2026-07-10 00:01:19.320741 | Job console starting 2026-07-10 00:01:19.350246 | Updating git repos 2026-07-10 00:01:19.393299 | Cloning repos into workspace 2026-07-10 00:01:19.466018 | Restoring repo states 2026-07-10 00:01:19.482613 | Merging changes 2026-07-10 00:01:19.482650 | Checking out repos 2026-07-10 00:01:19.616268 | Preparing playbooks 2026-07-10 00:01:20.935244 | Running Ansible setup 2026-07-10 00:01:30.542205 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-10 00:01:31.589920 | 2026-07-10 00:01:31.590106 | PLAY [Base pre] 2026-07-10 00:01:31.609812 | 2026-07-10 00:01:31.609979 | TASK [Setup log path fact] 2026-07-10 00:01:31.646500 | ubuntu-noble-large | ok 2026-07-10 00:01:31.670082 | 2026-07-10 00:01:31.670249 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 00:01:31.699405 | ubuntu-noble-large | ok 2026-07-10 00:01:31.715864 | 2026-07-10 00:01:31.720448 | TASK [emit-job-header : Print job information] 2026-07-10 00:01:31.759726 | # Job Information 2026-07-10 00:01:31.759912 | Ansible Version: 2.16.14 2026-07-10 00:01:31.759948 | Job: container-images-kolla-push-2024.2 2026-07-10 00:01:31.759981 | Pipeline: periodic-midnight 2026-07-10 00:01:31.760005 | Executor: 521e9411259a 2026-07-10 00:01:31.760025 | Triggered by: https://github.com/osism/container-images-kolla 2026-07-10 00:01:31.760049 | Event ID: 3046d185135748a2ad202f0243724be4 2026-07-10 00:01:31.774367 | 2026-07-10 00:01:31.774559 | LOOP [emit-job-header : Print node information] 2026-07-10 00:01:31.906674 | ubuntu-noble-large | ok: 2026-07-10 00:01:31.906983 | ubuntu-noble-large | # Node Information 2026-07-10 00:01:31.907025 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-07-10 00:01:31.907051 | ubuntu-noble-large | Hostname: ubuntu 2026-07-10 00:01:31.907074 | ubuntu-noble-large | Username: zuul 2026-07-10 00:01:31.907095 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-07-10 00:01:31.907120 | ubuntu-noble-large | Provider: regiocloud-a 2026-07-10 00:01:31.907141 | ubuntu-noble-large | Region: 2026-07-10 00:01:31.907163 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-07-10 00:01:31.907183 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-07-10 00:01:31.907203 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febb:770b 2026-07-10 00:01:31.935071 | 2026-07-10 00:01:31.935223 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-10 00:01:32.870626 | ubuntu-noble-large -> localhost | changed 2026-07-10 00:01:32.879180 | 2026-07-10 00:01:32.879329 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-10 00:01:34.378527 | ubuntu-noble-large -> localhost | changed 2026-07-10 00:01:34.398580 | 2026-07-10 00:01:34.398764 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-10 00:01:34.843246 | ubuntu-noble-large -> localhost | ok 2026-07-10 00:01:34.871229 | 2026-07-10 00:01:34.884216 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-10 00:01:34.947798 | ubuntu-noble-large | ok 2026-07-10 00:01:34.986263 | ubuntu-noble-large | included: /var/lib/zuul/builds/1ad85302f4324b849b4c13e3753b9097/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-10 00:01:35.014948 | 2026-07-10 00:01:35.015115 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-10 00:01:37.096157 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-07-10 00:01:37.096577 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/1ad85302f4324b849b4c13e3753b9097/work/1ad85302f4324b849b4c13e3753b9097_id_rsa 2026-07-10 00:01:37.096630 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/1ad85302f4324b849b4c13e3753b9097/work/1ad85302f4324b849b4c13e3753b9097_id_rsa.pub 2026-07-10 00:01:37.096658 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-07-10 00:01:37.096684 | ubuntu-noble-large -> localhost | SHA256:uODWu3IIWhaMombI5tnC+5zRdnzb3AAREspHdwjVk6E zuul-build-sshkey 2026-07-10 00:01:37.096716 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-07-10 00:01:37.096813 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-07-10 00:01:37.096839 | ubuntu-noble-large -> localhost | | =++ooo | 2026-07-10 00:01:37.096862 | ubuntu-noble-large -> localhost | | . o o.++ | 2026-07-10 00:01:37.096883 | ubuntu-noble-large -> localhost | | o o . E . | 2026-07-10 00:01:37.096904 | ubuntu-noble-large -> localhost | |o o .. . | 2026-07-10 00:01:37.096925 | ubuntu-noble-large -> localhost | |= .. . S. | 2026-07-10 00:01:37.096951 | ubuntu-noble-large -> localhost | |o=+..o.. . | 2026-07-10 00:01:37.096973 | ubuntu-noble-large -> localhost | |*+ooo+oo . . | 2026-07-10 00:01:37.096993 | ubuntu-noble-large -> localhost | |.=.o* o.. + o | 2026-07-10 00:01:37.097014 | ubuntu-noble-large -> localhost | | .++ oo. . o . | 2026-07-10 00:01:37.097034 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-07-10 00:01:37.097088 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.557895 2026-07-10 00:01:37.105919 | 2026-07-10 00:01:37.106178 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-10 00:01:37.214983 | ubuntu-noble-large | ok 2026-07-10 00:01:37.290035 | ubuntu-noble-large | included: /var/lib/zuul/builds/1ad85302f4324b849b4c13e3753b9097/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-10 00:01:37.372865 | 2026-07-10 00:01:37.373805 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-10 00:01:37.466879 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 00:01:37.481571 | 2026-07-10 00:01:37.481677 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-10 00:01:38.786720 | ubuntu-noble-large | changed 2026-07-10 00:01:38.791448 | 2026-07-10 00:01:38.791518 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-10 00:01:39.163714 | ubuntu-noble-large | ok 2026-07-10 00:01:39.175780 | 2026-07-10 00:01:39.175882 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-10 00:01:39.921729 | ubuntu-noble-large | changed 2026-07-10 00:01:39.926174 | 2026-07-10 00:01:39.926259 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-10 00:01:40.742201 | ubuntu-noble-large | changed 2026-07-10 00:01:40.747360 | 2026-07-10 00:01:40.747460 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-10 00:01:40.807555 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 00:01:40.813725 | 2026-07-10 00:01:40.813808 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-10 00:01:41.845952 | ubuntu-noble-large -> localhost | changed 2026-07-10 00:01:41.856247 | 2026-07-10 00:01:41.856349 | TASK [add-build-sshkey : Add back temp key] 2026-07-10 00:01:42.154364 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/1ad85302f4324b849b4c13e3753b9097/work/1ad85302f4324b849b4c13e3753b9097_id_rsa (zuul-build-sshkey) 2026-07-10 00:01:42.154621 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.009701 2026-07-10 00:01:42.161477 | 2026-07-10 00:01:42.161580 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-10 00:01:42.616450 | ubuntu-noble-large | ok 2026-07-10 00:01:42.621347 | 2026-07-10 00:01:42.621440 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-10 00:01:42.644610 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 00:01:42.653857 | 2026-07-10 00:01:42.653945 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-10 00:01:43.233688 | ubuntu-noble-large | ok 2026-07-10 00:01:43.245663 | 2026-07-10 00:01:43.245779 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-10 00:01:43.274357 | ubuntu-noble-large | ok 2026-07-10 00:01:43.280315 | 2026-07-10 00:01:43.280421 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-10 00:01:43.612834 | ubuntu-noble-large -> localhost | ok 2026-07-10 00:01:43.620128 | 2026-07-10 00:01:43.620217 | TASK [validate-host : Collect information about the host] 2026-07-10 00:01:44.956916 | ubuntu-noble-large | ok 2026-07-10 00:01:45.035782 | 2026-07-10 00:01:45.035905 | TASK [validate-host : Sanitize hostname] 2026-07-10 00:01:45.084259 | ubuntu-noble-large | ok 2026-07-10 00:01:45.089607 | 2026-07-10 00:01:45.089723 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-10 00:01:45.895844 | ubuntu-noble-large -> localhost | changed 2026-07-10 00:01:45.901734 | 2026-07-10 00:01:45.901836 | TASK [validate-host : Collect information about zuul worker] 2026-07-10 00:01:46.485249 | ubuntu-noble-large | ok 2026-07-10 00:01:46.499524 | 2026-07-10 00:01:46.499762 | TASK [validate-host : Write out all zuul information for each host] 2026-07-10 00:01:46.974128 | ubuntu-noble-large -> localhost | changed 2026-07-10 00:01:46.981724 | 2026-07-10 00:01:46.981814 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-10 00:01:47.292553 | ubuntu-noble-large | ok 2026-07-10 00:01:47.299506 | 2026-07-10 00:01:47.299580 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-10 00:01:48.312178 | ubuntu-noble-large | changed: 2026-07-10 00:01:48.312344 | ubuntu-noble-large | cd+++++++++ src/ 2026-07-10 00:01:48.312384 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-07-10 00:01:48.312404 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-07-10 00:01:48.312421 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-10 00:01:48.312437 | ubuntu-noble-large | Containerfile 2026-07-10 00:01:48.312530 | ubuntu-noble-large | 2026-07-10 00:04:03.799182 | ubuntu-noble-large | 2026-07-10 00:04:03.799190 | ubuntu-noble-large | Or undo this operation with: 2026-07-10 00:04:03.799197 | ubuntu-noble-large | 2026-07-10 00:04:03.799205 | ubuntu-noble-large | git switch - 2026-07-10 00:04:03.799213 | ubuntu-noble-large | 2026-07-10 00:04:03.799221 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-10 00:04:03.799228 | ubuntu-noble-large | 2026-07-10 00:04:03.799236 | ubuntu-noble-large | HEAD is now at a77ec9dac Merge "Fix permissions for ironic metrics" into stable/2024.2 2026-07-10 00:04:03.802009 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-07-10 00:04:03.808522 | ubuntu-noble-large | + export HASH_KOLLA=a77ec9dac 2026-07-10 00:04:03.808596 | ubuntu-noble-large | + HASH_KOLLA=a77ec9dac 2026-07-10 00:04:03.808619 | ubuntu-noble-large | + popd 2026-07-10 00:04:03.808631 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-10 00:04:03.815009 | ubuntu-noble-large | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2026-07-10 00:04:03.817184 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-10 00:04:03.817217 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:03.817281 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2026-07-10 00:04:03.817292 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2026-07-10 00:04:03.817299 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:03.828138 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2026-07-10 00:04:03.828310 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2026-07-10 00:04:03.829014 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:03.832927 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2026-07-10 00:04:03.833073 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2026-07-10 00:04:03.833832 | ubuntu-noble-large | + popd 2026-07-10 00:04:03.834003 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-10 00:04:03.834022 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:03.834166 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2026-07-10 00:04:03.834189 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2026-07-10 00:04:03.834203 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:03.836925 | ubuntu-noble-large | checking file kolla/common/sources.py 2026-07-10 00:04:03.837638 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:03.840247 | ubuntu-noble-large | patching file kolla/common/sources.py 2026-07-10 00:04:03.840966 | ubuntu-noble-large | + popd 2026-07-10 00:04:03.841228 | ubuntu-noble-large | + [[ -f templates/2024.2/repos.yaml ]] 2026-07-10 00:04:03.841257 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2026-07-10 00:04:04.033717 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2026-07-10 00:04:04.065725 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2026-07-10 00:04:04.065809 | ubuntu-noble-large | + cat overlays/2024.2/base/apt_preferences.ubuntu 2026-07-10 00:04:04.065979 | ubuntu-noble-large | Package: rabbitmq-server 2026-07-10 00:04:04.065995 | ubuntu-noble-large | Pin: version 3.13.* 2026-07-10 00:04:04.066006 | ubuntu-noble-large | Pin-Priority: 1000 2026-07-10 00:04:04.066018 | ubuntu-noble-large | 2026-07-10 00:04:04.066031 | ubuntu-noble-large | Package: openvswitch* 2026-07-10 00:04:04.066078 | ubuntu-noble-large | Pin: version 3.4.* 2026-07-10 00:04:04.066093 | ubuntu-noble-large | Pin-Priority: 1000 2026-07-10 00:04:04.066104 | ubuntu-noble-large | 2026-07-10 00:04:04.066116 | ubuntu-noble-large | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-10 00:04:04.066127 | ubuntu-noble-large | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-10 00:04:04.066138 | ubuntu-noble-large | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-10 00:04:04.066147 | ubuntu-noble-large | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-10 00:04:04.066206 | ubuntu-noble-large | # kolla 992239, master-only) is backported to this release. 2026-07-10 00:04:04.066218 | ubuntu-noble-large | Package: proxysql 2026-07-10 00:04:04.066228 | ubuntu-noble-large | Pin: version 3.0.8* 2026-07-10 00:04:04.066238 | ubuntu-noble-large | Pin-Priority: 1001 2026-07-10 00:04:04.068745 | ubuntu-noble-large | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2026-07-10 00:04:04.072976 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-10 00:04:04.073980 | ubuntu-noble-large | ++ basename overlays/2024.2/nova 2026-07-10 00:04:04.076643 | ubuntu-noble-large | + image_name=nova 2026-07-10 00:04:04.076688 | ubuntu-noble-large | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-10 00:04:04.082288 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-10 00:04:04.082979 | ubuntu-noble-large | ++ basename overlays/2024.2/cinder 2026-07-10 00:04:04.084869 | ubuntu-noble-large | + image_name=cinder 2026-07-10 00:04:04.084906 | ubuntu-noble-large | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2026-07-10 00:04:04.090363 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-10 00:04:04.091072 | ubuntu-noble-large | ++ basename overlays/2024.2/base 2026-07-10 00:04:04.092710 | ubuntu-noble-large | + image_name=base 2026-07-10 00:04:04.092766 | ubuntu-noble-large | + cp -r overlays/2024.2/base/apt_preferences.ubuntu overlays/2024.2/base/erlang.gpg overlays/2024.2/base/rabbitmq.gpg kolla/docker/base 2026-07-10 00:04:04.095377 | ubuntu-noble-large | + find patches/2024.2 -mindepth 1 -type d 2026-07-10 00:04:04.099541 | ubuntu-noble-large | patches/2024.2/neutron 2026-07-10 00:04:04.099577 | ubuntu-noble-large | patches/2024.2/keystone 2026-07-10 00:04:04.099588 | ubuntu-noble-large | patches/2024.2/nova 2026-07-10 00:04:04.099599 | ubuntu-noble-large | patches/2024.2/cinder 2026-07-10 00:04:04.099610 | ubuntu-noble-large | patches/2024.2/neutron-dynamic-routing 2026-07-10 00:04:04.099620 | ubuntu-noble-large | patches/2024.2/ironic 2026-07-10 00:04:04.099631 | ubuntu-noble-large | patches/2024.2/openstack_requirements 2026-07-10 00:04:04.099641 | ubuntu-noble-large | patches/2024.2/kolla 2026-07-10 00:04:04.099652 | ubuntu-noble-large | patches/2024.2/skyline 2026-07-10 00:04:04.101725 | ubuntu-noble-large | ++ find patches/2024.2 -mindepth 1 -type d 2026-07-10 00:04:04.101761 | ubuntu-noble-large | ++ grep -v kolla-build 2026-07-10 00:04:04.101898 | ubuntu-noble-large | ++ grep kolla 2026-07-10 00:04:04.106944 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-10 00:04:04.108030 | ubuntu-noble-large | ++ basename patches/2024.2/kolla 2026-07-10 00:04:04.110957 | ubuntu-noble-large | + project=kolla 2026-07-10 00:04:04.112853 | ubuntu-noble-large | ++ find patches/2024.2/kolla -type f -name '*.patch' 2026-07-10 00:04:04.113324 | ubuntu-noble-large | ++ sort 2026-07-10 00:04:04.118322 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-10 00:04:04.118396 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:04.118420 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2026-07-10 00:04:04.118432 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2026-07-10 00:04:04.118442 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:04.120201 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-10 00:04:04.120279 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-10 00:04:04.120604 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:04.124147 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-10 00:04:04.124278 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-10 00:04:04.124873 | ubuntu-noble-large | + popd 2026-07-10 00:04:04.124908 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-10 00:04:04.124919 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:04.124960 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2026-07-10 00:04:04.124971 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2026-07-10 00:04:04.124984 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:04.127511 | ubuntu-noble-large | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2026-07-10 00:04:04.127784 | ubuntu-noble-large | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2026-07-10 00:04:04.128194 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:04.131589 | ubuntu-noble-large | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2026-07-10 00:04:04.131958 | ubuntu-noble-large | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2026-07-10 00:04:04.132643 | ubuntu-noble-large | + popd 2026-07-10 00:04:04.132724 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-10 00:04:04.132738 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:04.132790 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-951347.patch' 2026-07-10 00:04:04.132802 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-951347.patch 2026-07-10 00:04:04.132816 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:04.135001 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2026-07-10 00:04:04.135275 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2026-07-10 00:04:04.135381 | ubuntu-noble-large | Hunk #1 succeeded at 295 with fuzz 1 (offset -14 lines). 2026-07-10 00:04:04.135515 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2026-07-10 00:04:04.135657 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2026-07-10 00:04:04.135672 | ubuntu-noble-large | Hunk #1 succeeded at 81 (offset -1 lines). 2026-07-10 00:04:04.135682 | ubuntu-noble-large | Hunk #2 succeeded at 133 (offset -1 lines). 2026-07-10 00:04:04.135715 | ubuntu-noble-large | Hunk #3 succeeded at 226 (offset -2 lines). 2026-07-10 00:04:04.135729 | ubuntu-noble-large | Hunk #4 succeeded at 279 (offset -2 lines). 2026-07-10 00:04:04.135908 | ubuntu-noble-large | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-07-10 00:04:04.136293 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:04.138763 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2026-07-10 00:04:04.139087 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2026-07-10 00:04:04.139183 | ubuntu-noble-large | Hunk #1 succeeded at 295 with fuzz 1 (offset -14 lines). 2026-07-10 00:04:04.139282 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2026-07-10 00:04:04.139402 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2026-07-10 00:04:04.139415 | ubuntu-noble-large | Hunk #1 succeeded at 81 (offset -1 lines). 2026-07-10 00:04:04.139428 | ubuntu-noble-large | Hunk #2 succeeded at 133 (offset -1 lines). 2026-07-10 00:04:04.139437 | ubuntu-noble-large | Hunk #3 succeeded at 226 (offset -2 lines). 2026-07-10 00:04:04.139449 | ubuntu-noble-large | Hunk #4 succeeded at 279 (offset -2 lines). 2026-07-10 00:04:04.139580 | ubuntu-noble-large | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-07-10 00:04:04.140431 | ubuntu-noble-large | + popd 2026-07-10 00:04:04.140463 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-10 00:04:04.140477 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:04.140529 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch' 2026-07-10 00:04:04.140543 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch 2026-07-10 00:04:04.140554 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:04.143583 | ubuntu-noble-large | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-07-10 00:04:04.143945 | ubuntu-noble-large | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-10 00:04:04.144189 | ubuntu-noble-large | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-10 00:04:04.144472 | ubuntu-noble-large | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-10 00:04:04.144741 | ubuntu-noble-large | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-10 00:04:04.145342 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:04.146823 | ubuntu-noble-large | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-07-10 00:04:04.146917 | ubuntu-noble-large | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-10 00:04:04.147007 | ubuntu-noble-large | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-10 00:04:04.147078 | ubuntu-noble-large | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-10 00:04:04.147114 | ubuntu-noble-large | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-10 00:04:04.147669 | ubuntu-noble-large | + popd 2026-07-10 00:04:04.147694 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-10 00:04:04.147705 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:04.147719 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2026-07-10 00:04:04.147729 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/squash.patch 2026-07-10 00:04:04.147743 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:04.151096 | ubuntu-noble-large | checking file kolla/image/tasks.py 2026-07-10 00:04:04.151140 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2026-07-10 00:04:04.151167 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:04.153182 | ubuntu-noble-large | patching file kolla/image/tasks.py 2026-07-10 00:04:04.153253 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2026-07-10 00:04:04.153626 | ubuntu-noble-large | + popd 2026-07-10 00:04:04.153725 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2026-07-10 00:04:04.861392 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-10 00:04:04.944696 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-10 00:04:04.957024 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-07-10 00:04:05.079407 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-10 00:04:05.094568 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) 2026-07-10 00:04:05.205743 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-10 00:04:05.221873 | ubuntu-noble-large | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:04:05.239880 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-07-10 00:04:05.245900 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-07-10 00:04:05.303434 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-10 00:04:05.319871 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-10 00:04:05.384776 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-10 00:04:05.400616 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-10 00:04:05.477188 | ubuntu-noble-large | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-10 00:04:05.494405 | ubuntu-noble-large | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:04:05.573958 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-10 00:04:05.590265 | ubuntu-noble-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 00:04:05.660198 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-10 00:04:05.678997 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:04:05.698155 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-07-10 00:04:05.701070 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.34.2) 2026-07-10 00:04:05.794437 | ubuntu-noble-large | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-10 00:04:05.808954 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:04:05.840191 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.9) 2026-07-10 00:04:05.841844 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.18) 2026-07-10 00:04:05.843615 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-07-10 00:04:05.845098 | ubuntu-noble-large | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.6.17) 2026-07-10 00:04:05.888293 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-10 00:04:05.928987 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.8 MB/s eta 0:00:00 2026-07-10 00:04:05.945926 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) 2026-07-10 00:04:05.975756 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.5/212.5 kB 8.8 MB/s eta 0:00:00 2026-07-10 00:04:05.993158 | ubuntu-noble-large | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-10 00:04:06.014009 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.6/137.6 kB 10.4 MB/s eta 0:00:00 2026-07-10 00:04:06.032482 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-10 00:04:06.049159 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.7 MB/s eta 0:00:00 2026-07-10 00:04:06.068843 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-10 00:04:06.134274 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 37.7 MB/s eta 0:00:00 2026-07-10 00:04:06.152379 | ubuntu-noble-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-10 00:04:06.173749 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 3.2 MB/s eta 0:00:00 2026-07-10 00:04:06.190843 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-10 00:04:06.220756 | ubuntu-noble-large | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-10 00:04:06.240751 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 3.5 MB/s eta 0:00:00 2026-07-10 00:04:06.257846 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-10 00:04:06.497015 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-07-10 00:04:07.483404 | ubuntu-noble-large | Successfully installed GitPython-3.1.50 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.5.0 oslo.i18n-6.8.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.9.0 2026-07-10 00:04:07.722909 | ubuntu-noble-large | + pip3 install kolla/ 2026-07-10 00:04:08.261863 | ubuntu-noble-large | Processing ./kolla 2026-07-10 00:04:08.265003 | ubuntu-noble-large | Installing build dependencies: started 2026-07-10 00:04:10.733925 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2026-07-10 00:04:10.740402 | ubuntu-noble-large | Getting requirements to build wheel: started 2026-07-10 00:04:10.993705 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:04:10.997303 | ubuntu-noble-large | Installing backend dependencies: started 2026-07-10 00:04:13.427139 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2026-07-10 00:04:13.429059 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2026-07-10 00:04:14.109465 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:04:14.125343 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (7.0.3) 2026-07-10 00:04:14.127732 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (3.1.6) 2026-07-10 00:04:14.131235 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (3.1.50) 2026-07-10 00:04:14.133835 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (10.5.0) 2026-07-10 00:04:14.136711 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (80.10.2) 2026-07-10 00:04:14.204976 | ubuntu-noble-large | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==19.8.0) (4.0.12) 2026-07-10 00:04:14.209800 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.8.0) (3.0.3) 2026-07-10 00:04:14.218700 | ubuntu-noble-large | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (1.3.0) 2026-07-10 00:04:14.220119 | ubuntu-noble-large | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (5.9.0) 2026-07-10 00:04:14.221454 | ubuntu-noble-large | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (6.8.0) 2026-07-10 00:04:14.223098 | ubuntu-noble-large | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (2.0.0) 2026-07-10 00:04:14.225110 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (6.0.3) 2026-07-10 00:04:14.226547 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (2.34.2) 2026-07-10 00:04:14.277110 | ubuntu-noble-large | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==19.8.0) (5.0.3) 2026-07-10 00:04:14.295715 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.8.0) (3.4.9) 2026-07-10 00:04:14.297658 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.8.0) (3.18) 2026-07-10 00:04:14.299316 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.8.0) (2.7.0) 2026-07-10 00:04:14.300695 | ubuntu-noble-large | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.8.0) (2026.6.17) 2026-07-10 00:04:14.328714 | ubuntu-noble-large | Building wheels for collected packages: kolla 2026-07-10 00:04:14.329979 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2026-07-10 00:04:16.013258 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-10 00:04:16.014859 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-19.8.0-py3-none-any.whl size=375231 sha256=345320bad6157279386570a363bb883422989524f63368474e0624a8881358c9 2026-07-10 00:04:16.015286 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-4y6p_gkd/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-10 00:04:16.027176 | ubuntu-noble-large | Successfully built kolla 2026-07-10 00:04:16.241776 | ubuntu-noble-large | Installing collected packages: kolla 2026-07-10 00:04:16.467481 | ubuntu-noble-large | Successfully installed kolla-19.8.0 2026-07-10 00:04:16.634523 | ubuntu-noble-large | ++ kolla-build --version 2026-07-10 00:04:17.212958 | ubuntu-noble-large | + export KOLLA_VERSION=19.8.0 2026-07-10 00:04:17.213136 | ubuntu-noble-large | + KOLLA_VERSION=19.8.0 2026-07-10 00:04:17.213996 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-07-10 00:04:17.217868 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=9c0047f 2026-07-10 00:04:17.217971 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=9c0047f 2026-07-10 00:04:17.218730 | ubuntu-noble-large | ++ cd release 2026-07-10 00:04:17.218781 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-07-10 00:04:17.221243 | ubuntu-noble-large | + export HASH_RELEASE=a2e4875 2026-07-10 00:04:17.221285 | ubuntu-noble-large | + HASH_RELEASE=a2e4875 2026-07-10 00:04:17.221305 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2026-07-10 00:04:17.368465 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2026-07-10 00:04:17.368544 | ubuntu-noble-large | DEBUG template-overrides.j2 2026-07-10 00:04:17.368557 | ubuntu-noble-large | + cat templates/2024.2/template-overrides.j2 2026-07-10 00:04:17.371786 | ubuntu-noble-large | {% extends parent_template %} 2026-07-10 00:04:17.371816 | ubuntu-noble-large | 2026-07-10 00:04:17.371822 | ubuntu-noble-large | {% set fluentd_plugins = [ 2026-07-10 00:04:17.371827 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2026-07-10 00:04:17.371832 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2026-07-10 00:04:17.371837 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2026-07-10 00:04:17.371842 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2026-07-10 00:04:17.371846 | ubuntu-noble-large | ] %} 2026-07-10 00:04:17.371852 | ubuntu-noble-large | 2026-07-10 00:04:17.371857 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-07-10 00:04:17.371879 | ubuntu-noble-large | 2026-07-10 00:04:17.371904 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-10 00:04:17.371909 | ubuntu-noble-large | 2026-07-10 00:04:17.371913 | ubuntu-noble-large | {% set nova_libvirt_packages_packages_append = ['mdevctl'] %} 2026-07-10 00:04:17.371917 | ubuntu-noble-large | 2026-07-10 00:04:17.371922 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2026-07-10 00:04:17.371926 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-10 00:04:17.371931 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2026-07-10 00:04:17.371935 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-07-10 00:04:17.371940 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.371944 | ubuntu-noble-large | 2026-07-10 00:04:17.371949 | ubuntu-noble-large | {% block horizon_header %} 2026-07-10 00:04:17.371953 | ubuntu-noble-large | RUN apt-get update \ 2026-07-10 00:04:17.371961 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-10 00:04:17.371969 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-07-10 00:04:17.371978 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-07-10 00:04:17.371985 | ubuntu-noble-large | && apt-get clean \ 2026-07-10 00:04:17.371992 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-07-10 00:04:17.372000 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372007 | ubuntu-noble-large | 2026-07-10 00:04:17.372014 | ubuntu-noble-large | {% block horizon_footer %} 2026-07-10 00:04:17.372021 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-10 00:04:17.372026 | ubuntu-noble-large | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-07-10 00:04:17.372032 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2026-07-10 00:04:17.372072 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372077 | ubuntu-noble-large | 2026-07-10 00:04:17.372081 | ubuntu-noble-large | {% block base_header %} 2026-07-10 00:04:17.372086 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-10 00:04:17.372090 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-10 00:04:17.372095 | ubuntu-noble-large | 2026-07-10 00:04:17.372099 | ubuntu-noble-large | RUN apt-get update \ 2026-07-10 00:04:17.372104 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-10 00:04:17.372108 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2026-07-10 00:04:17.372112 | ubuntu-noble-large | && apt-get clean \ 2026-07-10 00:04:17.372117 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-07-10 00:04:17.372121 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372126 | ubuntu-noble-large | 2026-07-10 00:04:17.372130 | ubuntu-noble-large | {% block openstack_base_header %} 2026-07-10 00:04:17.372144 | ubuntu-noble-large | RUN apt-get update \ 2026-07-10 00:04:17.372148 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-10 00:04:17.372153 | ubuntu-noble-large | && apt-get clean \ 2026-07-10 00:04:17.372157 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-07-10 00:04:17.372161 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372166 | ubuntu-noble-large | 2026-07-10 00:04:17.372170 | ubuntu-noble-large | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-07-10 00:04:17.372175 | ubuntu-noble-large | 2026-07-10 00:04:17.372179 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-10 00:04:17.372183 | ubuntu-noble-large | 2026-07-10 00:04:17.372188 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-10 00:04:17.372192 | ubuntu-noble-large | 2026-07-10 00:04:17.372197 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-07-10 00:04:17.372201 | ubuntu-noble-large | {% block cinder_volume_footer %} 2026-07-10 00:04:17.372205 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-10 00:04:17.372210 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372214 | ubuntu-noble-large | 2026-07-10 00:04:17.372219 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-10 00:04:17.372223 | ubuntu-noble-large | {% block manila_base_footer %} 2026-07-10 00:04:17.372227 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-10 00:04:17.372232 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372236 | ubuntu-noble-large | 2026-07-10 00:04:17.372241 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-10 00:04:17.372245 | ubuntu-noble-large | {% block magnum_base_footer %} 2026-07-10 00:04:17.372249 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-10 00:04:17.372258 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-10 00:04:17.372263 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-10 00:04:17.372267 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372272 | ubuntu-noble-large | 2026-07-10 00:04:17.372276 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-10 00:04:17.372281 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2026-07-10 00:04:17.372285 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-10 00:04:17.372289 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-10 00:04:17.372294 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372298 | ubuntu-noble-large | 2026-07-10 00:04:17.372303 | ubuntu-noble-large | {% block grafana_footer %} 2026-07-10 00:04:17.372307 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-10 00:04:17.372311 | ubuntu-noble-large | && mkdir -p /operations \ 2026-07-10 00:04:17.372316 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-10 00:04:17.372320 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2026-07-10 00:04:17.372325 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372329 | ubuntu-noble-large | 2026-07-10 00:04:17.372334 | ubuntu-noble-large | {% block keystone_footer %} 2026-07-10 00:04:17.372338 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-10 00:04:17.372342 | ubuntu-noble-large | RUN apt-get update \ 2026-07-10 00:04:17.372347 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-07-10 00:04:17.372351 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2026-07-10 00:04:17.372356 | ubuntu-noble-large | libldap-common \ 2026-07-10 00:04:17.372360 | ubuntu-noble-large | libmemcached11 \ 2026-07-10 00:04:17.372364 | ubuntu-noble-large | && apt-get clean \ 2026-07-10 00:04:17.372369 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2026-07-10 00:04:17.372373 | ubuntu-noble-large | && a2enmod auth_openidc 2026-07-10 00:04:17.372377 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372382 | ubuntu-noble-large | 2026-07-10 00:04:17.372386 | ubuntu-noble-large | {% block footer %} 2026-07-10 00:04:17.372390 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2026-07-10 00:04:17.372395 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2026-07-10 00:04:17.372399 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-07-10 00:04:17.372404 | ubuntu-noble-large | && apt-get autoremove -y \ 2026-07-10 00:04:17.372419 | ubuntu-noble-large | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:04:17.372430 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372435 | ubuntu-noble-large | 2026-07-10 00:04:17.372440 | ubuntu-noble-large | {% block labels %} 2026-07-10 00:04:17.372444 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2026-07-10 00:04:17.372449 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2026-07-10 00:04:17.372454 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="9c0047f" \ 2026-07-10 00:04:17.372458 | ubuntu-noble-large | "de.osism.commit.kolla"="a77ec9dac" \ 2026-07-10 00:04:17.372463 | ubuntu-noble-large | "de.osism.commit.kolla_version"="19.8.0" \ 2026-07-10 00:04:17.372468 | ubuntu-noble-large | "de.osism.commit.release"="a2e4875" \ 2026-07-10 00:04:17.372472 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2026-07-10 00:04:17.372477 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2026-07-10 00:04:17.372481 | ubuntu-noble-large | "de.osism.release.openstack"="2024.2" \ 2026-07-10 00:04:17.372486 | ubuntu-noble-large | "de.osism.version"="latest" \ 2026-07-10 00:04:17.372491 | ubuntu-noble-large | "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" \ 2026-07-10 00:04:17.372495 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-10 00:04:17.372500 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-10 00:04:17.372505 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-10 00:04:17.372509 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-10 00:04:17.372514 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-10 00:04:17.372518 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:04:17.372527 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372532 | ubuntu-noble-large | 2026-07-10 00:04:17.372537 | ubuntu-noble-large | {% block ovs_install %} 2026-07-10 00:04:17.372542 | ubuntu-noble-large | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2026-07-10 00:04:17.372546 | ubuntu-noble-large | RUN apt-get update \ 2026-07-10 00:04:17.372551 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-07-10 00:04:17.372555 | ubuntu-noble-large | python3-netifaces \ 2026-07-10 00:04:17.372560 | ubuntu-noble-large | tcpdump \ 2026-07-10 00:04:17.372565 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-07-10 00:04:17.372569 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-07-10 00:04:17.372574 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-07-10 00:04:17.372579 | ubuntu-noble-large | && rm -rf /tmp/packages \ 2026-07-10 00:04:17.372583 | ubuntu-noble-large | && apt-get clean \ 2026-07-10 00:04:17.372588 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-07-10 00:04:17.372593 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:17.372597 | ubuntu-noble-large | 2026-07-10 00:04:17.372832 | ubuntu-noble-large | + bash scripts/002-generate.sh 2026-07-10 00:04:17.376595 | ubuntu-noble-large | + BASE=ubuntu 2026-07-10 00:04:17.376610 | ubuntu-noble-large | + BASE_VERSION=22.04 2026-07-10 00:04:17.378021 | ubuntu-noble-large | ++ date +%Y%m%d 2026-07-10 00:04:17.382197 | ubuntu-noble-large | + BUILD_ID=20260710 2026-07-10 00:04:17.382231 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-07-10 00:04:17.382238 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-10 00:04:17.382246 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2026-07-10 00:04:17.382252 | ubuntu-noble-large | + VERSION=latest 2026-07-10 00:04:17.382342 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-07-10 00:04:17.382350 | ubuntu-noble-large | + . defaults/all.sh 2026-07-10 00:04:17.382441 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-10 00:04:17.382448 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-10 00:04:17.382455 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-10 00:04:17.382486 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-07-10 00:04:17.382671 | ubuntu-noble-large | +++ deactivate nondestructive 2026-07-10 00:04:17.382710 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:17.382718 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:17.382748 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:04:17.382796 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:17.382802 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-07-10 00:04:17.382809 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-07-10 00:04:17.382842 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-10 00:04:17.382933 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-07-10 00:04:17.382942 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-07-10 00:04:17.382950 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-10 00:04:17.382955 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-07-10 00:04:17.382979 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:04:17.383005 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:04:17.383010 | ubuntu-noble-large | +++ export PATH 2026-07-10 00:04:17.383051 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:17.383108 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-07-10 00:04:17.383114 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-07-10 00:04:17.383121 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-07-10 00:04:17.383128 | ubuntu-noble-large | +++ export PS1 2026-07-10 00:04:17.383133 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-10 00:04:17.383140 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-07-10 00:04:17.383164 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:04:17.383215 | ubuntu-noble-large | + . defaults/2024.2.sh 2026-07-10 00:04:17.384182 | ubuntu-noble-large | +++ date +%Y%m%d 2026-07-10 00:04:17.387088 | ubuntu-noble-large | ++ export BUILD_ID=20260710 2026-07-10 00:04:17.387123 | ubuntu-noble-large | ++ BUILD_ID=20260710 2026-07-10 00:04:17.387133 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-07-10 00:04:17.387138 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-07-10 00:04:17.387145 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-07-10 00:04:17.387150 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-07-10 00:04:17.387231 | ubuntu-noble-large | + export VERSION 2026-07-10 00:04:17.387249 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-07-10 00:04:17.387257 | ubuntu-noble-large | + DOCKER_TAG=build-20260710 2026-07-10 00:04:17.387282 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2026-07-10 00:04:17.387290 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2026-07-10 00:04:17.387326 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-10 00:04:17.387334 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2026-07-10 00:04:17.387383 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2026-07-10 00:04:17.527002 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2026-07-10 00:04:17.527195 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-07-10 00:04:18.618143 | ubuntu-noble-large | localhost | SUCCESS => { 2026-07-10 00:04:18.618226 | ubuntu-noble-large | "changed": false, 2026-07-10 00:04:18.618240 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:18.618250 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:18.618260 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:18.618270 | ubuntu-noble-large | "msg": "OK", 2026-07-10 00:04:18.618280 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:18.618289 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:18.618299 | ubuntu-noble-large | "size": 4358, 2026-07-10 00:04:18.618309 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:18.618319 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:18.618329 | ubuntu-noble-large | } 2026-07-10 00:04:18.712339 | ubuntu-noble-large | + setini DEFAULT tag build-20260710 2026-07-10 00:04:18.712425 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=tag value=build-20260710' 2026-07-10 00:04:19.816993 | ubuntu-noble-large | localhost | CHANGED => { 2026-07-10 00:04:19.817093 | ubuntu-noble-large | "changed": true, 2026-07-10 00:04:19.817104 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:19.817108 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:19.817112 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:19.817115 | ubuntu-noble-large | "msg": "option changed", 2026-07-10 00:04:19.817119 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:19.817123 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:19.817127 | ubuntu-noble-large | "size": 4366, 2026-07-10 00:04:19.817131 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:19.817134 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:19.817138 | ubuntu-noble-large | } 2026-07-10 00:04:19.907656 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2026-07-10 00:04:19.907750 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-07-10 00:04:20.995178 | ubuntu-noble-large | localhost | SUCCESS => { 2026-07-10 00:04:20.995242 | ubuntu-noble-large | "changed": false, 2026-07-10 00:04:20.995249 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:20.995254 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:20.995259 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:20.995264 | ubuntu-noble-large | "msg": "OK", 2026-07-10 00:04:20.995268 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:20.995274 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:20.995279 | ubuntu-noble-large | "size": 4366, 2026-07-10 00:04:20.995284 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:20.995289 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:20.995294 | ubuntu-noble-large | } 2026-07-10 00:04:21.093810 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2026-07-10 00:04:21.093890 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2026-07-10 00:04:22.212220 | ubuntu-noble-large | localhost | SUCCESS => { 2026-07-10 00:04:22.212305 | ubuntu-noble-large | "changed": false, 2026-07-10 00:04:22.212318 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:22.212328 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:22.212338 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:22.212348 | ubuntu-noble-large | "msg": "OK", 2026-07-10 00:04:22.212358 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:22.212368 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:22.212379 | ubuntu-noble-large | "size": 4366, 2026-07-10 00:04:22.212389 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:22.212398 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:22.212409 | ubuntu-noble-large | } 2026-07-10 00:04:22.311640 | ubuntu-noble-large | + setini DEFAULT install_type source 2026-07-10 00:04:22.311694 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-07-10 00:04:23.354672 | ubuntu-noble-large | localhost | SUCCESS => { 2026-07-10 00:04:23.354739 | ubuntu-noble-large | "changed": false, 2026-07-10 00:04:23.354750 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:23.354758 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:23.354766 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:23.354775 | ubuntu-noble-large | "msg": "OK", 2026-07-10 00:04:23.354783 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:23.354811 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:23.354820 | ubuntu-noble-large | "size": 4366, 2026-07-10 00:04:23.354827 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:23.354834 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:23.354842 | ubuntu-noble-large | } 2026-07-10 00:04:23.435750 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2026-07-10 00:04:23.435829 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.2.tar.gz' 2026-07-10 00:04:24.495371 | ubuntu-noble-large | localhost | CHANGED => { 2026-07-10 00:04:24.495491 | ubuntu-noble-large | "changed": true, 2026-07-10 00:04:24.495520 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:24.495543 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:24.495563 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:24.495584 | ubuntu-noble-large | "msg": "section and option added", 2026-07-10 00:04:24.495607 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:24.495628 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:24.495650 | ubuntu-noble-large | "size": 4437, 2026-07-10 00:04:24.495671 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:24.495692 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:24.495712 | ubuntu-noble-large | } 2026-07-10 00:04:24.585031 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2026-07-10 00:04:24.588978 | ubuntu-noble-large | + setini openstack-base type local 2026-07-10 00:04:24.589082 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-07-10 00:04:25.657648 | ubuntu-noble-large | localhost | CHANGED => { 2026-07-10 00:04:25.657739 | ubuntu-noble-large | "changed": true, 2026-07-10 00:04:25.657754 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:25.657767 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:25.657780 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:25.657792 | ubuntu-noble-large | "msg": "option added", 2026-07-10 00:04:25.657804 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:25.657817 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:25.657830 | ubuntu-noble-large | "size": 4548, 2026-07-10 00:04:25.657842 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:25.657854 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:25.657867 | ubuntu-noble-large | } 2026-07-10 00:04:25.744137 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2026-07-10 00:04:25.744202 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-10 00:04:25.744210 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-07-10 00:04:26.901011 | ubuntu-noble-large | localhost | CHANGED => { 2026-07-10 00:04:26.901125 | ubuntu-noble-large | "changed": true, 2026-07-10 00:04:26.901139 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:26.901151 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:26.901163 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:26.901174 | ubuntu-noble-large | "msg": "option added", 2026-07-10 00:04:26.901190 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:26.901203 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:26.901215 | ubuntu-noble-large | "size": 4586, 2026-07-10 00:04:26.901227 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:26.901238 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:26.901250 | ubuntu-noble-large | } 2026-07-10 00:04:26.998012 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2026-07-10 00:04:26.998093 | ubuntu-noble-large | DEBUG kolla-build.conf 2026-07-10 00:04:26.998099 | ubuntu-noble-large | + cat kolla-build.conf 2026-07-10 00:04:27.000774 | ubuntu-noble-large | [DEFAULT] 2026-07-10 00:04:27.000840 | ubuntu-noble-large | base = ubuntu 2026-07-10 00:04:27.000856 | ubuntu-noble-large | base_package_type = deb 2026-07-10 00:04:27.000870 | ubuntu-noble-large | base_tag = 24.04 2026-07-10 00:04:27.000883 | ubuntu-noble-large | install_type = source 2026-07-10 00:04:27.000895 | ubuntu-noble-large | namespace = kolla 2026-07-10 00:04:27.000907 | ubuntu-noble-large | openstack_release = 2024.2 2026-07-10 00:04:27.000920 | ubuntu-noble-large | push = false 2026-07-10 00:04:27.000932 | ubuntu-noble-large | tag = build-20260710 2026-07-10 00:04:27.000944 | ubuntu-noble-large | threads = 1 2026-07-10 00:04:27.001026 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2026-07-10 00:04:27.001095 | ubuntu-noble-large | 2026-07-10 00:04:27.001114 | ubuntu-noble-large | ######################################################################### 2026-07-10 00:04:27.001128 | ubuntu-noble-large | # sources tracked in release repository 2026-07-10 00:04:27.001165 | ubuntu-noble-large | 2026-07-10 00:04:27.001176 | ubuntu-noble-large | [aodh-base] 2026-07-10 00:04:27.001186 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001197 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-07-10 00:04:27.001207 | ubuntu-noble-large | location = tarballs/aodh-stable-2024.2.tar.gz 2026-07-10 00:04:27.001217 | ubuntu-noble-large | 2026-07-10 00:04:27.001227 | ubuntu-noble-large | 2026-07-10 00:04:27.001237 | ubuntu-noble-large | 2026-07-10 00:04:27.001247 | ubuntu-noble-large | [barbican-base] 2026-07-10 00:04:27.001257 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001267 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-07-10 00:04:27.001278 | ubuntu-noble-large | location = tarballs/barbican-stable-2024.2.tar.gz 2026-07-10 00:04:27.001288 | ubuntu-noble-large | 2026-07-10 00:04:27.001298 | ubuntu-noble-large | 2026-07-10 00:04:27.001308 | ubuntu-noble-large | 2026-07-10 00:04:27.001318 | ubuntu-noble-large | [blazar-base] 2026-07-10 00:04:27.001328 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001338 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-07-10 00:04:27.001348 | ubuntu-noble-large | location = tarballs/blazar-stable-2024.2.tar.gz 2026-07-10 00:04:27.001357 | ubuntu-noble-large | 2026-07-10 00:04:27.001367 | ubuntu-noble-large | 2026-07-10 00:04:27.001377 | ubuntu-noble-large | 2026-07-10 00:04:27.001387 | ubuntu-noble-large | [ceilometer-base] 2026-07-10 00:04:27.001397 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001407 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:27.001417 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:27.001427 | ubuntu-noble-large | 2026-07-10 00:04:27.001436 | ubuntu-noble-large | 2026-07-10 00:04:27.001446 | ubuntu-noble-large | 2026-07-10 00:04:27.001456 | ubuntu-noble-large | [cinder-base] 2026-07-10 00:04:27.001466 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001476 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-07-10 00:04:27.001485 | ubuntu-noble-large | location = tarballs/cinder-stable-2024.2.tar.gz 2026-07-10 00:04:27.001495 | ubuntu-noble-large | 2026-07-10 00:04:27.001505 | ubuntu-noble-large | 2026-07-10 00:04:27.001515 | ubuntu-noble-large | 2026-07-10 00:04:27.001525 | ubuntu-noble-large | [designate-base] 2026-07-10 00:04:27.001535 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001545 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-07-10 00:04:27.001555 | ubuntu-noble-large | location = tarballs/designate-stable-2024.2.tar.gz 2026-07-10 00:04:27.001565 | ubuntu-noble-large | 2026-07-10 00:04:27.001575 | ubuntu-noble-large | 2026-07-10 00:04:27.001585 | ubuntu-noble-large | 2026-07-10 00:04:27.001595 | ubuntu-noble-large | [glance-base] 2026-07-10 00:04:27.001604 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001614 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-07-10 00:04:27.001624 | ubuntu-noble-large | location = tarballs/glance-stable-2024.2.tar.gz 2026-07-10 00:04:27.001634 | ubuntu-noble-large | 2026-07-10 00:04:27.001644 | ubuntu-noble-large | 2026-07-10 00:04:27.001653 | ubuntu-noble-large | 2026-07-10 00:04:27.001663 | ubuntu-noble-large | [heat-base] 2026-07-10 00:04:27.001673 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001683 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-07-10 00:04:27.001693 | ubuntu-noble-large | location = tarballs/heat-stable-2024.2.tar.gz 2026-07-10 00:04:27.001702 | ubuntu-noble-large | 2026-07-10 00:04:27.001712 | ubuntu-noble-large | 2026-07-10 00:04:27.001722 | ubuntu-noble-large | 2026-07-10 00:04:27.001732 | ubuntu-noble-large | [horizon] 2026-07-10 00:04:27.001742 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001752 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-07-10 00:04:27.001762 | ubuntu-noble-large | location = tarballs/horizon-stable-2024.2.tar.gz 2026-07-10 00:04:27.001771 | ubuntu-noble-large | 2026-07-10 00:04:27.001781 | ubuntu-noble-large | 2026-07-10 00:04:27.001791 | ubuntu-noble-large | 2026-07-10 00:04:27.001801 | ubuntu-noble-large | [ironic-base] 2026-07-10 00:04:27.001811 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001821 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-07-10 00:04:27.001831 | ubuntu-noble-large | location = tarballs/ironic-stable-2024.2.tar.gz 2026-07-10 00:04:27.001840 | ubuntu-noble-large | 2026-07-10 00:04:27.001851 | ubuntu-noble-large | 2026-07-10 00:04:27.001860 | ubuntu-noble-large | 2026-07-10 00:04:27.001870 | ubuntu-noble-large | [keystone-base] 2026-07-10 00:04:27.001880 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001890 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-07-10 00:04:27.001900 | ubuntu-noble-large | location = tarballs/keystone-stable-2024.2.tar.gz 2026-07-10 00:04:27.001909 | ubuntu-noble-large | 2026-07-10 00:04:27.001919 | ubuntu-noble-large | 2026-07-10 00:04:27.001929 | ubuntu-noble-large | 2026-07-10 00:04:27.001947 | ubuntu-noble-large | [magnum-base] 2026-07-10 00:04:27.001978 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.001989 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-07-10 00:04:27.001999 | ubuntu-noble-large | location = tarballs/magnum-stable-2024.2.tar.gz 2026-07-10 00:04:27.002009 | ubuntu-noble-large | 2026-07-10 00:04:27.002018 | ubuntu-noble-large | 2026-07-10 00:04:27.002028 | ubuntu-noble-large | 2026-07-10 00:04:27.002062 | ubuntu-noble-large | [manila-base] 2026-07-10 00:04:27.002076 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002086 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-07-10 00:04:27.002096 | ubuntu-noble-large | location = tarballs/manila-stable-2024.2.tar.gz 2026-07-10 00:04:27.002106 | ubuntu-noble-large | 2026-07-10 00:04:27.002116 | ubuntu-noble-large | 2026-07-10 00:04:27.002126 | ubuntu-noble-large | 2026-07-10 00:04:27.002136 | ubuntu-noble-large | [masakari-base] 2026-07-10 00:04:27.002151 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002169 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-07-10 00:04:27.002185 | ubuntu-noble-large | location = tarballs/masakari-stable-2024.2.tar.gz 2026-07-10 00:04:27.002202 | ubuntu-noble-large | 2026-07-10 00:04:27.002218 | ubuntu-noble-large | 2026-07-10 00:04:27.002234 | ubuntu-noble-large | 2026-07-10 00:04:27.002251 | ubuntu-noble-large | [neutron-bgp-dragent] 2026-07-10 00:04:27.002268 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002303 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:04:27.002322 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:04:27.002334 | ubuntu-noble-large | 2026-07-10 00:04:27.002344 | ubuntu-noble-large | 2026-07-10 00:04:27.002354 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-10 00:04:27.002364 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002374 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:04:27.002384 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:04:27.002394 | ubuntu-noble-large | 2026-07-10 00:04:27.002404 | ubuntu-noble-large | 2026-07-10 00:04:27.002414 | ubuntu-noble-large | [neutron-vpnaas-base] 2026-07-10 00:04:27.002424 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002434 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:04:27.002445 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:04:27.002455 | ubuntu-noble-large | 2026-07-10 00:04:27.002465 | ubuntu-noble-large | 2026-07-10 00:04:27.002475 | ubuntu-noble-large | 2026-07-10 00:04:27.002485 | ubuntu-noble-large | [neutron-base] 2026-07-10 00:04:27.002495 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002504 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-07-10 00:04:27.002515 | ubuntu-noble-large | location = tarballs/neutron-stable-2024.2.tar.gz 2026-07-10 00:04:27.002525 | ubuntu-noble-large | 2026-07-10 00:04:27.002535 | ubuntu-noble-large | 2026-07-10 00:04:27.002545 | ubuntu-noble-large | 2026-07-10 00:04:27.002555 | ubuntu-noble-large | [nova-base] 2026-07-10 00:04:27.002565 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002575 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-07-10 00:04:27.002585 | ubuntu-noble-large | location = tarballs/nova-stable-2024.2.tar.gz 2026-07-10 00:04:27.002595 | ubuntu-noble-large | 2026-07-10 00:04:27.002605 | ubuntu-noble-large | 2026-07-10 00:04:27.002615 | ubuntu-noble-large | 2026-07-10 00:04:27.002626 | ubuntu-noble-large | [octavia-base] 2026-07-10 00:04:27.002636 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002646 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-07-10 00:04:27.002656 | ubuntu-noble-large | location = tarballs/octavia-stable-2024.2.tar.gz 2026-07-10 00:04:27.002666 | ubuntu-noble-large | 2026-07-10 00:04:27.002676 | ubuntu-noble-large | 2026-07-10 00:04:27.002686 | ubuntu-noble-large | 2026-07-10 00:04:27.002696 | ubuntu-noble-large | [placement-base] 2026-07-10 00:04:27.002706 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002716 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-07-10 00:04:27.002726 | ubuntu-noble-large | location = tarballs/placement-stable-2024.2.tar.gz 2026-07-10 00:04:27.002737 | ubuntu-noble-large | 2026-07-10 00:04:27.002746 | ubuntu-noble-large | 2026-07-10 00:04:27.002757 | ubuntu-noble-large | 2026-07-10 00:04:27.002767 | ubuntu-noble-large | [skyline-apiserver-base] 2026-07-10 00:04:27.002777 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002806 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:04:27.002817 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:04:27.002837 | ubuntu-noble-large | 2026-07-10 00:04:27.002847 | ubuntu-noble-large | 2026-07-10 00:04:27.002857 | ubuntu-noble-large | 2026-07-10 00:04:27.002867 | ubuntu-noble-large | [skyline-console-base] 2026-07-10 00:04:27.002877 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.002887 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-10 00:04:27.002898 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2024.2.tar.gz 2026-07-10 00:04:27.002908 | ubuntu-noble-large | 2026-07-10 00:04:27.002917 | ubuntu-noble-large | 2026-07-10 00:04:27.002927 | ubuntu-noble-large | [openstack-base] 2026-07-10 00:04:27.002937 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-07-10 00:04:27.002948 | ubuntu-noble-large | location = tarballs/requirements-stable-2024.2.tar.gz 2026-07-10 00:04:27.002981 | ubuntu-noble-large | type = local 2026-07-10 00:04:27.004455 | ubuntu-noble-large | + bash scripts/003-patch.sh 2026-07-10 00:04:27.006827 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2026-07-10 00:04:27.006862 | ubuntu-noble-large | + VERSION=latest 2026-07-10 00:04:27.006873 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-10 00:04:27.006890 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-07-10 00:04:27.006900 | ubuntu-noble-large | + . defaults/all.sh 2026-07-10 00:04:27.006914 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-10 00:04:27.006925 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-10 00:04:27.006936 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-10 00:04:27.006950 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-07-10 00:04:27.007096 | ubuntu-noble-large | +++ deactivate nondestructive 2026-07-10 00:04:27.007116 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:27.007131 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:27.007141 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:04:27.007154 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:27.007164 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-07-10 00:04:27.007174 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-07-10 00:04:27.007188 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-10 00:04:27.007201 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-07-10 00:04:27.007211 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-07-10 00:04:27.007225 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-10 00:04:27.007234 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-07-10 00:04:27.007245 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:04:27.007261 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:04:27.007273 | ubuntu-noble-large | +++ export PATH 2026-07-10 00:04:27.007291 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:27.007315 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-07-10 00:04:27.007334 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-07-10 00:04:27.007352 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-07-10 00:04:27.007370 | ubuntu-noble-large | +++ export PS1 2026-07-10 00:04:27.007387 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-10 00:04:27.007398 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-07-10 00:04:27.007408 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:04:27.007422 | ubuntu-noble-large | + . defaults/2024.2.sh 2026-07-10 00:04:27.008319 | ubuntu-noble-large | +++ date +%Y%m%d 2026-07-10 00:04:27.011620 | ubuntu-noble-large | ++ export BUILD_ID=20260710 2026-07-10 00:04:27.011666 | ubuntu-noble-large | ++ BUILD_ID=20260710 2026-07-10 00:04:27.011684 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-07-10 00:04:27.011696 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-07-10 00:04:27.011708 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-07-10 00:04:27.011720 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-07-10 00:04:27.011735 | ubuntu-noble-large | + export VERSION 2026-07-10 00:04:27.011747 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-07-10 00:04:27.011758 | ubuntu-noble-large | + mkdir -p tarballs 2026-07-10 00:04:27.015807 | ubuntu-noble-large | + ping -c2 tarballs.opendev.org 2026-07-10 00:04:37.159771 | ubuntu-noble-large | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-10 00:04:37.159856 | ubuntu-noble-large | 64 bytes from 2001:4800:7819:103:be76:4eff:fe03:e48f: icmp_seq=1 ttl=40 time=127 ms 2026-07-10 00:04:37.286996 | ubuntu-noble-large | 64 bytes from 2001:4800:7819:103:be76:4eff:fe03:e48f: icmp_seq=2 ttl=40 time=127 ms 2026-07-10 00:04:37.287223 | ubuntu-noble-large | 2026-07-10 00:04:37.287241 | ubuntu-noble-large | --- tarballs.opendev.org ping statistics --- 2026-07-10 00:04:37.287254 | ubuntu-noble-large | 2 packets transmitted, 2 received, 0% packet loss, time 10138ms 2026-07-10 00:04:37.287266 | ubuntu-noble-large | rtt min/avg/max/mdev = 126.845/127.098/127.351/0.253 ms 2026-07-10 00:04:37.289995 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2026-07-10 00:04:37.290530 | ubuntu-noble-large | ++ awk '{ print $4 }' 2026-07-10 00:04:37.294837 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:37.294907 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:37.296012 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-07-10 00:04:37.299532 | ubuntu-noble-large | + filename=aodh-stable-2024.2.tar.gz 2026-07-10 00:04:37.299598 | ubuntu-noble-large | + [[ -e aodh-stable-2024.2.tar.gz ]] 2026-07-10 00:04:37.299620 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-07-10 00:04:37.299641 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-07-10 00:04:37.299699 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-07-10 00:04:38.350537 | ubuntu-noble-large | 2026-07-10 00:04:38 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:38.353655 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:38.353703 | ubuntu-noble-large | + echo Process aodh-stable-2024.2.tar.gz 2026-07-10 00:04:38.353715 | ubuntu-noble-large | Process aodh-stable-2024.2.tar.gz 2026-07-10 00:04:38.355678 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2024.2.tar.gz 2026-07-10 00:04:38.356138 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:38.356211 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:38.368409 | ubuntu-noble-large | + directory=aodh-19.0.0.0rc2.dev2 2026-07-10 00:04:38.368499 | ubuntu-noble-large | + echo Check patches for aodh-stable-2024.2.tar.gz 2026-07-10 00:04:38.368513 | ubuntu-noble-large | Check patches for aodh-stable-2024.2.tar.gz 2026-07-10 00:04:38.368524 | ubuntu-noble-large | + [[ -e ../patches/2024.2/aodh ]] 2026-07-10 00:04:38.368534 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2024.2.tar.gz 2026-07-10 00:04:38.368545 | ubuntu-noble-large | Check overlays for aodh-stable-2024.2.tar.gz 2026-07-10 00:04:38.368567 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/aodh/source ]] 2026-07-10 00:04:38.368579 | ubuntu-noble-large | + popd 2026-07-10 00:04:38.368590 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:38.368602 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:38.369356 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-07-10 00:04:38.371115 | ubuntu-noble-large | + filename=barbican-stable-2024.2.tar.gz 2026-07-10 00:04:38.371163 | ubuntu-noble-large | + [[ -e barbican-stable-2024.2.tar.gz ]] 2026-07-10 00:04:38.371180 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-07-10 00:04:38.371188 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-07-10 00:04:38.371194 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-07-10 00:04:39.579241 | ubuntu-noble-large | 2026-07-10 00:04:39 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:39.580917 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:39.580965 | ubuntu-noble-large | + echo Process barbican-stable-2024.2.tar.gz 2026-07-10 00:04:39.580980 | ubuntu-noble-large | Process barbican-stable-2024.2.tar.gz 2026-07-10 00:04:39.583517 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2024.2.tar.gz 2026-07-10 00:04:39.583598 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:39.583610 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:39.594470 | ubuntu-noble-large | + directory=barbican-19.0.1.dev3 2026-07-10 00:04:39.594558 | ubuntu-noble-large | + echo Check patches for barbican-stable-2024.2.tar.gz 2026-07-10 00:04:39.594570 | ubuntu-noble-large | Check patches for barbican-stable-2024.2.tar.gz 2026-07-10 00:04:39.594592 | ubuntu-noble-large | + [[ -e ../patches/2024.2/barbican ]] 2026-07-10 00:04:39.594602 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2024.2.tar.gz 2026-07-10 00:04:39.594613 | ubuntu-noble-large | Check overlays for barbican-stable-2024.2.tar.gz 2026-07-10 00:04:39.594623 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/barbican/source ]] 2026-07-10 00:04:39.594634 | ubuntu-noble-large | + popd 2026-07-10 00:04:39.594649 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:39.594661 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:39.595927 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-07-10 00:04:39.599033 | ubuntu-noble-large | + filename=blazar-stable-2024.2.tar.gz 2026-07-10 00:04:39.599223 | ubuntu-noble-large | + [[ -e blazar-stable-2024.2.tar.gz ]] 2026-07-10 00:04:39.599244 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-07-10 00:04:39.599265 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-07-10 00:04:39.599298 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-07-10 00:04:40.731991 | ubuntu-noble-large | 2026-07-10 00:04:40 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [430191/430191] -> "blazar-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:40.734822 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:40.734916 | ubuntu-noble-large | + echo Process blazar-stable-2024.2.tar.gz 2026-07-10 00:04:40.734928 | ubuntu-noble-large | Process blazar-stable-2024.2.tar.gz 2026-07-10 00:04:40.737444 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:40.737504 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2024.2.tar.gz 2026-07-10 00:04:40.737825 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:40.747166 | ubuntu-noble-large | + directory=blazar-14.0.1.dev6 2026-07-10 00:04:40.747208 | ubuntu-noble-large | + echo Check patches for blazar-stable-2024.2.tar.gz 2026-07-10 00:04:40.747215 | ubuntu-noble-large | Check patches for blazar-stable-2024.2.tar.gz 2026-07-10 00:04:40.747225 | ubuntu-noble-large | + [[ -e ../patches/2024.2/blazar ]] 2026-07-10 00:04:40.747231 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2024.2.tar.gz 2026-07-10 00:04:40.747237 | ubuntu-noble-large | Check overlays for blazar-stable-2024.2.tar.gz 2026-07-10 00:04:40.747243 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/blazar/source ]] 2026-07-10 00:04:40.747251 | ubuntu-noble-large | + popd 2026-07-10 00:04:40.747347 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:40.747356 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:40.748185 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:40.750293 | ubuntu-noble-large | + filename=ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:40.750331 | ubuntu-noble-large | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2026-07-10 00:04:40.750434 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:40.750444 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:40.750452 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:42.006251 | ubuntu-noble-large | 2026-07-10 00:04:42 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:42.007962 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:42.007986 | ubuntu-noble-large | + echo Process ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:42.007998 | ubuntu-noble-large | Process ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:42.009590 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:42.010320 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:42.010876 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:42.016872 | ubuntu-noble-large | + directory=ceilometer-23.0.2.dev1 2026-07-10 00:04:42.016898 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:42.016906 | ubuntu-noble-large | Check patches for ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:42.016944 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ceilometer ]] 2026-07-10 00:04:42.017125 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:42.017173 | ubuntu-noble-large | Check overlays for ceilometer-stable-2024.2.tar.gz 2026-07-10 00:04:42.017189 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2026-07-10 00:04:42.017194 | ubuntu-noble-large | + popd 2026-07-10 00:04:42.017204 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:42.017209 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:42.018360 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-07-10 00:04:42.020890 | ubuntu-noble-large | + filename=cinder-stable-2024.2.tar.gz 2026-07-10 00:04:42.020915 | ubuntu-noble-large | + [[ -e cinder-stable-2024.2.tar.gz ]] 2026-07-10 00:04:42.021010 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-07-10 00:04:42.021072 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-07-10 00:04:42.021082 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-07-10 00:04:43.686290 | ubuntu-noble-large | 2026-07-10 00:04:43 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6382230/6382230] -> "cinder-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:43.687885 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:43.687919 | ubuntu-noble-large | + echo Process cinder-stable-2024.2.tar.gz 2026-07-10 00:04:43.687927 | ubuntu-noble-large | Process cinder-stable-2024.2.tar.gz 2026-07-10 00:04:43.690397 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2024.2.tar.gz 2026-07-10 00:04:43.690738 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:43.690917 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:43.698937 | ubuntu-noble-large | + directory=cinder-25.3.2.dev2 2026-07-10 00:04:43.698975 | ubuntu-noble-large | + echo Check patches for cinder-stable-2024.2.tar.gz 2026-07-10 00:04:43.698981 | ubuntu-noble-large | Check patches for cinder-stable-2024.2.tar.gz 2026-07-10 00:04:43.698986 | ubuntu-noble-large | + [[ -e ../patches/2024.2/cinder ]] 2026-07-10 00:04:43.698991 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2026-07-10 00:04:43.998304 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2026-07-10 00:04:44.006652 | ubuntu-noble-large | + pushd cinder-25.3.2.dev2 2026-07-10 00:04:44.008253 | ubuntu-noble-large | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2026-07-10 00:04:44.008296 | ubuntu-noble-large | ++ sort 2026-07-10 00:04:44.010948 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:44.010964 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2026-07-10 00:04:44.010972 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2026-07-10 00:04:44.011017 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:44.012573 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-10 00:04:44.012849 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2026-07-10 00:04:44.012970 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-10 00:04:44.013190 | ubuntu-noble-large | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2026-07-10 00:04:44.013431 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:44.014974 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-10 00:04:44.015323 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2026-07-10 00:04:44.015448 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-10 00:04:44.015674 | ubuntu-noble-large | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2026-07-10 00:04:44.016392 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:44.016436 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2026-07-10 00:04:44.016447 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2026-07-10 00:04:44.016455 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:44.018228 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-07-10 00:04:44.018791 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-07-10 00:04:44.019331 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-07-10 00:04:44.019474 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-10 00:04:44.019701 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-07-10 00:04:44.019978 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-07-10 00:04:44.020402 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-10 00:04:44.020567 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-07-10 00:04:44.020902 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:44.024487 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-07-10 00:04:44.025747 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-07-10 00:04:44.026766 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-07-10 00:04:44.027174 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-10 00:04:44.027646 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-07-10 00:04:44.028274 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-07-10 00:04:44.028929 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-10 00:04:44.029439 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-07-10 00:04:44.031554 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:44.031573 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2026-07-10 00:04:44.031578 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2026-07-10 00:04:44.031623 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:44.033902 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-10 00:04:44.034261 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-10 00:04:44.034479 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-07-10 00:04:44.034862 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:44.037937 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-10 00:04:44.038616 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-10 00:04:44.038922 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-07-10 00:04:44.039984 | ubuntu-noble-large | + popd 2026-07-10 00:04:44.040273 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.2.dev2 2026-07-10 00:04:45.256573 | ubuntu-noble-large | + rm -r cinder-25.3.2.dev2 2026-07-10 00:04:45.357150 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2024.2.tar.gz 2026-07-10 00:04:45.357243 | ubuntu-noble-large | Check overlays for cinder-stable-2024.2.tar.gz 2026-07-10 00:04:45.357269 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/cinder/source ]] 2026-07-10 00:04:45.357281 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2026-07-10 00:04:45.679923 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2026-07-10 00:04:45.685275 | ubuntu-noble-large | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.3.2.dev2 2026-07-10 00:04:45.690545 | ubuntu-noble-large | sending incremental file list 2026-07-10 00:04:45.691459 | ubuntu-noble-large | ./ 2026-07-10 00:04:45.691899 | ubuntu-noble-large | cinder/ 2026-07-10 00:04:45.691912 | ubuntu-noble-large | cinder/volume/ 2026-07-10 00:04:45.691919 | ubuntu-noble-large | cinder/volume/drivers/ 2026-07-10 00:04:45.691928 | ubuntu-noble-large | cinder/volume/drivers/linstordrv.py 2026-07-10 00:04:45.736179 | ubuntu-noble-large | 2026-07-10 00:04:45.736252 | ubuntu-noble-large | sent 11,648 bytes received 54 bytes 23,404.00 bytes/sec 2026-07-10 00:04:45.736263 | ubuntu-noble-large | total size is 44,135 speedup is 3.77 2026-07-10 00:04:45.737435 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.2.dev2 2026-07-10 00:04:46.930144 | ubuntu-noble-large | + rm -r cinder-25.3.2.dev2 2026-07-10 00:04:47.000143 | ubuntu-noble-large | + popd 2026-07-10 00:04:47.000195 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:47.000202 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:47.001133 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-07-10 00:04:47.004292 | ubuntu-noble-large | + filename=designate-stable-2024.2.tar.gz 2026-07-10 00:04:47.004376 | ubuntu-noble-large | + [[ -e designate-stable-2024.2.tar.gz ]] 2026-07-10 00:04:47.004390 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-07-10 00:04:47.004418 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-07-10 00:04:47.004428 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-07-10 00:04:48.349937 | ubuntu-noble-large | 2026-07-10 00:04:48 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [999435/999435] -> "designate-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:48.352332 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:48.352391 | ubuntu-noble-large | + echo Process designate-stable-2024.2.tar.gz 2026-07-10 00:04:48.352398 | ubuntu-noble-large | Process designate-stable-2024.2.tar.gz 2026-07-10 00:04:48.353913 | ubuntu-noble-large | ++ tar -tzf designate-stable-2024.2.tar.gz 2026-07-10 00:04:48.354028 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:48.354091 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:48.365637 | ubuntu-noble-large | + directory=designate-19.1.1.dev1 2026-07-10 00:04:48.365691 | ubuntu-noble-large | + echo Check patches for designate-stable-2024.2.tar.gz 2026-07-10 00:04:48.365701 | ubuntu-noble-large | Check patches for designate-stable-2024.2.tar.gz 2026-07-10 00:04:48.365708 | ubuntu-noble-large | + [[ -e ../patches/2024.2/designate ]] 2026-07-10 00:04:48.365715 | ubuntu-noble-large | + echo Check overlays for designate-stable-2024.2.tar.gz 2026-07-10 00:04:48.365722 | ubuntu-noble-large | Check overlays for designate-stable-2024.2.tar.gz 2026-07-10 00:04:48.365729 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/designate/source ]] 2026-07-10 00:04:48.365736 | ubuntu-noble-large | + popd 2026-07-10 00:04:48.365743 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:48.365751 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:48.366334 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-07-10 00:04:48.370084 | ubuntu-noble-large | + filename=glance-stable-2024.2.tar.gz 2026-07-10 00:04:48.370164 | ubuntu-noble-large | + [[ -e glance-stable-2024.2.tar.gz ]] 2026-07-10 00:04:48.370171 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-07-10 00:04:48.370178 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-07-10 00:04:48.370184 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-07-10 00:04:49.832475 | ubuntu-noble-large | 2026-07-10 00:04:49 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2138170/2138170] -> "glance-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:49.836082 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:49.836169 | ubuntu-noble-large | + echo Process glance-stable-2024.2.tar.gz 2026-07-10 00:04:49.836183 | ubuntu-noble-large | Process glance-stable-2024.2.tar.gz 2026-07-10 00:04:49.837569 | ubuntu-noble-large | ++ tar -tzf glance-stable-2024.2.tar.gz 2026-07-10 00:04:49.838263 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:49.838654 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:49.847243 | ubuntu-noble-large | + directory=glance-29.2.1.dev1 2026-07-10 00:04:49.847331 | ubuntu-noble-large | + echo Check patches for glance-stable-2024.2.tar.gz 2026-07-10 00:04:49.847346 | ubuntu-noble-large | Check patches for glance-stable-2024.2.tar.gz 2026-07-10 00:04:49.847358 | ubuntu-noble-large | + [[ -e ../patches/2024.2/glance ]] 2026-07-10 00:04:49.847369 | ubuntu-noble-large | + echo Check overlays for glance-stable-2024.2.tar.gz 2026-07-10 00:04:49.847380 | ubuntu-noble-large | Check overlays for glance-stable-2024.2.tar.gz 2026-07-10 00:04:49.847390 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/glance/source ]] 2026-07-10 00:04:49.847401 | ubuntu-noble-large | + popd 2026-07-10 00:04:49.847413 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:49.847425 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:49.847444 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-07-10 00:04:49.849001 | ubuntu-noble-large | + filename=heat-stable-2024.2.tar.gz 2026-07-10 00:04:49.849070 | ubuntu-noble-large | + [[ -e heat-stable-2024.2.tar.gz ]] 2026-07-10 00:04:49.849077 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-07-10 00:04:49.849082 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-07-10 00:04:49.849087 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-07-10 00:04:51.260328 | ubuntu-noble-large | 2026-07-10 00:04:51 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2368505/2368505] -> "heat-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:51.263023 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:51.263170 | ubuntu-noble-large | + echo Process heat-stable-2024.2.tar.gz 2026-07-10 00:04:51.263183 | ubuntu-noble-large | Process heat-stable-2024.2.tar.gz 2026-07-10 00:04:51.265393 | ubuntu-noble-large | ++ tar -tzf heat-stable-2024.2.tar.gz 2026-07-10 00:04:51.266174 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:51.266287 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:51.286165 | ubuntu-noble-large | + directory=openstack_heat-23.0.1.dev13 2026-07-10 00:04:51.286230 | ubuntu-noble-large | + echo Check patches for heat-stable-2024.2.tar.gz 2026-07-10 00:04:51.286239 | ubuntu-noble-large | Check patches for heat-stable-2024.2.tar.gz 2026-07-10 00:04:51.286246 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_heat ]] 2026-07-10 00:04:51.286252 | ubuntu-noble-large | + echo Check overlays for heat-stable-2024.2.tar.gz 2026-07-10 00:04:51.286258 | ubuntu-noble-large | Check overlays for heat-stable-2024.2.tar.gz 2026-07-10 00:04:51.286264 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2026-07-10 00:04:51.286270 | ubuntu-noble-large | + popd 2026-07-10 00:04:51.286276 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:51.286283 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:51.287990 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-07-10 00:04:51.290225 | ubuntu-noble-large | + filename=horizon-stable-2024.2.tar.gz 2026-07-10 00:04:51.290275 | ubuntu-noble-large | + [[ -e horizon-stable-2024.2.tar.gz ]] 2026-07-10 00:04:51.290281 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-07-10 00:04:51.290288 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-07-10 00:04:51.290294 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-07-10 00:04:52.947379 | ubuntu-noble-large | 2026-07-10 00:04:52 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5709762/5709762] -> "horizon-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:52.949312 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:52.949362 | ubuntu-noble-large | + echo Process horizon-stable-2024.2.tar.gz 2026-07-10 00:04:52.949371 | ubuntu-noble-large | Process horizon-stable-2024.2.tar.gz 2026-07-10 00:04:52.950998 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2024.2.tar.gz 2026-07-10 00:04:52.951620 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:52.951707 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:52.962386 | ubuntu-noble-large | + directory=horizon-25.1.3.dev2 2026-07-10 00:04:52.962463 | ubuntu-noble-large | + echo Check patches for horizon-stable-2024.2.tar.gz 2026-07-10 00:04:52.962476 | ubuntu-noble-large | Check patches for horizon-stable-2024.2.tar.gz 2026-07-10 00:04:52.962487 | ubuntu-noble-large | + [[ -e ../patches/2024.2/horizon ]] 2026-07-10 00:04:52.962496 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2024.2.tar.gz 2026-07-10 00:04:52.962505 | ubuntu-noble-large | Check overlays for horizon-stable-2024.2.tar.gz 2026-07-10 00:04:52.962515 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/horizon/source ]] 2026-07-10 00:04:52.962524 | ubuntu-noble-large | + popd 2026-07-10 00:04:52.962534 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:52.962544 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:52.963630 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-07-10 00:04:52.967286 | ubuntu-noble-large | + filename=ironic-stable-2024.2.tar.gz 2026-07-10 00:04:52.967372 | ubuntu-noble-large | + [[ -e ironic-stable-2024.2.tar.gz ]] 2026-07-10 00:04:52.967383 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-07-10 00:04:52.967393 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-07-10 00:04:52.967423 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-07-10 00:04:54.384210 | ubuntu-noble-large | 2026-07-10 00:04:54 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2632895/2632895] -> "ironic-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:54.385912 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:54.385965 | ubuntu-noble-large | + echo Process ironic-stable-2024.2.tar.gz 2026-07-10 00:04:54.385973 | ubuntu-noble-large | Process ironic-stable-2024.2.tar.gz 2026-07-10 00:04:54.387588 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2024.2.tar.gz 2026-07-10 00:04:54.388290 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:54.388324 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:54.403120 | ubuntu-noble-large | + directory=ironic-26.1.6.dev4 2026-07-10 00:04:54.403196 | ubuntu-noble-large | + echo Check patches for ironic-stable-2024.2.tar.gz 2026-07-10 00:04:54.403202 | ubuntu-noble-large | Check patches for ironic-stable-2024.2.tar.gz 2026-07-10 00:04:54.403208 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ironic ]] 2026-07-10 00:04:54.403212 | ubuntu-noble-large | + tar xzf ironic-stable-2024.2.tar.gz 2026-07-10 00:04:54.578206 | ubuntu-noble-large | + rm ironic-stable-2024.2.tar.gz 2026-07-10 00:04:54.580874 | ubuntu-noble-large | + pushd ironic-26.1.6.dev4 2026-07-10 00:04:54.581746 | ubuntu-noble-large | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2026-07-10 00:04:54.582228 | ubuntu-noble-large | ++ sort 2026-07-10 00:04:54.587231 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:54.587303 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2026-07-10 00:04:54.587317 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2026-07-10 00:04:54.587328 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:54.588444 | ubuntu-noble-large | checking file ironic/common/grub_conf.template 2026-07-10 00:04:54.588646 | ubuntu-noble-large | checking file ironic/common/pxe_utils.py 2026-07-10 00:04:54.588828 | ubuntu-noble-large | checking file ironic/drivers/modules/pxe_grub_config.template 2026-07-10 00:04:54.588967 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_images.py 2026-07-10 00:04:54.589407 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_pxe_utils.py 2026-07-10 00:04:54.589431 | ubuntu-noble-large | Hunk #1 succeeded at 167 (offset 1 line). 2026-07-10 00:04:54.589969 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2026-07-10 00:04:54.590326 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2026-07-10 00:04:54.590545 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:54.592071 | ubuntu-noble-large | patching file ironic/common/grub_conf.template 2026-07-10 00:04:54.592337 | ubuntu-noble-large | patching file ironic/common/pxe_utils.py 2026-07-10 00:04:54.592572 | ubuntu-noble-large | patching file ironic/drivers/modules/pxe_grub_config.template 2026-07-10 00:04:54.592749 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_images.py 2026-07-10 00:04:54.593245 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_pxe_utils.py 2026-07-10 00:04:54.593268 | ubuntu-noble-large | Hunk #1 succeeded at 167 (offset 1 line). 2026-07-10 00:04:54.593946 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2026-07-10 00:04:54.594429 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2026-07-10 00:04:54.595486 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:54.595509 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-940433.patch' 2026-07-10 00:04:54.595534 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-940433.patch 2026-07-10 00:04:54.595545 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:54.596942 | ubuntu-noble-large | checking file ironic/drivers/modules/redfish/management.py 2026-07-10 00:04:54.597232 | ubuntu-noble-large | checking file releasenotes/notes/reduce-secure-boot-noisy-exceptions-to-INFO-logs-24479c994d93de21.yaml 2026-07-10 00:04:54.597502 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:54.598939 | ubuntu-noble-large | patching file ironic/drivers/modules/redfish/management.py 2026-07-10 00:04:54.599164 | ubuntu-noble-large | patching file releasenotes/notes/reduce-secure-boot-noisy-exceptions-to-INFO-logs-24479c994d93de21.yaml 2026-07-10 00:04:54.599509 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:54.599525 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-971459.patch' 2026-07-10 00:04:54.599535 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-971459.patch 2026-07-10 00:04:54.599546 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:54.600876 | ubuntu-noble-large | checking file ironic/common/states.py 2026-07-10 00:04:54.601126 | ubuntu-noble-large | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-10 00:04:54.601336 | ubuntu-noble-large | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-10 00:04:54.601564 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:54.604346 | ubuntu-noble-large | patching file ironic/common/states.py 2026-07-10 00:04:54.604778 | ubuntu-noble-large | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-10 00:04:54.605081 | ubuntu-noble-large | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-10 00:04:54.606077 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:54.606179 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/fix-policy-scope-for-automated-cleaning.patch' 2026-07-10 00:04:54.606195 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/fix-policy-scope-for-automated-cleaning.patch 2026-07-10 00:04:54.606250 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:54.609092 | ubuntu-noble-large | checking file ironic/common/policy.py 2026-07-10 00:04:54.609709 | ubuntu-noble-large | checking file releasenotes/notes/change-scope-restriction-automated-clean-2f9f82058b5bad87.yaml 2026-07-10 00:04:54.610241 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:54.611875 | ubuntu-noble-large | patching file ironic/common/policy.py 2026-07-10 00:04:54.612128 | ubuntu-noble-large | patching file releasenotes/notes/change-scope-restriction-automated-clean-2f9f82058b5bad87.yaml 2026-07-10 00:04:54.612567 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:54.612587 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch' 2026-07-10 00:04:54.612598 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch 2026-07-10 00:04:54.612612 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:54.615405 | ubuntu-noble-large | checking file ironic/conf/deploy.py 2026-07-10 00:04:54.615948 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:54.618131 | ubuntu-noble-large | patching file ironic/conf/deploy.py 2026-07-10 00:04:54.618688 | ubuntu-noble-large | + popd 2026-07-10 00:04:54.618846 | ubuntu-noble-large | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.6.dev4 2026-07-10 00:04:55.167512 | ubuntu-noble-large | + rm -r ironic-26.1.6.dev4 2026-07-10 00:04:55.217936 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2024.2.tar.gz 2026-07-10 00:04:55.218013 | ubuntu-noble-large | Check overlays for ironic-stable-2024.2.tar.gz 2026-07-10 00:04:55.218025 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ironic/source ]] 2026-07-10 00:04:55.218082 | ubuntu-noble-large | + popd 2026-07-10 00:04:55.218096 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:55.218107 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:55.218897 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-07-10 00:04:55.220438 | ubuntu-noble-large | + filename=keystone-stable-2024.2.tar.gz 2026-07-10 00:04:55.220472 | ubuntu-noble-large | + [[ -e keystone-stable-2024.2.tar.gz ]] 2026-07-10 00:04:55.220492 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-07-10 00:04:55.220507 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-07-10 00:04:55.220519 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-07-10 00:04:56.687502 | ubuntu-noble-large | 2026-07-10 00:04:56 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1745968/1745968] -> "keystone-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:56.690445 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:56.690545 | ubuntu-noble-large | + echo Process keystone-stable-2024.2.tar.gz 2026-07-10 00:04:56.690567 | ubuntu-noble-large | Process keystone-stable-2024.2.tar.gz 2026-07-10 00:04:56.692660 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2024.2.tar.gz 2026-07-10 00:04:56.692891 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:56.693314 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:56.703217 | ubuntu-noble-large | + directory=keystone-26.1.1.dev9 2026-07-10 00:04:56.703278 | ubuntu-noble-large | + echo Check patches for keystone-stable-2024.2.tar.gz 2026-07-10 00:04:56.703292 | ubuntu-noble-large | Check patches for keystone-stable-2024.2.tar.gz 2026-07-10 00:04:56.703340 | ubuntu-noble-large | + [[ -e ../patches/2024.2/keystone ]] 2026-07-10 00:04:56.703359 | ubuntu-noble-large | + tar xzf keystone-stable-2024.2.tar.gz 2026-07-10 00:04:56.806548 | ubuntu-noble-large | + rm keystone-stable-2024.2.tar.gz 2026-07-10 00:04:56.808593 | ubuntu-noble-large | + pushd keystone-26.1.1.dev9 2026-07-10 00:04:56.810017 | ubuntu-noble-large | ++ find ../../patches/2024.2/keystone -type f -name '*.patch' 2026-07-10 00:04:56.810505 | ubuntu-noble-large | ++ sort 2026-07-10 00:04:56.814933 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:56.815032 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/keystone/cve-2026-42998-43001-keystone-security-patches-v4.2024.2.patch' 2026-07-10 00:04:56.815067 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/keystone/cve-2026-42998-43001-keystone-security-patches-v4.2024.2.patch 2026-07-10 00:04:56.815109 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:56.816781 | ubuntu-noble-large | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-07-10 00:04:56.816928 | ubuntu-noble-large | checking file keystone/api/credentials.py 2026-07-10 00:04:56.817147 | ubuntu-noble-large | checking file keystone/api/users.py 2026-07-10 00:04:56.817446 | ubuntu-noble-large | checking file keystone/conf/security_compliance.py 2026-07-10 00:04:56.817585 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_application_credential.py 2026-07-10 00:04:56.817838 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_credential.py 2026-07-10 00:04:56.818505 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_oauth1.py 2026-07-10 00:04:56.818554 | ubuntu-noble-large | checking file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-10 00:04:56.818586 | ubuntu-noble-large | checking file keystone/auth/plugins/core.py 2026-07-10 00:04:56.819172 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_auth.py 2026-07-10 00:04:56.819749 | ubuntu-noble-large | checking file doc/source/user/application_credentials.rst 2026-07-10 00:04:56.819861 | ubuntu-noble-large | checking file keystone/api/trusts.py 2026-07-10 00:04:56.820023 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_trust.py 2026-07-10 00:04:56.820239 | ubuntu-noble-large | checking file keystone/auth/plugins/mapped.py 2026-07-10 00:04:56.820335 | ubuntu-noble-large | checking file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-10 00:04:56.820502 | ubuntu-noble-large | checking file keystone/api/trusts.py 2026-07-10 00:04:56.820519 | ubuntu-noble-large | Hunk #1 succeeded at 297 (offset -19 lines). 2026-07-10 00:04:56.820602 | ubuntu-noble-large | checking file keystone/common/policies/base.py 2026-07-10 00:04:56.820699 | ubuntu-noble-large | checking file keystone/common/rbac_enforcer/enforcer.py 2026-07-10 00:04:56.820884 | ubuntu-noble-large | checking file keystone/tests/protection/v3/test_credentials.py 2026-07-10 00:04:56.821219 | ubuntu-noble-large | checking file keystone/tests/protection/v3/test_grants.py 2026-07-10 00:04:56.821481 | ubuntu-noble-large | checking file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-10 00:04:56.821657 | ubuntu-noble-large | checking file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-10 00:04:56.822062 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:56.824819 | ubuntu-noble-large | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-07-10 00:04:56.825070 | ubuntu-noble-large | patching file keystone/api/credentials.py 2026-07-10 00:04:56.825563 | ubuntu-noble-large | patching file keystone/api/users.py 2026-07-10 00:04:56.826330 | ubuntu-noble-large | patching file keystone/conf/security_compliance.py 2026-07-10 00:04:56.826507 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_application_credential.py 2026-07-10 00:04:56.827198 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_credential.py 2026-07-10 00:04:56.827996 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_oauth1.py 2026-07-10 00:04:56.828482 | ubuntu-noble-large | patching file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-10 00:04:56.828704 | ubuntu-noble-large | patching file keystone/auth/plugins/core.py 2026-07-10 00:04:56.829714 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_auth.py 2026-07-10 00:04:56.830790 | ubuntu-noble-large | patching file doc/source/user/application_credentials.rst 2026-07-10 00:04:56.830981 | ubuntu-noble-large | patching file keystone/api/trusts.py 2026-07-10 00:04:56.831342 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_trust.py 2026-07-10 00:04:56.831617 | ubuntu-noble-large | patching file keystone/auth/plugins/mapped.py 2026-07-10 00:04:56.831738 | ubuntu-noble-large | patching file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-10 00:04:56.833521 | ubuntu-noble-large | patching file keystone/api/trusts.py 2026-07-10 00:04:56.833637 | ubuntu-noble-large | patching file keystone/common/policies/base.py 2026-07-10 00:04:56.833789 | ubuntu-noble-large | patching file keystone/common/rbac_enforcer/enforcer.py 2026-07-10 00:04:56.834032 | ubuntu-noble-large | patching file keystone/tests/protection/v3/test_credentials.py 2026-07-10 00:04:56.834585 | ubuntu-noble-large | patching file keystone/tests/protection/v3/test_grants.py 2026-07-10 00:04:56.834958 | ubuntu-noble-large | patching file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-10 00:04:56.835295 | ubuntu-noble-large | patching file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-10 00:04:56.836466 | ubuntu-noble-large | + popd 2026-07-10 00:04:56.836523 | ubuntu-noble-large | + tar czf keystone-stable-2024.2.tar.gz keystone-26.1.1.dev9 2026-07-10 00:04:57.214323 | ubuntu-noble-large | + rm -r keystone-26.1.1.dev9 2026-07-10 00:04:57.244253 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2024.2.tar.gz 2026-07-10 00:04:57.244306 | ubuntu-noble-large | Check overlays for keystone-stable-2024.2.tar.gz 2026-07-10 00:04:57.244312 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/keystone/source ]] 2026-07-10 00:04:57.244321 | ubuntu-noble-large | + popd 2026-07-10 00:04:57.244326 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:57.244330 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:57.245494 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-07-10 00:04:57.248551 | ubuntu-noble-large | + filename=magnum-stable-2024.2.tar.gz 2026-07-10 00:04:57.248580 | ubuntu-noble-large | + [[ -e magnum-stable-2024.2.tar.gz ]] 2026-07-10 00:04:57.248586 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-07-10 00:04:57.248598 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-07-10 00:04:57.248605 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-07-10 00:04:58.563018 | ubuntu-noble-large | 2026-07-10 00:04:58 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2026-07-10 00:04:58.565324 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:58.565435 | ubuntu-noble-large | + echo Process magnum-stable-2024.2.tar.gz 2026-07-10 00:04:58.565456 | ubuntu-noble-large | Process magnum-stable-2024.2.tar.gz 2026-07-10 00:04:58.567069 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:58.567131 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2024.2.tar.gz 2026-07-10 00:04:58.567806 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:58.577296 | ubuntu-noble-large | + directory=magnum-19.0.1.dev7 2026-07-10 00:04:58.577371 | ubuntu-noble-large | + echo Check patches for magnum-stable-2024.2.tar.gz 2026-07-10 00:04:58.577387 | ubuntu-noble-large | Check patches for magnum-stable-2024.2.tar.gz 2026-07-10 00:04:58.577395 | ubuntu-noble-large | + [[ -e ../patches/2024.2/magnum ]] 2026-07-10 00:04:58.577402 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2024.2.tar.gz 2026-07-10 00:04:58.577409 | ubuntu-noble-large | Check overlays for magnum-stable-2024.2.tar.gz 2026-07-10 00:04:58.577421 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/magnum/source ]] 2026-07-10 00:04:58.577438 | ubuntu-noble-large | + popd 2026-07-10 00:04:58.577640 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:58.577658 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:58.578961 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-07-10 00:04:58.582141 | ubuntu-noble-large | + filename=manila-stable-2024.2.tar.gz 2026-07-10 00:04:58.582265 | ubuntu-noble-large | + [[ -e manila-stable-2024.2.tar.gz ]] 2026-07-10 00:04:58.582301 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-07-10 00:04:58.582315 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-07-10 00:04:58.582344 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-07-10 00:05:00.099880 | ubuntu-noble-large | 2026-07-10 00:05:00 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3518109/3518109] -> "manila-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:00.102317 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:00.102352 | ubuntu-noble-large | + echo Process manila-stable-2024.2.tar.gz 2026-07-10 00:05:00.102390 | ubuntu-noble-large | Process manila-stable-2024.2.tar.gz 2026-07-10 00:05:00.104011 | ubuntu-noble-large | ++ tar -tzf manila-stable-2024.2.tar.gz 2026-07-10 00:05:00.104281 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:00.104475 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:00.114124 | ubuntu-noble-large | + directory=manila-19.1.2.dev7 2026-07-10 00:05:00.114232 | ubuntu-noble-large | + echo Check patches for manila-stable-2024.2.tar.gz 2026-07-10 00:05:00.114247 | ubuntu-noble-large | Check patches for manila-stable-2024.2.tar.gz 2026-07-10 00:05:00.114268 | ubuntu-noble-large | + [[ -e ../patches/2024.2/manila ]] 2026-07-10 00:05:00.114280 | ubuntu-noble-large | + echo Check overlays for manila-stable-2024.2.tar.gz 2026-07-10 00:05:00.114290 | ubuntu-noble-large | Check overlays for manila-stable-2024.2.tar.gz 2026-07-10 00:05:00.114301 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/manila/source ]] 2026-07-10 00:05:00.114312 | ubuntu-noble-large | + popd 2026-07-10 00:05:00.114328 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:00.114346 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:00.115238 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-07-10 00:05:00.116917 | ubuntu-noble-large | + filename=masakari-stable-2024.2.tar.gz 2026-07-10 00:05:00.116944 | ubuntu-noble-large | + [[ -e masakari-stable-2024.2.tar.gz ]] 2026-07-10 00:05:00.116961 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-07-10 00:05:00.116972 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-07-10 00:05:00.116987 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-07-10 00:05:01.146223 | ubuntu-noble-large | 2026-07-10 00:05:01 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:01.149161 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:01.149270 | ubuntu-noble-large | + echo Process masakari-stable-2024.2.tar.gz 2026-07-10 00:05:01.149282 | ubuntu-noble-large | Process masakari-stable-2024.2.tar.gz 2026-07-10 00:05:01.150886 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2024.2.tar.gz 2026-07-10 00:05:01.151556 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:01.151651 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:01.160778 | ubuntu-noble-large | + directory=masakari-18.0.0.0rc2.dev2 2026-07-10 00:05:01.160837 | ubuntu-noble-large | + echo Check patches for masakari-stable-2024.2.tar.gz 2026-07-10 00:05:01.160852 | ubuntu-noble-large | Check patches for masakari-stable-2024.2.tar.gz 2026-07-10 00:05:01.160859 | ubuntu-noble-large | + [[ -e ../patches/2024.2/masakari ]] 2026-07-10 00:05:01.160866 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2024.2.tar.gz 2026-07-10 00:05:01.160873 | ubuntu-noble-large | Check overlays for masakari-stable-2024.2.tar.gz 2026-07-10 00:05:01.160880 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/masakari/source ]] 2026-07-10 00:05:01.160887 | ubuntu-noble-large | + popd 2026-07-10 00:05:01.160961 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:01.160972 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:01.162071 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:01.164164 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:01.164206 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2026-07-10 00:05:01.164220 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:01.164228 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:01.164235 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.122586 | ubuntu-noble-large | 2026-07-10 00:05:02 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz [124379/124379] -> "neutron-dynamic-routing-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:02.126666 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:02.126723 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.126765 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.128467 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.128512 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:02.128569 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:02.137129 | ubuntu-noble-large | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-07-10 00:05:02.137222 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.137232 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.137304 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2026-07-10 00:05:02.137336 | ubuntu-noble-large | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.156127 | ubuntu-noble-large | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.159495 | ubuntu-noble-large | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-07-10 00:05:02.161382 | ubuntu-noble-large | ++ sort 2026-07-10 00:05:02.161565 | ubuntu-noble-large | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2026-07-10 00:05:02.165738 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:02.165804 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2026-07-10 00:05:02.165817 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2026-07-10 00:05:02.165827 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:02.168696 | ubuntu-noble-large | checking file neutron_dynamic_routing/db/bgp_db.py 2026-07-10 00:05:02.168972 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2026-07-10 00:05:02.169601 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:02.172086 | ubuntu-noble-large | patching file neutron_dynamic_routing/db/bgp_db.py 2026-07-10 00:05:02.172315 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2026-07-10 00:05:02.172807 | ubuntu-noble-large | + popd 2026-07-10 00:05:02.172974 | ubuntu-noble-large | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-07-10 00:05:02.218662 | ubuntu-noble-large | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-07-10 00:05:02.226109 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.226202 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.226227 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2026-07-10 00:05:02.226238 | ubuntu-noble-large | + popd 2026-07-10 00:05:02.226483 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:02.226533 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:02.227633 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.230640 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:05:02.230674 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2026-07-10 00:05:02.230679 | ubuntu-noble-large | + popd 2026-07-10 00:05:02.230784 | ubuntu-noble-large | + continue 2026-07-10 00:05:02.230793 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:02.230814 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:02.231857 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:02.233835 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:02.233868 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2026-07-10 00:05:02.233921 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:02.233928 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:02.233958 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:03.312734 | ubuntu-noble-large | 2026-07-10 00:05:03 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz [228286/228286] -> "neutron-vpnaas-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:03.315591 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:03.315670 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:03.315684 | ubuntu-noble-large | Process neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:03.318267 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:03.318708 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:03.318979 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:03.328510 | ubuntu-noble-large | + directory=neutron_vpnaas-25.0.1.dev4 2026-07-10 00:05:03.328576 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:03.328598 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:03.328624 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2026-07-10 00:05:03.328754 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:03.328780 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:05:03.328804 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2026-07-10 00:05:03.328823 | ubuntu-noble-large | + popd 2026-07-10 00:05:03.329094 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:03.329126 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:03.330532 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-07-10 00:05:03.333515 | ubuntu-noble-large | + filename=neutron-stable-2024.2.tar.gz 2026-07-10 00:05:03.333562 | ubuntu-noble-large | + [[ -e neutron-stable-2024.2.tar.gz ]] 2026-07-10 00:05:03.333580 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-07-10 00:05:03.333592 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-07-10 00:05:03.333604 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-07-10 00:05:05.307462 | ubuntu-noble-large | 2026-07-10 00:05:05 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14521639/14521639] -> "neutron-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:05.310581 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:05.310634 | ubuntu-noble-large | + echo Process neutron-stable-2024.2.tar.gz 2026-07-10 00:05:05.310644 | ubuntu-noble-large | Process neutron-stable-2024.2.tar.gz 2026-07-10 00:05:05.311454 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2024.2.tar.gz 2026-07-10 00:05:05.312140 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:05.312271 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:05.328468 | ubuntu-noble-large | + directory=neutron-25.2.4.dev2 2026-07-10 00:05:05.328544 | ubuntu-noble-large | + echo Check patches for neutron-stable-2024.2.tar.gz 2026-07-10 00:05:05.328556 | ubuntu-noble-large | Check patches for neutron-stable-2024.2.tar.gz 2026-07-10 00:05:05.328567 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron ]] 2026-07-10 00:05:05.328583 | ubuntu-noble-large | + tar xzf neutron-stable-2024.2.tar.gz 2026-07-10 00:05:05.705178 | ubuntu-noble-large | + rm neutron-stable-2024.2.tar.gz 2026-07-10 00:05:05.715989 | ubuntu-noble-large | + pushd neutron-25.2.4.dev2 2026-07-10 00:05:05.717669 | ubuntu-noble-large | ++ sort 2026-07-10 00:05:05.717945 | ubuntu-noble-large | ++ find ../../patches/2024.2/neutron -type f -name '*.patch' 2026-07-10 00:05:05.723312 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:05.723344 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch' 2026-07-10 00:05:05.723356 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch 2026-07-10 00:05:05.723373 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:05.726232 | ubuntu-noble-large | checking file neutron/services/conntrack_helper/plugin.py 2026-07-10 00:05:05.726634 | ubuntu-noble-large | checking file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-10 00:05:05.726935 | ubuntu-noble-large | checking file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-10 00:05:05.727359 | ubuntu-noble-large | checking file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-10 00:05:05.727792 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:05.729662 | ubuntu-noble-large | patching file neutron/services/conntrack_helper/plugin.py 2026-07-10 00:05:05.729878 | ubuntu-noble-large | patching file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-10 00:05:05.730025 | ubuntu-noble-large | patching file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-10 00:05:05.730265 | ubuntu-noble-large | patching file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-10 00:05:05.730955 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:05.731010 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/neutron/0002-Fix-PF-GET-PUT-parent-floating-IP-validation.patch' 2026-07-10 00:05:05.731017 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/neutron/0002-Fix-PF-GET-PUT-parent-floating-IP-validation.patch 2026-07-10 00:05:05.731025 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:05.733644 | ubuntu-noble-large | checking file neutron/services/portforwarding/pf_plugin.py 2026-07-10 00:05:05.734061 | ubuntu-noble-large | checking file neutron/tests/unit/services/portforwarding/test_pf_plugin.py 2026-07-10 00:05:05.734719 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:05.737977 | ubuntu-noble-large | patching file neutron/services/portforwarding/pf_plugin.py 2026-07-10 00:05:05.738556 | ubuntu-noble-large | patching file neutron/tests/unit/services/portforwarding/test_pf_plugin.py 2026-07-10 00:05:05.739635 | ubuntu-noble-large | + popd 2026-07-10 00:05:05.739792 | ubuntu-noble-large | + tar czf neutron-stable-2024.2.tar.gz neutron-25.2.4.dev2 2026-07-10 00:05:07.218591 | ubuntu-noble-large | + rm -r neutron-25.2.4.dev2 2026-07-10 00:05:07.308251 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2024.2.tar.gz 2026-07-10 00:05:07.308365 | ubuntu-noble-large | Check overlays for neutron-stable-2024.2.tar.gz 2026-07-10 00:05:07.308378 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron/source ]] 2026-07-10 00:05:07.308388 | ubuntu-noble-large | + popd 2026-07-10 00:05:07.308410 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:07.308421 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:07.309152 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-07-10 00:05:07.311033 | ubuntu-noble-large | + filename=nova-stable-2024.2.tar.gz 2026-07-10 00:05:07.311121 | ubuntu-noble-large | + [[ -e nova-stable-2024.2.tar.gz ]] 2026-07-10 00:05:07.311134 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-07-10 00:05:07.311145 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-07-10 00:05:07.311155 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-07-10 00:05:09.168357 | ubuntu-noble-large | 2026-07-10 00:05:09 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9555562/9555562] -> "nova-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:09.170129 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:09.170173 | ubuntu-noble-large | + echo Process nova-stable-2024.2.tar.gz 2026-07-10 00:05:09.170179 | ubuntu-noble-large | Process nova-stable-2024.2.tar.gz 2026-07-10 00:05:09.172210 | ubuntu-noble-large | ++ tar -tzf nova-stable-2024.2.tar.gz 2026-07-10 00:05:09.172753 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:09.172827 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:09.182109 | ubuntu-noble-large | + directory=nova-30.3.1.dev3 2026-07-10 00:05:09.182144 | ubuntu-noble-large | + echo Check patches for nova-stable-2024.2.tar.gz 2026-07-10 00:05:09.182149 | ubuntu-noble-large | Check patches for nova-stable-2024.2.tar.gz 2026-07-10 00:05:09.182154 | ubuntu-noble-large | + [[ -e ../patches/2024.2/nova ]] 2026-07-10 00:05:09.182158 | ubuntu-noble-large | + tar xzf nova-stable-2024.2.tar.gz 2026-07-10 00:05:09.628886 | ubuntu-noble-large | + rm nova-stable-2024.2.tar.gz 2026-07-10 00:05:09.633089 | ubuntu-noble-large | + pushd nova-30.3.1.dev3 2026-07-10 00:05:09.634162 | ubuntu-noble-large | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2026-07-10 00:05:09.634901 | ubuntu-noble-large | ++ sort 2026-07-10 00:05:09.638277 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:09.638331 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch' 2026-07-10 00:05:09.638340 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch 2026-07-10 00:05:09.638348 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:09.639444 | ubuntu-noble-large | checking file nova/console/websocketproxy.py 2026-07-10 00:05:09.639634 | ubuntu-noble-large | checking file nova/tests/unit/console/test_websocketproxy.py 2026-07-10 00:05:09.639802 | ubuntu-noble-large | checking file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-10 00:05:09.640368 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:09.643116 | ubuntu-noble-large | patching file nova/console/websocketproxy.py 2026-07-10 00:05:09.644648 | ubuntu-noble-large | patching file nova/tests/unit/console/test_websocketproxy.py 2026-07-10 00:05:09.644703 | ubuntu-noble-large | patching file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-10 00:05:09.644737 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:09.644749 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch' 2026-07-10 00:05:09.644758 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch 2026-07-10 00:05:09.644768 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:09.653974 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_driver.py 2026-07-10 00:05:09.657110 | ubuntu-noble-large | Hunk #1 succeeded at 15053 (offset 57 lines). 2026-07-10 00:05:09.657142 | ubuntu-noble-large | Hunk #2 succeeded at 16793 (offset 50 lines). 2026-07-10 00:05:09.658854 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_imagebackend.py 2026-07-10 00:05:09.659489 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_utils.py 2026-07-10 00:05:09.659909 | ubuntu-noble-large | checking file nova/tests/unit/virt/test_images.py 2026-07-10 00:05:09.660427 | ubuntu-noble-large | checking file nova/virt/images.py 2026-07-10 00:05:09.660820 | ubuntu-noble-large | checking file nova/virt/libvirt/imagebackend.py 2026-07-10 00:05:09.661463 | ubuntu-noble-large | checking file nova/virt/libvirt/utils.py 2026-07-10 00:05:09.661786 | ubuntu-noble-large | checking file requirements.txt 2026-07-10 00:05:09.662524 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:09.667661 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_driver.py 2026-07-10 00:05:09.669418 | ubuntu-noble-large | Hunk #1 succeeded at 15053 (offset 57 lines). 2026-07-10 00:05:09.669707 | ubuntu-noble-large | Hunk #2 succeeded at 16793 (offset 50 lines). 2026-07-10 00:05:09.671666 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_imagebackend.py 2026-07-10 00:05:09.671981 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_utils.py 2026-07-10 00:05:09.672159 | ubuntu-noble-large | patching file nova/tests/unit/virt/test_images.py 2026-07-10 00:05:09.672415 | ubuntu-noble-large | patching file nova/virt/images.py 2026-07-10 00:05:09.672594 | ubuntu-noble-large | patching file nova/virt/libvirt/imagebackend.py 2026-07-10 00:05:09.672773 | ubuntu-noble-large | patching file nova/virt/libvirt/utils.py 2026-07-10 00:05:09.672885 | ubuntu-noble-large | patching file requirements.txt 2026-07-10 00:05:09.673847 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:09.673944 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/cve-2026-46448-eol-2024.2.patch' 2026-07-10 00:05:09.673971 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/cve-2026-46448-eol-2024.2.patch 2026-07-10 00:05:09.674009 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:09.679163 | ubuntu-noble-large | checking file nova/compute/api.py 2026-07-10 00:05:09.683271 | ubuntu-noble-large | checking file nova/tests/unit/compute/test_api.py 2026-07-10 00:05:09.685107 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:09.688713 | ubuntu-noble-large | patching file nova/compute/api.py 2026-07-10 00:05:09.691672 | ubuntu-noble-large | patching file nova/tests/unit/compute/test_api.py 2026-07-10 00:05:09.694831 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:09.694853 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-10 00:05:09.694858 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-10 00:05:09.694863 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:09.696625 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2026-07-10 00:05:09.696658 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-10 00:05:09.696671 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:09.699267 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2026-07-10 00:05:09.699316 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-10 00:05:09.699951 | ubuntu-noble-large | + popd 2026-07-10 00:05:09.699970 | ubuntu-noble-large | + tar czf nova-stable-2024.2.tar.gz nova-30.3.1.dev3 2026-07-10 00:05:11.255233 | ubuntu-noble-large | + rm -r nova-30.3.1.dev3 2026-07-10 00:05:11.356132 | ubuntu-noble-large | + echo Check overlays for nova-stable-2024.2.tar.gz 2026-07-10 00:05:11.356191 | ubuntu-noble-large | Check overlays for nova-stable-2024.2.tar.gz 2026-07-10 00:05:11.356204 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/nova/source ]] 2026-07-10 00:05:11.356210 | ubuntu-noble-large | + popd 2026-07-10 00:05:11.357210 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:11.357277 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:11.358187 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-07-10 00:05:11.362219 | ubuntu-noble-large | + filename=octavia-stable-2024.2.tar.gz 2026-07-10 00:05:11.362340 | ubuntu-noble-large | + [[ -e octavia-stable-2024.2.tar.gz ]] 2026-07-10 00:05:11.362363 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-07-10 00:05:11.362382 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-07-10 00:05:11.362398 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-07-10 00:05:12.708467 | ubuntu-noble-large | 2026-07-10 00:05:12 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1321874/1321874] -> "octavia-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:12.711652 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:12.711723 | ubuntu-noble-large | + echo Process octavia-stable-2024.2.tar.gz 2026-07-10 00:05:12.711734 | ubuntu-noble-large | Process octavia-stable-2024.2.tar.gz 2026-07-10 00:05:12.713811 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2024.2.tar.gz 2026-07-10 00:05:12.713906 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:12.714501 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:12.725681 | ubuntu-noble-large | + directory=octavia-15.1.1.dev9 2026-07-10 00:05:12.725783 | ubuntu-noble-large | + echo Check patches for octavia-stable-2024.2.tar.gz 2026-07-10 00:05:12.725803 | ubuntu-noble-large | Check patches for octavia-stable-2024.2.tar.gz 2026-07-10 00:05:12.725819 | ubuntu-noble-large | + [[ -e ../patches/2024.2/octavia ]] 2026-07-10 00:05:12.725833 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2024.2.tar.gz 2026-07-10 00:05:12.725847 | ubuntu-noble-large | Check overlays for octavia-stable-2024.2.tar.gz 2026-07-10 00:05:12.725861 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/octavia/source ]] 2026-07-10 00:05:12.725878 | ubuntu-noble-large | + popd 2026-07-10 00:05:12.725894 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:12.725911 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:12.726180 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-07-10 00:05:12.729076 | ubuntu-noble-large | + filename=placement-stable-2024.2.tar.gz 2026-07-10 00:05:12.729122 | ubuntu-noble-large | + [[ -e placement-stable-2024.2.tar.gz ]] 2026-07-10 00:05:12.729132 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-07-10 00:05:12.729142 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-07-10 00:05:12.729151 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-07-10 00:05:14.096962 | ubuntu-noble-large | 2026-07-10 00:05:14 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [577931/577931] -> "placement-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:14.099087 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:14.099143 | ubuntu-noble-large | + echo Process placement-stable-2024.2.tar.gz 2026-07-10 00:05:14.099156 | ubuntu-noble-large | Process placement-stable-2024.2.tar.gz 2026-07-10 00:05:14.101016 | ubuntu-noble-large | ++ tar -tzf placement-stable-2024.2.tar.gz 2026-07-10 00:05:14.101150 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:14.101641 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:14.115748 | ubuntu-noble-large | + directory=openstack_placement-12.0.3.dev1 2026-07-10 00:05:14.115799 | ubuntu-noble-large | + echo Check patches for placement-stable-2024.2.tar.gz 2026-07-10 00:05:14.115806 | ubuntu-noble-large | Check patches for placement-stable-2024.2.tar.gz 2026-07-10 00:05:14.115811 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_placement ]] 2026-07-10 00:05:14.115829 | ubuntu-noble-large | + echo Check overlays for placement-stable-2024.2.tar.gz 2026-07-10 00:05:14.115835 | ubuntu-noble-large | Check overlays for placement-stable-2024.2.tar.gz 2026-07-10 00:05:14.115840 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_placement/source ]] 2026-07-10 00:05:14.115845 | ubuntu-noble-large | + popd 2026-07-10 00:05:14.115851 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:14.115857 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:14.116999 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:14.120664 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:14.120726 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2026-07-10 00:05:14.120739 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:14.120750 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:14.120760 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:15.876238 | ubuntu-noble-large | 2026-07-10 00:05:15 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz [9061365/9061365] -> "skyline-apiserver-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:15.879066 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:15.879097 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:15.879104 | ubuntu-noble-large | Process skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:15.880067 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:15.881031 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:15.881126 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:15.891125 | ubuntu-noble-large | + directory=skyline_apiserver-5.0.1.dev5 2026-07-10 00:05:15.891169 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:15.891176 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:15.891181 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline_apiserver ]] 2026-07-10 00:05:15.891186 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:15.891191 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 00:05:15.891195 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline_apiserver/source ]] 2026-07-10 00:05:15.891200 | ubuntu-noble-large | + popd 2026-07-10 00:05:15.891205 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:15.891211 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:15.891814 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:15.893245 | ubuntu-noble-large | + filename=skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:15.893294 | ubuntu-noble-large | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2026-07-10 00:05:15.893299 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:15.893303 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:15.893307 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:18.355492 | ubuntu-noble-large | 2026-07-10 00:05:18 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz [26631227/26631227] -> "skyline-console-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:18.358195 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:18.358338 | ubuntu-noble-large | + echo Process skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:18.358354 | ubuntu-noble-large | Process skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:18.360534 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:18.360621 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:18.361002 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:18.370846 | ubuntu-noble-large | + directory=skyline-console-5.0.1.dev4 2026-07-10 00:05:18.370910 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:18.370924 | ubuntu-noble-large | Check patches for skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:18.370941 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline-console ]] 2026-07-10 00:05:18.370951 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:18.370961 | ubuntu-noble-large | Check overlays for skyline-console-stable-2024.2.tar.gz 2026-07-10 00:05:18.370972 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2026-07-10 00:05:18.370982 | ubuntu-noble-large | + popd 2026-07-10 00:05:18.370997 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:18.371008 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:18.371894 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-07-10 00:05:18.374236 | ubuntu-noble-large | + filename=requirements-stable-2024.2.tar.gz 2026-07-10 00:05:18.374264 | ubuntu-noble-large | + [[ -e requirements-stable-2024.2.tar.gz ]] 2026-07-10 00:05:18.374340 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-07-10 00:05:18.374354 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-07-10 00:05:18.374369 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-07-10 00:05:19.282634 | ubuntu-noble-large | 2026-07-10 00:05:19 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [150102/150102] -> "requirements-stable-2024.2.tar.gz" [1] 2026-07-10 00:05:19.285253 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:19.285323 | ubuntu-noble-large | + echo Process requirements-stable-2024.2.tar.gz 2026-07-10 00:05:19.285336 | ubuntu-noble-large | Process requirements-stable-2024.2.tar.gz 2026-07-10 00:05:19.287532 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2024.2.tar.gz 2026-07-10 00:05:19.287819 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:19.288356 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:19.294718 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7126 2026-07-10 00:05:19.294753 | ubuntu-noble-large | + echo Check patches for requirements-stable-2024.2.tar.gz 2026-07-10 00:05:19.294777 | ubuntu-noble-large | Check patches for requirements-stable-2024.2.tar.gz 2026-07-10 00:05:19.294787 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_requirements ]] 2026-07-10 00:05:19.294796 | ubuntu-noble-large | + tar xzf requirements-stable-2024.2.tar.gz 2026-07-10 00:05:19.310432 | ubuntu-noble-large | + rm requirements-stable-2024.2.tar.gz 2026-07-10 00:05:19.312448 | ubuntu-noble-large | + pushd openstack_requirements-1.2.1.dev7126 2026-07-10 00:05:19.313751 | ubuntu-noble-large | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2026-07-10 00:05:19.314426 | ubuntu-noble-large | ++ sort 2026-07-10 00:05:19.319752 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:19.319810 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch' 2026-07-10 00:05:19.319823 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch 2026-07-10 00:05:19.319841 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:19.321548 | ubuntu-noble-large | checking file upper-constraints.txt 2026-07-10 00:05:19.321951 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:19.324794 | ubuntu-noble-large | patching file upper-constraints.txt 2026-07-10 00:05:19.325632 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:19.325665 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/keystonemiddleware.patch' 2026-07-10 00:05:19.325671 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/keystonemiddleware.patch 2026-07-10 00:05:19.325675 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:19.327203 | ubuntu-noble-large | checking file upper-constraints.txt 2026-07-10 00:05:19.327630 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:19.330341 | ubuntu-noble-large | patching file upper-constraints.txt 2026-07-10 00:05:19.331089 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:19.331142 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2026-07-10 00:05:19.331150 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2026-07-10 00:05:19.331159 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:19.332403 | ubuntu-noble-large | checking file upper-constraints.txt 2026-07-10 00:05:19.332676 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:19.336072 | ubuntu-noble-large | patching file upper-constraints.txt 2026-07-10 00:05:19.337067 | ubuntu-noble-large | + popd 2026-07-10 00:05:19.337126 | ubuntu-noble-large | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7126 2026-07-10 00:05:19.385230 | ubuntu-noble-large | + rm -r openstack_requirements-1.2.1.dev7126 2026-07-10 00:05:19.392956 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2024.2.tar.gz 2026-07-10 00:05:19.392978 | ubuntu-noble-large | Check overlays for requirements-stable-2024.2.tar.gz 2026-07-10 00:05:19.392988 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2026-07-10 00:05:19.393048 | ubuntu-noble-large | + popd 2026-07-10 00:05:19.393868 | ubuntu-noble-large | + bash scripts/004-build.sh 2026-07-10 00:05:19.396273 | ubuntu-noble-large | + BASE_ARCH=x86_64 2026-07-10 00:05:19.397148 | ubuntu-noble-large | ++ date +%Y%m%d 2026-07-10 00:05:19.399404 | ubuntu-noble-large | + BUILD_ID=20260710 2026-07-10 00:05:19.399456 | ubuntu-noble-large | + BUILD_TYPE=all 2026-07-10 00:05:19.399463 | ubuntu-noble-large | + IS_RELEASE=False 2026-07-10 00:05:19.399468 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2026-07-10 00:05:19.399473 | ubuntu-noble-large | + VERSION=latest 2026-07-10 00:05:19.399478 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2026-07-10 00:05:19.399488 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-07-10 00:05:19.399493 | ubuntu-noble-large | + . defaults/all.sh 2026-07-10 00:05:19.399501 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-10 00:05:19.399508 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-10 00:05:19.399555 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-10 00:05:19.399562 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-07-10 00:05:19.399703 | ubuntu-noble-large | +++ deactivate nondestructive 2026-07-10 00:05:19.399731 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:05:19.399739 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:05:19.399746 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:05:19.399801 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:05:19.399808 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-07-10 00:05:19.399813 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-07-10 00:05:19.399820 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-10 00:05:19.399893 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-07-10 00:05:19.399900 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-07-10 00:05:19.399905 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-10 00:05:19.399910 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-07-10 00:05:19.399918 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:05:19.399945 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:05:19.399951 | ubuntu-noble-large | +++ export PATH 2026-07-10 00:05:19.399976 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:05:19.400010 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-07-10 00:05:19.400016 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-07-10 00:05:19.400028 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-07-10 00:05:19.400051 | ubuntu-noble-large | +++ export PS1 2026-07-10 00:05:19.400057 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-10 00:05:19.400067 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-07-10 00:05:19.400072 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:05:19.400098 | ubuntu-noble-large | + . defaults/2024.2.sh 2026-07-10 00:05:19.400780 | ubuntu-noble-large | +++ date +%Y%m%d 2026-07-10 00:05:19.402403 | ubuntu-noble-large | ++ export BUILD_ID=20260710 2026-07-10 00:05:19.402418 | ubuntu-noble-large | ++ BUILD_ID=20260710 2026-07-10 00:05:19.402427 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-07-10 00:05:19.402433 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-07-10 00:05:19.402438 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-07-10 00:05:19.402445 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-07-10 00:05:19.402494 | ubuntu-noble-large | + export IS_RELEASE 2026-07-10 00:05:19.402500 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-07-10 00:05:19.402507 | ubuntu-noble-large | + export VERSION 2026-07-10 00:05:19.402607 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-10 00:05:19.402615 | ubuntu-noble-large | + PLATFORM=linux/amd64 2026-07-10 00:05:19.402619 | ubuntu-noble-large | + [[ -z '' ]] 2026-07-10 00:05:19.403413 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2026-07-10 00:05:19.466855 | ubuntu-noble-large | + KOLLA_IMAGES='^aodh ^barbican ^blazar ^ceilometer ^cinder ^cron ^designate ^dnsmasq ^fluentd ^glance ^gnocchi ^grafana ^hacluster ^haproxy ^heat ^horizon ^ironic ^iscsid ^keepalived ^keystone ^kolla-toolbox ^letsencrypt ^magnum ^manila ^mariadb ^masakari ^memcached ^multipathd ^neutron ^nova ^octavia ^opensearch ^openstack-base ^openvswitch ^ovn ^ovsdpdk ^placement ^prometheus ^proxysql ^rabbitmq ^redis ^skyline-apiserver ^skyline-console ^tgtd' 2026-07-10 00:05:19.466961 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\1 ]] 2026-07-10 00:05:19.466976 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\2 ]] 2026-07-10 00:05:19.466986 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2026-07-10 00:05:19.466996 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-07-10 00:05:19.468341 | ubuntu-noble-large | + kolla-build --base-arch x86_64 --debug --template-override templates/2024.2/template-overrides.j2 --config-file kolla-build.conf --skip-existing --platform linux/amd64 '^aodh' '^barbican' '^blazar' '^ceilometer' '^cinder' '^cron' '^designate' '^dnsmasq' '^fluentd' '^glance' '^gnocchi' '^grafana' '^hacluster' '^haproxy' '^heat' '^horizon' '^ironic' '^iscsid' '^keepalived' '^keystone' '^kolla-toolbox' '^letsencrypt' '^magnum' '^manila' '^mariadb' '^masakari' '^memcached' '^multipathd' '^neutron' '^nova' '^octavia' '^opensearch' '^openstack-base' '^openvswitch' '^ovn' '^ovsdpdk' '^placement' '^prometheus' '^proxysql' '^rabbitmq' '^redis' '^skyline-apiserver' '^skyline-console' '^tgtd' 2026-07-10 00:05:19.468379 | ubuntu-noble-large | + tee kolla-build-20260710.log 2026-07-10 00:05:19.913320 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2026-07-10 00:05:19.913551 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2026-07-10 00:05:26.756784 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2026-07-10 00:05:26.757461 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2026-07-10 00:05:26.757893 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2026-07-10 00:05:26.757899 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2026-07-10 00:05:26.757672 2026-07-10 00:05:26.760182 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2026-07-10 00:05:26.760197 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2026-07-10 00:07:23.183432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/37 : FROM ubuntu:24.04 2026-07-10 00:07:23.183512 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ef91e4b15da8 2026-07-10 00:07:23.183608 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/37 : LABEL "build-date"="20260710" "name"="base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:07:23.183702 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7ce05e97e492 2026-07-10 00:07:23.183741 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7ce05e97e492 2026-07-10 00:07:23.183811 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 435330a784bf 2026-07-10 00:07:23.183871 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 3/37 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 24.04.* LTS}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 24.04.* LTS\" are supported on ubuntu"; false; fi 2026-07-10 00:07:23.183935 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 03d11ba5499f 2026-07-10 00:07:23.183997 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 03d11ba5499f 2026-07-10 00:07:23.184099 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 33a93328431d 2026-07-10 00:07:23.184141 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/37 : COPY curlrc /root/.curlrc 2026-07-10 00:07:23.184202 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0e68462e2568 2026-07-10 00:07:23.184260 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/37 : ENV LANG en_US.UTF-8 2026-07-10 00:07:23.184321 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 16ccbb40206a 2026-07-10 00:07:23.184381 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 16ccbb40206a 2026-07-10 00:07:23.184555 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6969901dd70a 2026-07-10 00:07:23.184561 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/37 : LABEL kolla_version="2024.2" 2026-07-10 00:07:23.184787 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7a6cf04bae9b 2026-07-10 00:07:23.184793 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7a6cf04bae9b 2026-07-10 00:07:23.184834 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2ac6b639eddf 2026-07-10 00:07:23.184946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-07-10 00:07:23.185064 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 382ec67301d6 2026-07-10 00:07:23.185196 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/37 : COPY *.gpg /etc/kolla/apt-keys/ 2026-07-10 00:07:23.185298 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ad52027b60af 2026-07-10 00:07:23.185396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 9/37 : RUN apt-get update && apt-get -y install --no-install-recommends locales ca-certificates && locale-gen en_US.UTF-8 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:07:23.185643 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7d34e6f3bf66 2026-07-10 00:07:23.185706 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:07:23.185756 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:07:23.185846 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:07:23.185946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:07:23.186083 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-07-10 00:07:23.186175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-07-10 00:07:23.186274 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2026-07-10 00:07:23.186368 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [49.5 kB] 2026-07-10 00:07:23.186430 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2113 kB] 2026-07-10 00:07:23.186588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1345 kB] 2026-07-10 00:07:23.186655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1490 kB] 2026-07-10 00:07:23.186753 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-07-10 00:07:23.186840 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:07:23.186925 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:07:23.187020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:07:23.187117 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1417 kB] 2026-07-10 00:07:23.187262 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1023 kB] 2026-07-10 00:07:23.187353 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1491 kB] 2026-07-10 00:07:23.187451 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [43.8 kB] 2026-07-10 00:07:23.187573 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 31.3 MB in 3s (10.4 MB/s) 2026-07-10 00:07:23.187679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:23.187786 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:23.187886 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:23.187984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:23.188109 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-07-10 00:07:23.188210 | ubuntu-noble-large | INFO:kolla.common.utils.base: openssl 2026-07-10 00:07:23.188511 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-07-10 00:07:23.188532 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2026-07-10 00:07:23.188543 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. 2026-07-10 00:07:23.188612 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5367 kB of archives. 2026-07-10 00:07:23.188697 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2026-07-10 00:07:23.188782 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-07-10 00:07:23.188879 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ca-certificates all 20260601~24.04.1 [139 kB] 2026-07-10 00:07:23.188970 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.7 [4225 kB] 2026-07-10 00:07:23.189072 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2026-07-10 00:07:23.189206 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2026-07-10 00:07:23.189290 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2026-07-10 00:07:23.189373 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2026-07-10 00:07:23.189462 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2026-07-10 00:07:23.189576 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2026-07-10 00:07:23.189812 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2026-07-10 00:07:23.189839 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.189858 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-07-10 00:07:23.189882 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.189954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5367 kB in 1s (8868 kB/s) 2026-07-10 00:07:23.190068 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2026-07-10 00:07:23.190095 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.190123 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.190164 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.190259 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:23.190278 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% (Reading database ... 85% 2026-07-10 00:07:23.190352 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.190371 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.190393 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2026-07-10 00:07:23.190429 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 00:07:23.190577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.11) ... 2026-07-10 00:07:23.190597 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2026-07-10 00:07:23.190671 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20260601~24.04.1_all.deb ... 2026-07-10 00:07:23.190690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20260601~24.04.1) ... 2026-07-10 00:07:23.190763 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2026-07-10 00:07:23.190782 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.7_all.deb ... 2026-07-10 00:07:23.190856 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.7) ... 2026-07-10 00:07:23.190874 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.7) ... 2026-07-10 00:07:23.190948 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-07-10 00:07:23.190966 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-07-10 00:07:23.190987 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-07-10 00:07:23.191077 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-07-10 00:07:23.191117 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2026-07-10 00:07:23.191163 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-07-10 00:07:23.191186 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-07-10 00:07:23.191273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-07-10 00:07:23.191292 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-10 00:07:23.191369 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20260601~24.04.1) ... 2026-07-10 00:07:23.191387 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-07-10 00:07:23.191450 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-07-10 00:07:23.191468 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-07-10 00:07:23.191555 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-07-10 00:07:23.191621 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2026-07-10 00:07:23.191696 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-07-10 00:07:23.191714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-07-10 00:07:23.191776 | ubuntu-noble-large | INFO:kolla.common.utils.base:121 added, 0 removed; done. 2026-07-10 00:07:23.191802 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20260601~24.04.1) ... 2026-07-10 00:07:23.191824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-07-10 00:07:23.191916 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2026-07-10 00:07:23.191936 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2026-07-10 00:07:23.191997 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2026-07-10 00:07:23.192065 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-07-10 00:07:23.192090 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-07-10 00:07:23.192175 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-07-10 00:07:23.192195 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-07-10 00:07:23.192218 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7d34e6f3bf66 2026-07-10 00:07:23.192234 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b5689f398aa5 2026-07-10 00:07:23.192316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/37 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2026-07-10 00:07:23.192335 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 822f9b1e21a7 2026-07-10 00:07:23.192357 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 822f9b1e21a7 2026-07-10 00:07:23.192373 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> fb46279cfeea 2026-07-10 00:07:23.192455 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/37 : COPY kolla_bashrc /tmp/ 2026-07-10 00:07:23.192474 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> dd7624677ea9 2026-07-10 00:07:23.192519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 12/37 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2026-07-10 00:07:23.192541 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 047a6db7a491 2026-07-10 00:07:23.192604 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 047a6db7a491 2026-07-10 00:07:23.192621 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 97e4c00b5051 2026-07-10 00:07:23.192644 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 13/37 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2026-07-10 00:07:23.192665 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7e0ede6bbf2f 2026-07-10 00:07:23.192749 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7e0ede6bbf2f 2026-07-10 00:07:23.192769 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9c0f20d39b1e 2026-07-10 00:07:23.192791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/37 : ENV DEBIAN_FRONTEND noninteractive 2026-07-10 00:07:23.192808 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 62ac4568827f 2026-07-10 00:07:23.192886 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 62ac4568827f 2026-07-10 00:07:23.192906 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f3a6de7606de 2026-07-10 00:07:23.192928 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 15/37 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2026-07-10 00:07:23.192945 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> df8b4a97f364 2026-07-10 00:07:23.193027 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 16/37 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends adduser ca-certificates curl gnupg ubuntu-cloud-keyring && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:07:23.193075 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e385854d7cd5 2026-07-10 00:07:23.193099 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:07:23.193161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:07:23.193179 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:07:23.193255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:07:23.193275 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:07:23.193297 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:07:23.193313 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-07-10 00:07:23.193377 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:07:23.193395 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,417 kB] 2026-07-10 00:07:23.193429 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:07:23.193446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [43.8 kB] 2026-07-10 00:07:23.193549 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-07-10 00:07:23.193568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:07:23.193591 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:07:23.193607 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,490 kB] 2026-07-10 00:07:23.193670 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [49.5 kB] 2026-07-10 00:07:23.193688 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-07-10 00:07:23.193859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:07:23.193875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:07:23.193885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 31.3 MB in 2s (13.7 MB/s) 2026-07-10 00:07:23.193898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:23.193991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:23.194070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:23.194170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:23.194241 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20260601~24.04.1). 2026-07-10 00:07:23.194301 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-07-10 00:07:23.194368 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2026-07-10 00:07:23.194436 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-07-10 00:07:23.194521 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-07-10 00:07:23.194627 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-07-10 00:07:23.194699 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2026-07-10 00:07:23.194769 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-07-10 00:07:23.194832 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2026-07-10 00:07:23.194893 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2026-07-10 00:07:23.194943 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2026-07-10 00:07:23.195004 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-07-10 00:07:23.195093 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2026-07-10 00:07:23.195150 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2026-07-10 00:07:23.195203 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-07-10 00:07:23.195264 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2026-07-10 00:07:23.195322 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-07-10 00:07:23.195381 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-07-10 00:07:23.195438 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-07-10 00:07:23.195532 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2026-07-10 00:07:23.195546 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. 2026-07-10 00:07:23.195621 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,335 kB of archives. 2026-07-10 00:07:23.195658 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2026-07-10 00:07:23.195714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2026-07-10 00:07:23.195772 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-10 00:07:23.195829 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 2026-07-10 00:07:23.195888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 2026-07-10 00:07:23.195942 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9,490 B] 2026-07-10 00:07:23.195999 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 2026-07-10 00:07:23.196059 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-10 00:07:23.196130 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 2026-07-10 00:07:23.196192 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] 2026-07-10 00:07:23.196243 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] 2026-07-10 00:07:23.196300 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.6 [701 kB] 2026-07-10 00:07:23.196356 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.4 [74.6 kB] 2026-07-10 00:07:23.196413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 2026-07-10 00:07:23.196469 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 2026-07-10 00:07:23.196544 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 2026-07-10 00:07:23.196634 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 2026-07-10 00:07:23.196690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [198 kB] 2026-07-10 00:07:23.196747 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 2026-07-10 00:07:23.196804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.4 [190 kB] 2026-07-10 00:07:23.196858 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgconf amd64 2.4.4-2ubuntu17.4 [104 kB] 2026-07-10 00:07:23.196911 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libksba8 amd64 1.6.6-1build1 [122 kB] 2026-07-10 00:07:23.196986 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dirmngr amd64 2.4.4-2ubuntu17.4 [323 kB] 2026-07-10 00:07:23.197061 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg-utils amd64 2.4.4-2ubuntu17.4 [109 kB] 2026-07-10 00:07:23.197120 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg amd64 2.4.4-2ubuntu17.4 [565 kB] 2026-07-10 00:07:23.197174 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 pinentry-curses amd64 1.2.1-3ubuntu5 [35.2 kB] 2026-07-10 00:07:23.197230 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg-agent amd64 2.4.4-2ubuntu17.4 [227 kB] 2026-07-10 00:07:23.197282 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgsm amd64 2.4.4-2ubuntu17.4 [232 kB] 2026-07-10 00:07:23.197336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 keyboxd amd64 2.4.4-2ubuntu17.4 [78.3 kB] 2026-07-10 00:07:23.197389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg all 2.4.4-2ubuntu17.4 [359 kB] 2026-07-10 00:07:23.197442 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-cloud-keyring all 2023.11.28.1 [4,352 B] 2026-07-10 00:07:23.197534 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-07-10 00:07:23.197546 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.197705 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,335 kB in 2s (3,345 kB/s) 2026-07-10 00:07:23.197725 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2026-07-10 00:07:23.197738 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.197753 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 2026-07-10 00:07:23.197770 | ubuntu-noble-large | INFO:kolla.common.utils.base:35% (Reading database ... 40% (Reading database ... 45% 2026-07-10 00:07:23.197788 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 50% (Reading database ... 55% 2026-07-10 00:07:23.197807 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.197821 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.197873 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:23.197889 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:23.197906 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.197919 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.197981 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.198002 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5466 files and directories currently installed.) 2026-07-10 00:07:23.198019 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2026-07-10 00:07:23.198030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2026-07-10 00:07:23.198112 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2026-07-10 00:07:23.198126 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2026-07-10 00:07:23.198170 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.198183 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2026-07-10 00:07:23.198227 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 25% (Reading database ... 2026-07-10 00:07:23.198241 | ubuntu-noble-large | INFO:kolla.common.utils.base:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.198263 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.198278 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:23.198347 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:23.198360 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.198413 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.198425 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.198441 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5514 files and directories currently installed.) 2026-07-10 00:07:23.198457 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 00:07:23.198544 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:23.198558 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2026-07-10 00:07:23.198569 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 00:07:23.198614 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:23.198627 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2026-07-10 00:07:23.198670 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2026-07-10 00:07:23.198682 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2026-07-10 00:07:23.198727 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2026-07-10 00:07:23.198739 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 00:07:23.198782 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:23.198795 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2026-07-10 00:07:23.198849 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 00:07:23.198861 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:23.198885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2026-07-10 00:07:23.198901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2026-07-10 00:07:23.198963 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2026-07-10 00:07:23.198975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2026-07-10 00:07:23.199000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2026-07-10 00:07:23.199016 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.199096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' 2026-07-10 00:07:23.199119 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' 2026-07-10 00:07:23.199175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadli 2026-07-10 00:07:23.199188 | ubuntu-noble-large | INFO:kolla.common.utils.base:ne8t64' 2026-07-10 00:07:23.199242 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' 2026-07-10 00:07:23.199255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2026-07-10 00:07:23.199270 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2026-07-10 00:07:23.199290 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-10 00:07:23.199352 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.199365 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ... 2026-07-10 00:07:23.199409 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2026-07-10 00:07:23.199422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.4_amd64.deb ... 2026-07-10 00:07:23.199465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ... 2026-07-10 00:07:23.199477 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2026-07-10 00:07:23.199519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2026-07-10 00:07:23.199687 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-07-10 00:07:23.199735 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2026-07-10 00:07:23.199746 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2026-07-10 00:07:23.199760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2026-07-10 00:07:23.199780 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.199791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2026-07-10 00:07:23.199801 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:07:23.199811 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:07:23.199825 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2026-07-10 00:07:23.199857 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:07:23.199870 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:07:23.199915 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2026-07-10 00:07:23.199930 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:07:23.199982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:07:23.199996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2026-07-10 00:07:23.200009 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2026-07-10 00:07:23.200105 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.200127 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-07-10 00:07:23.200140 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2026-07-10 00:07:23.200150 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.4_amd64.deb ... 2026-07-10 00:07:23.200163 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.200202 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-07-10 00:07:23.200217 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2026-07-10 00:07:23.200256 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:07:23.200270 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:07:23.200309 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2026-07-10 00:07:23.200322 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:07:23.200334 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.11) ... 2026-07-10 00:07:23.200368 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2026-07-10 00:07:23.200381 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:23.200437 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.200449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2026-07-10 00:07:23.200462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2026-07-10 00:07:23.200528 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.200539 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2026-07-10 00:07:23.200553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2026-07-10 00:07:23.200603 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:23.200628 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.200641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2026-07-10 00:07:23.200651 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:23.200660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.200780 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2026-07-10 00:07:23.200817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:23.200832 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.200850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.200861 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2026-07-10 00:07:23.200871 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2026-07-10 00:07:23.200882 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2026-07-10 00:07:23.200897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2026-07-10 00:07:23.200907 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:23.200952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.200964 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2026-07-10 00:07:23.201014 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.201026 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:23.201060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.201074 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2026-07-10 00:07:23.201116 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:23.201127 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.201177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2026-07-10 00:07:23.201190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.4_all.deb ... 2026-07-10 00:07:23.201200 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.201249 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2026-07-10 00:07:23.201262 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2026-07-10 00:07:23.201275 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2026-07-10 00:07:23.201286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2026-07-10 00:07:23.201326 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2026-07-10 00:07:23.201346 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2026-07-10 00:07:23.201359 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2026-07-10 00:07:23.201374 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ... 2026-07-10 00:07:23.201433 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-07-10 00:07:23.201445 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ... 2026-07-10 00:07:23.201459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2026-07-10 00:07:23.201469 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:23.201539 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:07:23.201552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-07-10 00:07:23.201565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:23.201575 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:07:23.201634 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:23.201646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2026-07-10 00:07:23.201660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:07:23.201670 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.201801 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:23.201809 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-07-10 00:07:23.201815 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2026-07-10 00:07:23.201821 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.201829 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.201837 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.201882 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:07:23.201911 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.201939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.201949 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.201976 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:23.202005 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-10 00:07:23.202033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:07:23.202067 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e385854d7cd5 2026-07-10 00:07:23.202118 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e53cd061164f 2026-07-10 00:07:23.202128 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 17/37 : RUN cat /tmp/kolla_bashrc >> /etc/bash.bashrc && sed -i -e s/#*LAST_SYSTEM_UID=999/LAST_SYSTEM_UID=59999/g -e s/#*LAST_SYSTEM_GID=999/LAST_SYSTEM_GID=59999/g /etc/adduser.conf 2026-07-10 00:07:23.202174 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 81ada13b5bbc 2026-07-10 00:07:23.202203 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 81ada13b5bbc 2026-07-10 00:07:23.202238 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5db699054b3a 2026-07-10 00:07:23.202248 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/37 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2026-07-10 00:07:23.202292 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 446b474f9059 2026-07-10 00:07:23.202301 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 446b474f9059 2026-07-10 00:07:23.202319 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9d90970bb9f1 2026-07-10 00:07:23.202365 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/37 : COPY sources.list.ubuntu /etc/apt/sources.list 2026-07-10 00:07:23.202374 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 12ed3aaa7230 2026-07-10 00:07:23.202411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/37 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2026-07-10 00:07:23.202420 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9251479e9f1a 2026-07-10 00:07:23.202464 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-07-10 00:07:23.202473 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7a7c04e6a583 2026-07-10 00:07:23.202532 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/37 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2026-07-10 00:07:23.202605 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4ff6e69ff47d 2026-07-10 00:07:23.202659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 23/37 : RUN mkdir -p /etc/kolla/apt-keys/ && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys F77F1EDA57EBB1CC && gpg --export F77F1EDA57EBB1CC >/etc/kolla/apt-keys/erlang-ppa.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 6B73A36E6026DFCA && gpg --export 6B73A36E6026DFCA >/etc/kolla/apt-keys/rabbitmq.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CFFB779AADC995E4F350A060505D97A41C61B9CD && gpg --export CFFB779AADC995E4F350A060505D97A41C61B9CD >/etc/kolla/apt-keys/haproxy.gpg 2026-07-10 00:07:23.202691 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 9d1c8d7baa41 2026-07-10 00:07:23.202720 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2026-07-10 00:07:23.202749 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.202777 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2026-07-10 00:07:23.202787 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.202832 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2026-07-10 00:07:23.202838 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2026-07-10 00:07:23.202876 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.202885 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-07-10 00:07:23.202922 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-07-10 00:07:23.202929 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.202969 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: 2 duplicate signatures removed 2026-07-10 00:07:23.202976 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.203018 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: public key "RabbitMQ Release Signing Key " imported 2026-07-10 00:07:23.203025 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.203077 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-07-10 00:07:23.203109 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-07-10 00:07:23.203118 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.203167 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2026-07-10 00:07:23.203174 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.203214 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-07-10 00:07:23.203221 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-07-10 00:07:23.203260 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.203270 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 9d1c8d7baa41 2026-07-10 00:07:23.203314 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b87ba04f9182 2026-07-10 00:07:23.203330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 24/37 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive.key -o /etc/kolla/apt-keys/influxdb.asc && curl https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg -o /etc/kolla/apt-keys/mariadb.gpg && curl https://artifacts.opensearch.org/publickeys/opensearch.pgp -o /etc/kolla/apt-keys/opensearch.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2026-07-10 00:07:23.203367 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 11ca2da8340a 2026-07-10 00:07:23.203396 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.139401, size: 2460 2026-07-10 00:07:23.203426 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive.key): response: 200, time: 0.178656, size: 6198 2026-07-10 00:07:23.203455 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://supplychain.mariadb.com/mariadb-keyring-2019.gpg): response: 200, time: 0.344868, size: 27481 2026-07-10 00:07:23.203499 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.297556, size: 4300 2026-07-10 00:07:23.203549 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key): response: 200, time: 0.129061, size: 3151 2026-07-10 00:07:23.203559 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.105623, size: 3157 2026-07-10 00:07:23.203603 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 11ca2da8340a 2026-07-10 00:07:23.203613 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> dcd0c99ee6b1 2026-07-10 00:07:23.203665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 25/37 : RUN apt-get --error-on=any update && apt-get -y install locales && sed -e "s/# $LANG UTF-8/$LANG UTF-8/g" /etc/locale.gen -i && locale-gen "$LANG" && apt-get -y upgrade && apt-get -y dist-upgrade && apt-get --error-on=any update && apt-get -y install --no-install-recommends apt-utils dumb-init systemd-standalone-sysusers gawk iproute2 kmod lsof lvm2 netbase open-iscsi procps python3 python3-pip socat sudo tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:07:23.203673 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f6513a07913b 2026-07-10 00:07:23.203713 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:07:23.203743 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:07:23.203772 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:07:23.203781 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:07:23.203809 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:07:23.203838 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:07:23.203847 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:07:23.203885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:07:23.203892 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:07:23.203928 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:07:23.203937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:07:23.203971 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:07:23.203981 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:07:23.204008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:07:23.204017 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:07:23.204061 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.9 MB in 4s (7,636 kB/s) 2026-07-10 00:07:23.204070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:23.204116 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:23.204145 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:23.204151 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:23.204190 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.7). 2026-07-10 00:07:23.204197 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. 2026-07-10 00:07:23.204232 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-07-10 00:07:23.204239 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-07-10 00:07:23.204277 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-07-10 00:07:23.204284 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-07-10 00:07:23.204321 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:23.204328 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:23.204367 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:23.204374 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-07-10 00:07:23.204413 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2026-07-10 00:07:23.204420 | ubuntu-noble-large | INFO:kolla.common.utils.base: gzip libncursesw6 libtinfo6 ncurses-base ncurses-bin perl-base tar 2026-07-10 00:07:23.204459 | ubuntu-noble-large | INFO:kolla.common.utils.base:7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:07:23.204465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 2,653 kB of archives. 2026-07-10 00:07:23.204513 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 9,216 B of additional disk space will be used. 2026-07-10 00:07:23.204520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:07:23.204557 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gzip amd64 1.12-1ubuntu3.2 [99.2 kB] 2026-07-10 00:07:23.204564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-10 00:07:23.204686 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-base amd64 5.38.2-3.2ubuntu0.3 [1,827 kB] 2026-07-10 00:07:23.204718 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-10 00:07:23.204729 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-10 00:07:23.204739 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-10 00:07:23.204749 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-10 00:07:23.204764 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-07-10 00:07:23.204774 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.204784 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 2,653 kB in 0s (6,230 kB/s) 2026-07-10 00:07:23.204805 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.204831 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.204845 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.204857 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-07-10 00:07:23.204866 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.204917 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.204929 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:23.204941 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../gzip_1.12-1ubuntu3.2_amd64.deb ... 2026-07-10 00:07:23.204951 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gzip (1.12-1ubuntu3.2) over (1.12-1ubuntu3.1) ... 2026-07-10 00:07:23.204995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gzip (1.12-1ubuntu3.2) ... 2026-07-10 00:07:23.205007 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.205019 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.205057 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.205088 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-07-10 00:07:23.205103 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.205114 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.205158 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.205170 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:23.205225 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:07:23.205238 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 00:07:23.205251 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:07:23.205261 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.205275 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.205291 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.205344 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:07:23.205357 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:23.205371 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.205382 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.205422 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.205434 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:23.205447 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-07-10 00:07:23.205465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-base (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ... 2026-07-10 00:07:23.205547 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-base (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:23.205560 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.205570 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.205585 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.205595 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.205650 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:23.205663 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:23.205677 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.205687 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.205737 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.205750 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:23.205764 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-10 00:07:23.205774 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3build1) ... 2026-07-10 00:07:23.205815 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-10 00:07:23.205827 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.205922 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-07-10 00:07:23.205931 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2026-07-10 00:07:23.205937 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 50% (Reading database ... 2026-07-10 00:07:23.205943 | ubuntu-noble-large | INFO:kolla.common.utils.base:55% (Reading database ... 60% 2026-07-10 00:07:23.205949 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 65% 2026-07-10 00:07:23.205957 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.205965 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:23.205994 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:23.206003 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.206031 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.206060 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.206102 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:23.206140 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-10 00:07:23.206146 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 00:07:23.206155 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:07:23.206192 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.206205 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 2026-07-10 00:07:23.206244 | ubuntu-noble-large | INFO:kolla.common.utils.base:40% (Reading database ... 45% (Reading database ... 50% 2026-07-10 00:07:23.206251 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 55% 2026-07-10 00:07:23.206265 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.206294 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.206303 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:23.206332 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:23.206360 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.206367 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.206395 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.206404 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:23.206432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:07:23.206441 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 00:07:23.206478 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:07:23.206498 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 00:07:23.206540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:07:23.206547 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:07:23.206661 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:07:23.206676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:23.206686 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:23.206696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:23.206706 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-07-10 00:07:23.206720 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:07:23.206730 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:07:23.206739 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease 2026-07-10 00:07:23.206750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-10 00:07:23.206763 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-10 00:07:23.206773 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-10 00:07:23.206814 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://archive.ubuntu.com/ubuntu noble-security InRelease 2026-07-10 00:07:23.206826 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (30 B/s) 2026-07-10 00:07:23.206840 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:23.206850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:23.206901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:23.206913 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:23.206927 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2026-07-10 00:07:23.206937 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-07-10 00:07:23.206991 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2026-07-10 00:07:23.207003 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2026-07-10 00:07:23.207013 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2026-07-10 00:07:23.207028 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-07-10 00:07:23.207071 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-07-10 00:07:23.207086 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-07-10 00:07:23.207096 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2026-07-10 00:07:23.207140 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2026-07-10 00:07:23.207152 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2026-07-10 00:07:23.207165 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2026-07-10 00:07:23.207175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-07-10 00:07:23.207189 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n perl-doc libterm-readline-gnu-perl 2026-07-10 00:07:23.207199 | ubuntu-noble-large | INFO:kolla.common.utils.base: | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc 2026-07-10 00:07:23.207239 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-tk python3-venv python-setuptools-doc python3.12-venv python3.12-doc 2026-07-10 00:07:23.207258 | ubuntu-noble-large | INFO:kolla.common.utils.base: binutils binfmt-support tgt-glusterfs tgt-rbd 2026-07-10 00:07:23.207271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-07-10 00:07:23.207281 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2026-07-10 00:07:23.207294 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2026-07-10 00:07:23.207305 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-07-10 00:07:23.207347 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2026-07-10 00:07:23.207358 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2026-07-10 00:07:23.207372 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2026-07-10 00:07:23.207382 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2026-07-10 00:07:23.207423 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-07-10 00:07:23.207434 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-07-10 00:07:23.207505 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-07-10 00:07:23.207517 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2026-07-10 00:07:23.207527 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi perl perl-modules-5.38 python3 python3-minimal 2026-07-10 00:07:23.207541 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2026-07-10 00:07:23.207552 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2026-07-10 00:07:23.207679 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2026-07-10 00:07:23.207701 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 63 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:07:23.207709 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.6 MB of archives. 2026-07-10 00:07:23.207714 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2026-07-10 00:07:23.207720 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:07:23.207729 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-minimal amd64 3.12.3-1ubuntu0.15 [839 kB] 2026-07-10 00:07:23.207734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1 amd64 2.6.1-2ubuntu0.4 [88.2 kB] 2026-07-10 00:07:23.207740 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-minimal amd64 3.12.3-1ubuntu0.15 [2,334 kB] 2026-07-10 00:07:23.207755 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-minimal amd64 3.12.3-0ubuntu2.1 [27.4 kB] 2026-07-10 00:07:23.207770 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB] 2026-07-10 00:07:23.207815 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB] 2026-07-10 00:07:23.207821 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2026b-0ubuntu0.24.04.1 [280 kB] 2026-07-10 00:07:23.207848 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-stdlib amd64 3.12.3-1ubuntu0.15 [2,071 kB] 2026-07-10 00:07:23.207856 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12 amd64 3.12.3-1ubuntu0.15 [651 kB] 2026-07-10 00:07:23.207900 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-stdlib amd64 3.12.3-0ubuntu2.1 [10.1 kB] 2026-07-10 00:07:23.207907 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3 amd64 3.12.3-0ubuntu2.1 [23.0 kB] 2026-07-10 00:07:23.207933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-07-10 00:07:23.207939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-07-10 00:07:23.207979 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-07-10 00:07:23.207985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.2 [51.8 kB] 2026-07-10 00:07:23.208022 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopeniscsiusr amd64 2.1.9-3ubuntu5.4 [49.4 kB] 2026-07-10 00:07:23.208028 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-standalone-sysusers amd64 255.4-1ubuntu8.16 [204 kB] 2026-07-10 00:07:23.208079 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-10 00:07:23.208092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-10 00:07:23.208130 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libisns0t64 amd64 0.101-0.3build3 [94.2 kB] 2026-07-10 00:07:23.208136 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 open-iscsi amd64 2.1.9-3ubuntu5.4 [328 kB] 2026-07-10 00:07:23.208172 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.3 [3,110 kB] 2026-07-10 00:07:23.208179 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] 2026-07-10 00:07:23.208214 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] 2026-07-10 00:07:23.208221 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.3 [4,876 kB] 2026-07-10 00:07:23.208257 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.3 [231 kB] 2026-07-10 00:07:23.208266 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-07-10 00:07:23.208307 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-07-10 00:07:23.208313 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-07-10 00:07:23.208341 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-07-10 00:07:23.208350 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-07-10 00:07:23.208355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libconfig-general-perl all 2.65-2 [57.1 kB] 2026-07-10 00:07:23.208406 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-07-10 00:07:23.208413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-07-10 00:07:23.208449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 tgt amd64 1:1.0.85-1.1ubuntu6 [234 kB] 2026-07-10 00:07:23.208455 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apt-utils amd64 2.8.3 [216 kB] 2026-07-10 00:07:23.208510 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-3ubuntu3.2 [139 kB] 2026-07-10 00:07:23.208530 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmsetup amd64 2:1.02.185-3ubuntu3.2 [79.2 kB] 2026-07-10 00:07:23.208559 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf1t64 amd64 0.190-1.1ubuntu0.1 [57.8 kB] 2026-07-10 00:07:23.208568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf1 amd64 1:1.3.0-2build2 [166 kB] 2026-07-10 00:07:23.208616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl0 amd64 1.0.5-2build1 [12.3 kB] 2026-07-10 00:07:23.208623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libxtables12 amd64 1.8.10-3ubuntu2 [35.7 kB] 2026-07-10 00:07:23.208649 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcap2-bin amd64 1:2.66-5ubuntu2.4 [34.1 kB] 2026-07-10 00:07:23.208678 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iproute2 amd64 6.1.0-1ubuntu6.4 [1,120 kB] 2026-07-10 00:07:23.208684 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.2 [102 kB] 2026-07-10 00:07:23.208720 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.7 [51.3 kB] 2026-07-10 00:07:23.208730 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd0 amd64 0.12.1-1build1.1 [41.2 kB] 2026-07-10 00:07:23.208758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-07-10 00:07:23.208786 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-07-10 00:07:23.208792 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pkg-resources all 68.1.2-2ubuntu1.2 [168 kB] 2026-07-10 00:07:23.208827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-07-10 00:07:23.208834 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB] 2026-07-10 00:07:23.208868 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-07-10 00:07:23.208896 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-07-10 00:07:23.208902 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-07-10 00:07:23.208929 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-07-10 00:07:23.208935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libwrap0 amd64 7.6.q-33 [47.9 kB] 2026-07-10 00:07:23.208973 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-07-10 00:07:23.208980 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-07-10 00:07:23.209007 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:61 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-07-10 00:07:23.209014 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-07-10 00:07:23.209054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:63 http://archive.ubuntu.com/ubuntu noble/universe amd64 dumb-init amd64 1.2.5-3 [13.6 kB] 2026-07-10 00:07:23.209066 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-10 00:07:23.209111 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-07-10 00:07:23.209118 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.209145 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.6 MB in 2s (16.1 MB/s) 2026-07-10 00:07:23.209180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2026-07-10 00:07:23.209187 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.209222 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.209231 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.209238 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:23.209246 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:23.209297 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.209303 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.209330 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.209366 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:23.209373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:07:23.209408 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:23.209416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2026-07-10 00:07:23.209422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.4_amd64.deb ... 2026-07-10 00:07:23.209468 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:07:23.209475 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2026-07-10 00:07:23.209538 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:07:23.209550 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:23.209676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:23.209684 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:07:23.209690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:23.209695 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2026-07-10 00:07:23.209701 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.209707 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.209713 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.209721 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:23.209726 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:23.209731 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.209736 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.209742 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.209769 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6138 files and directories currently installed.) 2026-07-10 00:07:23.209776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:07:23.209783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:23.209791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2026-07-10 00:07:23.209840 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2026-07-10 00:07:23.209847 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2026-07-10 00:07:23.209853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2026-07-10 00:07:23.209901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2026-07-10 00:07:23.209907 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2026-07-10 00:07:23.209913 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2026-07-10 00:07:23.209939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2026b-0ubuntu0.24.04.1_all.deb ... 2026-07-10 00:07:23.209945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2026b-0ubuntu0.24.04.1) ... 2026-07-10 00:07:23.209972 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2026-07-10 00:07:23.209978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:07:23.210023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:23.210030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2026-07-10 00:07:23.210054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:07:23.210069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:23.210075 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2026-07-10 00:07:23.210083 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:07:23.210136 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:23.210143 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:23.210148 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2026-07-10 00:07:23.210194 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.210200 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.210206 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.210242 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.210248 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:23.210256 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:23.210303 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.210309 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:23.210314 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.210363 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7108 files and directories currently installed.) 2026-07-10 00:07:23.210370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:07:23.210376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:23.210416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2026-07-10 00:07:23.210423 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-07-10 00:07:23.210464 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-07-10 00:07:23.210471 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2026-07-10 00:07:23.210476 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-07-10 00:07:23.210499 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-07-10 00:07:23.210533 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-07-10 00:07:23.210577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-07-10 00:07:23.210584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2026-07-10 00:07:23.210623 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.210630 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 2026-07-10 00:07:23.210637 | ubuntu-noble-large | INFO:kolla.common.utils.base:20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:23.210646 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:23.210691 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:23.210697 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:23.210703 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:23.210749 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:23.210755 | ubuntu-noble-large | INFO:kolla.common.utils.base:90% 2026-07-10 00:07:23.210761 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:23.210795 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7146 files and directories currently installed.) 2026-07-10 00:07:23.210801 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-07-10 00:07:23.210811 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2026-07-10 00:07:23.210855 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2026-07-10 00:07:23.210862 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ... 2026-07-10 00:07:23.210867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-07-10 00:07:23.210875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2026-07-10 00:07:23.210921 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2026-07-10 00:07:23.210928 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.210933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-07-10 00:07:23.210959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2026-07-10 00:07:23.210965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:07:23.211000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-07-10 00:07:23.211007 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2026-07-10 00:07:23.211012 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-10 00:07:23.211049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.16) ... 2026-07-10 00:07:23.211058 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2026-07-10 00:07:23.211100 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:07:23.211106 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.211153 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.16) ... 2026-07-10 00:07:23.211160 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2026-07-10 00:07:23.211165 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2026-07-10 00:07:23.211208 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2026-07-10 00:07:23.211215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2026-07-10 00:07:23.211220 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2026-07-10 00:07:23.211263 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2026-07-10 00:07:23.211274 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2026-07-10 00:07:23.211279 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.3_all.deb ... 2026-07-10 00:07:23.211318 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:23.211324 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2026-07-10 00:07:23.211330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2026-07-10 00:07:23.211373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-07-10 00:07:23.211380 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2026-07-10 00:07:23.211385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2026-07-10 00:07:23.211430 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-07-10 00:07:23.211437 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2026-07-10 00:07:23.211442 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-07-10 00:07:23.211452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:23.211480 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2026-07-10 00:07:23.211500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-07-10 00:07:23.211548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:23.211555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2026-07-10 00:07:23.211563 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-07-10 00:07:23.211569 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-07-10 00:07:23.211615 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2026-07-10 00:07:23.211622 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:07:23.211630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:07:23.211673 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2026-07-10 00:07:23.211679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:07:23.211685 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:07:23.211720 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2026-07-10 00:07:23.211726 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-07-10 00:07:23.211732 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:07:23.211767 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2026-07-10 00:07:23.211774 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-07-10 00:07:23.211779 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:07:23.211816 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2026-07-10 00:07:23.211823 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2026-07-10 00:07:23.211828 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2026-07-10 00:07:23.211875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-07-10 00:07:23.211881 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-07-10 00:07:23.211887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-07-10 00:07:23.211933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2026-07-10 00:07:23.211939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-07-10 00:07:23.211945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-07-10 00:07:23.211950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2026-07-10 00:07:23.211984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2026-07-10 00:07:23.211991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2026-07-10 00:07:23.211996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2026-07-10 00:07:23.212023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2026-07-10 00:07:23.212029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2026-07-10 00:07:23.212092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-07-10 00:07:23.212103 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:23.212111 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:23.212117 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2026-07-10 00:07:23.212158 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:23.212164 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:23.212170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2026-07-10 00:07:23.212175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 00:07:23.212211 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:07:23.212217 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2026-07-10 00:07:23.212223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2026-07-10 00:07:23.212230 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2026-07-10 00:07:23.212273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2026-07-10 00:07:23.212280 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2026-07-10 00:07:23.212285 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2026-07-10 00:07:23.212330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2026-07-10 00:07:23.212337 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:07:23.212345 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.212355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:07:23.212360 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2026-07-10 00:07:23.212398 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.4_amd64.deb ... 2026-07-10 00:07:23.212405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-07-10 00:07:23.212410 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2026-07-10 00:07:23.212446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.4_amd64.deb ... 2026-07-10 00:07:23.212453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.4) ... 2026-07-10 00:07:23.212458 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2026-07-10 00:07:23.212513 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.2_amd64.deb ... 2026-07-10 00:07:23.212520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.2) ... 2026-07-10 00:07:23.212528 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2026-07-10 00:07:23.212533 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ... 2026-07-10 00:07:23.212560 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ... 2026-07-10 00:07:23.212567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2026-07-10 00:07:23.212681 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2026-07-10 00:07:23.212710 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2026-07-10 00:07:23.212716 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2026-07-10 00:07:23.212721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-07-10 00:07:23.212735 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-07-10 00:07:23.212741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2026-07-10 00:07:23.212747 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-07-10 00:07:23.212757 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-07-10 00:07:23.212763 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.212770 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-07-10 00:07:23.212777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-07-10 00:07:23.212783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2026-07-10 00:07:23.212789 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2026-07-10 00:07:23.212797 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-07-10 00:07:23.212802 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2026-07-10 00:07:23.212916 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-10 00:07:23.212935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-10 00:07:23.212942 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2026-07-10 00:07:23.212948 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2026-07-10 00:07:23.212953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2026-07-10 00:07:23.212958 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2026-07-10 00:07:23.212967 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2026-07-10 00:07:23.212972 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2026-07-10 00:07:23.212977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-07-10 00:07:23.212982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:23.212988 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:23.212995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-07-10 00:07:23.213000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:23.213056 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-07-10 00:07:23.213066 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2026-07-10 00:07:23.213093 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:23.213099 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:23.213104 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2026-07-10 00:07:23.213111 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2026-07-10 00:07:23.213151 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2026-07-10 00:07:23.213157 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2026-07-10 00:07:23.213162 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:23.213209 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-07-10 00:07:23.213221 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2026-07-10 00:07:23.213226 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-07-10 00:07:23.213231 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-07-10 00:07:23.213259 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2026-07-10 00:07:23.213264 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.213273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-wheel_0.42.0-2_all.deb ... 2026-07-10 00:07:23.213314 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2026-07-10 00:07:23.213320 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2026-07-10 00:07:23.213325 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-10 00:07:23.213359 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.213365 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:07:23.213370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2026-07-10 00:07:23.213405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-dumb-init_1.2.5-3_amd64.deb ... 2026-07-10 00:07:23.213411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2026-07-10 00:07:23.213416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2026-07-10 00:07:23.213451 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-10 00:07:23.213457 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-10 00:07:23.213462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2026-07-10 00:07:23.213514 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2026-07-10 00:07:23.213520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ... 2026-07-10 00:07:23.213525 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2026-07-10 00:07:23.213533 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-07-10 00:07:23.213566 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-07-10 00:07:23.213572 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2026-07-10 00:07:23.213577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2026-07-10 00:07:23.213615 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-07-10 00:07:23.213628 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-07-10 00:07:23.213634 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-07-10 00:07:23.213668 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-10 00:07:23.213674 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:07:23.213679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2026b-0ubuntu0.24.04.1) ... 2026-07-10 00:07:23.213705 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.213710 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2026-07-10 00:07:23.213715 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Fri Jul 10 00:06:49 UTC 2026. 2026-07-10 00:07:23.213741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Fri Jul 10 00:06:49 UTC 2026. 2026-07-10 00:07:23.213747 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-07-10 00:07:23.213780 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:23.213786 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-07-10 00:07:23.213791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2026-07-10 00:07:23.213822 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-10 00:07:23.213828 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:23.213833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2026-07-10 00:07:23.213869 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-10 00:07:23.213875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:07:23.213880 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:23.213887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-07-10 00:07:23.213950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:23.213956 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:07:23.213961 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2026-07-10 00:07:23.213966 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:23.213991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2026-07-10 00:07:23.213997 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2026-07-10 00:07:23.214054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-07-10 00:07:23.214062 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2026-07-10 00:07:23.214070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:23.214075 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:23.214083 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-07-10 00:07:23.214131 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.4) ... 2026-07-10 00:07:23.214138 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:23.214143 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2026-07-10 00:07:23.214191 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.2) ... 2026-07-10 00:07:23.214197 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2026-07-10 00:07:23.214202 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-07-10 00:07:23.214207 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:07:23.214241 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:23.214247 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.16) ... 2026-07-10 00:07:23.214252 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2026-07-10 00:07:23.214288 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2026-07-10 00:07:23.214294 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2026-07-10 00:07:23.214299 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2026-07-10 00:07:23.214304 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2026-07-10 00:07:23.214340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:23.214346 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:07:23.214351 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2026-07-10 00:07:23.214389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:23.214395 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2026-07-10 00:07:23.214400 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2026-07-10 00:07:23.214447 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:07:23.214462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2026-07-10 00:07:23.214472 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:07:23.214480 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:07:23.214496 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-07-10 00:07:23.214504 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-07-10 00:07:23.214570 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:07:23.214576 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-07-10 00:07:23.214581 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:23.214616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-07-10 00:07:23.214622 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:07:23.214627 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f6513a07913b 2026-07-10 00:07:23.214665 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7eff8878a3da 2026-07-10 00:07:23.214710 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 26/37 : RUN groupadd --gid 42475 almanach && useradd -l -M --shell /usr/sbin/nologin --uid 42475 --gid 42475 almanach && groupadd --gid 42401 ansible && useradd -l -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --gid 42402 aodh && useradd -l -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --gid 42403 barbican && useradd -l -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --gid 42404 bifrost && useradd -l -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --gid 42471 blazar && useradd -l -M --shell /usr/sbin/nologin --uid 42471 --gid 42471 blazar && groupadd --gid 42405 ceilometer && useradd -l -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --gid 42407 cinder && useradd -l -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --gid 42408 cloudkitty && useradd -l -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --gid 42409 collectd && useradd -l -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --gid 42410 congress && useradd -l -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --gid 42483 cyborg && useradd -l -M --shell /usr/sbin/nologin --uid 42483 --gid 42483 cyborg && groupadd --gid 42411 designate && useradd -l -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --gid 42464 dragonflow && useradd -l -M --shell /usr/sbin/nologin --uid 42464 --gid 42464 dragonflow && groupadd --gid 42466 ec2api && useradd -l -M --shell /usr/sbin/nologin --uid 42466 --gid 42466 ec2api && groupadd --gid 42412 elasticsearch && useradd -l -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --gid 42413 etcd && useradd -l -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --gid 42474 fluentd && useradd -l -M --shell /usr/sbin/nologin --uid 42474 --gid 42474 fluentd && groupadd --gid 42414 freezer && useradd -l -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --gid 42415 glance && useradd -l -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --gid 42416 gnocchi && useradd -l -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --gid 42417 grafana && useradd -l -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --gid 42486 haclient && useradd -l -M --shell /usr/sbin/nologin --uid 42486 --gid 42486 hacluster && groupadd --gid 42454 haproxy && useradd -l -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --gid 42418 heat && useradd -l -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --gid 42420 horizon && useradd -l -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --gid 42477 hugetlbfs && useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs && groupadd --gid 42421 influxdb && useradd -l -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --gid 42422 ironic && useradd -l -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --gid 42461 ironic-inspector && useradd -l -M --shell /usr/sbin/nologin --uid 42461 --gid 42461 ironic-inspector && groupadd --gid 42423 kafka && useradd -l -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --gid 42425 keystone && useradd -l -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --gid 42426 kibana && useradd -l -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --gid 42400 kolla && useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --gid 42469 kuryr && useradd -l -M --shell /usr/sbin/nologin --uid 42469 --gid 42469 kuryr && groupadd --gid 42488 letsencrypt && useradd -l -M --shell /usr/sbin/nologin --uid 42488 --gid 42488 letsencrypt && groupadd --gid 42473 libvirt && useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt && groupadd --gid 42478 logstash && useradd -l -M --shell /usr/sbin/nologin --uid 42478 --gid 42478 logstash && groupadd --gid 42428 magnum && useradd -l -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --gid 42429 manila && useradd -l -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --gid 42485 masakari && useradd -l -M --shell /usr/sbin/nologin --uid 42485 --gid 42485 masakari && groupadd --gid 42457 memcached && useradd -l -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --gid 42430 mistral && useradd -l -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --gid 42431 monasca && useradd -l -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --gid 42432 mongodb && useradd -l -M --shell /usr/sbin/nologin --uid 42432 --gid 42432 mongodb && groupadd --gid 42433 murano && useradd -l -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --gid 42434 mysql && useradd -l -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --gid 42435 neutron && useradd -l -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --gid 42481 nfast && useradd -l -M --shell /usr/sbin/nologin --uid 42481 --gid 42481 nfast && groupadd --gid 42436 nova && useradd -l -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --gid 42437 octavia && useradd -l -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --gid 42462 odl && useradd -l -M --shell /usr/sbin/nologin --uid 42462 --gid 42462 odl && groupadd --gid 42490 opensearch && useradd -l -M --shell /usr/sbin/nologin --uid 42490 --gid 42490 opensearch && groupadd --gid 42492 opensearch-dashboards && useradd -l -M --shell /usr/sbin/nologin --uid 42492 --gid 42492 opensearch-dashboards && groupadd --gid 42476 openvswitch && useradd -l -M --shell /usr/sbin/nologin --uid 42476 --gid 42476 openvswitch && groupadd --gid 42482 placement && useradd -l -M --shell /usr/sbin/nologin --uid 42482 --gid 42482 placement && groupadd --gid 42472 prometheus && useradd -l -M --shell /usr/sbin/nologin --uid 42472 --gid 42472 prometheus && groupadd --gid 42487 proxysql && useradd -l -M --shell /usr/sbin/nologin --uid 42487 --gid 42487 proxysql && groupadd --gid 42465 qdrouterd && useradd -l -M --shell /usr/sbin/nologin --uid 42465 --gid 42465 qdrouterd && groupadd --gid 42427 qemu && useradd -l -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --gid 42439 rabbitmq && useradd -l -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --gid 42440 rally && useradd -l -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --gid 42460 redis && useradd -l -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --gid 42441 sahara && useradd -l -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --gid 42443 senlin && useradd -l -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --gid 42467 sensu && useradd -l -M --shell /usr/sbin/nologin --uid 42467 --gid 42467 sensu && groupadd --gid 42468 skydive && useradd -l -M --shell /usr/sbin/nologin --uid 42468 --gid 42468 skydive && groupadd --gid 42491 skyline && useradd -l -M --shell /usr/sbin/nologin --uid 42491 --gid 42491 skyline && groupadd --gid 42444 solum && useradd -l -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --gid 42479 storm && useradd -l -M --shell /usr/sbin/nologin --uid 42479 --gid 42479 storm && groupadd --gid 42445 swift && useradd -l -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --gid 42446 tacker && useradd -l -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --gid 42447 td-agent && useradd -l -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --gid 42448 telegraf && useradd -l -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --gid 42480 tempest && useradd -l -M --shell /usr/sbin/nologin --uid 42480 --gid 42480 tempest && groupadd --gid 42449 trove && useradd -l -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2026-07-10 00:07:23.214727 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 3b77b1838ac1 2026-07-10 00:07:23.214732 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 3b77b1838ac1 2026-07-10 00:07:23.214740 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9d1396f97865 2026-07-10 00:07:23.214779 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/37 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2026-07-10 00:07:23.214785 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1b308b77870f 2026-07-10 00:07:23.214790 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/37 : COPY start.sh /usr/local/bin/kolla_start 2026-07-10 00:07:23.214798 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> dcd7664a4fda 2026-07-10 00:07:23.214852 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/37 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2026-07-10 00:07:23.214859 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0e5ccdc51fab 2026-07-10 00:07:23.214864 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/37 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2026-07-10 00:07:23.214869 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 17c5664a1c36 2026-07-10 00:07:23.214894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/37 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2026-07-10 00:07:23.214900 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 512e66a27323 2026-07-10 00:07:23.214949 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/37 : COPY sudoers /etc/sudoers 2026-07-10 00:07:23.214955 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3fd95620f9e2 2026-07-10 00:07:23.214964 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/37 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2026-07-10 00:07:23.214971 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 3a0c981573da 2026-07-10 00:07:23.214998 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 3a0c981573da 2026-07-10 00:07:23.215004 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4303c48d8e8a 2026-07-10 00:07:23.215009 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/37 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2026-07-10 00:07:23.215055 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7f0821bf6755 2026-07-10 00:07:23.215063 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/37 : RUN chmod 755 /usr/local/bin/healthcheck_* 2026-07-10 00:07:23.215071 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 25c0fec9a941 2026-07-10 00:07:23.215076 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 25c0fec9a941 2026-07-10 00:07:23.215127 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a081059ba98f 2026-07-10 00:07:23.215138 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/37 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_set_configs /usr/local/bin/kolla_copy_cacerts /usr/local/bin/kolla_install_projects && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_httpd_setup && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc 2026-07-10 00:07:23.215144 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 746605cb189e 2026-07-10 00:07:23.215171 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 746605cb189e 2026-07-10 00:07:23.215176 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9951880edd23 2026-07-10 00:07:23.215202 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/37 : CMD ["kolla_start"] 2026-07-10 00:07:23.215208 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 0e343084834b 2026-07-10 00:07:23.215258 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 0e343084834b 2026-07-10 00:07:23.215264 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 58867c15cc40 2026-07-10 00:07:23.215269 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built bb96045d0b12 2026-07-10 00:07:23.215276 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:07:23.215526 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2026-07-10 00:07:23.215348 (took 0:01:56.457676) 2026-07-10 00:07:23.215626 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2026-07-10 00:07:23.215637 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2026-07-10 00:07:23.215690 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2026-07-10 00:07:23.215696 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2026-07-10 00:07:23.215722 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2026-07-10 00:07:23.215728 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2026-07-10 00:07:23.215761 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2026-07-10 00:07:23.215767 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2026-07-10 00:07:23.215800 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2026-07-10 00:07:23.215806 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2026-07-10 00:07:23.215838 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2026-07-10 00:07:23.215844 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2026-07-10 00:07:23.215876 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2026-07-10 00:07:23.215882 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2026-07-10 00:07:23.215915 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2026-07-10 00:07:23.215926 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2026-07-10 00:07:23.215934 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2026-07-10 00:07:23.215972 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2026-07-10 00:07:23.215977 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2026-07-10 00:07:23.216008 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2026-07-10 00:07:23.216013 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2026-07-10 00:07:23.216020 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2026-07-10 00:07:23.216026 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2026-07-10 00:07:23.216076 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2026-07-10 00:07:23.216104 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2026-07-10 00:07:23.216431 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2026-07-10 00:07:23.216441 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2026-07-10 00:07:23.216446 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2026-07-10 00:07:23.216356 2026-07-10 00:07:23.217064 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2026-07-10 00:07:23.217434 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2026-07-10 00:07:40.408863 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:07:40.408954 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> bb96045d0b12 2026-07-10 00:07:40.408998 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/4 : LABEL "build-date"="20260710" "name"="multipathd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="multipathd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:07:40.409022 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 5878d41da73f 2026-07-10 00:07:40.409080 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 5878d41da73f 2026-07-10 00:07:40.409103 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> bc7016d2fd5c 2026-07-10 00:07:40.409115 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 3/4 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:07:40.409126 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 08e5f288b7bf 2026-07-10 00:07:40.409206 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:07:40.409220 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:07:40.409230 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:07:40.409262 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:07:40.409273 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:07:40.409283 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:07:40.409319 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:07:40.409327 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:07:40.409336 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:07:40.409344 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:07:40.409374 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:07:40.409382 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:07:40.409390 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:07:40.409423 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:07:40.409506 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:07:40.409616 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 27.9 MB in 2s (11.8 MB/s) 2026-07-10 00:07:40.409667 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-07-10 00:07:40.409732 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-07-10 00:07:40.409829 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-07-10 00:07:40.409936 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-07-10 00:07:40.410076 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2026-07-10 00:07:40.410169 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 00:07:40.410262 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-07-10 00:07:40.410369 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2026-07-10 00:07:40.410461 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2026-07-10 00:07:40.410690 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-07-10 00:07:40.410758 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2026-07-10 00:07:40.410840 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2026-07-10 00:07:40.410927 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2026-07-10 00:07:40.411023 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2026-07-10 00:07:40.411164 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 00:07:40.411245 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-07-10 00:07:40.411345 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2026-07-10 00:07:40.411439 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:07:40.411531 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,178 kB of archives. 2026-07-10 00:07:40.411580 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,231 kB of additional disk space will be used. 2026-07-10 00:07:40.411628 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:07:40.411726 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-07-10 00:07:40.411771 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-07-10 00:07:40.411824 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-07-10 00:07:40.411843 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-07-10 00:07:40.411887 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-07-10 00:07:40.411926 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-07-10 00:07:40.411970 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-07-10 00:07:40.412017 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-07-10 00:07:40.412095 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-07-10 00:07:40.412142 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-07-10 00:07:40.412205 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 00:07:40.412237 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-07-10 00:07:40.412289 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 00:07:40.412316 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 00:07:40.412381 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2026-07-10 00:07:40.412412 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,178 kB in 0s (3,084 kB/s) 2026-07-10 00:07:40.412520 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2026-07-10 00:07:40.412576 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2026-07-10 00:07:40.412640 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:40.412678 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% 2026-07-10 00:07:40.412741 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:07:40.412817 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% 2026-07-10 00:07:40.412893 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 90% 2026-07-10 00:07:40.412980 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2026-07-10 00:07:40.413030 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:07:40.413097 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-07-10 00:07:40.413159 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 00:07:40.413246 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2026-07-10 00:07:40.413321 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-07-10 00:07:40.413400 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 00:07:40.413481 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2026-07-10 00:07:40.413804 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-07-10 00:07:40.413859 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 00:07:40.413872 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2026-07-10 00:07:40.413883 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-07-10 00:07:40.413946 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 00:07:40.413984 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2026-07-10 00:07:40.414015 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-07-10 00:07:40.414026 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 00:07:40.414135 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2026-07-10 00:07:40.414146 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 00:07:40.414183 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 00:07:40.414214 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2026-07-10 00:07:40.414224 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 00:07:40.414256 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 00:07:40.414267 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2026-07-10 00:07:40.414301 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-07-10 00:07:40.414313 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-07-10 00:07:40.414374 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 00:07:40.414386 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2026-07-10 00:07:40.414419 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-07-10 00:07:40.414429 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 00:07:40.414465 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2026-07-10 00:07:40.414547 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-07-10 00:07:40.414559 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 00:07:40.414594 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 00:07:40.414638 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 00:07:40.414729 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 00:07:40.414753 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2026-07-10 00:07:40.414814 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-07-10 00:07:40.414882 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 00:07:40.414893 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2026-07-10 00:07:40.414928 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 00:07:40.414959 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 00:07:40.414970 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2026-07-10 00:07:40.415003 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 00:07:40.415034 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 00:07:40.415110 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 00:07:40.415140 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-07-10 00:07:40.415201 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-07-10 00:07:40.415214 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 00:07:40.415247 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 00:07:40.415268 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 00:07:40.415301 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 00:07:40.415336 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2026-07-10 00:07:40.415409 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-07-10 00:07:40.415450 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2026-07-10 00:07:40.415461 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2026-07-10 00:07:40.415519 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-07-10 00:07:40.415612 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 00:07:40.415632 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 00:07:40.415680 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 00:07:40.415691 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 00:07:40.415702 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-07-10 00:07:40.415738 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 00:07:40.415814 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 00:07:40.415865 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 00:07:40.415951 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-07-10 00:07:40.415988 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 00:07:40.416159 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-07-10 00:07:40.416190 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 00:07:40.416204 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:07:40.416255 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 00:07:40.416266 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 08e5f288b7bf 2026-07-10 00:07:40.416298 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 80fda093645d 2026-07-10 00:07:40.416315 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 4/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:07:40.416372 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 9b8c451b3fbc 2026-07-10 00:07:40.416383 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-07-10 00:07:40.416424 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-07-10 00:07:40.416465 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-07-10 00:07:40.416552 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2026-07-10 00:07:40.416604 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:07:40.416685 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-07-10 00:07:40.416697 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-07-10 00:07:40.416736 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-07-10 00:07:40.416771 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:07:40.416812 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 9b8c451b3fbc 2026-07-10 00:07:40.416853 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> f3c8184ec8ac 2026-07-10 00:07:40.416915 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built e57537f64989 2026-07-10 00:07:40.416989 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20260710 2026-07-10 00:07:40.417171 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2026-07-10 00:07:40.416976 (took 0:00:17.200620) 2026-07-10 00:07:40.417585 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2026-07-10 00:07:40.417646 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2026-07-10 00:07:40.417725 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2026-07-10 00:07:40.417564 2026-07-10 00:07:40.418596 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2026-07-10 00:07:40.419195 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2026-07-10 00:09:05.557122 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:09:05.557173 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> bb96045d0b12 2026-07-10 00:09:05.557241 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/10 : LABEL "build-date"="20260710" "name"="opensearch" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:09:05.557250 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in a0ade584c6a2 2026-07-10 00:09:05.557255 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container a0ade584c6a2 2026-07-10 00:09:05.557260 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> d136d9981ba5 2026-07-10 00:09:05.559211 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 3/10 : RUN usermod --append --home /usr/share/opensearch --groups kolla opensearch && chsh --shell /bin/bash opensearch && mkdir -p /usr/share/opensearch && chown -R 42490:42490 /usr/share/opensearch 2026-07-10 00:09:05.559271 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 2cab6190ef65 2026-07-10 00:09:05.559307 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 2cab6190ef65 2026-07-10 00:09:05.559311 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 15f48518b768 2026-07-10 00:09:05.559318 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 4/10 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/' >/etc/apt/sources.list.d/opensearch.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch.sources 2026-07-10 00:09:05.559325 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 80204d290f45 2026-07-10 00:09:05.559329 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 80204d290f45 2026-07-10 00:09:05.559332 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 211699c67ca6 2026-07-10 00:09:05.559336 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/10 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch" 2026-07-10 00:09:05.559369 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 88123c402ff7 2026-07-10 00:09:05.559373 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 88123c402ff7 2026-07-10 00:09:05.559376 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> dd782ee61713 2026-07-10 00:09:05.559380 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 6/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch:opensearch /usr/share/opensearch 2026-07-10 00:09:05.559384 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 2e7f42016efd 2026-07-10 00:09:05.559387 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:09:05.559393 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:09:05.559397 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,553 B] 2026-07-10 00:09:05.559400 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:09:05.559404 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:09:05.559408 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:09:05.559411 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [4,447 B] 2026-07-10 00:09:05.559415 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:09:05.559419 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:09:05.559422 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:09:05.559426 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:09:05.559430 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:09:05.559434 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:09:05.559437 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:09:05.559441 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:09:05.559453 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:09:05.559457 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:09:05.559460 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 28.0 MB in 2s (11.4 MB/s) 2026-07-10 00:09:05.559464 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-07-10 00:09:05.559468 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-07-10 00:09:05.559472 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-07-10 00:09:05.559484 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-07-10 00:09:05.559488 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2026-07-10 00:09:05.559492 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2026-07-10 00:09:05.559495 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:09:05.559499 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 978 MB of archives. 2026-07-10 00:09:05.559502 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,296 MB of additional disk space will be used. 2026-07-10 00:09:05.559506 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 opensearch amd64 2.19.6 [978 MB] 2026-07-10 00:09:05.559511 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 978 MB in 9s (108 MB/s) 2026-07-10 00:09:05.559514 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2026-07-10 00:09:05.559518 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2026-07-10 00:09:05.559522 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2026-07-10 00:09:05.559526 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:09:05.559531 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:09:05.559535 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2026-07-10 00:09:05.559539 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% 2026-07-10 00:09:05.559542 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2026-07-10 00:09:05.559546 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2026-07-10 00:09:05.559549 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:09:05.559553 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.6_amd64.deb ... 2026-07-10 00:09:05.559556 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2026-07-10 00:09:05.559560 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.6) ... 2026-07-10 00:09:05.559563 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.6) ... 2026-07-10 00:09:05.559567 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2026-07-10 00:09:05.559571 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### NOT starting on installation, please execute the following statements to configure opensearch service to start automatically using systemd 2026-07-10 00:09:05.559575 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2026-07-10 00:09:05.559579 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2026-07-10 00:09:05.559582 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2026-07-10 00:09:05.559586 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2026-07-10 00:09:05.559593 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2026-07-10 00:09:05.559626 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2026-07-10 00:09:05.559630 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2026-07-10 00:09:05.559634 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: In 2.13.0 and later releases of OpenSearch, we have changed the permissions associated with access to installed files 2026-07-10 00:09:05.559639 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: If you are configuring tools that require read access to the OpenSearch configuration files, we recommend you add the user that runs these tools to the 'opensearch' group 2026-07-10 00:09:05.559693 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-07-10 00:09:05.559761 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:09:05.559805 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 2e7f42016efd 2026-07-10 00:09:05.559867 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 4496bbcba48b 2026-07-10 00:09:05.559914 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:09:05.559971 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 542e29d277f1 2026-07-10 00:09:05.560024 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/10 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-07-10 00:09:05.560127 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 496a2d610f81 2026-07-10 00:09:05.560175 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 496a2d610f81 2026-07-10 00:09:05.560228 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 50daed68700c 2026-07-10 00:09:05.560286 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:09:05.560341 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 5d0effd2b411 2026-07-10 00:09:05.560395 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-07-10 00:09:05.560451 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-07-10 00:09:05.560504 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-07-10 00:09:05.560558 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2026-07-10 00:09:05.560618 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:09:05.560696 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-07-10 00:09:05.560753 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-07-10 00:09:05.560806 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-07-10 00:09:05.560860 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:09:05.560914 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 5d0effd2b411 2026-07-10 00:09:05.560967 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 8a2986ed5970 2026-07-10 00:09:05.561018 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/10 : USER opensearch 2026-07-10 00:09:05.561104 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 0cf7b4639630 2026-07-10 00:09:05.561169 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 0cf7b4639630 2026-07-10 00:09:05.561224 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> cb2861e94b02 2026-07-10 00:09:05.561278 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built 22fc3d047dba 2026-07-10 00:09:05.561331 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20260710 2026-07-10 00:09:05.561436 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2026-07-10 00:09:05.561351 (took 0:01:25.143787) 2026-07-10 00:09:05.561852 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2026-07-10 00:09:05.561927 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2026-07-10 00:09:05.562005 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2026-07-10 00:09:05.561926 2026-07-10 00:09:05.562958 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2026-07-10 00:09:05.563620 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2026-07-10 00:11:31.588269 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:11:31.588401 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> bb96045d0b12 2026-07-10 00:11:31.588417 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/9 : LABEL "build-date"="20260710" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch-dashboards" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:11:31.588432 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 15fc2b54febf 2026-07-10 00:11:31.588442 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 15fc2b54febf 2026-07-10 00:11:31.588450 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 3c1f83680e75 2026-07-10 00:11:31.588499 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 3/9 : RUN usermod --append --home /usr/share/opensearch-dashboards --groups kolla opensearch-dashboards && chsh --shell /bin/bash opensearch-dashboards && mkdir -p /usr/share/opensearch-dashboards && chown -R 42492:42492 /usr/share/opensearch-dashboards 2026-07-10 00:11:31.588510 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 76218f2ef482 2026-07-10 00:11:31.588519 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 76218f2ef482 2026-07-10 00:11:31.588527 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 32826c48eb16 2026-07-10 00:11:31.588536 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 4/9 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/' >/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch-dashboards.sources 2026-07-10 00:11:31.588551 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in c6f8a714d495 2026-07-10 00:11:31.588560 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container c6f8a714d495 2026-07-10 00:11:31.588705 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 97c3fc3f8c35 2026-07-10 00:11:31.588876 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch-dashboards && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch-dashboards:opensearch-dashboards /usr/share/opensearch-dashboards 2026-07-10 00:11:31.589005 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in b1cee06495ab 2026-07-10 00:11:31.589183 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:11:31.589326 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:11:31.589517 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,564 B] 2026-07-10 00:11:31.589654 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:11:31.589779 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:11:31.589908 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:11:31.590031 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:11:31.590189 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:11:31.591233 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 Packages [4,415 B] 2026-07-10 00:11:31.591289 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:11:31.591300 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:11:31.591309 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:11:31.591318 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:11:31.591326 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:11:31.591334 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:11:31.591343 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:11:31.591350 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:11:31.591359 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 28.0 MB in 2s (11.6 MB/s) 2026-07-10 00:11:31.591404 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-07-10 00:11:31.593132 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-07-10 00:11:31.593149 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-07-10 00:11:31.593154 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-07-10 00:11:31.593160 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2026-07-10 00:11:31.593165 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2026-07-10 00:11:31.593171 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:11:31.593176 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 353 MB of archives. 2026-07-10 00:11:31.593182 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,329 MB of additional disk space will be used. 2026-07-10 00:11:31.593202 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 opensearch-dashboards amd64 2.19.6 [353 MB] 2026-07-10 00:11:31.593209 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 353 MB in 4s (96.5 MB/s) 2026-07-10 00:11:31.593214 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2026-07-10 00:11:31.593220 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2026-07-10 00:11:31.593228 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:11:31.593235 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% 2026-07-10 00:11:31.593240 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 75% 2026-07-10 00:11:31.593246 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2026-07-10 00:11:31.593251 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2026-07-10 00:11:31.593256 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2026-07-10 00:11:31.593262 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2026-07-10 00:11:31.593267 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:11:31.593273 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.6_amd64.deb ... 2026-07-10 00:11:31.593279 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2026-07-10 00:11:31.593284 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.6) ... 2026-07-10 00:11:31.593290 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.6) ... 2026-07-10 00:11:31.593295 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2026-07-10 00:11:31.593301 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2026-07-10 00:11:31.593307 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### NOT starting on installation, please execute the following statements to configure opensearch-dashboards service to start automatically using systemd 2026-07-10 00:11:31.593314 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2026-07-10 00:11:31.593319 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2026-07-10 00:11:31.593330 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2026-07-10 00:11:31.593335 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2026-07-10 00:11:31.593341 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2026-07-10 00:11:31.593505 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: In 2.13.0 and later releases of OpenSearch Dashboards, we have changed the permissions associated with access to installed files 2026-07-10 00:11:31.593543 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: If you are configuring tools that require read access to the OpenSearch Dashboards configuration files, we recommend you add the user that runs these tools to the 'opensearch-dashboards' group 2026-07-10 00:11:31.593589 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-07-10 00:11:31.593695 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container b1cee06495ab 2026-07-10 00:11:31.593777 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 4e1ab26a5c2a 2026-07-10 00:11:31.593873 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:11:31.593952 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 3a277dec55be 2026-07-10 00:11:31.594031 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-07-10 00:11:31.594146 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 2b62ba57b81c 2026-07-10 00:11:31.594239 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 2b62ba57b81c 2026-07-10 00:11:31.594325 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> f48b4b0ac645 2026-07-10 00:11:31.594488 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:11:31.594574 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 62cbdb56194d 2026-07-10 00:11:31.594660 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-07-10 00:11:31.594747 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-07-10 00:11:31.594834 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-07-10 00:11:31.594919 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2026-07-10 00:11:31.595016 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:11:31.595141 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-07-10 00:11:31.595239 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-07-10 00:11:31.595323 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-07-10 00:11:31.595453 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:11:31.595514 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 62cbdb56194d 2026-07-10 00:11:31.595602 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 3e1516cca984 2026-07-10 00:11:31.595688 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/9 : USER opensearch-dashboards 2026-07-10 00:11:31.595776 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 0275037bcb2c 2026-07-10 00:11:31.595860 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 0275037bcb2c 2026-07-10 00:11:31.595945 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 7784a7430af2 2026-07-10 00:11:31.596028 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built 615ace0ceb42 2026-07-10 00:11:31.596133 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260710 2026-07-10 00:11:31.596277 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2026-07-10 00:11:31.596173 (took 0:02:26.034247) 2026-07-10 00:11:31.596802 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2026-07-10 00:11:31.596909 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2026-07-10 00:11:31.597016 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2026-07-10 00:11:31.596917 2026-07-10 00:11:31.598187 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2026-07-10 00:11:31.598932 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2026-07-10 00:11:41.036310 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:11:41.036399 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> bb96045d0b12 2026-07-10 00:11:41.036408 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/5 : LABEL "build-date"="20260710" "name"="tgtd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="tgtd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:11:41.036429 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 9c32c95e363b 2026-07-10 00:11:41.036476 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 9c32c95e363b 2026-07-10 00:11:41.036499 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 749a5a6c2487 2026-07-10 00:11:41.036557 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:11:41.036581 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 76ca5c3a084b 2026-07-10 00:11:41.036633 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:11:41.036669 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:11:41.036711 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:11:41.036758 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:11:41.036797 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:11:41.036832 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:11:41.036872 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:11:41.036912 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:11:41.036952 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:11:41.036991 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:11:41.037098 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:11:41.037135 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:11:41.037176 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:11:41.037214 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:11:41.037251 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:11:41.037290 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 27.9 MB in 2s (12.6 MB/s) 2026-07-10 00:11:41.037326 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-07-10 00:11:41.037366 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-07-10 00:11:41.037405 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-07-10 00:11:41.037469 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-07-10 00:11:41.037509 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-07-10 00:11:41.037545 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:11:41.037584 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 76ca5c3a084b 2026-07-10 00:11:41.037624 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> cf9097bde625 2026-07-10 00:11:41.037662 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 4/5 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2026-07-10 00:11:41.037702 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in cd6747ba5b4b 2026-07-10 00:11:41.037744 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container cd6747ba5b4b 2026-07-10 00:11:41.037782 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 9b55fa42c25a 2026-07-10 00:11:41.037823 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:11:41.037862 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 37bc12510f77 2026-07-10 00:11:41.037900 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-07-10 00:11:41.037940 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-07-10 00:11:41.037979 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-07-10 00:11:41.038015 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2026-07-10 00:11:41.038072 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:11:41.038116 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-07-10 00:11:41.038155 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-07-10 00:11:41.038192 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-07-10 00:11:41.038232 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:11:41.038269 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 37bc12510f77 2026-07-10 00:11:41.038308 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 243057acde75 2026-07-10 00:11:41.038367 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 866b19b203c3 2026-07-10 00:11:41.038402 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20260710 2026-07-10 00:11:41.039066 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2026-07-10 00:11:41.038404 (took 0:00:09.441487) 2026-07-10 00:11:41.040365 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2026-07-10 00:11:41.041141 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2026-07-10 00:11:41.041161 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2026-07-10 00:11:41.040566 2026-07-10 00:11:41.045189 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2026-07-10 00:11:41.045217 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2026-07-10 00:12:00.759382 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:12:00.759528 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> bb96045d0b12 2026-07-10 00:12:00.759642 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/10 : LABEL "build-date"="20260710" "name"="proxysql" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="proxysql" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:12:00.759747 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 88ab2f156294 2026-07-10 00:12:00.759832 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 88ab2f156294 2026-07-10 00:12:00.759906 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 7cac1f9f8fae 2026-07-10 00:12:00.759976 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/10 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/' >/etc/apt/sources.list.d/proxysql.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql.sources 2026-07-10 00:12:00.760031 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in cb6c025ffb47 2026-07-10 00:12:00.760120 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container cb6c025ffb47 2026-07-10 00:12:00.760206 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 8be1b3ead139 2026-07-10 00:12:00.760291 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 4/10 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2026-07-10 00:12:00.760376 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in a8baebeb59c8 2026-07-10 00:12:00.760431 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container a8baebeb59c8 2026-07-10 00:12:00.760482 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> aa6d7c575317 2026-07-10 00:12:00.760563 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends proxysql python3-yaml && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:12:00.760614 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 166a12030dbb 2026-07-10 00:12:00.760664 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:12:00.760714 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:12:00.760773 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [4,123 B] 2026-07-10 00:12:00.760852 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:12:00.760929 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [4,099 B] 2026-07-10 00:12:00.761009 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:12:00.761109 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:12:00.761168 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:12:00.761238 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:12:00.761311 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:12:00.761392 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:12:00.761447 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:12:00.761495 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:12:00.761586 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:12:00.761622 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:12:00.761675 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:12:00.761723 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:12:00.761778 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 28.0 MB in 3s (8,876 kB/s) 2026-07-10 00:12:00.761850 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-07-10 00:12:00.761930 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-07-10 00:12:00.762008 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-07-10 00:12:00.762127 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-07-10 00:12:00.762237 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2026-07-10 00:12:00.762318 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2026-07-10 00:12:00.762395 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2026-07-10 00:12:00.762473 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2026-07-10 00:12:00.762636 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:00.762701 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 35.7 MB of archives. 2026-07-10 00:12:00.762776 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 149 MB of additional disk space will be used. 2026-07-10 00:12:00.762849 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:12:00.762928 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.8 [35.5 MB] 2026-07-10 00:12:00.763005 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:12:00.763111 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2026-07-10 00:12:00.763200 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 35.7 MB in 2s (19.2 MB/s) 2026-07-10 00:12:00.763259 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:12:00.763303 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2026-07-10 00:12:00.763360 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:12:00.763415 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2026-07-10 00:12:00.763493 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2026-07-10 00:12:00.763623 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2026-07-10 00:12:00.763704 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2026-07-10 00:12:00.763783 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% 2026-07-10 00:12:00.763859 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2026-07-10 00:12:00.763936 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:12:00.764016 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:12:00.764127 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:12:00.764214 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2026-07-10 00:12:00.764300 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.1-2build2_amd64.deb ... 2026-07-10 00:12:00.764380 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.1-2build2) ... 2026-07-10 00:12:00.764458 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2026-07-10 00:12:00.764593 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_3.0.8_amd64.deb ... 2026-07-10 00:12:00.764648 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (3.0.8) ... 2026-07-10 00:12:00.764701 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (3.0.8) ... 2026-07-10 00:12:00.764736 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:12:00.764778 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.1-2build2) ... 2026-07-10 00:12:00.764822 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:12:00.764861 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 166a12030dbb 2026-07-10 00:12:00.764905 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> f7ef065f25fb 2026-07-10 00:12:00.764949 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2026-07-10 00:12:00.764993 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 50e4e6ccd41c 2026-07-10 00:12:00.765058 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 7/10 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:12:00.765114 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 4d758e8e053a 2026-07-10 00:12:00.765158 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 4d758e8e053a 2026-07-10 00:12:00.765202 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 5792f13bf5f8 2026-07-10 00:12:00.765246 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 8/10 : RUN install -g proxysql -o proxysql -m 770 -d /var/lib/kolla/proxysql && touch /etc/proxysql.cnf && chown proxysql:proxysql /etc/proxysql.cnf && chmod 600 /etc/proxysql.cnf 2026-07-10 00:12:00.765288 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 2580ceef053d 2026-07-10 00:12:00.765331 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 2580ceef053d 2026-07-10 00:12:00.765386 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> e5c8ea749ee6 2026-07-10 00:12:00.765435 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:12:00.765479 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 7fb61602baf3 2026-07-10 00:12:00.765659 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-07-10 00:12:00.765718 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-07-10 00:12:00.765729 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-07-10 00:12:00.765749 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2026-07-10 00:12:00.765759 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:00.765768 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-07-10 00:12:00.765777 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-07-10 00:12:00.765790 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-07-10 00:12:00.765802 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:00.765853 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 7fb61602baf3 2026-07-10 00:12:00.765868 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 4872a9c76f6f 2026-07-10 00:12:00.765903 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/10 : USER proxysql 2026-07-10 00:12:00.765947 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 6063da4f2a0c 2026-07-10 00:12:00.765961 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 6063da4f2a0c 2026-07-10 00:12:00.766021 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 0ddb982e0893 2026-07-10 00:12:00.766098 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built 377ee569479e 2026-07-10 00:12:00.766124 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20260710 2026-07-10 00:12:00.766235 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2026-07-10 00:12:00.766142 (took 0:00:19.725576) 2026-07-10 00:12:00.766618 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2026-07-10 00:12:00.766682 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2026-07-10 00:12:00.766728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2026-07-10 00:12:00.766664 2026-07-10 00:12:00.767676 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2026-07-10 00:12:00.768310 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2026-07-10 00:13:17.608378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:13:17.608482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> bb96045d0b12 2026-07-10 00:13:17.608524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/10 : LABEL "build-date"="20260710" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-libvirt" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:13:17.608540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 4a62d470f7e8 2026-07-10 00:13:17.608740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 4a62d470f7e8 2026-07-10 00:13:17.608830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 3f1d3a7a2e8a 2026-07-10 00:13:17.608853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 3/10 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2026-07-10 00:13:17.608871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 532b3ccd2785 2026-07-10 00:13:17.608947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 532b3ccd2785 2026-07-10 00:13:17.609075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 7bf34f40f271 2026-07-10 00:13:17.609225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common ebtables libsasl2-modules-gssapi-mit libvirt-clients libvirt-daemon-system openvswitch-switch pm-utils python3-cephfs python3-rados python3-rbd qemu-block-extra qemu-system qemu-utils sasl2-bin swtpm swtpm-tools tpm2-tools trousers ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:13:17.609372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 86abbda6e7fb 2026-07-10 00:13:17.609422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:13:17.609492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:13:17.609538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:13:17.609621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:13:17.609690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:13:17.609787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:13:17.609886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:13:17.609957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:13:17.610122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:13:17.610141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:13:17.610184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:13:17.610251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:13:17.610320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:13:17.611364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:13:17.611415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:13:17.611427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 27.9 MB in 2s (12.2 MB/s) 2026-07-10 00:13:17.611437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-07-10 00:13:17.611447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-07-10 00:13:17.611456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-07-10 00:13:17.611464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-07-10 00:13:17.611473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2026-07-10 00:13:17.611482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-07-10 00:13:17.611506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu libargon2-1 2026-07-10 00:13:17.611516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2-data libasound2t64 libbabeltrace1 libboost-context1.83.0 2026-07-10 00:13:17.611525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-07-10 00:13:17.611534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-07-10 00:13:17.611543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2026-07-10 00:13:17.611551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2026-07-10 00:13:17.611560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2026-07-10 00:13:17.611569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2026-07-10 00:13:17.611578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2026-07-10 00:13:17.611586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2026-07-10 00:13:17.611595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2026-07-10 00:13:17.611614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2026-07-10 00:13:17.611623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2026-07-10 00:13:17.611632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libslirp0 libsystemd-shared 2026-07-10 00:13:17.611641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2026-07-10 00:13:17.611650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2026-07-10 00:13:17.613154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2026-07-10 00:13:17.613184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2026-07-10 00:13:17.613195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2026-07-10 00:13:17.613204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-10 00:13:17.613213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 libxdp1 2026-07-10 00:13:17.613222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxml2 libyajl2 libyaml-0-2 logrotate openvswitch-common polkitd 2026-07-10 00:13:17.613230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2026-07-10 00:13:17.613239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-netifaces python3-openvswitch 2026-07-10 00:13:17.613248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-prettytable python3-requests python3-sortedcontainers 2026-07-10 00:13:17.613257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2026-07-10 00:13:17.613266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2026-07-10 00:13:17.613275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86 seabios 2026-07-10 00:13:17.613284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: sgml-base systemd systemd-container systemd-sysv tpm-udev uuid-runtime 2026-07-10 00:13:17.613293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xml-core 2026-07-10 00:13:17.613302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2026-07-10 00:13:17.613311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld 2026-07-10 00:13:17.613320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor parted libparted-dev 2026-07-10 00:13:17.613329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libparted-i18n pciutils pcscd libsasl2-modules-ldap libsasl2-modules-otp 2026-07-10 00:13:17.613338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-sql libvirt-clients-qemu libvirt-login-shell 2026-07-10 00:13:17.613347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-gluster 2026-07-10 00:13:17.613356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-10 00:13:17.613364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-10 00:13:17.613373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-07-10 00:13:17.613393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2026-07-10 00:13:17.613402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2026-07-10 00:13:17.613421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-netaddr python3-pyparsing python3-cryptography python3-openssl 2026-07-10 00:13:17.613431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-socks python-requests-doc python-sortedcontainers-doc python3-brotli 2026-07-10 00:13:17.613439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: samba vde2 sgml-base-doc systemd-homed systemd-userdbd systemd-boot 2026-07-10 00:13:17.613448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfido2-1 libqrencode4 debhelper 2026-07-10 00:13:17.613457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2026-07-10 00:13:17.613466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2026-07-10 00:13:17.613475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs libgpm2 dbus-user-session libxml2-utils netcat-openbsd 2026-07-10 00:13:17.613484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dnsmasq-base mdevctl parted libvirt-l10n vbetool hdparm ethtool kbd 2026-07-10 00:13:17.613493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: | console-tools ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-07-10 00:13:17.613502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-07-10 00:13:17.613511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: cpu-checker networkd-dispatcher systemd-timesyncd | time-daemon 2026-07-10 00:13:17.613520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-resolved libnss-mymachines libnss-systemd 2026-07-10 00:13:17.613529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2026-07-10 00:13:17.613537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2026-07-10 00:13:17.613546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2026-07-10 00:13:17.613567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2026-07-10 00:13:17.613576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2026-07-10 00:13:17.613585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu libargon2-1 libasound2-data libasound2t64 2026-07-10 00:13:17.613594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2026-07-10 00:13:17.613603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-iostreams1.83.0 libboost-locale1.83.0 2026-07-10 00:13:17.613613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-07-10 00:13:17.613622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2026-07-10 00:13:17.613630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2026-07-10 00:13:17.613640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2026-07-10 00:13:17.613649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2026-07-10 00:13:17.613658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2026-07-10 00:13:17.613667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2026-07-10 00:13:17.613676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2026-07-10 00:13:17.613685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2026-07-10 00:13:17.613694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2026-07-10 00:13:17.613703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libsasl2-modules-gssapi-mit 2026-07-10 00:13:17.613712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libslirp0 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2026-07-10 00:13:17.613726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-07-10 00:13:17.613735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-07-10 00:13:17.613744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-07-10 00:13:17.613753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2026-07-10 00:13:17.613819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirt-clients libvirt-daemon 2026-07-10 00:13:17.613829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-10 00:13:17.613845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-10 00:13:17.613854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libxdp1 libxml2 libyajl2 libyaml-0-2 2026-07-10 00:13:17.613863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: logrotate openvswitch-common openvswitch-switch ovmf pm-utils polkitd 2026-07-10 00:13:17.613877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-cephfs 2026-07-10 00:13:17.613886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-certifi python3-chardet python3-idna python3-netifaces 2026-07-10 00:13:17.613895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-openvswitch python3-prettytable python3-rados python3-rbd 2026-07-10 00:13:17.613904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-requests python3-sortedcontainers python3-urllib3 python3-wcwidth 2026-07-10 00:13:17.613913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-yaml qemu-block-extra qemu-system qemu-system-arm qemu-system-common 2026-07-10 00:13:17.613922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-data qemu-system-mips qemu-system-misc qemu-system-ppc 2026-07-10 00:13:17.613935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils sasl2-bin 2026-07-10 00:13:17.613992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: seabios sgml-base swtpm swtpm-tools systemd systemd-container systemd-sysv 2026-07-10 00:13:17.614071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: tpm-udev tpm2-tools trousers uuid-runtime xml-core 2026-07-10 00:13:17.614091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 160 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:13:17.614193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 203 MB of archives. 2026-07-10 00:13:17.614210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 811 MB of additional disk space will be used. 2026-07-10 00:13:17.614314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:13:17.614361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-07-10 00:13:17.614419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2026-07-10 00:13:17.614435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 00:13:17.614501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-07-10 00:13:17.614546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-10 00:13:17.614581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-07-10 00:13:17.614641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-10 00:13:17.614656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-07-10 00:13:17.614719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:13:17.614789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:13:17.614804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:13:17.614864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-07-10 00:13:17.614921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:13:17.614936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:13:17.614996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-10 00:13:17.615061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-07-10 00:13:17.615122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-07-10 00:13:17.615137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-07-10 00:13:17.615204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-07-10 00:13:17.615265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-07-10 00:13:17.615279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 trousers amd64 0.3.15-0.3build2 [121 kB] 2026-07-10 00:13:17.615344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:13:17.615389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-07-10 00:13:17.615443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-07-10 00:13:17.615458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-07-10 00:13:17.615521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-07-10 00:13:17.615578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-07-10 00:13:17.615623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:13:17.615637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:13:17.615704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-10 00:13:17.615735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:13:17.615807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-10 00:13:17.615853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:159 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2026-07-10 00:13:17.615908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:13:17.615922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-07-10 00:13:17.615986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2026-07-10 00:13:17.616066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-07-10 00:13:17.616096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-07-10 00:13:17.616138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-07-10 00:13:17.616186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-07-10 00:13:17.616234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-07-10 00:13:17.616284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-07-10 00:13:17.616333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:13:17.616382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-07-10 00:13:17.616429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 00:13:17.616500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 00:13:17.616516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:13:17.616565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-07-10 00:13:17.616614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-07-10 00:13:17.616661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-07-10 00:13:17.616709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-07-10 00:13:17.616776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-07-10 00:13:17.616884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-07-10 00:13:17.616901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 00:13:17.616954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 00:13:17.617018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 00:13:17.617073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-10 00:13:17.617133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-10 00:13:17.617147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-10 00:13:17.617205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-10 00:13:17.617248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-10 00:13:17.617294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-07-10 00:13:17.617339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-07-10 00:13:17.617385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-07-10 00:13:17.617430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:160 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2026-07-10 00:13:17.617474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-07-10 00:13:17.617519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 00:13:17.617562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-07-10 00:13:17.617608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-10 00:13:17.617654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-07-10 00:13:17.617697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-07-10 00:13:17.617742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-07-10 00:13:17.617799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-07-10 00:13:17.617850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-07-10 00:13:17.617886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2026-07-10 00:13:17.617919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-07-10 00:13:17.617964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-07-10 00:13:17.618013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-07-10 00:13:17.618032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-07-10 00:13:17.618109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-07-10 00:13:17.618130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-07-10 00:13:17.618192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:13:17.618237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-07-10 00:13:17.618282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-07-10 00:13:17.618326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-07-10 00:13:17.618371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-10 00:13:17.618416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-07-10 00:13:17.618462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-07-10 00:13:17.618506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-07-10 00:13:17.618550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-07-10 00:13:17.618596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:161 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2026-07-10 00:13:17.618641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-10 00:13:17.618687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-07-10 00:13:17.618732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-07-10 00:13:17.618791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-07-10 00:13:17.618838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-10 00:13:17.618882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 00:13:17.618926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 00:13:17.618972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-10 00:13:17.621232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-10 00:13:17.621345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-07-10 00:13:17.621360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-10 00:13:17.621371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-07-10 00:13:17.621382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-07-10 00:13:17.621392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-07-10 00:13:17.621402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-07-10 00:13:17.621413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-07-10 00:13:17.621423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-07-10 00:13:17.621433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-07-10 00:13:17.621443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.3 [49.5 kB] 2026-07-10 00:13:17.621453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.3 [17.4 kB] 2026-07-10 00:13:17.621483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-07-10 00:13:17.621494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-07-10 00:13:17.621506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-07-10 00:13:17.621516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-07-10 00:13:17.621525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2026-07-10 00:13:17.621535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-07-10 00:13:17.621545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-07-10 00:13:17.621555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-07-10 00:13:17.621565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-07-10 00:13:17.621575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-07-10 00:13:17.621585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2026-07-10 00:13:17.621604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-07-10 00:13:17.621615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-07-10 00:13:17.621624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-07-10 00:13:17.621647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-07-10 00:13:17.621658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-07-10 00:13:17.621674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 00:13:17.621685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-10 00:13:17.621695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-10 00:13:17.621704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-10 00:13:17.621714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-07-10 00:13:17.621724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-07-10 00:13:17.621734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-07-10 00:13:17.621743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3,112 B] 2026-07-10 00:13:17.621753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6,040 B] 2026-07-10 00:13:17.621795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-10 00:13:17.621805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1,374 B] 2026-07-10 00:13:17.621815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-07-10 00:13:17.621826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.3 [95.4 kB] 2026-07-10 00:13:17.621836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-07-10 00:13:17.621846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-10 00:13:17.621856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-10 00:13:17.621866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1,255 kB] 2026-07-10 00:13:17.621876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1,796 kB] 2026-07-10 00:13:17.621894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-10 00:13:17.621905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-07-10 00:13:17.621915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6,310 kB] 2026-07-10 00:13:17.621925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3,435 kB] 2026-07-10 00:13:17.621934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9,100 kB] 2026-07-10 00:13:17.621944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-10 00:13:17.621954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-10 00:13:17.621975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-10 00:13:17.621986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-07-10 00:13:17.622002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-07-10 00:13:17.622013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-10 00:13:17.622023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-07-10 00:13:17.622033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-07-10 00:13:17.622079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-07-10 00:13:17.622089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-10 00:13:17.622100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2026-07-10 00:13:17.622110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 203 MB in 4s (54.2 MB/s) 2026-07-10 00:13:17.622121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2026-07-10 00:13:17.622131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-07-10 00:13:17.622144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:13:17.622156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-07-10 00:13:17.622166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:70% (Reading database ... 75% 2026-07-10 00:13:17.622176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2026-07-10 00:13:17.622186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-07-10 00:13:17.622197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:13:17.622214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-07-10 00:13:17.622225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:13:17.622235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 00:13:17.622245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 00:13:17.622255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:13:17.622265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2026-07-10 00:13:17.622275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 00:13:17.622285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:13:17.622295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2026-07-10 00:13:17.622305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:13:17.622315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 00:13:17.622324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2026-07-10 00:13:17.622334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:13:17.622345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.622354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-07-10 00:13:17.622364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-07-10 00:13:17.622375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-07-10 00:13:17.622385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-07-10 00:13:17.622395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-07-10 00:13:17.622413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-07-10 00:13:17.622430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-07-10 00:13:17.622441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-07-10 00:13:17.622450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-07-10 00:13:17.622460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-07-10 00:13:17.622470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-07-10 00:13:17.622481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.622491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-07-10 00:13:17.622501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:13:17.622512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-07-10 00:13:17.622522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-07-10 00:13:17.622540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-07-10 00:13:17.622550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-07-10 00:13:17.622560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-07-10 00:13:17.622570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-07-10 00:13:17.622580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11569 files and directories currently installed.) 2026-07-10 00:13:17.622590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.622601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2026-07-10 00:13:17.622610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-07-10 00:13:17.622621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:13:17.622631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-07-10 00:13:17.622641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-07-10 00:13:17.622651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-07-10 00:13:17.622661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-07-10 00:13:17.622671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-07-10 00:13:17.622681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-07-10 00:13:17.622691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11562 files and directories currently installed.) 2026-07-10 00:13:17.622701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:13:17.622712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.622727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:13:17.622737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:13:17.622747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:13:17.622775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 00:13:17.622785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.622795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.622805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2026-07-10 00:13:17.622815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2026-07-10 00:13:17.622825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2026-07-10 00:13:17.622839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2026-07-10 00:13:17.622849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2026-07-10 00:13:17.622865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2026-07-10 00:13:17.622875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2026-07-10 00:13:17.622897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2026-07-10 00:13:17.622911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2026-07-10 00:13:17.622955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2026-07-10 00:13:17.623022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2026-07-10 00:13:17.623034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2026-07-10 00:13:17.623076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2026-07-10 00:13:17.623121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2026-07-10 00:13:17.623137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2026-07-10 00:13:17.623196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-07-10 00:13:17.623213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2026-07-10 00:13:17.623272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-07-10 00:13:17.623288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-07-10 00:13:17.623347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:13:17.623364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-07-10 00:13:17.623477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-07-10 00:13:17.623492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-07-10 00:13:17.623506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-07-10 00:13:17.623520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-07-10 00:13:17.623575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-07-10 00:13:17.623591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12485 files and directories currently installed.) 2026-07-10 00:13:17.623647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:13:17.623663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.623720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2026-07-10 00:13:17.623735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:13:17.623809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.623826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:13:17.623878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:13:17.623895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:13:17.623953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.624002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:13:17.624016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:13:17.624067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:13:17.624125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:13:17.624175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2026-07-10 00:13:17.624190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:13:17.624236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:13:17.624275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-netifaces:amd64. 2026-07-10 00:13:17.624288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-07-10 00:13:17.624343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:13:17.624393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:13:17.624407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:13:17.624444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:13:17.624481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:13:17.624495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:13:17.624547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:13:17.624595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:13:17.624609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-10 00:13:17.624655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:13:17.624692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:13:17.624706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:13:17.624774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:13:17.624835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:13:17.624883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:13:17.624921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:13:17.624934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2026-07-10 00:13:17.624990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-07-10 00:13:17.625027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.625083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 00:13:17.625136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2026-07-10 00:13:17.625150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-07-10 00:13:17.625197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-07-10 00:13:17.625211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2026-07-10 00:13:17.625262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:13:17.625276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:13:17.625323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2026-07-10 00:13:17.625337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-sgml-base_1.31_all.deb ... 2026-07-10 00:13:17.625384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2026-07-10 00:13:17.625398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2026-07-10 00:13:17.625447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-tpm-udev_0.6ubuntu1_all.deb ... 2026-07-10 00:13:17.625495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.625509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2026-07-10 00:13:17.625558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2026-07-10 00:13:17.625606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-trousers_0.3.15-0.3build2_amd64.deb ... 2026-07-10 00:13:17.625620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2026-07-10 00:13:17.625656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:13:17.625669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:13:17.625726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.625741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2026-07-10 00:13:17.625794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:13:17.625809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.625856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.625871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2026-07-10 00:13:17.625920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:13:17.625940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.625978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2026-07-10 00:13:17.625992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:13:17.626057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.626076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2026-07-10 00:13:17.626128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:13:17.626143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.626192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2026-07-10 00:13:17.626206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:13:17.626256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.626270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:13:17.626318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:13:17.626332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:13:17.626379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:13:17.626416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:13:17.626437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:13:17.626475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2026-07-10 00:13:17.626488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:13:17.626524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.626571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:13:17.626585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:13:17.626621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:13:17.626634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:13:17.626679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:13:17.626693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:13:17.626742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:13:17.626782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:13:17.626796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.626981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:13:17.627083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2026-07-10 00:13:17.627112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-logrotate_3.21.0-2build1_amd64.deb ... 2026-07-10 00:13:17.627124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2026-07-10 00:13:17.627145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2026-07-10 00:13:17.627156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-07-10 00:13:17.627166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.1-2build2) ... 2026-07-10 00:13:17.627194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2026-07-10 00:13:17.627216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-07-10 00:13:17.627226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 00:13:17.627241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2026-07-10 00:13:17.627251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-07-10 00:13:17.627261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-07-10 00:13:17.627271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2026-07-10 00:13:17.627285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:13:17.627320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:13:17.627335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2026-07-10 00:13:17.627373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:13:17.627389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:13:17.627440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2026-07-10 00:13:17.627476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-07-10 00:13:17.627487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:13:17.627517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-07-10 00:13:17.627561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-07-10 00:13:17.627577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:13:17.627631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:13:17.627643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:13:17.627657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:13:17.627706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2026-07-10 00:13:17.627732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:13:17.627807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:13:17.627820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 00:13:17.627834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 00:13:17.627873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 00:13:17.627889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 00:13:17.627928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 00:13:17.627943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 00:13:17.627982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:13:17.627997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:13:17.628060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:13:17.628082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2026-07-10 00:13:17.628109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-libparted2t64_3.6-4build1_amd64.deb ... 2026-07-10 00:13:17.628153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-07-10 00:13:17.628170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libpa 2026-07-10 00:13:17.628211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:rted2t64' 2026-07-10 00:13:17.628226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 00:13:17.628266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2026-07-10 00:13:17.628285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 00:13:17.628309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:13:17.628351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2026-07-10 00:13:17.628375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-07-10 00:13:17.628414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 00:13:17.628439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2026-07-10 00:13:17.628462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-07-10 00:13:17.628485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-07-10 00:13:17.628513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2026-07-10 00:13:17.628569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-07-10 00:13:17.628585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-07-10 00:13:17.628598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2026-07-10 00:13:17.628624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-10 00:13:17.628666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2026-07-10 00:13:17.628681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 00:13:17.628721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:13:17.628736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.628828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 00:13:17.628842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:13:17.628856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.628896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2026-07-10 00:13:17.628912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:13:17.628950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.628991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2026-07-10 00:13:17.629006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-10 00:13:17.629063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:13:17.629112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2026-07-10 00:13:17.629166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-10 00:13:17.629182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:13:17.629211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2026-07-10 00:13:17.629252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:13:17.629268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:13:17.629308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2026-07-10 00:13:17.629323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:13:17.629363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:13:17.629379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2026-07-10 00:13:17.629418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:13:17.629445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.629460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2026-07-10 00:13:17.629502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:13:17.632120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.632144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2026-07-10 00:13:17.632156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-07-10 00:13:17.632166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.632177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-07-10 00:13:17.632188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:13:17.632198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.632208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2026-07-10 00:13:17.632219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:13:17.632229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.632248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2026-07-10 00:13:17.632259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:13:17.632270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.632280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2026-07-10 00:13:17.632291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:13:17.632301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.632311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2026-07-10 00:13:17.632322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 00:13:17.632332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:13:17.632343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2026-07-10 00:13:17.632353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-prettytable_3.6.0-2_all.deb ... 2026-07-10 00:13:17.632364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2026-07-10 00:13:17.632374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2026-07-10 00:13:17.632384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:13:17.632395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.632405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2026-07-10 00:13:17.632415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-python3-certifi_2023.11.17-1_all.deb ... 2026-07-10 00:13:17.632426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2026-07-10 00:13:17.632446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2026-07-10 00:13:17.632456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-07-10 00:13:17.632467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 00:13:17.632477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2026-07-10 00:13:17.632488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-07-10 00:13:17.632498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 00:13:17.632509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2026-07-10 00:13:17.632520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2026-07-10 00:13:17.632530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2026-07-10 00:13:17.632541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2026-07-10 00:13:17.632551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2026-07-10 00:13:17.632561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-07-10 00:13:17.632572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2026-07-10 00:13:17.632595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 00:13:17.632606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:13:17.632617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2026-07-10 00:13:17.632627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-07-10 00:13:17.632637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 00:13:17.632648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-07-10 00:13:17.632658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:13:17.632669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.632679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-07-10 00:13:17.632690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:13:17.632706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.632716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-07-10 00:13:17.632727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:13:17.632738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.632748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-07-10 00:13:17.632789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:13:17.632800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.632811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:13:17.632828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:13:17.632839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:13:17.632849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-07-10 00:13:17.632860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-07-10 00:13:17.632870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 00:13:17.632881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2026-07-10 00:13:17.632892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-07-10 00:13:17.632902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 00:13:17.632913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-07-10 00:13:17.632923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-07-10 00:13:17.632933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 00:13:17.632944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2026-07-10 00:13:17.632955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-10 00:13:17.632965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:13:17.632976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2026-07-10 00:13:17.632986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-07-10 00:13:17.632996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 00:13:17.633007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2026-07-10 00:13:17.633018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-07-10 00:13:17.633028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 00:13:17.633070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2026-07-10 00:13:17.633091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:13:17.633102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.633113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2026-07-10 00:13:17.633123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:13:17.633134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.633144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2026-07-10 00:13:17.633155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-10 00:13:17.633166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2026-07-10 00:13:17.633176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2026-07-10 00:13:17.633186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 00:13:17.633219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 00:13:17.633231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2026-07-10 00:13:17.633241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-07-10 00:13:17.633252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-10 00:13:17.633262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2026-07-10 00:13:17.633273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-07-10 00:13:17.633283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-10 00:13:17.633294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-10 00:13:17.633304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-10 00:13:17.633315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-10 00:13:17.633325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2026-07-10 00:13:17.633336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 00:13:17.633346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:13:17.633357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2026-07-10 00:13:17.633367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:13:17.633378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.633389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:13:17.633399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2026-07-10 00:13:17.633410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-10 00:13:17.633420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.633431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-10 00:13:17.633441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2026-07-10 00:13:17.633452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-10 00:13:17.633466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-10 00:13:17.633478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2026-07-10 00:13:17.633489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-07-10 00:13:17.633500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-07-10 00:13:17.633510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2026-07-10 00:13:17.633520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-10 00:13:17.633531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-10 00:13:17.633541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-07-10 00:13:17.633552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-07-10 00:13:17.633571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 00:13:17.633589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2026-07-10 00:13:17.633600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-07-10 00:13:17.633610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.633621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 00:13:17.633631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2026-07-10 00:13:17.633641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-07-10 00:13:17.633652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.633662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-07-10 00:13:17.633672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-07-10 00:13:17.633683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-07-10 00:13:17.633693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-07-10 00:13:17.633709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2026-07-10 00:13:17.633719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:13:17.633730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-10 00:13:17.633740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2026-07-10 00:13:17.633750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:13:17.633779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.633791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-07-10 00:13:17.633801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2026-07-10 00:13:17.633811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-07-10 00:13:17.633822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-10 00:13:17.633832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-07-10 00:13:17.633843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libpolkit-gobject-1-0_124-2ubuntu1.24.04.3_amd64.deb ... 2026-07-10 00:13:17.633853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-07-10 00:13:17.633864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-07-10 00:13:17.633875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libpolkit-agent-1-0_124-2ubuntu1.24.04.3_amd64.deb ... 2026-07-10 00:13:17.633885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-07-10 00:13:17.633896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2026-07-10 00:13:17.633906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:13:17.633917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:13:17.633927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-07-10 00:13:17.633938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:13:17.633948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:13:17.633966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2026-07-10 00:13:17.633977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-07-10 00:13:17.633987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-10 00:13:17.633998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2026-07-10 00:13:17.634008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-10 00:13:17.634019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-10 00:13:17.634029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.634066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-07-10 00:13:17.634085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-07-10 00:13:17.634116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-07-10 00:13:17.634147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-07-10 00:13:17.634191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-07-10 00:13:17.634230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-07-10 00:13:17.634261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-07-10 00:13:17.634292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-07-10 00:13:17.634323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-07-10 00:13:17.634362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-07-10 00:13:17.634394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.634415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-07-10 00:13:17.634435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-07-10 00:13:17.634467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:13:17.634477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.634487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2026-07-10 00:13:17.634498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 00:13:17.634508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.634518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:13:17.634536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-10 00:13:17.634547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-10 00:13:17.634557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-10 00:13:17.634567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2026-07-10 00:13:17.634578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-10 00:13:17.634588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:13:17.634598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2026-07-10 00:13:17.634608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:13:17.634618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.634629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2026-07-10 00:13:17.634644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:13:17.634655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.634665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.634675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-10 00:13:17.634685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:13:17.634703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.634714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2026-07-10 00:13:17.634724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:13:17.634735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.634745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2026-07-10 00:13:17.634775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-10 00:13:17.634786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.634796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-10 00:13:17.634807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-10 00:13:17.634817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.634827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2026-07-10 00:13:17.634838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:13:17.634848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.634858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-10 00:13:17.634873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-10 00:13:17.634884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.634894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2026-07-10 00:13:17.634904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-xml-core_0.19_all.deb ... 2026-07-10 00:13:17.634914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2026-07-10 00:13:17.634924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2026-07-10 00:13:17.634935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-polkitd_124-2ubuntu1.24.04.3_amd64.deb ... 2026-07-10 00:13:17.634945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.3) ... 2026-07-10 00:13:17.634955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2026-07-10 00:13:17.634966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:13:17.634976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.634986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2026-07-10 00:13:17.634996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-pm-utils_1.4.1-21_all.deb ... 2026-07-10 00:13:17.635007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2026-07-10 00:13:17.635017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2026-07-10 00:13:17.635030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-10 00:13:17.635068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 00:13:17.635087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2026-07-10 00:13:17.635097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2026-07-10 00:13:17.635127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-10 00:13:17.635138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2026-07-10 00:13:17.635164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-seabios_1.16.3-2_all.deb ... 2026-07-10 00:13:17.635174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2026-07-10 00:13:17.635184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2026-07-10 00:13:17.635194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2026-07-10 00:13:17.635233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2026-07-10 00:13:17.635307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2026-07-10 00:13:17.635385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2026-07-10 00:13:17.635426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2026-07-10 00:13:17.635512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2026-07-10 00:13:17.635598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2026-07-10 00:13:17.635680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2026-07-10 00:13:17.635727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2026-07-10 00:13:17.635823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:13:17.635837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.635847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2026-07-10 00:13:17.635861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-10 00:13:17.635874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 00:13:17.635918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2026-07-10 00:13:17.635933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-10 00:13:17.635947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 00:13:17.635963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2026-07-10 00:13:17.636011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../152-tpm2-tools_5.6-1build4_amd64.deb ... 2026-07-10 00:13:17.636026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2026-07-10 00:13:17.636066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2026-07-10 00:13:17.636085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../153-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-10 00:13:17.636099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-10 00:13:17.636125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:13:17.636155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-07-10 00:13:17.636183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 00:13:17.636211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.636227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-10 00:13:17.636270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2026-07-10 00:13:17.636285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:13:17.636299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2026-07-10 00:13:17.636324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-07-10 00:13:17.636339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.636379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2026-07-10 00:13:17.636394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2026-07-10 00:13:17.636434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2026-07-10 00:13:17.636449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2026-07-10 00:13:17.636490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2026-07-10 00:13:17.636515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-07-10 00:13:17.636529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 00:13:17.636542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.636588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:13:17.636603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:13:17.636616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2026-07-10 00:13:17.636630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.636670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.636686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:13:17.636699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.636740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:13:17.636769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:13:17.636811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.636826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.636840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2026-07-10 00:13:17.636895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:13:17.636911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.1-2build2) ... 2026-07-10 00:13:17.636924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:13:17.636964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.636979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:13:17.636993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.637032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 00:13:17.637075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 00:13:17.637090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.637114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-10 00:13:17.637174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2026-07-10 00:13:17.637187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:13:17.637201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-10 00:13:17.637215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:13:17.637228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-10 00:13:17.637271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:13:17.637286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2026-07-10 00:13:17.637300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:13:17.637322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 00:13:17.637375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-10 00:13:17.637387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:13:17.637401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.637415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2026-07-10 00:13:17.637454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:13:17.637469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.637483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2026-07-10 00:13:17.637523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:13:17.637538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:13:17.637552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.637593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.637608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 00:13:17.637622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.637660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 00:13:17.637676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 00:13:17.637689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 00:13:17.637713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-10 00:13:17.637812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 00:13:17.637826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 00:13:17.637836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:13:17.637850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 00:13:17.637860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.637873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2026-07-10 00:13:17.637887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2026-07-10 00:13:17.637900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:13:17.637941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:13:17.637956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:13:17.637970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2026-07-10 00:13:17.637995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-07-10 00:13:17.638009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:13:17.638066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/tcsd.service → /usr/lib/systemd/system/tcsd.service. 2026-07-10 00:13:17.638086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-10 00:13:17.638100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-07-10 00:13:17.638130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:13:17.638144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:13:17.638188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2026-07-10 00:13:17.638211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-07-10 00:13:17.638225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:13:17.638239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /usr/lib/systemd/system/uuidd.socket. 2026-07-10 00:13:17.638281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:13:17.638296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-10 00:13:17.638310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:13:17.638346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.638359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 00:13:17.638371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.638407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:13:17.638420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:13:17.638442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:13:17.638478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 00:13:17.638491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-07-10 00:13:17.638530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2026-07-10 00:13:17.638553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.638574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-10 00:13:17.638593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-07-10 00:13:17.638614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-10 00:13:17.638634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 00:13:17.638652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:13:17.638664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-10 00:13:17.638705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.638718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.638730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2026-07-10 00:13:17.638782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:13:17.638820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:13:17.638834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:13:17.638870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.638884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-07-10 00:13:17.638905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:13:17.638917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 00:13:17.638955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2026-07-10 00:13:17.638968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-07-10 00:13:17.639004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.639017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.639065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 00:13:17.639082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2026-07-10 00:13:17.639119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:13:17.639133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:13:17.639168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-07-10 00:13:17.639181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:13:17.639227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 00:13:17.639244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-07-10 00:13:17.639258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-07-10 00:13:17.639270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:13:17.639308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.639321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:13:17.639367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-10 00:13:17.639378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-07-10 00:13:17.639390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.639426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.639439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.639451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:13:17.639486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-07-10 00:13:17.639500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 00:13:17.639536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:13:17.639549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.639585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.639598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.639633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.639647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-10 00:13:17.639667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:13:17.639705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2026-07-10 00:13:17.639719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 00:13:17.639732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-07-10 00:13:17.639783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:13:17.639797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.639810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.639846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.639860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-10 00:13:17.639896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.639909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2026-07-10 00:13:17.639944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:13:17.639958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:13:17.639970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-07-10 00:13:17.640005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:13:17.640058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-10 00:13:17.640078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-10 00:13:17.640115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.640128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.640164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.640177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.640231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-10 00:13:17.640243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:13:17.640255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:13:17.640268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:13:17.640305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:13:17.640319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:13:17.640355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-07-10 00:13:17.640369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:13:17.640389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.640403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.640440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.640463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.640500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.640513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.640525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.640561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 00:13:17.640574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:13:17.640609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2026-07-10 00:13:17.640623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-10 00:13:17.640669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.640679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-07-10 00:13:17.640691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:13:17.640728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2026-07-10 00:13:17.640742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2026-07-10 00:13:17.640770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2026-07-10 00:13:17.640870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.640883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.640896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.640905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.640917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.640953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.640966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:13:17.640978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:13:17.641013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2026-07-10 00:13:17.641027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-07-10 00:13:17.641085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2026-07-10 00:13:17.641103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-07-10 00:13:17.641139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2026-07-10 00:13:17.641153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2026-07-10 00:13:17.641165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2026-07-10 00:13:17.641201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-07-10 00:13:17.641213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-07-10 00:13:17.641243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2026-07-10 00:13:17.641270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2026-07-10 00:13:17.641282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-07-10 00:13:17.641315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2026-07-10 00:13:17.641326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:13:17.641355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2026-07-10 00:13:17.641366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.3) ... 2026-07-10 00:13:17.641407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2026-07-10 00:13:17.641419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2026-07-10 00:13:17.641448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-07-10 00:13:17.641459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2026-07-10 00:13:17.641499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) 2026-07-10 00:13:17.641510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-10 00:13:17.641549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2026-07-10 00:13:17.641580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2026-07-10 00:13:17.641620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-10 00:13:17.641631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-10 00:13:17.641642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-10 00:13:17.641682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-10 00:13:17.641693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-10 00:13:17.641723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-10 00:13:17.641735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-10 00:13:17.641798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-10 00:13:17.641809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-10 00:13:17.641848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-10 00:13:17.641860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-10 00:13:17.641890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2026-07-10 00:13:17.641910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 86abbda6e7fb 2026-07-10 00:13:17.641920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> aae264cf5fc1 2026-07-10 00:13:17.641961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 5/10 : RUN rm -f /etc/libvirt/qemu/networks/default.xml /etc/libvirt/qemu/networks/autostart/default.xml 2026-07-10 00:13:17.641973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 6041fda96833 2026-07-10 00:13:17.642014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 6041fda96833 2026-07-10 00:13:17.642025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 78a50b8a50fd 2026-07-10 00:13:17.642086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:13:17.642102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 2d1f069b7e0b 2026-07-10 00:13:17.642142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:13:17.642159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in e47573033aa0 2026-07-10 00:13:17.642191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container e47573033aa0 2026-07-10 00:13:17.642202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 6cf15cce9b73 2026-07-10 00:13:17.642241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 8/10 : RUN chgrp tss /var/lib/swtpm-localca && chmod g+w /var/lib/swtpm-localca 2026-07-10 00:13:17.642252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 55ee6d889c0d 2026-07-10 00:13:17.642292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 55ee6d889c0d 2026-07-10 00:13:17.642303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 901ed27063bc 2026-07-10 00:13:17.642342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/10 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-07-10 00:13:17.642354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in bdc1931f34fa 2026-07-10 00:13:17.642394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container bdc1931f34fa 2026-07-10 00:13:17.642406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 0fbb5020dd7b 2026-07-10 00:13:17.642450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:13:17.642482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 2966253bd789 2026-07-10 00:13:17.642494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-07-10 00:13:17.642535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-07-10 00:13:17.642546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-07-10 00:13:17.642587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2026-07-10 00:13:17.642599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:17.642652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-07-10 00:13:17.642691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-07-10 00:13:17.642702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-07-10 00:13:17.642732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:17.642743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 2966253bd789 2026-07-10 00:13:17.642791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 2ee56efe1eb2 2026-07-10 00:13:17.642842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built 30c8d6455644 2026-07-10 00:13:17.642856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20260710 2026-07-10 00:13:17.642916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2026-07-10 00:13:17.642850 (took 0:01:16.876186) 2026-07-10 00:13:17.643286 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2026-07-10 00:13:17.643309 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2026-07-10 00:13:17.643319 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2026-07-10 00:13:17.643277 2026-07-10 00:13:17.644136 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2026-07-10 00:13:17.644540 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2026-07-10 00:13:31.017282 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:13:31.017333 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> bb96045d0b12 2026-07-10 00:13:31.017346 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/7 : LABEL "build-date"="20260710" "name"="keepalived" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keepalived" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:13:31.017358 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in abcf04d21237 2026-07-10 00:13:31.017367 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container abcf04d21237 2026-07-10 00:13:31.017391 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 22b65b343bb4 2026-07-10 00:13:31.017402 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends keepalived && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:13:31.017411 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in dd91426f141a 2026-07-10 00:13:31.017419 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:13:31.017429 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:13:31.017437 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:13:31.017445 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:13:31.017454 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:13:31.017462 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:13:31.017470 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:13:31.017478 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:13:31.017486 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:13:31.017495 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:13:31.017503 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:13:31.017511 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:13:31.017538 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:13:31.017546 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:13:31.017552 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:13:31.017559 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 27.9 MB in 2s (12.7 MB/s) 2026-07-10 00:13:31.017566 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-07-10 00:13:31.017573 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-07-10 00:13:31.017580 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-07-10 00:13:31.017587 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-07-10 00:13:31.017594 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2026-07-10 00:13:31.017601 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2026-07-10 00:13:31.017608 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2026-07-10 00:13:31.017614 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2026-07-10 00:13:31.017621 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2026-07-10 00:13:31.017628 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2026-07-10 00:13:31.017641 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2026-07-10 00:13:31.017648 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2026-07-10 00:13:31.017655 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2026-07-10 00:13:31.017662 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2026-07-10 00:13:31.017669 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:31.017675 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,700 kB of archives. 2026-07-10 00:13:31.017682 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2026-07-10 00:13:31.017689 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:13:31.017696 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:13:31.017746 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:13:31.017755 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2026-07-10 00:13:31.017765 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 00:13:31.017770 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-07-10 00:13:31.017776 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-07-10 00:13:31.017783 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-07-10 00:13:31.017789 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.2 [206 kB] 2026-07-10 00:13:31.017841 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.2 [1,066 kB] 2026-07-10 00:13:31.017857 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2026-07-10 00:13:31.017864 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,700 kB in 1s (3,804 kB/s) 2026-07-10 00:13:31.017871 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:13:31.017878 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-07-10 00:13:31.017886 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:13:31.017894 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2026-07-10 00:13:31.017901 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 75% 2026-07-10 00:13:31.017908 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2026-07-10 00:13:31.018343 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 85% 2026-07-10 00:13:31.018426 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2026-07-10 00:13:31.018446 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2026-07-10 00:13:31.018464 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:13:31.018485 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:13:31.018503 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:13:31.018520 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:13:31.018537 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:13:31.018555 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:13:31.018572 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-07-10 00:13:31.018589 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../2-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:13:31.018606 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:13:31.018623 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2026-07-10 00:13:31.018640 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 00:13:31.018656 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:13:31.018672 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2026-07-10 00:13:31.018689 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 00:13:31.018706 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:13:31.018722 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2026-07-10 00:13:31.018739 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-07-10 00:13:31.018756 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-07-10 00:13:31.018773 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2026-07-10 00:13:31.018995 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-07-10 00:13:31.019106 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-07-10 00:13:31.019139 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2026-07-10 00:13:31.019158 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-07-10 00:13:31.019176 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:13:31.019194 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2026-07-10 00:13:31.019213 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-07-10 00:13:31.019232 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:13:31.019250 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2026-07-10 00:13:31.019267 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-07-10 00:13:31.019285 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2026-07-10 00:13:31.019302 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:13:31.019320 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:13:31.019337 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-07-10 00:13:31.019355 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:13:31.019373 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:13:31.019391 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2026-07-10 00:13:31.019409 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2026-07-10 00:13:31.019426 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-07-10 00:13:31.019443 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:13:31.019461 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:13:31.019478 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:13:31.019495 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2026-07-10 00:13:31.019512 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2026-07-10 00:13:31.019531 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:13:31.019550 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:13:31.019569 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container dd91426f141a 2026-07-10 00:13:31.019588 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 65193cd90452 2026-07-10 00:13:31.019607 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/7 : COPY check_alive.sh / 2026-07-10 00:13:31.019625 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> eb10c60ad163 2026-07-10 00:13:31.019644 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:13:31.019663 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 3509f26004ae 2026-07-10 00:13:31.019682 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /check_alive.sh 2026-07-10 00:13:31.019701 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in dabc2c308b02 2026-07-10 00:13:31.019718 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container dabc2c308b02 2026-07-10 00:13:31.019735 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 5b2c367aa295 2026-07-10 00:13:31.019758 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:13:31.019836 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 02e7e5043b14 2026-07-10 00:13:31.019857 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-07-10 00:13:31.019875 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-07-10 00:13:31.019892 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-07-10 00:13:31.019944 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2026-07-10 00:13:31.019965 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:31.019982 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-07-10 00:13:31.020000 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-07-10 00:13:31.020012 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-07-10 00:13:31.020022 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:31.020032 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 02e7e5043b14 2026-07-10 00:13:31.020084 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 58a9685c4bd5 2026-07-10 00:13:31.020095 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built 7e8c59abeb21 2026-07-10 00:13:31.020111 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20260710 2026-07-10 00:13:31.020122 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2026-07-10 00:13:31.019259 (took 0:00:13.375982) 2026-07-10 00:13:31.020132 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2026-07-10 00:13:31.020150 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2026-07-10 00:13:31.020404 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2026-07-10 00:13:31.020022 2026-07-10 00:13:31.021975 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2026-07-10 00:13:31.023306 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2026-07-10 00:13:33.019229 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:13:33.021145 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> bb96045d0b12 2026-07-10 00:13:33.021181 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/5 : LABEL "build-date"="20260710" "name"="redis-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:13:33.021197 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in f9a4115a27ad 2026-07-10 00:13:33.021208 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container f9a4115a27ad 2026-07-10 00:13:33.021219 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> f329476e13af 2026-07-10 00:13:33.021230 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 3/5 : RUN usermod --append --home /run/redis --groups kolla redis && mkdir -p /run/redis && chown -R 42460:42460 /run/redis 2026-07-10 00:13:33.021243 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in eb942cfd6c5c 2026-07-10 00:13:33.021277 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container eb942cfd6c5c 2026-07-10 00:13:33.021286 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 177bb6040875 2026-07-10 00:13:33.021294 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:13:33.021303 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> c6ffb9ba4606 2026-07-10 00:13:33.021311 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:13:33.021319 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 18710541bcee 2026-07-10 00:13:33.021328 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 18710541bcee 2026-07-10 00:13:33.021336 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 17077c724188 2026-07-10 00:13:33.021344 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 501a46ff16ed 2026-07-10 00:13:33.021353 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20260710 2026-07-10 00:13:33.021361 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2026-07-10 00:13:33.020179 (took 0:00:02.000157) 2026-07-10 00:13:33.021369 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2026-07-10 00:13:33.021378 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2026-07-10 00:13:33.021386 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2026-07-10 00:13:33.021401 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2026-07-10 00:13:33.021409 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2026-07-10 00:13:33.021221 2026-07-10 00:13:33.022621 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2026-07-10 00:13:33.023615 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2026-07-10 00:13:47.386513 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:13:47.386662 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> bb96045d0b12 2026-07-10 00:13:47.386714 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/6 : LABEL "build-date"="20260710" "name"="cron" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cron" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:13:47.386733 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 831ffcdca23a 2026-07-10 00:13:47.386745 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 831ffcdca23a 2026-07-10 00:13:47.386755 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 834619547db3 2026-07-10 00:13:47.386766 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron logrotate && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:13:47.386815 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 250a4e5d0bda 2026-07-10 00:13:47.386827 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:13:47.386841 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:13:47.386895 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:13:47.386918 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:13:47.386973 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:13:47.386991 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:13:47.387000 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:13:47.387008 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:13:47.387020 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:13:47.387032 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:13:47.387117 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:13:47.387131 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:13:47.387195 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:13:47.387212 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:13:47.387234 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:13:47.387254 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 27.9 MB in 3s (8,435 kB/s) 2026-07-10 00:13:47.387273 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-07-10 00:13:47.387319 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-07-10 00:13:47.387349 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-07-10 00:13:47.387397 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-07-10 00:13:47.387411 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2026-07-10 00:13:47.387453 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2026-07-10 00:13:47.387467 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2026-07-10 00:13:47.387514 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2026-07-10 00:13:47.387536 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2026-07-10 00:13:47.387557 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2026-07-10 00:13:47.387577 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2026-07-10 00:13:47.387623 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:47.387637 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2026-07-10 00:13:47.387687 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2026-07-10 00:13:47.387700 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:13:47.387743 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-07-10 00:13:47.387756 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-07-10 00:13:47.387799 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:13:47.387812 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-07-10 00:13:47.387891 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 1s (226 kB/s) 2026-07-10 00:13:47.387913 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2026-07-10 00:13:47.387932 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-07-10 00:13:47.387970 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:13:47.387992 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-07-10 00:13:47.388012 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2026-07-10 00:13:47.388031 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2026-07-10 00:13:47.388075 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-07-10 00:13:47.388139 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-07-10 00:13:47.388153 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-07-10 00:13:47.388198 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:13:47.388215 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-07-10 00:13:47.388235 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:13:47.388277 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:13:47.388300 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2026-07-10 00:13:47.388366 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2026-07-10 00:13:47.388377 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-07-10 00:13:47.388420 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-07-10 00:13:47.388436 | ubuntu-noble-large | INFO:kolla.common.utils.cron:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:13:47.388491 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-07-10 00:13:47.388505 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-07-10 00:13:47.388556 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-07-10 00:13:47.388573 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-07-10 00:13:47.388592 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11554 files and directories currently installed.) 2026-07-10 00:13:47.388612 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-07-10 00:13:47.388632 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:13:47.388713 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:13:47.388731 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:13:47.388752 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:13:47.388767 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2026-07-10 00:13:47.388787 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2026-07-10 00:13:47.388808 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2026-07-10 00:13:47.388828 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:13:47.388925 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2026-07-10 00:13:47.388942 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:13:47.388963 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:13:47.388982 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2026-07-10 00:13:47.389017 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:13:47.389064 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 250a4e5d0bda 2026-07-10 00:13:47.389092 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 501c87bddf97 2026-07-10 00:13:47.389113 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:13:47.389150 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 36f8a4bf9769 2026-07-10 00:13:47.389171 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:13:47.389243 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in d1e94bd446b9 2026-07-10 00:13:47.389260 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container d1e94bd446b9 2026-07-10 00:13:47.389279 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> e85df517a112 2026-07-10 00:13:47.389313 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:13:47.389335 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 9a4d8cb4f1f9 2026-07-10 00:13:47.389352 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-07-10 00:13:47.389372 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-07-10 00:13:47.389421 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-07-10 00:13:47.389442 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2026-07-10 00:13:47.389461 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:47.389529 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-07-10 00:13:47.389545 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-07-10 00:13:47.389564 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-07-10 00:13:47.389583 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:47.389603 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 9a4d8cb4f1f9 2026-07-10 00:13:47.389681 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> d9061d1febfe 2026-07-10 00:13:47.389698 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built b2a0295a90ca 2026-07-10 00:13:47.389718 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20260710 2026-07-10 00:13:47.389835 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2026-07-10 00:13:47.389706 (took 0:00:14.368485) 2026-07-10 00:13:47.390136 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2026-07-10 00:13:47.390207 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2026-07-10 00:13:47.390220 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2026-07-10 00:13:47.390175 2026-07-10 00:13:47.391017 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2026-07-10 00:13:47.391493 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2026-07-10 00:13:47.729881 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/3 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:13:47.730026 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> bb96045d0b12 2026-07-10 00:13:47.730070 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/3 : LABEL "build-date"="20260710" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:13:47.730147 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in ef1569f89d68 2026-07-10 00:13:47.730160 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container ef1569f89d68 2026-07-10 00:13:47.730169 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 626a43e18880 2026-07-10 00:13:47.730177 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/3 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:13:47.730186 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> c2f023808bcb 2026-07-10 00:13:47.730194 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built 8113839a2751 2026-07-10 00:13:47.730202 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 2026-07-10 00:13:47.730211 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2026-07-10 00:13:47.724431 (took 0:00:00.334256) 2026-07-10 00:13:47.730219 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2026-07-10 00:13:47.730227 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2026-07-10 00:13:47.730235 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2026-07-10 00:13:47.730244 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2026-07-10 00:13:47.730252 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2026-07-10 00:13:47.725085 2026-07-10 00:13:47.730261 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2026-07-10 00:13:47.730273 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2026-07-10 00:14:32.646135 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:14:32.647140 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> bb96045d0b12 2026-07-10 00:14:32.647157 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/10 : LABEL "build-date"="20260710" "name"="fluentd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="fluentd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:14:32.647165 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in cff5e84306ee 2026-07-10 00:14:32.647171 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container cff5e84306ee 2026-07-10 00:14:32.647176 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> fd0f8bb12c97 2026-07-10 00:14:32.647182 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 3/10 : RUN echo 'Uris: https://packages.treasuredata.com/lts/5/ubuntu/noble/' >/etc/apt/sources.list.d/fluentd.sources && echo 'Components: contrib' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Signed-By: /etc/kolla/apt-keys/treasuredata.asc' >>/etc/apt/sources.list.d/fluentd.sources 2026-07-10 00:14:32.647188 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 5a3f8f38f6fc 2026-07-10 00:14:32.647206 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 5a3f8f38f6fc 2026-07-10 00:14:32.647210 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 31cd3751b7e2 2026-07-10 00:14:32.647216 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 4/10 : RUN usermod --append --home /var/lib/fluentd --groups kolla fluentd && usermod --append --groups mysql fluentd && mkdir -p /var/lib/fluentd && chown -R 42474:42474 /var/lib/fluentd 2026-07-10 00:14:32.647222 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in b811be3f5f74 2026-07-10 00:14:32.647225 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container b811be3f5f74 2026-07-10 00:14:32.647229 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 23e9cba7851b 2026-07-10 00:14:32.647233 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/10 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2026-07-10 00:14:32.647236 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 0878f7331f21 2026-07-10 00:14:32.647240 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:14:32.647244 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 451f28027769 2026-07-10 00:14:32.647249 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 7/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends g++ make fluent-package && apt-get clean && rm -rf /var/lib/apt/lists/* && chmod 440 /etc/sudoers.d/kolla_fluentd_sudoers && mkdir -p /etc/fluentd && mkdir -p /var/run/fluentd && chown -R fluentd: /var/run/fluentd && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:14:32.647254 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 675bf1ad24e6 2026-07-10 00:14:32.647257 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:14:32.647262 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:14:32.647268 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2026-07-10 00:14:32.647272 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:14:32.647275 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:14:32.647279 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [2,084 B] 2026-07-10 00:14:32.647283 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,519 B] 2026-07-10 00:14:32.647286 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:14:32.647290 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:14:32.647303 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:14:32.647307 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:14:32.647311 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:14:32.647315 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:14:32.647318 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:14:32.647322 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:14:32.647326 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:14:32.647329 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:14:32.647337 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:14:32.647343 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 28.0 MB in 2s (11.7 MB/s) 2026-07-10 00:14:32.647404 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-07-10 00:14:32.647481 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-07-10 00:14:32.647556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-07-10 00:14:32.647621 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-07-10 00:14:32.647692 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2026-07-10 00:14:32.647769 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-07-10 00:14:32.647836 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu g++-13 g++-13-x86-64-linux-gnu 2026-07-10 00:14:32.647900 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-07-10 00:14:32.647969 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-07-10 00:14:32.648088 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2026-07-10 00:14:32.648163 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-07-10 00:14:32.648233 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-07-10 00:14:32.648303 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2026-07-10 00:14:32.648376 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2026-07-10 00:14:32.648442 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2026-07-10 00:14:32.648506 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2026-07-10 00:14:32.648570 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-07-10 00:14:32.648633 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2026-07-10 00:14:32.648695 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2026-07-10 00:14:32.648757 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2026-07-10 00:14:32.648828 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2026-07-10 00:14:32.648895 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-07-10 00:14:32.648959 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2026-07-10 00:14:32.649074 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:14:32.649196 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:14:32.649249 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-10 00:14:32.649315 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2026-07-10 00:14:32.649396 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2026-07-10 00:14:32.649470 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2026-07-10 00:14:32.649540 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:14:32.649604 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.3 MB of archives. 2026-07-10 00:14:32.649669 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2026-07-10 00:14:32.649732 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:14:32.649808 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:46 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 fluent-package amd64 5.0.9-1 [13.0 MB] 2026-07-10 00:14:32.649873 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:14:32.649945 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:14:32.650047 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:14:32.650130 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-07-10 00:14:32.650206 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-07-10 00:14:32.650271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-07-10 00:14:32.650337 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-07-10 00:14:32.650403 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-07-10 00:14:32.650470 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-07-10 00:14:32.650550 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-07-10 00:14:32.650617 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-07-10 00:14:32.650683 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-07-10 00:14:32.650746 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-07-10 00:14:32.650813 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-07-10 00:14:32.650881 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-07-10 00:14:32.650949 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-07-10 00:14:32.651083 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-07-10 00:14:32.651166 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-07-10 00:14:32.651232 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-07-10 00:14:32.651302 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-07-10 00:14:32.651369 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-07-10 00:14:32.651436 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:14:32.651506 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-07-10 00:14:32.651574 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-07-10 00:14:32.651633 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-07-10 00:14:32.651689 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-07-10 00:14:32.651745 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-07-10 00:14:32.651799 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-07-10 00:14:32.651859 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-07-10 00:14:32.651911 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-07-10 00:14:32.651965 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-07-10 00:14:32.652114 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-07-10 00:14:32.652161 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-07-10 00:14:32.652188 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-07-10 00:14:32.655144 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-134.134 [1,464 kB] 2026-07-10 00:14:32.655189 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-07-10 00:14:32.655194 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-07-10 00:14:32.655199 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-07-10 00:14:32.655202 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-07-10 00:14:32.655207 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-07-10 00:14:32.655210 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-07-10 00:14:32.655214 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-07-10 00:14:32.655218 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-07-10 00:14:32.655222 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-07-10 00:14:32.655226 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.3 MB in 2s (49.8 MB/s) 2026-07-10 00:14:32.655229 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:14:32.655234 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2026-07-10 00:14:32.655255 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:14:32.655262 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 70% 2026-07-10 00:14:32.655265 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:14:32.655269 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 85% 2026-07-10 00:14:32.655273 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2026-07-10 00:14:32.655276 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2026-07-10 00:14:32.655280 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:14:32.655284 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:14:32.655288 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:14:32.655292 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:14:32.655295 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:14:32.655299 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:14:32.655303 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2026-07-10 00:14:32.655307 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.9-1_amd64.deb ... 2026-07-10 00:14:32.655310 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.9-1) ... 2026-07-10 00:14:32.655326 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:14:32.655330 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:14:32.655342 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:14:32.655345 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2026-07-10 00:14:32.655349 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:14:32.655358 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.655362 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2026-07-10 00:14:32.655365 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:14:32.655369 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.655382 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2026-07-10 00:14:32.655386 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:14:32.655389 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.655393 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2026-07-10 00:14:32.655396 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:14:32.655399 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.655403 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2026-07-10 00:14:32.655406 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:14:32.655410 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.655418 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2026-07-10 00:14:32.655422 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:14:32.655425 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.655428 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-07-10 00:14:32.655432 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:14:32.655435 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.655439 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2026-07-10 00:14:32.655442 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:14:32.655446 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.655449 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2026-07-10 00:14:32.655453 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.655456 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.655460 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-07-10 00:14:32.655463 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2026-07-10 00:14:32.655467 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2026-07-10 00:14:32.655470 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:14:32.655474 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2026-07-10 00:14:32.655477 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-07-10 00:14:32.655480 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:14:32.655484 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-07-10 00:14:32.655487 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.655491 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.655494 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2026-07-10 00:14:32.655498 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.655501 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-07-10 00:14:32.655505 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.655508 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-07-10 00:14:32.655515 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:14:32.655518 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.655522 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2026-07-10 00:14:32.655525 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:14:32.655529 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.655532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2026-07-10 00:14:32.655535 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.655543 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.655546 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2026-07-10 00:14:32.655550 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.655556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.655560 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2026-07-10 00:14:32.655563 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.655567 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.655570 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:14:32.655573 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.655577 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.655580 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2026-07-10 00:14:32.655584 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.655587 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.655591 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2026-07-10 00:14:32.655594 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.657179 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.657187 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2026-07-10 00:14:32.657191 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.657195 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.657200 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2026-07-10 00:14:32.657204 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.657208 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.657211 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2026-07-10 00:14:32.657215 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.657218 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.657222 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2026-07-10 00:14:32.657225 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.657229 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.657232 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2026-07-10 00:14:32.657235 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.657239 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.657242 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-07-10 00:14:32.657245 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.657255 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.657258 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2026-07-10 00:14:32.657262 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.657277 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.657281 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-07-10 00:14:32.657284 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:14:32.657288 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.657291 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2026-07-10 00:14:32.657294 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:14:32.657298 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.657301 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2026-07-10 00:14:32.657304 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:14:32.658127 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:14:32.658137 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2026-07-10 00:14:32.658141 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-134.134_amd64.deb ... 2026-07-10 00:14:32.658145 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:14:32.658149 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2026-07-10 00:14:32.658153 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-07-10 00:14:32.658157 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:14:32.658161 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2026-07-10 00:14:32.658165 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-07-10 00:14:32.658169 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:14:32.658173 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2026-07-10 00:14:32.658177 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:14:32.658181 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:14:32.658184 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-07-10 00:14:32.658188 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.658192 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.658196 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-07-10 00:14:32.658200 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.658204 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.658374 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2026-07-10 00:14:32.658414 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:14:32.658441 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.658509 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-07-10 00:14:32.658594 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:14:32.658672 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.658746 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2026-07-10 00:14:32.658824 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:14:32.658901 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.658981 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2026-07-10 00:14:32.659170 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2026-07-10 00:14:32.659251 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2026-07-10 00:14:32.659328 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:14:32.659414 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.659486 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:14:32.659564 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.659636 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.659706 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.659774 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:14:32.659847 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:14:32.659916 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.659986 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2026-07-10 00:14:32.660141 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:14:32.660223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.660292 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:14:32.660361 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.660433 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.660497 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.660563 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:14:32.660630 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.660695 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.9-1) ... 2026-07-10 00:14:32.660762 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2026-07-10 00:14:32.660828 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.662132 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.662158 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:14:32.662169 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:14:32.662177 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.662186 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.662209 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:14:32.662219 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.662228 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.662237 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.662246 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.662255 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:14:32.662264 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.662272 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.662281 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.662289 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.662298 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.662307 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:14:32.662316 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.662325 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.663097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.663132 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.663142 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.663150 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.663158 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:14:32.663167 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:14:32.663175 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-07-10 00:14:32.663186 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2026-07-10 00:14:32.663196 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:14:32.663213 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 675bf1ad24e6 2026-07-10 00:14:32.663223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> dec80c59d449 2026-07-10 00:14:32.663232 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 8/10 : RUN ulimit -n 1024 && fluent-gem install fluent-plugin-grok-parser fluent-plugin-prometheus fluent-plugin-rewrite-tag-filter 2026-07-10 00:14:32.663241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in ea7be08f8c10 2026-07-10 00:14:32.663249 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2026-07-10 00:14:32.663258 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2026-07-10 00:14:32.663266 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2026-07-10 00:14:32.663275 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2026-07-10 00:14:32.663283 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.2 2026-07-10 00:14:32.663291 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.2 2026-07-10 00:14:32.663300 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.2 2026-07-10 00:14:32.663319 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2026-07-10 00:14:32.663327 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2026-07-10 00:14:32.663336 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-07-10 00:14:32.663343 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-07-10 00:14:32.663351 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2026-07-10 00:14:32.663359 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2026-07-10 00:14:32.663367 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container ea7be08f8c10 2026-07-10 00:14:32.663379 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 154fefc8c2f9 2026-07-10 00:14:32.663390 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:14:32.663401 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 0a8f06f0512a 2026-07-10 00:14:32.663435 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-07-10 00:14:32.663556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-07-10 00:14:32.663574 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-07-10 00:14:32.663642 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2026-07-10 00:14:32.663685 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:14:32.663753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-07-10 00:14:32.663803 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-07-10 00:14:32.663861 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-07-10 00:14:32.663921 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:14:32.663979 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 0a8f06f0512a 2026-07-10 00:14:32.664119 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 52d27500adf7 2026-07-10 00:14:32.664176 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/10 : USER fluentd 2026-07-10 00:14:32.664237 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 808cd75a8ec1 2026-07-10 00:14:32.664305 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 808cd75a8ec1 2026-07-10 00:14:32.664355 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> e60ada26524b 2026-07-10 00:14:32.664420 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built 67cf7ec923f2 2026-07-10 00:14:32.664477 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20260710 2026-07-10 00:14:32.664614 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2026-07-10 00:14:32.664512 (took 0:00:44.939427) 2026-07-10 00:14:32.665175 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2026-07-10 00:14:32.665274 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2026-07-10 00:14:32.665355 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2026-07-10 00:14:32.665281 2026-07-10 00:14:32.666561 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2026-07-10 00:14:32.667232 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2026-07-10 00:17:24.443247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/21 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:17:24.443336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> bb96045d0b12 2026-07-10 00:17:24.443547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/21 : LABEL "build-date"="20260710" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="kolla-toolbox" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:17:24.443600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 91f442a0d463 2026-07-10 00:17:24.443721 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 91f442a0d463 2026-07-10 00:17:24.443820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1357b84465e9 2026-07-10 00:17:24.443924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 3/21 : RUN usermod --append --home /var/lib/ansible --groups kolla ansible && mkdir -p /var/lib/ansible && chown -R 42401:42401 /var/lib/ansible 2026-07-10 00:17:24.444022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 1f3b10c000d8 2026-07-10 00:17:24.444167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 1f3b10c000d8 2026-07-10 00:17:24.444261 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> c650ae0eb52b 2026-07-10 00:17:24.444359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 4/21 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2026-07-10 00:17:24.444580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 583ee273e750 2026-07-10 00:17:24.445113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 583ee273e750 2026-07-10 00:17:24.445126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> eb9a05827b8c 2026-07-10 00:17:24.445133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 5/21 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2026-07-10 00:17:24.445141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in e8737964466d 2026-07-10 00:17:24.445146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container e8737964466d 2026-07-10 00:17:24.445152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 6bff08441326 2026-07-10 00:17:24.445158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/21 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-07-10 00:17:24.445181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 95b5c0227189 2026-07-10 00:17:24.445278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 7/21 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends build-essential ca-certificates crudini gdisk git jq libffi-dev libssl-dev libxslt1-dev openvswitch-switch python3-dev python3-venv rabbitmq-server iputils-ping traceroute && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:17:24.445350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in bac281512778 2026-07-10 00:17:24.445444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:17:24.445557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:17:24.445625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2026-07-10 00:17:24.445703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-07-10 00:17:24.445784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:17:24.445863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-07-10 00:17:24.445945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [7,635 B] 2026-07-10 00:17:24.446026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:17:24.446136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:17:24.446221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:17:24.446296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:17:24.446372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:17:24.446449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:17:24.446627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:17:24.446673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:17:24.449132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:17:24.449145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:17:24.449151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:17:24.449157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:17:24.449163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 28.0 MB in 3s (9,281 kB/s) 2026-07-10 00:17:24.449168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-07-10 00:17:24.449174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-07-10 00:17:24.449179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-07-10 00:17:24.449185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-07-10 00:17:24.449190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20260601~24.04.1). 2026-07-10 00:17:24.449196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2026-07-10 00:17:24.449201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:17:24.449206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2026-07-10 00:17:24.449223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2026-07-10 00:17:24.449229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-10 00:17:24.449234 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-10 00:17:24.449240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2026-07-10 00:17:24.449251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-07-10 00:17:24.449257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2026-07-10 00:17:24.449262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-10 00:17:24.449268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2026-07-10 00:17:24.449273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2026-07-10 00:17:24.449278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2026-07-10 00:17:24.449284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2026-07-10 00:17:24.449289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2026-07-10 00:17:24.449294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2026-07-10 00:17:24.449299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common patch 2026-07-10 00:17:24.449305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-iniparse python3-netifaces python3-openvswitch python3-pip-whl 2026-07-10 00:17:24.449310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-setuptools-whl python3-sortedcontainers python3.12-dev 2026-07-10 00:17:24.449315 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3.12-venv rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2026-07-10 00:17:24.449321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2026-07-10 00:17:24.449326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2026-07-10 00:17:24.449331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2026-07-10 00:17:24.449337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2026-07-10 00:17:24.449342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-07-10 00:17:24.449347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-07-10 00:17:24.449352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-07-10 00:17:24.449358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2026-07-10 00:17:24.449363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc ed 2026-07-10 00:17:24.449377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: diffutils-doc python3-netaddr python3-pyparsing python-sortedcontainers-doc 2026-07-10 00:17:24.449382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2026-07-10 00:17:24.449388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2026-07-10 00:17:24.449393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2026-07-10 00:17:24.449399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common 2026-07-10 00:17:24.449409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2026-07-10 00:17:24.449414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2026-07-10 00:17:24.449420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2026-07-10 00:17:24.449425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: crudini dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-07-10 00:17:24.449430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-07-10 00:17:24.449436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-07-10 00:17:24.449441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl g++ g++-13 2026-07-10 00:17:24.449446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:17:24.449454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gdisk git git-man icu-devtools 2026-07-10 00:17:24.449475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: iputils-ping jq libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-07-10 00:17:24.449580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2026-07-10 00:17:24.449666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liberror-perl libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev 2026-07-10 00:17:24.449750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgomp1 libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 2026-07-10 00:17:24.449796 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjansson4 libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 2026-07-10 00:17:24.449846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev 2026-07-10 00:17:24.449893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12t64 libquadmath0 libsframe1 libssl-dev libstdc++-13-dev 2026-07-10 00:17:24.449934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev 2026-07-10 00:17:24.449981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libxslt1.1 linux-libc-dev logrotate lto-disabled-list make 2026-07-10 00:17:24.450027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-common openvswitch-switch patch python3-dev python3-iniparse 2026-07-10 00:17:24.450090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces python3-openvswitch python3-pip-whl python3-setuptools-whl 2026-07-10 00:17:24.450143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-sortedcontainers python3-venv python3.12-dev python3.12-venv 2026-07-10 00:17:24.450189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rabbitmq-server rpcsvc-proto traceroute uuid-runtime xz-utils zlib1g-dev 2026-07-10 00:17:24.450237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:17:24.450278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 159 MB of archives. 2026-07-10 00:17:24.450319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 504 MB of additional disk space will be used. 2026-07-10 00:17:24.450360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:17:24.450409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2026-07-10 00:17:24.450473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-base amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [10.8 MB] 2026-07-10 00:17:24.450521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 3.13.7-1 [16.7 MB] 2026-07-10 00:17:24.450567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-07-10 00:17:24.450612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-07-10 00:17:24.450658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:17:24.450702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:17:24.450758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:17:24.450806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2026-07-10 00:17:24.450857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2026-07-10 00:17:24.450895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-07-10 00:17:24.450937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:17:24.450981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:17:24.451024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-10 00:17:24.451094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-07-10 00:17:24.451144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:17:24.451194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2026-07-10 00:17:24.451234 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2026-07-10 00:17:24.451279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2026-07-10 00:17:24.451323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2026-07-10 00:17:24.451367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2026-07-10 00:17:24.451411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2026-07-10 00:17:24.451454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2026-07-10 00:17:24.451547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2026-07-10 00:17:24.451594 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:17:24.451639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-10 00:17:24.451685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2026-07-10 00:17:24.451730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-07-10 00:17:24.451773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:17:24.451817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-07-10 00:17:24.451861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-07-10 00:17:24.451904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-07-10 00:17:24.451956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-07-10 00:17:24.452001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-07-10 00:17:24.452051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-07-10 00:17:24.452117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2026-07-10 00:17:24.452213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-07-10 00:17:24.452257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-07-10 00:17:24.452306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:112 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2026-07-10 00:17:24.452353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:113 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2026-07-10 00:17:24.452403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:114 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2026-07-10 00:17:24.452444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:115 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2026-07-10 00:17:24.452507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-07-10 00:17:24.452553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-07-10 00:17:24.452598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-134.134 [1,464 kB] 2026-07-10 00:17:24.452667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-07-10 00:17:24.452715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-07-10 00:17:24.452760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-07-10 00:17:24.452804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-07-10 00:17:24.452847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-07-10 00:17:24.452893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-07-10 00:17:24.452935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-07-10 00:17:24.452979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:116 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2026-07-10 00:17:24.453022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-07-10 00:17:24.453090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-07-10 00:17:24.453137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-07-10 00:17:24.453183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-07-10 00:17:24.453239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-07-10 00:17:24.453284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-07-10 00:17:24.453327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:17:24.453370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-07-10 00:17:24.453413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-07-10 00:17:24.453455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-07-10 00:17:24.453536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-07-10 00:17:24.453582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:117 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2026-07-10 00:17:24.453626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-07-10 00:17:24.453669 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-07-10 00:17:24.453714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-07-10 00:17:24.453749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-07-10 00:17:24.453789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-07-10 00:17:24.453826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-07-10 00:17:24.453864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-07-10 00:17:24.453901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-07-10 00:17:24.453940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-07-10 00:17:24.453978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-07-10 00:17:24.454016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-07-10 00:17:24.454053 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-07-10 00:17:24.454118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-07-10 00:17:24.454157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-07-10 00:17:24.454195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-07-10 00:17:24.454252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-07-10 00:17:24.454302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-07-10 00:17:24.454342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-07-10 00:17:24.454383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2026-07-10 00:17:24.454424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2026-07-10 00:17:24.454485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2026-07-10 00:17:24.454536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:67 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:17:24.454575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2026-07-10 00:17:24.454615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2026-07-10 00:17:24.454656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2026-07-10 00:17:24.454695 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-10 00:17:24.454729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2026-07-10 00:17:24.454767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.2 [142 kB] 2026-07-10 00:17:24.454807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.2 [65.7 kB] 2026-07-10 00:17:24.454845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.4 [140 kB] 2026-07-10 00:17:24.454888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-10 00:17:24.454917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-07-10 00:17:24.454955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-07-10 00:17:24.454995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-07-10 00:17:24.455046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.15 [2,339 kB] 2026-07-10 00:17:24.455091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-07-10 00:17:24.455134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.15 [5,683 kB] 2026-07-10 00:17:24.455174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-07-10 00:17:24.455215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-10 00:17:24.455264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-10 00:17:24.455304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-07-10 00:17:24.455342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-10 00:17:24.455382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.15 [498 kB] 2026-07-10 00:17:24.455420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-07-10 00:17:24.455476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-07-10 00:17:24.455610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-10 00:17:24.455645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5,674 B] 2026-07-10 00:17:24.455657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-07-10 00:17:24.455664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 traceroute amd64 1:2.1.5-1 [60.5 kB] 2026-07-10 00:17:24.455684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-07-10 00:17:24.455694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-10 00:17:24.455735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 159 MB in 2s (64.4 MB/s) 2026-07-10 00:17:24.455774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2026-07-10 00:17:24.455810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-07-10 00:17:24.455855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:17:24.455894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-07-10 00:17:24.455932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-07-10 00:17:24.455973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-07-10 00:17:24.456010 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-07-10 00:17:24.456052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-07-10 00:17:24.456115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-07-10 00:17:24.456164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:17:24.456200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-07-10 00:17:24.456230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:17:24.456270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:17:24.456308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2026-07-10 00:17:24.456347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2026-07-10 00:17:24.456382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-07-10 00:17:24.456422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:17:24.456482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-07-10 00:17:24.456495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:17:24.456546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-07-10 00:17:24.456578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-07-10 00:17:24.456607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-07-10 00:17:24.456647 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11554 files and directories currently installed.) 2026-07-10 00:17:24.457121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-07-10 00:17:24.457151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:17:24.457157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2026-07-10 00:17:24.457164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:17:24.457181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:17:24.457188 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:17:24.457193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:17:24.457199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:17:24.457205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:17:24.457211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:17:24.457216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:17:24.457222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2026-07-10 00:17:24.457228 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:17:24.457233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:17:24.457239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-netifaces:amd64. 2026-07-10 00:17:24.457244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-07-10 00:17:24.457250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:17:24.457256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:17:24.457263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:17:24.457274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:17:24.457280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:17:24.457286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:17:24.457292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:17:24.457297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:17:24.457306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-10 00:17:24.457354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:17:24.457363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:17:24.457429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:17:24.457440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:17:24.457522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:17:24.457553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:17:24.457590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:17:24.457628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2026-07-10 00:17:24.457667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-10 00:17:24.457704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:17:24.457724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:17:24.457774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:17:24.457812 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:17:24.457849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:17:24.457888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:17:24.457916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:17:24.457950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:17:24.457978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:17:24.458006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:17:24.458049 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2026-07-10 00:17:24.458090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-logrotate_3.21.0-2build1_amd64.deb ... 2026-07-10 00:17:24.458118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2026-07-10 00:17:24.458153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:17:24.458182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:17:24.458217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:17:24.458245 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2026-07-10 00:17:24.458281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-07-10 00:17:24.458320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:17:24.458355 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2026-07-10 00:17:24.461114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:17:24.461134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.461139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2026-07-10 00:17:24.461143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:17:24.461146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.461150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2026-07-10 00:17:24.461154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:17:24.461158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.461161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2026-07-10 00:17:24.461165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:17:24.461168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.461172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2026-07-10 00:17:24.461175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:17:24.461187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.461198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.461202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2026-07-10 00:17:24.461205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:17:24.461209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.461212 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-07-10 00:17:24.461216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:17:24.461220 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.461223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.461227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2026-07-10 00:17:24.461230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:17:24.461234 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.461237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2026-07-10 00:17:24.461241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:17:24.461244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:17:24.461248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2026-07-10 00:17:24.461251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-linux-libc-dev_6.8.0-134.134_amd64.deb ... 2026-07-10 00:17:24.461255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:17:24.461259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2026-07-10 00:17:24.461262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-07-10 00:17:24.461266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:17:24.461269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2026-07-10 00:17:24.461273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-07-10 00:17:24.461277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:17:24.461280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2026-07-10 00:17:24.461284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:17:24.461287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:17:24.461291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2026-07-10 00:17:24.461294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../031-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2026-07-10 00:17:24.461312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-libisl23_0.26-3build1.1_amd64.deb ... 2026-07-10 00:17:24.461316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:17:24.461319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2026-07-10 00:17:24.461326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../033-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-07-10 00:17:24.461329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.461333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:17:24.461336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-07-10 00:17:24.461340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.461343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2026-07-10 00:17:24.461354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-07-10 00:17:24.461368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:17:24.461371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.461375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2026-07-10 00:17:24.461378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:17:24.461382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.461385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.461389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2026-07-10 00:17:24.461392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2026-07-10 00:17:24.461403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2026-07-10 00:17:24.461413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:17:24.461424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2026-07-10 00:17:24.461435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2026-07-10 00:17:24.461448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2026-07-10 00:17:24.461479 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2026-07-10 00:17:24.461493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2026-07-10 00:17:24.461504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../046-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2026-07-10 00:17:24.461514 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2026-07-10 00:17:24.461525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../048-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-07-10 00:17:24.461536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461544 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2026-07-10 00:17:24.461548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-07-10 00:17:24.461559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../051-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:17:24.461562 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.461566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2026-07-10 00:17:24.461569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:17:24.461573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.461577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.461580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-07-10 00:17:24.461587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../053-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461594 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-07-10 00:17:24.461598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461678 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2026-07-10 00:17:24.461689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:17:24.461693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.461696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-07-10 00:17:24.461700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:17:24.461703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.461706 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2026-07-10 00:17:24.461710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:17:24.461713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.461717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2026-07-10 00:17:24.461724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-make_4.3-4.1build2_amd64.deb ... 2026-07-10 00:17:24.461728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2026-07-10 00:17:24.461731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2026-07-10 00:17:24.461735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-07-10 00:17:24.461738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:17:24.461742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2026-07-10 00:17:24.461745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-07-10 00:17:24.461748 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:17:24.461752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package patch. 2026-07-10 00:17:24.461755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-patch_2.7.6-7build3_amd64.deb ... 2026-07-10 00:17:24.461758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking patch (2.7.6-7build3) ... 2026-07-10 00:17:24.461762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2026-07-10 00:17:24.461765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-lto-disabled-list_47_all.deb ... 2026-07-10 00:17:24.461769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2026-07-10 00:17:24.461775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2026-07-10 00:17:24.461779 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-07-10 00:17:24.461782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:17:24.461785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2026-07-10 00:17:24.461793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-build-essential_12.10ubuntu1_amd64.deb ... 2026-07-10 00:17:24.461797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.461800 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2026-07-10 00:17:24.461804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-iniparse. 2026-07-10 00:17:24.461807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-python3-iniparse_0.5-2_all.deb ... 2026-07-10 00:17:24.461811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-iniparse (0.5-2) ... 2026-07-10 00:17:24.461814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package crudini. 2026-07-10 00:17:24.461817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-crudini_0.9.4-1_amd64.deb ... 2026-07-10 00:17:24.461821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking crudini (0.9.4-1) ... 2026-07-10 00:17:24.461824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2026-07-10 00:17:24.461827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../067-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.461831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.461835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2026-07-10 00:17:24.461838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../068-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.461841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.461847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2026-07-10 00:17:24.461850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../069-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.461854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.461857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2026-07-10 00:17:24.461861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../070-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.461864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.461869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2026-07-10 00:17:24.461915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../071-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.461939 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.461977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2026-07-10 00:17:24.462000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../072-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.462077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2026-07-10 00:17:24.462110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../073-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.462171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2026-07-10 00:17:24.462201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../074-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.462260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2026-07-10 00:17:24.462291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../075-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.462354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2026-07-10 00:17:24.462381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../076-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.462439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2026-07-10 00:17:24.462501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../077-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.462538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2026-07-10 00:17:24.462568 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.462626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2026-07-10 00:17:24.462654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.462714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.462745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2026-07-10 00:17:24.462775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.462833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2026-07-10 00:17:24.462862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.462927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2026-07-10 00:17:24.462956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.462986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.463014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2026-07-10 00:17:24.463056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:17:24.463095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.463127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.463156 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:17:24.463185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.463214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:17:24.463243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:17:24.463272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2026-07-10 00:17:24.463300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-liberror-perl_0.17029-2_all.deb ... 2026-07-10 00:17:24.463329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2026-07-10 00:17:24.463359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2026-07-10 00:17:24.463387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-07-10 00:17:24.463415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:17:24.463444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2026-07-10 00:17:24.463572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-07-10 00:17:24.463603 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:17:24.463610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2026-07-10 00:17:24.463621 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:17:24.463636 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-10 00:17:24.463642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2026-07-10 00:17:24.463650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libonig5_6.9.9-1build1_amd64.deb ... 2026-07-10 00:17:24.463657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2026-07-10 00:17:24.463687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2026-07-10 00:17:24.463714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjq1_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:17:24.463743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:17:24.463772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2026-07-10 00:17:24.463801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-jq_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:17:24.463829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:17:24.463858 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2026-07-10 00:17:24.463886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-07-10 00:17:24.463914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:17:24.463944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2026-07-10 00:17:24.463973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:17:24.464001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:17:24.464029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2026-07-10 00:17:24.464063 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-07-10 00:17:24.464099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-10 00:17:24.464128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2026-07-10 00:17:24.464156 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-07-10 00:17:24.464185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-10 00:17:24.464213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2026-07-10 00:17:24.464243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-07-10 00:17:24.464272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.464302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-07-10 00:17:24.464331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2026-07-10 00:17:24.464366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:17:24.464395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:17:24.464425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2026-07-10 00:17:24.464454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-07-10 00:17:24.464512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:17:24.464543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2026-07-10 00:17:24.464571 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-libpython3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:17:24.464606 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:17:24.464635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2026-07-10 00:17:24.464665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:17:24.464693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:17:24.464722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2026-07-10 00:17:24.464751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 00:17:24.464779 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:17:24.464808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2026-07-10 00:17:24.464841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:17:24.464865 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:17:24.464893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:17:24.464922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:17:24.464950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:17:24.464979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2026-07-10 00:17:24.465009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:17:24.465051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:17:24.465100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2026-07-10 00:17:24.465131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-python3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:17:24.465158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-07-10 00:17:24.465186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2026-07-10 00:17:24.465214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:17:24.465240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-07-10 00:17:24.465267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2026-07-10 00:17:24.465294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-10 00:17:24.465320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:17:24.465347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2026-07-10 00:17:24.465374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-10 00:17:24.465400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-10 00:17:24.465427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2026-07-10 00:17:24.465454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../109-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:17:24.465494 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-10 00:17:24.465521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2026-07-10 00:17:24.465549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../110-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:17:24.465582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.465611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-10 00:17:24.465639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2026-07-10 00:17:24.465666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../111-traceroute_1%3a2.1.5-1_amd64.deb ... 2026-07-10 00:17:24.465693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2026-07-10 00:17:24.465721 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2026-07-10 00:17:24.465748 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../112-gdisk_1.0.10-1build1_amd64.deb ... 2026-07-10 00:17:24.465775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2026-07-10 00:17:24.465801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2026-07-10 00:17:24.465827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../113-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-10 00:17:24.465855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.465883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-10 00:17:24.465910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2026-07-10 00:17:24.465937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../114-rabbitmq-server_3.13.7-1_all.deb ... 2026-07-10 00:17:24.465963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (3.13.7-1) ... 2026-07-10 00:17:24.465990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-10 00:17:24.466019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2026-07-10 00:17:24.466057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.466087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2026-07-10 00:17:24.466114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2026-07-10 00:17:24.466141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2026-07-10 00:17:24.466171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 2026-07-10 00:17:24.466202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute.1.gz because associated file /usr/share/man/man1/traceroute.db.1.gz (of link group traceroute) doesn't exist 2026-07-10 00:17:24.466229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2026-07-10 00:17:24.466255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute6.1.gz because associated file /usr/share/man/man1/traceroute6.db.1.gz (of link group traceroute6) doesn't exist 2026-07-10 00:17:24.466295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 2026-07-10 00:17:24.466324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lft.1.gz because associated file /usr/share/man/man1/lft.db.1.gz (of link group lft) doesn't exist 2026-07-10 00:17:24.466351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2026-07-10 00:17:24.466377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceproto.1.gz because associated file /usr/share/man/man1/traceproto.db.1.gz (of link group traceproto) doesn't exist 2026-07-10 00:17:24.466405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2026-07-10 00:17:24.466431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man8/tcptraceroute.8.gz because associated file /usr/share/man/man8/tcptraceroute.db.8.gz (of link group tcptraceroute) doesn't exist 2026-07-10 00:17:24.466469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:17:24.466512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.466539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:17:24.466566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-07-10 00:17:24.466593 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:17:24.466626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.466652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:17:24.466679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:17:24.466705 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.466731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:17:24.466757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.466784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:17:24.466810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.466836 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:17:24.466863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-10 00:17:24.466890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.466916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:17:24.466942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2026-07-10 00:17:24.466968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:17:24.466994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:17:24.467021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:17:24.467071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:17:24.467083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.467113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.467141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2026-07-10 00:17:24.467169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:17:24.467196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2026-07-10 00:17:24.467225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-07-10 00:17:24.467251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2026-07-10 00:17:24.467278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2026-07-10 00:17:24.467304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2026-07-10 00:17:24.467335 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2026-07-10 00:17:24.467359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2026-07-10 00:17:24.467385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2026-07-10 00:17:24.467411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2026-07-10 00:17:24.467439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:17:24.467489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:17:24.467524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:17:24.467637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.467663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:17:24.467670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:17:24.467681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.467688 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up patch (2.7.6-7build3) ... 2026-07-10 00:17:24.467694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.467702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.467711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:17:24.467742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:17:24.467767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.467795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:17:24.467822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:17:24.467849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:17:24.467876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:17:24.467902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2026-07-10 00:17:24.467939 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-07-10 00:17:24.467949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:17:24.467978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.468004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:17:24.468064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:17:24.468108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.468118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.468165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:17:24.468175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.468213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-10 00:17:24.468246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.468255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.468289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:17:24.468298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:17:24.468338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:17:24.468348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:17:24.468368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-iniparse (0.5-2) ... 2026-07-10 00:17:24.468409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.468421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2026-07-10 00:17:24.468483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.468493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.468502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-10 00:17:24.468542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:17:24.468553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.468589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2026-07-10 00:17:24.468601 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up crudini (0.9.4-1) ... 2026-07-10 00:17:24.468640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.468651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-10 00:17:24.468687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.468716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:17:24.468726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.468766 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:17:24.468777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.468812 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2026-07-10 00:17:24.468822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.468862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-10 00:17:24.468872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.468909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-10 00:17:24.468919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:17:24.468956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-07-10 00:17:24.468967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.469005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:17:24.469015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:17:24.469056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:17:24.469100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:17:24.469120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.469150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.469159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.469196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.469206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:17:24.469243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2026-07-10 00:17:24.469254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:17:24.469292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-07-10 00:17:24.469303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:17:24.469340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.469352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.469389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.469401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.469438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:17:24.469450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:17:24.469515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.469528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:17:24.469567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.469577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.469624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:17:24.469636 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.469674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:17:24.469685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.469723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.469734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:17:24.472379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:17:24.472429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.472442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-07-10 00:17:24.472454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.472493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.472504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (3.13.7-1) ... 2026-07-10 00:17:24.472515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-07-10 00:17:24.472525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:17:24.472535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:17:24.472546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-07-10 00:17:24.472557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.472567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-07-10 00:17:24.472578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2026-07-10 00:17:24.472600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2026-07-10 00:17:24.472611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:17:24.472622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container bac281512778 2026-07-10 00:17:24.472633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 15d3f91f92dc 2026-07-10 00:17:24.472658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 8/21 : RUN mkdir -p /requirements && curl -o /requirements/upper-constraints.txt ${UPPER_CONSTRAINTS_FILE:-https://releases.openstack.org/constraints/upper/2024.2} && sed -e "/^openstacksdk===/d" -i requirements/upper-constraints.txt && python3 -m venv --system-site-packages /opt/ansible && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && cd /opt/ansible/lib && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /opt/ansible/lib/python3 2026-07-10 00:17:24.472675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in c6c78ed08553 2026-07-10 00:17:24.472685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:curl (https://opendev.org/openstack/requirements/raw/tag/2024.2-eol/upper-constraints.txt): response: 200, time: 2.706588, size: 14240 2026-07-10 00:17:24.472695 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container c6c78ed08553 2026-07-10 00:17:24.472704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> f35015830de7 2026-07-10 00:17:24.472714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/21 : ENV PATH /opt/ansible/bin:$PATH 2026-07-10 00:17:24.472724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 1437ec3dcc2a 2026-07-10 00:17:24.472734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 1437ec3dcc2a 2026-07-10 00:17:24.472743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 03b5556f0688 2026-07-10 00:17:24.472754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/21 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt ansible-core==2.17.* cmd2 influxdb openstacksdk os-client-config pbr pymysql python-ironicclient python-openstackclient pytz pyudev && mkdir -p /etc/ansible /usr/share/ansible && echo 'localhost ansible_connection=local ansible_python_interpreter=/opt/ansible/bin/python' > /etc/ansible/hosts && sed -i 's| "identity_api_version": "2.0",| "identity_api_version": "3",|' /opt/ansible/lib/python3/site-packages/os_client_config/defaults.json 2026-07-10 00:17:24.472764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 57d6c89216a8 2026-07-10 00:17:24.472774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2026-07-10 00:17:24.472784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2026-07-10 00:17:24.472794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:17:24.472805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-07-10 00:17:24.472827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2026-07-10 00:17:24.472837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:17:24.472849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2026-07-10 00:17:24.472858 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2026-07-10 00:17:24.472869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:17:24.472879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging>=24.0 (from wheel) 2026-07-10 00:17:24.472898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:17:24.472908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-10 00:17:24.472918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.0 MB/s eta 0:00:00 2026-07-10 00:17:24.472929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-10 00:17:24.472939 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-10 00:17:24.472949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 20.9 MB/s eta 0:00:00 2026-07-10 00:17:24.472958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2026-07-10 00:17:24.472968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 110.9 MB/s eta 0:00:00 2026-07-10 00:17:24.472977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: setuptools, pip, packaging, wheel 2026-07-10 00:17:24.472988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2026-07-10 00:17:24.473005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2026-07-10 00:17:24.473016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-07-10 00:17:24.473026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-10 00:17:24.473065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2026-07-10 00:17:24.473083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2026-07-10 00:17:24.473094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2026-07-10 00:17:24.473104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2026-07-10 00:17:24.473113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2026-07-10 00:17:24.473123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2026-07-10 00:17:24.473132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-07-10 00:17:24.473142 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-10 00:17:24.473150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed packaging-24.1 pip-26.1.2 setuptools-83.0.0 wheel-0.47.0 2026-07-10 00:17:24.473156 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.17.* 2026-07-10 00:17:24.473162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.17.14-py3-none-any.whl.metadata (7.0 kB) 2026-07-10 00:17:24.473168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2026-07-10 00:17:24.473173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2026-07-10 00:17:24.473184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2026-07-10 00:17:24.473190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-07-10 00:17:24.473195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2026-07-10 00:17:24.473206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:17:24.473219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2026-07-10 00:17:24.473225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2026-07-10 00:17:24.473230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2026-07-10 00:17:24.473236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 00:17:24.473242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2026-07-10 00:17:24.473254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.8.1-py3-none-any.whl.metadata (4.7 kB) 2026-07-10 00:17:24.473260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2026-07-10 00:17:24.473265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.1.5-py3-none-any.whl.metadata (6.7 kB) 2026-07-10 00:17:24.473271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2026-07-10 00:17:24.473277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2026-07-10 00:17:24.473284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2026-07-10 00:17:24.473294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:17:24.473303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.17.*) 2026-07-10 00:17:24.473313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 00:17:24.473322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.17.*) 2026-07-10 00:17:24.473332 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-07-10 00:17:24.473341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.17.*) 2026-07-10 00:17:24.473351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2026-07-10 00:17:24.473360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: packaging in ./opt/ansible/lib/python3.12/site-packages (from ansible-core==2.17.*) (24.1) 2026-07-10 00:17:24.473370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.17.*) 2026-07-10 00:17:24.473380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:17:24.473390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=16.3.0 (from cmd2) 2026-07-10 00:17:24.473406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2026-07-10 00:17:24.473416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.6 (from cmd2) 2026-07-10 00:17:24.473425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-07-10 00:17:24.473435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: started 2026-07-10 00:17:24.473445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: finished with status 'done' 2026-07-10 00:17:24.473475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: started 2026-07-10 00:17:24.473486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:17:24.473496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): started 2026-07-10 00:17:24.473506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:17:24.473517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.1.7 (from cmd2) 2026-07-10 00:17:24.473527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-07-10 00:17:24.473538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2026-07-10 00:17:24.473556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-10 00:17:24.473567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2026-07-10 00:17:24.473577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:17:24.473587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2026-07-10 00:17:24.473597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2026-07-10 00:17:24.473607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2026-07-10 00:17:24.473617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2026-07-10 00:17:24.473628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2026-07-10 00:17:24.473638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:17:24.473648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2026-07-10 00:17:24.473655 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2026-07-10 00:17:24.473664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2026-07-10 00:17:24.473674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:17:24.473684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2026-07-10 00:17:24.473703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-07-10 00:17:24.473713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2026-07-10 00:17:24.473724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:17:24.473735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2026-07-10 00:17:24.473746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-07-10 00:17:24.473755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.15.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.14.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.13.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.12.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.11.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is still looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2026-07-10 00:17:24.473836 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 2026-07-10 00:17:24.473915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.5.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:17:24.473945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=3.18.0 (from openstacksdk) 2026-07-10 00:17:24.473955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:17:24.473965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2026-07-10 00:17:24.473975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:17:24.473986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2026-07-10 00:17:24.473995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2026-07-10 00:17:24.474006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2026-07-10 00:17:24.474016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2026-07-10 00:17:24.474027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2026-07-10 00:17:24.474065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-07-10 00:17:24.474082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2026-07-10 00:17:24.474092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:17:24.474101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2026-07-10 00:17:24.474112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:17:24.474130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2026-07-10 00:17:24.474141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2026-07-10 00:17:24.474152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2026-07-10 00:17:24.474162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-10 00:17:24.474172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2026-07-10 00:17:24.474181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:17:24.474192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2026-07-10 00:17:24.474202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:17:24.474211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2026-07-10 00:17:24.474221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:17:24.474249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2026-07-10 00:17:24.474259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:17:24.474269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2026-07-10 00:17:24.474278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2026-07-10 00:17:24.474287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2026-07-10 00:17:24.474297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2026-07-10 00:17:24.474307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2026-07-10 00:17:24.474323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-07-10 00:17:24.474334 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.17.*) 2026-07-10 00:17:24.474344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-07-10 00:17:24.474353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.17.*) 2026-07-10 00:17:24.474363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-07-10 00:17:24.474373 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.17.*) 2026-07-10 00:17:24.474383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2026-07-10 00:17:24.474394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2026-07-10 00:17:24.474404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:17:24.474414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2026-07-10 00:17:24.474424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:17:24.474434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2026-07-10 00:17:24.474445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 00:17:24.474454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2026-07-10 00:17:24.474520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2026-07-10 00:17:24.474530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-07-10 00:17:24.474540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:17:24.474550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-07-10 00:17:24.474559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2026-07-10 00:17:24.474580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: netifaces>=0.10.4 in ./usr/lib/python3/dist-packages (from oslo.utils>=3.33.0->python-ironicclient) (0.11.0) 2026-07-10 00:17:24.474591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-07-10 00:17:24.474610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:17:24.474619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2026-07-10 00:17:24.474629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-10 00:17:24.474638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-ironicclient) 2026-07-10 00:17:24.474648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2026-07-10 00:17:24.474658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-07-10 00:17:24.474667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo_config-9.6.1-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:17:24.474676 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-07-10 00:17:24.474685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:17:24.474694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) 2026-07-10 00:17:24.474704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:17:24.474714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2026-07-10 00:17:24.474730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2026-07-10 00:17:24.474740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2026-07-10 00:17:24.474750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2026-07-10 00:17:24.474760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2026-07-10 00:17:24.474770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2026-07-10 00:17:24.474780 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2026-07-10 00:17:24.474790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 00:17:24.474800 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.17.14-py3-none-any.whl (2.2 MB) 2026-07-10 00:17:24.474810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 89.1 MB/s 0:00:00 2026-07-10 00:17:24.474819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-07-10 00:17:24.474830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2026-07-10 00:17:24.474839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2026-07-10 00:17:24.474849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2026-07-10 00:17:24.474859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 107.0 MB/s 0:00:00 2026-07-10 00:17:24.474869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-07-10 00:17:24.474878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2026-07-10 00:17:24.474896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-07-10 00:17:24.474906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.8.1-py3-none-any.whl (264 kB) 2026-07-10 00:17:24.476147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.1.5-py3-none-any.whl (1.1 MB) 2026-07-10 00:17:24.476189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 15.0 MB/s 0:00:00 2026-07-10 00:17:24.476203 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2026-07-10 00:17:24.476214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-07-10 00:17:24.476223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2026-07-10 00:17:24.476233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2026-07-10 00:17:24.476243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-07-10 00:17:24.476253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2026-07-10 00:17:24.476264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 182.9 MB/s 0:00:00 2026-07-10 00:17:24.476270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2026-07-10 00:17:24.476276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-07-10 00:17:24.476282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2026-07-10 00:17:24.476287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-10 00:17:24.476293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2026-07-10 00:17:24.476299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-07-10 00:17:24.476305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-10 00:17:24.476310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-07-10 00:17:24.476316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2026-07-10 00:17:24.476322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2026-07-10 00:17:24.476327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2026-07-10 00:17:24.476333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2026-07-10 00:17:24.476340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-07-10 00:17:24.476346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2026-07-10 00:17:24.476352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2026-07-10 00:17:24.476357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2026-07-10 00:17:24.476363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-07-10 00:17:24.476369 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2026-07-10 00:17:24.476375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 168.7 MB/s 0:00:00 2026-07-10 00:17:24.476392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2026-07-10 00:17:24.476398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2026-07-10 00:17:24.476404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2026-07-10 00:17:24.476409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2026-07-10 00:17:24.476415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2026-07-10 00:17:24.476421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-10 00:17:24.476427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2026-07-10 00:17:24.476432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo_config-9.6.1-py3-none-any.whl (132 kB) 2026-07-10 00:17:24.476438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2026-07-10 00:17:24.476453 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2026-07-10 00:17:24.476505 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2026-07-10 00:17:24.476544 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 304.3 MB/s 0:00:00 2026-07-10 00:17:24.476551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2026-07-10 00:17:24.476557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-07-10 00:17:24.476563 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2026-07-10 00:17:24.476569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.8-py3-none-any.whl (66 kB) 2026-07-10 00:17:24.476575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2026-07-10 00:17:24.476581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-10 00:17:24.476586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-07-10 00:17:24.476592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-10 00:17:24.476598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) 2026-07-10 00:17:24.476604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2026-07-10 00:17:24.476609 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2026-07-10 00:17:24.476615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-07-10 00:17:24.476620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2026-07-10 00:17:24.476626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-07-10 00:17:24.476632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (87 kB) 2026-07-10 00:17:24.476637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-07-10 00:17:24.476643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2026-07-10 00:17:24.476648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): started 2026-07-10 00:17:24.476664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-07-10 00:17:24.476670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=fb9b6310471e369f8b2ab32619201d37f19db36a205a5d4bb3acf32ca0678866 2026-07-10 00:17:24.476676 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-7wyfimhj/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-07-10 00:17:24.476682 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2026-07-10 00:17:24.476691 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wcwidth, resolvelib, requestsexceptions, pytz, pyperclip, netaddr, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, PyYAML, pyudev, pyparsing, pymysql, pycparser, psutil, PrettyTable, platformdirs, pbr, msgpack, MarkupSafe, jsonpointer, jmespath, iso8601, idna, decorator, charset-normalizer, certifi, autopage, attrs, stevedore, requests, referencing, python-dateutil, oslo.i18n, os-service-types, jsonpatch, jinja2, debtcollector, cmd2, cffi, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, influxdb, dogpile.cache, cryptography, cliff, python-cinderclient, oslo.serialization, openstacksdk, jsonschema, ansible-core, python-keystoneclient, osc-lib, os-client-config, python-openstackclient, python-ironicclient 2026-07-10 00:17:24.476708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed MarkupSafe-2.1.5 PrettyTable-3.11.0 PyYAML-6.0.2 ansible-core-2.17.14 attrs-24.2.0 autopage-0.5.2 certifi-2026.6.17 cffi-1.17.0 charset-normalizer-3.3.2 cliff-4.7.0 cmd2-2.4.3 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 dogpile.cache-1.3.3 idna-3.8 influxdb-5.3.2 iso8601-2.1.0 jinja2-3.1.4 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 keystoneauth1-5.8.1 msgpack-1.0.8 netaddr-0.10.1 openstacksdk-4.4.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-3.1.0 oslo.config-9.6.1 oslo.i18n-6.4.0 oslo.serialization-5.5.0 oslo.utils-7.3.0 pbr-6.1.0 platformdirs-4.2.2 psutil-6.0.0 pycparser-2.22 pymysql-1.1.1 pyparsing-3.1.2 pyperclip-1.9.0 python-cinderclient-9.6.0 python-dateutil-2.9.0.post0 python-ironicclient-5.8.1 python-keystoneclient-5.5.0 python-openstackclient-7.1.5 pytz-2024.1 pyudev-0.24.3 referencing-0.35.1 requests-2.32.3 requestsexceptions-1.4.0 resolvelib-1.0.1 rfc3986-2.0.0 rpds-py-0.20.0 six-1.16.0 stevedore-5.3.0 typing-extensions-4.12.2 tzdata-2024.1 urllib3-1.26.19 wcwidth-0.2.13 wrapt-1.16.0 2026-07-10 00:17:24.476716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 57d6c89216a8 2026-07-10 00:17:24.476722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b836f20beb47 2026-07-10 00:17:24.476728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/21 : COPY requirements.yml /var/lib/ansible/ 2026-07-10 00:17:24.476734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 568616cb9433 2026-07-10 00:17:24.476741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/21 : RUN fail=1; for i in $(seq 1 5); do if ansible-galaxy collection install --timeout 120 -p /usr/share/ansible/collections -r /var/lib/ansible/requirements.yml ; then fail=0; break; fi; echo "Collection download failed, retrying"; sleep 5; done; if [ "$fail" -eq 1 ]; then exit 1; fi 2026-07-10 00:17:24.476748 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in c24035f33db9 2026-07-10 00:17:24.476754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2026-07-10 00:17:24.476759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2026-07-10 00:17:24.476765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2026-07-10 00:17:24.476772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.7.0.tar.gz to /root/.ansible/tmp/ansible-local-89mn6y_qg/tmpybpkta72/community-rabbitmq-1.7.0-0hong8wn 2026-07-10 00:17:24.476788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.7.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-07-10 00:17:24.476798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.7.0 was installed successfully 2026-07-10 00:17:24.476814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openvswitch-openvswitch-2.2.2.tar.gz to /root/.ansible/tmp/ansible-local-89mn6y_qg/tmpybpkta72/openvswitch-openvswitch-2.2.2-8gr4jrx_ 2026-07-10 00:17:24.476824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.2.2' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2026-07-10 00:17:24.476834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.2.2 was installed successfully 2026-07-10 00:17:24.476845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-1.6.2.tar.gz to /root/.ansible/tmp/ansible-local-89mn6y_qg/tmpybpkta72/ansible-posix-1.6.2-jyigshnn 2026-07-10 00:17:24.476855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-07-10 00:17:24.476865 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2026-07-10 00:17:24.476875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.6.0.tar.gz to /root/.ansible/tmp/ansible-local-89mn6y_qg/tmpybpkta72/openstack-cloud-2.6.0-23f2zd6y 2026-07-10 00:17:24.476885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.6.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-07-10 00:17:24.476894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.6.0 was installed successfully 2026-07-10 00:17:24.476904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-mysql-2.4.2.tar.gz to /root/.ansible/tmp/ansible-local-89mn6y_qg/tmpybpkta72/community-mysql-2.4.2-4vwidsfn 2026-07-10 00:17:24.476914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-07-10 00:17:24.476924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2026-07-10 00:17:24.476942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-3.8.10.tar.gz to /root/.ansible/tmp/ansible-local-89mn6y_qg/tmpybpkta72/community-general-3.8.10-157qmox6 2026-07-10 00:17:24.476949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-07-10 00:17:24.476955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2026-07-10 00:17:24.476961 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container c24035f33db9 2026-07-10 00:17:24.476966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 5bc396824f99 2026-07-10 00:17:24.476972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/21 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2026-07-10 00:17:24.476983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 5474bf9ff25c 2026-07-10 00:17:24.476993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 5474bf9ff25c 2026-07-10 00:17:24.477002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> c29f36933ce3 2026-07-10 00:17:24.477012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/21 : COPY find_disks.py /usr/share/ansible/ 2026-07-10 00:17:24.477022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e75726a83589 2026-07-10 00:17:24.477067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/21 : COPY ansible.cfg /etc/ansible/ansible.cfg 2026-07-10 00:17:24.477122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 5a5c08e24f3e 2026-07-10 00:17:24.477129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/21 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2026-07-10 00:17:24.477135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b91be669caaf 2026-07-10 00:17:24.477140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/21 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:17:24.477146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 28ec004e1064 2026-07-10 00:17:24.477152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/21 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2026-07-10 00:17:24.477158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 04784efe7024 2026-07-10 00:17:24.477164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 19/21 : RUN chmod 644 /usr/share/ansible/find_disks.py /etc/ansible/ansible.cfg /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_toolbox && chmod 440 /etc/sudoers.d/kolla_ansible_sudoers 2026-07-10 00:17:24.477171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 1cdd0f829a8e 2026-07-10 00:17:24.477190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 1cdd0f829a8e 2026-07-10 00:17:24.477196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 267ff8e8f751 2026-07-10 00:17:24.477209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 20/21 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:17:24.477217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in ba645d2b686a 2026-07-10 00:17:24.477223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-07-10 00:17:24.477229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-07-10 00:17:24.477235 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-07-10 00:17:24.477240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2026-07-10 00:17:24.477247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:17:24.477252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:17:24.477258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:17:24.477264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:17:24.477270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:17:24.477276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-07-10 00:17:24.477282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-07-10 00:17:24.477288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-07-10 00:17:24.477294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2026-07-10 00:17:24.477300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-07-10 00:17:24.477306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2026-07-10 00:17:24.477317 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:17:24.477323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:17:24.477334 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-07-10 00:17:24.477341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.477348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:17:24.477356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-07-10 00:17:24.477361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-07-10 00:17:24.477367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-07-10 00:17:24.477373 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-07-10 00:17:24.477379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20888 files and directories currently installed.) 2026-07-10 00:17:24.477385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:17:24.477391 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-07-10 00:17:24.477396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-07-10 00:17:24.477402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-07-10 00:17:24.477408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-07-10 00:17:24.477414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:17:24.477420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:17:24.477425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:17:24.477431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:17:24.477437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:17:24.477443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-07-10 00:17:24.477449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-07-10 00:17:24.477454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-07-10 00:17:24.477479 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2026-07-10 00:17:24.477485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2026-07-10 00:17:24.477491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-07-10 00:17:24.477497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-07-10 00:17:24.477503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:17:24.477509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-07-10 00:17:24.477515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-07-10 00:17:24.477521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-07-10 00:17:24.477527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-07-10 00:17:24.477533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-07-10 00:17:24.477539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-07-10 00:17:24.477553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20879 files and directories currently installed.) 2026-07-10 00:17:24.477560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.477566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477571 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.477577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:17:24.477589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.477595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.477606 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.477621 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477631 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.477640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.477650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.477659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.477668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.477678 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:17:24.477687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.477696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477705 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:17:24.477714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477779 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.477789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:17:24.477798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:17:24.477827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:17:24.477863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:17:24.477883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:17:24.477903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:17:24.477922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2026-07-10 00:17:24.477932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2026-07-10 00:17:24.477943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:17:24.477954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:17:24.477964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:17:24.477973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container ba645d2b686a 2026-07-10 00:17:24.477981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4e0e05d39b6a 2026-07-10 00:17:24.477990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/21 : USER ansible 2026-07-10 00:17:24.478000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 6e664cec5fef 2026-07-10 00:17:24.478009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 6e664cec5fef 2026-07-10 00:17:24.478019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 6fe2fa36958d 2026-07-10 00:17:24.478029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built 864f903cde42 2026-07-10 00:17:24.478088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260710 2026-07-10 00:17:24.478098 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2026-07-10 00:17:24.476837 (took 0:02:51.811556) 2026-07-10 00:17:24.478108 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2026-07-10 00:17:24.478117 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2026-07-10 00:17:24.478137 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2026-07-10 00:17:24.477260 2026-07-10 00:17:24.478147 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2026-07-10 00:17:24.478479 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2026-07-10 00:17:38.016218 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:17:38.016323 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> bb96045d0b12 2026-07-10 00:17:38.016448 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/6 : LABEL "build-date"="20260710" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="dnsmasq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:17:38.016615 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in b1589db08246 2026-07-10 00:17:38.016678 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container b1589db08246 2026-07-10 00:17:38.016754 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 3eea3cd021dd 2026-07-10 00:17:38.016829 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:17:38.016903 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 22ec891efe05 2026-07-10 00:17:38.016976 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:17:38.017066 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:17:38.017191 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:17:38.017239 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:17:38.017310 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:17:38.017398 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:17:38.017455 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:17:38.017768 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:17:38.017789 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:17:38.017798 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:17:38.017809 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:17:38.017822 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:17:38.017849 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:17:38.017922 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:17:38.017989 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:17:38.018080 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 27.9 MB in 3s (10.4 MB/s) 2026-07-10 00:17:38.018152 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-07-10 00:17:38.018224 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-07-10 00:17:38.018296 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-07-10 00:17:38.018365 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-07-10 00:17:38.018433 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2026-07-10 00:17:38.018519 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2026-07-10 00:17:38.018602 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2026-07-10 00:17:38.018673 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2026-07-10 00:17:38.018737 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2026-07-10 00:17:38.018801 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2026-07-10 00:17:38.018862 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2026-07-10 00:17:38.018931 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2026-07-10 00:17:38.018999 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2026-07-10 00:17:38.019092 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2026-07-10 00:17:38.019167 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:17:38.019232 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,121 kB of archives. 2026-07-10 00:17:38.019292 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2026-07-10 00:17:38.019356 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:17:38.019444 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:17:38.019531 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-07-10 00:17:38.019603 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-07-10 00:17:38.019672 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:17:38.019740 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:17:38.019807 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-07-10 00:17:38.019873 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-07-10 00:17:38.019939 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-07-10 00:17:38.020006 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,121 kB in 0s (2,898 kB/s) 2026-07-10 00:17:38.020117 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:17:38.020179 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2026-07-10 00:17:38.020267 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:17:38.020290 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% 2026-07-10 00:17:38.020379 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 75% 2026-07-10 00:17:38.020447 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2026-07-10 00:17:38.020540 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% 2026-07-10 00:17:38.020600 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 90% 2026-07-10 00:17:38.020757 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2026-07-10 00:17:38.020795 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:17:38.020801 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:17:38.020868 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:17:38.020937 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2026-07-10 00:17:38.021006 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-07-10 00:17:38.021110 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:17:38.021186 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-07-10 00:17:38.021254 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-07-10 00:17:38.021321 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:17:38.021389 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:17:38.021457 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:17:38.021589 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:17:38.021655 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:17:38.021727 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:17:38.021787 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2026-07-10 00:17:38.021845 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:17:38.021900 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2026-07-10 00:17:38.021954 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-07-10 00:17:38.022009 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:17:38.022083 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2026-07-10 00:17:38.022143 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-07-10 00:17:38.022200 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2026-07-10 00:17:38.022256 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:17:38.022324 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2026-07-10 00:17:38.022380 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-07-10 00:17:38.022433 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:17:38.022486 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:17:38.022583 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:17:38.022641 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:17:38.022695 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:17:38.022748 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:17:38.022803 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:17:38.022856 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:17:38.022910 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:17:38.022961 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2026-07-10 00:17:38.023007 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:17:38.023072 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:17:38.023118 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 22ec891efe05 2026-07-10 00:17:38.023164 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 57caf00b2873 2026-07-10 00:17:38.023212 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:17:38.023260 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 82e2d3365a59 2026-07-10 00:17:38.023307 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:17:38.023366 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 4579f9161656 2026-07-10 00:17:38.023407 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 4579f9161656 2026-07-10 00:17:38.023454 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> ab9fb3153831 2026-07-10 00:17:38.023513 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:17:38.023575 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 78870c142c50 2026-07-10 00:17:38.023612 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-07-10 00:17:38.023660 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-07-10 00:17:38.023707 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-07-10 00:17:38.023756 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2026-07-10 00:17:38.023802 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:17:38.023849 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-07-10 00:17:38.023909 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-07-10 00:17:38.023956 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-07-10 00:17:38.024005 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:17:38.024068 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 78870c142c50 2026-07-10 00:17:38.024120 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 819805a302cc 2026-07-10 00:17:38.024170 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built bd8ac2dff713 2026-07-10 00:17:38.024218 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20260710 2026-07-10 00:17:38.024305 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2026-07-10 00:17:38.024235 (took 0:00:13.546975) 2026-07-10 00:17:38.024710 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2026-07-10 00:17:38.024788 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2026-07-10 00:17:38.024861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2026-07-10 00:17:38.024795 2026-07-10 00:17:38.024950 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2024.2.tar.gz 2026-07-10 00:17:38.026225 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting archive from https://tarballs.opendev.org/openstack/pycadf/pycadf-3.1.1.tar.gz 2026-07-10 00:17:38.985299 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 1 plugins into plugins archive 2026-07-10 00:17:38.985397 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2026-07-10 00:20:53.619520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation line found in: RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2026-07-10 00:20:53.619726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.619749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2026-07-10 00:20:53.619763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.619777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:20:53.619790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> bb96045d0b12 2026-07-10 00:20:53.619841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/11 : LABEL "build-date"="20260710" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openstack-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:20:53.619876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 857c2fe10e64 2026-07-10 00:20:53.619887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 857c2fe10e64 2026-07-10 00:20:53.619897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 926e89b833b2 2026-07-10 00:20:53.619909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 3/11 : RUN apt-get update && apt-get -y install --no-install-recommends python3-setuptools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:20:53.619921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in a4c43e7f6593 2026-07-10 00:20:53.619931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:20:53.619941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:20:53.619953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:20:53.619964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:20:53.619974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:20:53.619984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:20:53.619994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:20:53.620004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:20:53.620014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:20:53.620024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:20:53.620065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:20:53.620079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:20:53.620089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:20:53.620099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:20:53.620109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:20:53.620119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 27.9 MB in 2s (12.1 MB/s) 2026-07-10 00:20:53.620130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-07-10 00:20:53.620140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-07-10 00:20:53.620150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-07-10 00:20:53.620160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-07-10 00:20:53.620170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2026-07-10 00:20:53.620191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2026-07-10 00:20:53.620210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:20:53.620220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container a4c43e7f6593 2026-07-10 00:20:53.620230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 71ec5c5dc428 2026-07-10 00:20:53.620242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 build-essential ca-certificates git libapache2-mod-wsgi-py3 libffi-dev libpcre3-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev libz-dev pkg-config python3-dev python3-venv zip && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:20:53.620254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in b4bcda625333 2026-07-10 00:20:53.620264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:20:53.620274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:20:53.620284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:20:53.620294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:20:53.620311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:20:53.620322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:20:53.620331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:20:53.620341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:20:53.620351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:20:53.620361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:20:53.620371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:20:53.620381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:20:53.620391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:20:53.620401 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:20:53.620410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:20:53.620420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 27.9 MB in 2s (12.1 MB/s) 2026-07-10 00:20:53.620430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-07-10 00:20:53.620440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-07-10 00:20:53.620450 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-07-10 00:20:53.620460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-07-10 00:20:53.620470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20260601~24.04.1). 2026-07-10 00:20:53.620480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2026-07-10 00:20:53.620490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2026-07-10 00:20:53.620500 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-07-10 00:20:53.620521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu 2026-07-10 00:20:53.620531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-07-10 00:20:53.620542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2026-07-10 00:20:53.620557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2026-07-10 00:20:53.621426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 00:20:53.621518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2026-07-10 00:20:53.621532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-07-10 00:20:53.621544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2026-07-10 00:20:53.621555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq5 libpython3-dev 2026-07-10 00:20:53.621565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2026-07-10 00:20:53.621576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libtsan2 libubsan1 libxml2 libxslt1.1 libyaml-0-2 linux-libc-dev 2026-07-10 00:20:53.621586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkgconf pkgconf-bin python3-pip-whl 2026-07-10 00:20:53.621638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-setuptools-whl python3.12-dev python3.12-venv rpcsvc-proto xz-utils 2026-07-10 00:20:53.621658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2026-07-10 00:20:53.621675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-07-10 00:20:53.621686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2026-07-10 00:20:53.621698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2026-07-10 00:20:53.621716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-07-10 00:20:53.621733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-07-10 00:20:53.621779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-07-10 00:20:53.621797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2026-07-10 00:20:53.621812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc ed diffutils-doc 2026-07-10 00:20:53.621828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2026-07-10 00:20:53.621844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2026-07-10 00:20:53.621860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-07-10 00:20:53.621877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2026-07-10 00:20:53.621894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2026-07-10 00:20:53.621912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2026-07-10 00:20:53.621929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2026-07-10 00:20:53.621946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:20:53.621985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:20:53.622004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man icu-devtools 2026-07-10 00:20:53.622021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2026-07-10 00:20:53.622084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-07-10 00:20:53.622112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2026-07-10 00:20:53.622130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2026-07-10 00:20:53.622146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-07-10 00:20:53.622162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2026-07-10 00:20:53.622179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq-dev libpq5 2026-07-10 00:20:53.622196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 2026-07-10 00:20:53.622214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libssl-dev libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev 2026-07-10 00:20:53.622249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1-dev libxslt1.1 libyaml-0-2 libyaml-dev linux-libc-dev 2026-07-10 00:20:53.622268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkg-config pkgconf pkgconf-bin python3-dev 2026-07-10 00:20:53.622284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2026-07-10 00:20:53.622301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto xz-utils zip zlib1g-dev 2026-07-10 00:20:53.622315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 100 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:20:53.622325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 120 MB of archives. 2026-07-10 00:20:53.622335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 444 MB of additional disk space will be used. 2026-07-10 00:20:53.622345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:20:53.622355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-10 00:20:53.622367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-10 00:20:53.622380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-10 00:20:53.622390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-07-10 00:20:53.622400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:20:53.622410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-10 00:20:53.622433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:20:53.622443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-10 00:20:53.622453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-07-10 00:20:53.622475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-10 00:20:53.622488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-10 00:20:53.622506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-10 00:20:53.622523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:20:53.622540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-07-10 00:20:53.622567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-07-10 00:20:53.622585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-07-10 00:20:53.622635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-07-10 00:20:53.622646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-07-10 00:20:53.622668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-07-10 00:20:53.622678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-07-10 00:20:53.622688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-07-10 00:20:53.622706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-07-10 00:20:53.622716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-07-10 00:20:53.622730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-134.134 [1,464 kB] 2026-07-10 00:20:53.622807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-07-10 00:20:53.622871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-07-10 00:20:53.622889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-07-10 00:20:53.623147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-07-10 00:20:53.623237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-07-10 00:20:53.623251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-07-10 00:20:53.623271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-07-10 00:20:53.623282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-07-10 00:20:53.623319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-07-10 00:20:53.623329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-07-10 00:20:53.623361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-07-10 00:20:53.623371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-07-10 00:20:53.623384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-07-10 00:20:53.623397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:20:53.623471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-07-10 00:20:53.623503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-07-10 00:20:53.623556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-07-10 00:20:53.623633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-07-10 00:20:53.623650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-07-10 00:20:53.623709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-07-10 00:20:53.623768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-07-10 00:20:53.623784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-07-10 00:20:53.623850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-07-10 00:20:53.623898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-07-10 00:20:53.623914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-07-10 00:20:53.623994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-07-10 00:20:53.624022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-07-10 00:20:53.624103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-07-10 00:20:53.624160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-07-10 00:20:53.624205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-07-10 00:20:53.624254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-07-10 00:20:53.624285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-07-10 00:20:53.624348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-07-10 00:20:53.624405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-07-10 00:20:53.624421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-07-10 00:20:53.624499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-07-10 00:20:53.625310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2026-07-10 00:20:53.625422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:63 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:20:53.625437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2026-07-10 00:20:53.625448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2026-07-10 00:20:53.625458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2026-07-10 00:20:53.625468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-10 00:20:53.625478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.15 [2,339 kB] 2026-07-10 00:20:53.625488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-wsgi-py3 amd64 5.0.0-1build2 [103 kB] 2026-07-10 00:20:53.625498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.4 [140 kB] 2026-07-10 00:20:53.625508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-10 00:20:53.625518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-07-10 00:20:53.625528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-07-10 00:20:53.625538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-07-10 00:20:53.625548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre16-3 amd64 2:8.39-15build1 [165 kB] 2026-07-10 00:20:53.625558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3 amd64 2:8.39-15build1 [248 kB] 2026-07-10 00:20:53.625568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre32-3 amd64 2:8.39-15build1 [155 kB] 2026-07-10 00:20:53.625577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcrecpp0v5 amd64 2:8.39-15build1 [16.2 kB] 2026-07-10 00:20:53.625587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3-dev amd64 2:8.39-15build1 [584 kB] 2026-07-10 00:20:53.625650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-10 00:20:53.625662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-10 00:20:53.625672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-10 00:20:53.625682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-10 00:20:53.625692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-07-10 00:20:53.625702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.15 [5,683 kB] 2026-07-10 00:20:53.625712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-07-10 00:20:53.625722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-10 00:20:53.625733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-07-10 00:20:53.625780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-10 00:20:53.625791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-10 00:20:53.625808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-10 00:20:53.625818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-10 00:20:53.625829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.15 [498 kB] 2026-07-10 00:20:53.625838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-07-10 00:20:53.625849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-07-10 00:20:53.625859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-10 00:20:53.625869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5,674 B] 2026-07-10 00:20:53.625879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-07-10 00:20:53.625888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zip amd64 3.0-13ubuntu0.2 [176 kB] 2026-07-10 00:20:53.625898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-10 00:20:53.625908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-10 00:20:53.625919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 120 MB in 2s (52.1 MB/s) 2026-07-10 00:20:53.625931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2026-07-10 00:20:53.625949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2026-07-10 00:20:53.625967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:20:53.625979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-07-10 00:20:53.625990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% 2026-07-10 00:20:53.626000 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 90% 2026-07-10 00:20:53.626013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2026-07-10 00:20:53.626023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:20:53.626126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-10 00:20:53.626148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-10 00:20:53.626192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2026-07-10 00:20:53.626235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:20:53.626291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:20:53.626307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-10 00:20:53.626467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:20:53.626505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:20:53.626515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-10 00:20:53.626519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:20:53.626525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:20:53.626569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:20:53.626640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:20:53.626674 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:20:53.626739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2026-07-10 00:20:53.626768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-10 00:20:53.626813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:20:53.626858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:20:53.626903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:20:53.626948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:20:53.626993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:20:53.627056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:20:53.627102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:20:53.627153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2026-07-10 00:20:53.627199 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:20:53.627246 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-10 00:20:53.627291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2026-07-10 00:20:53.628232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-10 00:20:53.628258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-10 00:20:53.628263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2026-07-10 00:20:53.628266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:20:53.628270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-10 00:20:53.628273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2026-07-10 00:20:53.628277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:20:53.628281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-10 00:20:53.628284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:20:53.628287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../12-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:20:53.628291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.628295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:20:53.628299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2026-07-10 00:20:53.628302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../13-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-07-10 00:20:53.628306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:20:53.628309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2026-07-10 00:20:53.628313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../14-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:20:53.628316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.628319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2026-07-10 00:20:53.628323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../15-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:20:53.628326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.628330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2026-07-10 00:20:53.628333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../16-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:20:53.628337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.628340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2026-07-10 00:20:53.628344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../17-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:20:53.628347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.628350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2026-07-10 00:20:53.628384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../18-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:20:53.628391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.628398 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2026-07-10 00:20:53.628404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../19-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:20:53.630179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.630190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-07-10 00:20:53.630194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../20-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:20:53.630199 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.630203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2026-07-10 00:20:53.630207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../21-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:20:53.630211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.630214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2026-07-10 00:20:53.630218 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../22-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:20:53.630222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:20:53.630225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2026-07-10 00:20:53.630229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../23-linux-libc-dev_6.8.0-134.134_amd64.deb ... 2026-07-10 00:20:53.630233 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:20:53.630237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2026-07-10 00:20:53.630240 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../24-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-07-10 00:20:53.630244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:20:53.630287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2026-07-10 00:20:53.630292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../25-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-07-10 00:20:53.630295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:20:53.630299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2026-07-10 00:20:53.630303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../26-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:20:53.630306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:20:53.630310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2026-07-10 00:20:53.630313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../27-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.630317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.630321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.630324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2026-07-10 00:20:53.630328 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../28-libisl23_0.26-3build1.1_amd64.deb ... 2026-07-10 00:20:53.630331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:20:53.630340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2026-07-10 00:20:53.630346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../29-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-07-10 00:20:53.630350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:20:53.630380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-07-10 00:20:53.630411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../30-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.630463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.630487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2026-07-10 00:20:53.630695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../31-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.630765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.630803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-07-10 00:20:53.630814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../32-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:20:53.630835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.630846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2026-07-10 00:20:53.630856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../33-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:20:53.630866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.630876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2026-07-10 00:20:53.630886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../34-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.630902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.630912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2026-07-10 00:20:53.630955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../35-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.630987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.631073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2026-07-10 00:20:53.631101 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../36-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.631129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.631152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:20:53.631171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../37-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.631225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.631240 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2026-07-10 00:20:53.631288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../38-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.631303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.631339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2026-07-10 00:20:53.631374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../39-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.631443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.631455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2026-07-10 00:20:53.631470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../40-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.631537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.631554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2026-07-10 00:20:53.631633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../41-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.631648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.631661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2026-07-10 00:20:53.631710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../42-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.631726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.631772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2026-07-10 00:20:53.631788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../43-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.631835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.631851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2026-07-10 00:20:53.631899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../44-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.631914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.631961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-07-10 00:20:53.631986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../45-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.632002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.632068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2026-07-10 00:20:53.632090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../46-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.632148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.632165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-07-10 00:20:53.632211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../47-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:20:53.632235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.632306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.632323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2026-07-10 00:20:53.632337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../48-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:20:53.632387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.632403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-07-10 00:20:53.632425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../49-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.632468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.632484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-07-10 00:20:53.632550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../50-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.632566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.632621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2026-07-10 00:20:53.632638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../51-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:20:53.632688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.632703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-07-10 00:20:53.632750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../52-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:20:53.632765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.632813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.632861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.632876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2026-07-10 00:20:53.632923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.632983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../53-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:20:53.632995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.633069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2026-07-10 00:20:53.633090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../54-make_4.3-4.1build2_amd64.deb ... 2026-07-10 00:20:53.633150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2026-07-10 00:20:53.633162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2026-07-10 00:20:53.633198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../55-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-07-10 00:20:53.633223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:20:53.633269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2026-07-10 00:20:53.633295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../56-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-07-10 00:20:53.633360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:20:53.633376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package patch. 2026-07-10 00:20:53.633458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../57-patch_2.7.6-7build3_amd64.deb ... 2026-07-10 00:20:53.633508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking patch (2.7.6-7build3) ... 2026-07-10 00:20:53.633523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2026-07-10 00:20:53.633570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../58-lto-disabled-list_47_all.deb ... 2026-07-10 00:20:53.633585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2026-07-10 00:20:53.633697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.633717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2026-07-10 00:20:53.633776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../59-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-07-10 00:20:53.633799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.633813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:20:53.633842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2026-07-10 00:20:53.633892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../60-build-essential_12.10ubuntu1_amd64.deb ... 2026-07-10 00:20:53.633907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2026-07-10 00:20:53.633921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:20:53.633980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../61-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:20:53.633996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.634060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:20:53.634081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2026-07-10 00:20:53.634129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../62-liberror-perl_0.17029-2_all.deb ... 2026-07-10 00:20:53.634145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.634192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2026-07-10 00:20:53.634207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2026-07-10 00:20:53.634237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../63-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-07-10 00:20:53.634285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:20:53.634301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2026-07-10 00:20:53.634314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../64-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-07-10 00:20:53.634371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:20:53.634386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2026-07-10 00:20:53.634433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../65-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:20:53.634448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-10 00:20:53.634462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2026-07-10 00:20:53.634509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../66-libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:20:53.634524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:20:53.634571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2026-07-10 00:20:53.634586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../67-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2026-07-10 00:20:53.634633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-07-10 00:20:53.634692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2026-07-10 00:20:53.634704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../68-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-07-10 00:20:53.634718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:20:53.634766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2026-07-10 00:20:53.634782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../69-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:20:53.634839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:20:53.634864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2026-07-10 00:20:53.634878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../70-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-07-10 00:20:53.634927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-10 00:20:53.634942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2026-07-10 00:20:53.634990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../71-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-07-10 00:20:53.635005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-10 00:20:53.635018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2026-07-10 00:20:53.635091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../72-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-07-10 00:20:53.635112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-07-10 00:20:53.635126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2026-07-10 00:20:53.635176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../73-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2026-07-10 00:20:53.635191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2026-07-10 00:20:53.635205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2026-07-10 00:20:53.635252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../74-libpcre3_2%3a8.39-15build1_amd64.deb ... 2026-07-10 00:20:53.635267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2026-07-10 00:20:53.635293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2026-07-10 00:20:53.635340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../75-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2026-07-10 00:20:53.635355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.635413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2026-07-10 00:20:53.635426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2026-07-10 00:20:53.635440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../76-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2026-07-10 00:20:53.635488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-07-10 00:20:53.635503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2026-07-10 00:20:53.635519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../77-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2026-07-10 00:20:53.635566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-07-10 00:20:53.635582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2026-07-10 00:20:53.635752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../78-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-10 00:20:53.635778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-10 00:20:53.635783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2026-07-10 00:20:53.635791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../79-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:20:53.635796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-10 00:20:53.635802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2026-07-10 00:20:53.635853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../80-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 00:20:53.635878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:20:53.635910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2026-07-10 00:20:53.635943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../81-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:20:53.635975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-10 00:20:53.636008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2026-07-10 00:20:53.636053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../82-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-07-10 00:20:53.636084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:20:53.636121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2026-07-10 00:20:53.636153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../83-libpython3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:20:53.636186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:20:53.636217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2026-07-10 00:20:53.636250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../84-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:20:53.636283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:20:53.636315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2026-07-10 00:20:53.636347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../85-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:20:53.636393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:20:53.636404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:20:53.636439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../86-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:20:53.636470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:20:53.636501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2026-07-10 00:20:53.636533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../87-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:20:53.636565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:20:53.636620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2026-07-10 00:20:53.636628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../88-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-10 00:20:53.636673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-10 00:20:53.636705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2026-07-10 00:20:53.636738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../89-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-10 00:20:53.636770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-10 00:20:53.636802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2026-07-10 00:20:53.636833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../90-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-10 00:20:53.636851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.636894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-10 00:20:53.636926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2026-07-10 00:20:53.636958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../91-python3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:20:53.636990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-07-10 00:20:53.637022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2026-07-10 00:20:53.637072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../92-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:20:53.637109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-07-10 00:20:53.637141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2026-07-10 00:20:53.637173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../93-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-10 00:20:53.637206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.637238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:20:53.637277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2026-07-10 00:20:53.637310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../94-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-10 00:20:53.637345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-10 00:20:53.637404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2026-07-10 00:20:53.637454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../95-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:20:53.637485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.637520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-10 00:20:53.637554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2026-07-10 00:20:53.637587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../96-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:20:53.637635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-10 00:20:53.637667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2026-07-10 00:20:53.637699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../97-zip_3.0-13ubuntu0.2_amd64.deb ... 2026-07-10 00:20:53.637732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2026-07-10 00:20:53.638305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2026-07-10 00:20:53.638356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../98-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-10 00:20:53.638370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-10 00:20:53.638414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2026-07-10 00:20:53.638427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../99-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-10 00:20:53.638440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-10 00:20:53.638451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-10 00:20:53.638462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2026-07-10 00:20:53.638475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2026-07-10 00:20:53.638507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:20:53.638520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:20:53.638531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.638542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-10 00:20:53.638554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:20:53.638566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:20:53.638579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.638590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.638638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:20:53.638650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-10 00:20:53.638662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.638674 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:20:53.638685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2026-07-10 00:20:53.638697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:20:53.638710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2026-07-10 00:20:53.638722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2026-07-10 00:20:53.638735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-10 00:20:53.638748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:20:53.638867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.638885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2026-07-10 00:20:53.638899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:20:53.638913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-07-10 00:20:53.638928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2026-07-10 00:20:53.638943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2026-07-10 00:20:53.638958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2026-07-10 00:20:53.638972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2026-07-10 00:20:53.638985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2026-07-10 00:20:53.638998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2026-07-10 00:20:53.639022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2026-07-10 00:20:53.639082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:20:53.639108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:20:53.639123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:20:53.639136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:20:53.639163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2026-07-10 00:20:53.639176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:20:53.639190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up patch (2.7.6-7build3) ... 2026-07-10 00:20:53.639215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-10 00:20:53.639226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:20:53.639237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:20:53.639261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:20:53.639286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-10 00:20:53.639310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:20:53.639322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:20:53.639335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-10 00:20:53.639355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-10 00:20:53.639379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.639390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:20:53.639404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:20:53.639419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:20:53.639436 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-10 00:20:53.639507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.639521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-07-10 00:20:53.639535 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:20:53.639549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-10 00:20:53.639562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-10 00:20:53.639576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-10 00:20:53.639629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:20:53.639642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:20:53.639655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-10 00:20:53.639667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.639689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-10 00:20:53.639709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-10 00:20:53.639721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-10 00:20:53.639733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:20:53.639744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-07-10 00:20:53.639756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:20:53.639780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:20:53.639793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:20:53.639805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-10 00:20:53.639831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.639845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.639859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-07-10 00:20:53.639890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.639903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:20:53.639915 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-10 00:20:53.639927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:20:53.639938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:20:53.639953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:20:53.639967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.640007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:20:53.640021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.640069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:20:53.640093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.640106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.640124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-10 00:20:53.640137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2026-07-10 00:20:53.640150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2026-07-10 00:20:53.640162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2026-07-10 00:20:53.640177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2026-07-10 00:20:53.640188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2026-07-10 00:20:53.640202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2026-07-10 00:20:53.640216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2026-07-10 00:20:53.640255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2026-07-10 00:20:53.640272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2026-07-10 00:20:53.640288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2026-07-10 00:20:53.640341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2026-07-10 00:20:53.640354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2026-07-10 00:20:53.640367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2026-07-10 00:20:53.640396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2026-07-10 00:20:53.640453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2026-07-10 00:20:53.640466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2026-07-10 00:20:53.640480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2026-07-10 00:20:53.640493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2026-07-10 00:20:53.640535 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2026-07-10 00:20:53.640552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2026-07-10 00:20:53.640566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2026-07-10 00:20:53.640625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2026-07-10 00:20:53.640637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2026-07-10 00:20:53.640664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2026-07-10 00:20:53.640679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2026-07-10 00:20:53.640708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:20:53.640724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:20:53.640771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:20:53.640789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-07-10 00:20:53.641131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2026-07-10 00:20:53.641161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:20:53.641173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-07-10 00:20:53.641184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.641210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-07-10 00:20:53.641221 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.641232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:20:53.641243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:20:53.641254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-07-10 00:20:53.641265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:20:53.641276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-07-10 00:20:53.641288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2026-07-10 00:20:53.641300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2026-07-10 00:20:53.641311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:20:53.641322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container b4bcda625333 2026-07-10 00:20:53.641331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 25d3971e66a8 2026-07-10 00:20:53.641342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/11 : ADD openstack-base-archive /openstack-base-source 2026-07-10 00:20:53.641359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 4640d17bfadf 2026-07-10 00:20:53.641369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/11 : ADD plugins-archive / 2026-07-10 00:20:53.641379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 1b0ca32a9433 2026-07-10 00:20:53.641389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/11 : RUN mkdir -p /etc/pycadf && cp /plugins/*pycadf*/etc/pycadf/* /etc/pycadf/ 2026-07-10 00:20:53.641399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in ab761eb5e6ff 2026-07-10 00:20:53.641408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container ab761eb5e6ff 2026-07-10 00:20:53.641417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 32e6401065af 2026-07-10 00:20:53.641429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/11 : RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2026-07-10 00:20:53.641445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in a9cf46555657 2026-07-10 00:20:53.641454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container a9cf46555657 2026-07-10 00:20:53.641463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 180e89c81605 2026-07-10 00:20:53.641476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/11 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2026-07-10 00:20:53.641507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 85ebe5303cfd 2026-07-10 00:20:53.641562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 85ebe5303cfd 2026-07-10 00:20:53.641576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 4bb8376c0c1b 2026-07-10 00:20:53.641638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools==67.2.* && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt Babel Mako MarkupSafe Paste PasteDeploy PyNaCl PyYAML Routes SQLAlchemy Tempita WSME WebOb alembic amqp aodhclient appdirs automaton bcrypt cachetools castellan click cliff cmd2 contextlib2 cryptography debtcollector decorator eventlet fasteners fluent-logger funcsigs futurist gnocchiclient greenlet httplib2 iso8601 jinja2 jsonpatch jsonpointer jsonschema keystoneauth1 keystonemiddleware kombu logutils monotonic netaddr netifaces os-brick os-client-config os-traits os-win oslo.concurrency oslo.config oslo.context oslo.db oslo.i18n oslo.log oslo.messaging oslo.middleware oslo.policy oslo.privsep oslo.reports oslo.rootwrap oslo.serialization oslo.service oslo.upgradecheck oslo.utils oslo.versionedobjects oslo.vmware osprofiler paramiko pbr pecan pika prettytable psutil /plugins/*pycadf* pymysql pyngus pyparsing pyroute2 python-barbicanclient python-binary-memcached python-cinderclient python-cloudkittyclient python-dateutil python-designateclient python-editor python-glanceclient python-heatclient python-ironicclient python-keystoneclient python-magnumclient python-manilaclient python-memcached python-mistralclient python-neutronclient python-novaclient python-openstackclient python-qpid-proton python-swiftclient python-troveclient pytz repoze.lru requests requestsexceptions retrying setproctitle simplegeneric simplejson six sqlalchemy-migrate sqlparse stevedore tooz[consul,etcd,etcd3gw,zake,redis,postgresql,mysql,zookeeper,memcached,ipc] unicodecsv warlock wrapt pip git+https://github.com/sapcc/openstack-audit-middleware.git 2026-07-10 00:20:53.641670 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 54737fc0802b 2026-07-10 00:20:53.641685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (24.0) 2026-07-10 00:20:53.641700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2026-07-10 00:20:53.641745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:20:53.641761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-07-10 00:20:53.641810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2026-07-10 00:20:53.641823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:20:53.641836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools==67.2.* 2026-07-10 00:20:53.641874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2026-07-10 00:20:53.641888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=24.0 (from wheel) 2026-07-10 00:20:53.641923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:20:53.641939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2026-07-10 00:20:53.641976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 20.4 MB/s eta 0:00:00 2026-07-10 00:20:53.641994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-10 00:20:53.642033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 121.0 MB/s eta 0:00:00 2026-07-10 00:20:53.642079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-10 00:20:53.642094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2026-07-10 00:20:53.642144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 70.8 MB/s eta 0:00:00 2026-07-10 00:20:53.642156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: setuptools, pip, packaging, wheel 2026-07-10 00:20:53.642170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2026-07-10 00:20:53.642195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2026-07-10 00:20:53.642223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2026-07-10 00:20:53.642251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-10 00:20:53.645147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2026-07-10 00:20:53.645192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2026-07-10 00:20:53.645203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2026-07-10 00:20:53.645225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2026-07-10 00:20:53.645234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2026-07-10 00:20:53.645243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2026-07-10 00:20:53.645253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2026-07-10 00:20:53.645262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-10 00:20:53.645271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed packaging-24.1 pip-26.1.2 setuptools-67.2.0 wheel-0.47.0 2026-07-10 00:20:53.645281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing ./plugins/pycadf-3.1.1 2026-07-10 00:20:53.645291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.645300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.645310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.645318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.645327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2026-07-10 00:20:53.645337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:20:53.645345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.645354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.645363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2026-07-10 00:20:53.645371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to ./tmp/pip-req-build-i4mrqix2 2026-07-10 00:20:53.645380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Running command git clone --filter=blob:none --quiet https://github.com/sapcc/openstack-audit-middleware.git /tmp/pip-req-build-i4mrqix2 2026-07-10 00:20:53.645390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:20:53.645399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit e864b39d331a9bd6c23b58a560e2711679339304 2026-07-10 00:20:53.645409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.645417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.645426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.645435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.645445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2026-07-10 00:20:53.645454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:20:53.645476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.645486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.645496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2026-07-10 00:20:53.645505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:20:53.645514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2026-07-10 00:20:53.645523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.5-py3-none-any.whl.metadata (2.9 kB) 2026-07-10 00:20:53.645532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2026-07-10 00:20:53.645541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2026-07-10 00:20:53.645550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2026-07-10 00:20:53.645559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-10 00:20:53.645569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2026-07-10 00:20:53.645579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:20:53.645588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2026-07-10 00:20:53.645625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2026-07-10 00:20:53.645646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2026-07-10 00:20:53.645656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-07-10 00:20:53.645666 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2026-07-10 00:20:53.645684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-10 00:20:53.645695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2026-07-10 00:20:53.645704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading SQLAlchemy-2.0.32-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-07-10 00:20:53.645713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2026-07-10 00:20:53.645723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2026-07-10 00:20:53.645732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2026-07-10 00:20:53.645742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:20:53.645752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2026-07-10 00:20:53.645762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.8-py2.py3-none-any.whl.metadata (11 kB) 2026-07-10 00:20:53.645771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2026-07-10 00:20:53.645780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.13.2-py3-none-any.whl.metadata (7.4 kB) 2026-07-10 00:20:53.645789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2026-07-10 00:20:53.645799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB) 2026-07-10 00:20:53.645808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2026-07-10 00:20:53.645817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.6.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 00:20:53.645827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2026-07-10 00:20:53.645837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2026-07-10 00:20:53.645846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2026-07-10 00:20:53.645856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 00:20:53.645872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2026-07-10 00:20:53.645882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-07-10 00:20:53.645892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2026-07-10 00:20:53.645902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2026-07-10 00:20:53.645911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2026-07-10 00:20:53.645920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.1.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 00:20:53.645928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2026-07-10 00:20:53.645937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:20:53.645946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2026-07-10 00:20:53.645955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:20:53.645964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2026-07-10 00:20:53.645973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:20:53.645982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2026-07-10 00:20:53.645992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:20:53.646001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2026-07-10 00:20:53.646011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2026-07-10 00:20:53.646019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2026-07-10 00:20:53.646028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:20:53.646066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2026-07-10 00:20:53.646083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:20:53.646092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2026-07-10 00:20:53.646101 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.36.1-py3-none-any.whl.metadata (5.5 kB) 2026-07-10 00:20:53.646110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2026-07-10 00:20:53.646119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-07-10 00:20:53.646128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2026-07-10 00:20:53.646137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:20:53.646146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2026-07-10 00:20:53.646166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2026-07-10 00:20:53.646176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2026-07-10 00:20:53.646185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:20:53.646201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2026-07-10 00:20:53.646211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2026-07-10 00:20:53.646219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2026-07-10 00:20:53.646226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-10 00:20:53.646235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2026-07-10 00:20:53.646243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 00:20:53.646261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2026-07-10 00:20:53.646269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:20:53.646276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2026-07-10 00:20:53.646284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 00:20:53.646292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2026-07-10 00:20:53.646300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:20:53.646307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2026-07-10 00:20:53.646316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:20:53.646324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2026-07-10 00:20:53.646332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2026-07-10 00:20:53.646340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2026-07-10 00:20:53.646349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:20:53.646358 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2026-07-10 00:20:53.646366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.12.1-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:20:53.646374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2026-07-10 00:20:53.646382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 00:20:53.646391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2026-07-10 00:20:53.646399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2026-07-10 00:20:53.646407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.646416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.646425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.646434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.646443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.646453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.646462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2026-07-10 00:20:53.646472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:20:53.646481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2026-07-10 00:20:53.646491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2026-07-10 00:20:53.646501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2026-07-10 00:20:53.646510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2026-07-10 00:20:53.646520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.646530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.646540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.646549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.646559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.646569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.646587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2026-07-10 00:20:53.646649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.9.1-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:20:53.646660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2026-07-10 00:20:53.646679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:20:53.646688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2026-07-10 00:20:53.646696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.1.0-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:20:53.646713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2026-07-10 00:20:53.646722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 00:20:53.646731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2026-07-10 00:20:53.646740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:20:53.646749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2026-07-10 00:20:53.646758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_config-9.6.1-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:20:53.646767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2026-07-10 00:20:53.646776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:20:53.646784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2026-07-10 00:20:53.646793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-16.0.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-10 00:20:53.646802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2026-07-10 00:20:53.646812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:20:53.646820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2026-07-10 00:20:53.646830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 00:20:53.646838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2026-07-10 00:20:53.646847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_messaging-14.9.3-py3-none-any.whl.metadata (3.6 kB) 2026-07-10 00:20:53.646856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2026-07-10 00:20:53.646865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:20:53.646874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2026-07-10 00:20:53.646882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:20:53.646891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2026-07-10 00:20:53.646900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.4.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 00:20:53.646909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2026-07-10 00:20:53.646918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.4.0-py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:20:53.646927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2026-07-10 00:20:53.646936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.3.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 00:20:53.646946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2026-07-10 00:20:53.646955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:20:53.646965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2026-07-10 00:20:53.646974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-3.5.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:20:53.646993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2026-07-10 00:20:53.647003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:20:53.647013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2026-07-10 00:20:53.647022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:20:53.647032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2026-07-10 00:20:53.647077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:20:53.647087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2026-07-10 00:20:53.647097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.5.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 00:20:53.647106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2026-07-10 00:20:53.647115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:20:53.647124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2026-07-10 00:20:53.647133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.4.1-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 00:20:53.647142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2026-07-10 00:20:53.647151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2026-07-10 00:20:53.647160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2026-07-10 00:20:53.647180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-07-10 00:20:53.647188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2026-07-10 00:20:53.647196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:20:53.647205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2026-07-10 00:20:53.647225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2026-07-10 00:20:53.647233 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2026-07-10 00:20:53.647242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2026-07-10 00:20:53.647251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2026-07-10 00:20:53.647259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 00:20:53.647266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2026-07-10 00:20:53.647274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2026-07-10 00:20:53.647283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.647291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.647300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.647308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.647316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.647324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.647332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2026-07-10 00:20:53.647340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:20:53.647348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2026-07-10 00:20:53.647363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.7.12-py3-none-any.whl.metadata (8.2 kB) 2026-07-10 00:20:53.647370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2026-07-10 00:20:53.647378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.0.0-py3-none-any.whl.metadata (11 kB) 2026-07-10 00:20:53.647385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2026-07-10 00:20:53.647392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.2-py3-none-any.whl.metadata (4.7 kB) 2026-07-10 00:20:53.647400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2026-07-10 00:20:53.647408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2026-07-10 00:20:53.647415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2026-07-10 00:20:53.647423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 00:20:53.647430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2026-07-10 00:20:53.647438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-10 00:20:53.647446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2026-07-10 00:20:53.647454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.1.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:20:53.647462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2026-07-10 00:20:53.647470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:20:53.647478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2026-07-10 00:20:53.647487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 00:20:53.647495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2026-07-10 00:20:53.647503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.0.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:20:53.647511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2026-07-10 00:20:53.647518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.8.1-py3-none-any.whl.metadata (4.7 kB) 2026-07-10 00:20:53.647526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2026-07-10 00:20:53.647534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:20:53.647542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2026-07-10 00:20:53.647549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:20:53.647563 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2026-07-10 00:20:53.647571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-10 00:20:53.647578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2026-07-10 00:20:53.647592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:20:53.647623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2026-07-10 00:20:53.647632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.3.0-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 00:20:53.647639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2026-07-10 00:20:53.647647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.3.1-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:20:53.647656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2026-07-10 00:20:53.647671 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:20:53.647679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2026-07-10 00:20:53.647688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.1.5-py3-none-any.whl.metadata (6.7 kB) 2026-07-10 00:20:53.647696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2026-07-10 00:20:53.647704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python-qpid-proton-0.39.0.tar.gz (346 kB) 2026-07-10 00:20:53.647713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.647722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.647731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.647739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.647748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.647756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.647765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2026-07-10 00:20:53.647774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-10 00:20:53.647783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2026-07-10 00:20:53.647791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.6.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 00:20:53.647799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2026-07-10 00:20:53.647809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2026-07-10 00:20:53.647818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2026-07-10 00:20:53.647826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-07-10 00:20:53.647835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2026-07-10 00:20:53.647844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:20:53.647853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2026-07-10 00:20:53.647861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-07-10 00:20:53.647870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2026-07-10 00:20:53.647879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2026-07-10 00:20:53.647888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2026-07-10 00:20:53.647898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setproctitle-1.3.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) 2026-07-10 00:20:53.647906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2026-07-10 00:20:53.647914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-10 00:20:53.647923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.647932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.647940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.647949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.647958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.647971 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.647980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2026-07-10 00:20:53.647995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplejson-3.19.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 2026-07-10 00:20:53.648003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2026-07-10 00:20:53.648011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2026-07-10 00:20:53.648024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2026-07-10 00:20:53.648032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:20:53.648069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2026-07-10 00:20:53.648079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 00:20:53.648087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2026-07-10 00:20:53.648095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:20:53.648104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2026-07-10 00:20:53.648112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2026-07-10 00:20:53.648121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.648129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.648138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.648146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.648155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.648163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.648172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2026-07-10 00:20:53.648181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 00:20:53.648189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2026-07-10 00:20:53.648198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2026-07-10 00:20:53.648207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in ./var/lib/kolla/venv/lib/python3.12/site-packages (26.1.2) 2026-07-10 00:20:53.648216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2026-07-10 00:20:53.648225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:20:53.648234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste) (67.2.0) 2026-07-10 00:20:53.648243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2026-07-10 00:20:53.648257 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-07-10 00:20:53.648266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2026-07-10 00:20:53.648274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:20:53.648283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2026-07-10 00:20:53.648299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB) 2026-07-10 00:20:53.648308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2026-07-10 00:20:53.648317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:20:53.648325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2026-07-10 00:20:53.648334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-10 00:20:53.648343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2026-07-10 00:20:53.648351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-07-10 00:20:53.648363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=16.3.0 (from cmd2) 2026-07-10 00:20:53.648370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2026-07-10 00:20:53.648377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.6 (from cmd2) 2026-07-10 00:20:53.648384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-07-10 00:20:53.648392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.648403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.648411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.648423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.648434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.648473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.648487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.1.7 (from cmd2) 2026-07-10 00:20:53.648538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-07-10 00:20:53.648549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2026-07-10 00:20:53.648560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 2026-07-10 00:20:53.648618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2026-07-10 00:20:53.648629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2026-07-10 00:20:53.648640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2026-07-10 00:20:53.648672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.3 kB) 2026-07-10 00:20:53.648686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2026-07-10 00:20:53.648718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:20:53.648730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2026-07-10 00:20:53.648761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 00:20:53.648775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2026-07-10 00:20:53.648806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2026-07-10 00:20:53.648818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2026-07-10 00:20:53.648861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:20:53.648885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-10 00:20:53.648896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_cache-3.11.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:20:53.648932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-10 00:20:53.648946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:20:53.648957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2026-07-10 00:20:53.649000 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) 2026-07-10 00:20:53.649032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2026-07-10 00:20:53.649071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:20:53.649103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2026-07-10 00:20:53.649115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:20:53.649156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2026-07-10 00:20:53.649169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-07-10 00:20:53.649200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2026-07-10 00:20:53.649211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-07-10 00:20:53.649252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2026-07-10 00:20:53.649264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.9.0-py3-none-any.whl.metadata (1.3 kB) 2026-07-10 00:20:53.649303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2026-07-10 00:20:53.649315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-10 00:20:53.649364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata>=2022.4 (from oslo.serialization) 2026-07-10 00:20:53.649408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-10 00:20:53.649449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2026-07-10 00:20:53.649462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading yappi-1.6.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-07-10 00:20:53.649497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils) (24.1) 2026-07-10 00:20:53.649511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting defusedxml>=0.7.1 (from oslo.vmware) 2026-07-10 00:20:53.649542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-10 00:20:53.649553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2026-07-10 00:20:53.649650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-10 00:20:53.649667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2026-07-10 00:20:53.649676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.1.2-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:20:53.649683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2026-07-10 00:20:53.649694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2026-07-10 00:20:53.649718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2026-07-10 00:20:53.649729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:20:53.649767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2026-07-10 00:20:53.649780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-10 00:20:53.649823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2026-07-10 00:20:53.649834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:20:53.649845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2026-07-10 00:20:53.649876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2026-07-10 00:20:53.649889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2026-07-10 00:20:53.649922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2026-07-10 00:20:53.649935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2026-07-10 00:20:53.649968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2026-07-10 00:20:53.649981 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2026-07-10 00:20:53.650062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2026-07-10 00:20:53.650085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2026-07-10 00:20:53.650094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 00:20:53.650106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting voluptuous>=0.8.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:20:53.650129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2026-07-10 00:20:53.650163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-consul2>=0.0.16 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:20:53.650175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2026-07-10 00:20:53.650205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting etcd3gw>=2.3.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:20:53.650217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 00:20:53.650259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sysv-ipc>=0.6.8 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:20:53.650272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2026-07-10 00:20:53.650303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.650315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.650344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.650384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.650395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.650433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.650467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymemcache>=1.2.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:20:53.650476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-07-10 00:20:53.650509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psycopg2>=2.5 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:20:53.650530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.9.tar.gz (384 kB) 2026-07-10 00:20:53.650560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.650589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.650683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.650692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.650723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.650752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.650780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting redis>=4.0.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:20:53.650808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.0.8-py3-none-any.whl.metadata (9.2 kB) 2026-07-10 00:20:53.650839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zake>=0.1.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:20:53.650868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:20:53.650896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kazoo>=2.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:20:53.650925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2026-07-10 00:20:53.650954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2026-07-10 00:20:53.650981 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-07-10 00:20:53.651008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=0.5 (from importlib-metadata>=4.4->WSME) 2026-07-10 00:20:53.651050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-10 00:20:53.651078 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2026-07-10 00:20:53.651108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2026-07-10 00:20:53.651136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:20:53.651163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:20:53.651197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:20:53.651226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:20:53.651254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:20:53.651282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.651310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ply (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2026-07-10 00:20:53.651338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2026-07-10 00:20:53.651379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2026-07-10 00:20:53.651390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-07-10 00:20:53.651418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2026-07-10 00:20:53.651429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 00:20:53.651463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2026-07-10 00:20:53.651490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-07-10 00:20:53.651517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) 2026-07-10 00:20:53.651549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 147.2 MB/s 0:00:00 2026-07-10 00:20:53.651585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.5-py3-none-any.whl (78 kB) 2026-07-10 00:20:53.651628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2026-07-10 00:20:53.651636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-10 00:20:53.651747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-10 00:20:53.651777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2026-07-10 00:20:53.651785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 293.0 MB/s 0:00:00 2026-07-10 00:20:53.651794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2026-07-10 00:20:53.651800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 226.1 MB/s 0:00:00 2026-07-10 00:20:53.651804 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-10 00:20:53.651810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading SQLAlchemy-2.0.32-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2026-07-10 00:20:53.651837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 121.8 MB/s 0:00:00 2026-07-10 00:20:53.651856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2026-07-10 00:20:53.651944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-10 00:20:53.651960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.8-py2.py3-none-any.whl (115 kB) 2026-07-10 00:20:53.651968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.13.2-py3-none-any.whl (232 kB) 2026-07-10 00:20:53.651974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.2.0-py3-none-any.whl (50 kB) 2026-07-10 00:20:53.651980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-10 00:20:53.652023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.6.0-py3-none-any.whl (52 kB) 2026-07-10 00:20:53.652069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2026-07-10 00:20:53.652102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-07-10 00:20:53.654510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-07-10 00:20:53.654643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 225.7 MB/s 0:00:00 2026-07-10 00:20:53.654660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2026-07-10 00:20:53.654671 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.1.1-py3-none-any.whl (99 kB) 2026-07-10 00:20:53.654682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.7-py3-none-any.whl (97 kB) 2026-07-10 00:20:53.654692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2026-07-10 00:20:53.654703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2026-07-10 00:20:53.654713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2026-07-10 00:20:53.654723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2026-07-10 00:20:53.654734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 182.7 MB/s 0:00:00 2026-07-10 00:20:53.654746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-07-10 00:20:53.654756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-07-10 00:20:53.654765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.36.1-py3-none-any.whl (360 kB) 2026-07-10 00:20:53.654775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-07-10 00:20:53.654785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2026-07-10 00:20:53.654795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2026-07-10 00:20:53.654824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.0.0-py3-none-any.whl (37 kB) 2026-07-10 00:20:53.654835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2026-07-10 00:20:53.654845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (625 kB) 2026-07-10 00:20:53.654858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 625.7/625.7 kB 263.2 MB/s 0:00:00 2026-07-10 00:20:53.654868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2026-07-10 00:20:53.654878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2026-07-10 00:20:53.654888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-10 00:20:53.654897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2026-07-10 00:20:53.654907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-10 00:20:53.654917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-07-10 00:20:53.654927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2026-07-10 00:20:53.654937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2026-07-10 00:20:53.654947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.12.1-py3-none-any.whl (152 kB) 2026-07-10 00:20:53.654957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.0-py3-none-any.whl (200 kB) 2026-07-10 00:20:53.654967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2026-07-10 00:20:53.654987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2026-07-10 00:20:53.654998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 221.0 MB/s 0:00:00 2026-07-10 00:20:53.655008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.9.1-py3-none-any.whl (304 kB) 2026-07-10 00:20:53.655018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-07-10 00:20:53.655028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.1.0-py3-none-any.whl (41 kB) 2026-07-10 00:20:53.655080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2026-07-10 00:20:53.655091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-6.1.0-py3-none-any.whl (48 kB) 2026-07-10 00:20:53.655117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_config-9.6.1-py3-none-any.whl (132 kB) 2026-07-10 00:20:53.655127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 2026-07-10 00:20:53.655137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-16.0.0-py3-none-any.whl (153 kB) 2026-07-10 00:20:53.655147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2026-07-10 00:20:53.655157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 2026-07-10 00:20:53.655167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_messaging-14.9.3-py3-none-any.whl (260 kB) 2026-07-10 00:20:53.655177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.2.0-py3-none-any.whl (64 kB) 2026-07-10 00:20:53.655187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.4.0-py3-none-any.whl (88 kB) 2026-07-10 00:20:53.655197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.4.0-py3-none-any.whl (38 kB) 2026-07-10 00:20:53.655206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.4.0-py3-none-any.whl (53 kB) 2026-07-10 00:20:53.655216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.3.0-py3-none-any.whl (38 kB) 2026-07-10 00:20:53.655226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2026-07-10 00:20:53.655236 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-3.5.0-py3-none-any.whl (77 kB) 2026-07-10 00:20:53.655246 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl (14 kB) 2026-07-10 00:20:53.655256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-7.4.0-py3-none-any.whl (132 kB) 2026-07-10 00:20:53.655266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl (86 kB) 2026-07-10 00:20:53.655276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.5.0-py3-none-any.whl (627 kB) 2026-07-10 00:20:53.655286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.1/627.1 kB 456.8 MB/s 0:00:00 2026-07-10 00:20:53.655304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2026-07-10 00:20:53.655314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.4.1-py3-none-any.whl (226 kB) 2026-07-10 00:20:53.655324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2026-07-10 00:20:53.655334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-07-10 00:20:53.655344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2026-07-10 00:20:53.655354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2026-07-10 00:20:53.655443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2026-07-10 00:20:53.655456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-07-10 00:20:53.655466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.7.12-py3-none-any.whl (460 kB) 2026-07-10 00:20:53.655476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.0.0-py3-none-any.whl (88 kB) 2026-07-10 00:20:53.655487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.2-py3-none-any.whl (18 kB) 2026-07-10 00:20:53.655497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2026-07-10 00:20:53.655508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl (83 kB) 2026-07-10 00:20:53.655518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-10 00:20:53.655528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.1.0-py3-none-any.whl (95 kB) 2026-07-10 00:20:53.655538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2026-07-10 00:20:53.655549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 2026-07-10 00:20:53.655559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.0.0-py3-none-any.whl (212 kB) 2026-07-10 00:20:53.655570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.8.1-py3-none-any.whl (264 kB) 2026-07-10 00:20:53.655580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2026-07-10 00:20:53.655590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2026-07-10 00:20:53.655620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.0.0-py3-none-any.whl (516 kB) 2026-07-10 00:20:53.655631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-10 00:20:53.655641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.3.0-py3-none-any.whl (143 kB) 2026-07-10 00:20:53.655651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.3.1-py3-none-any.whl (295 kB) 2026-07-10 00:20:53.655661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 2026-07-10 00:20:53.655671 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.1.5-py3-none-any.whl (1.1 MB) 2026-07-10 00:20:53.655681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 506.0 MB/s 0:00:00 2026-07-10 00:20:53.655691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.6.0-py3-none-any.whl (88 kB) 2026-07-10 00:20:53.655701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.6.0-py3-none-any.whl (237 kB) 2026-07-10 00:20:53.655711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2026-07-10 00:20:53.655722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-07-10 00:20:53.655732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-07-10 00:20:53.655742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2026-07-10 00:20:53.655752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.8-py3-none-any.whl (66 kB) 2026-07-10 00:20:53.655762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2026-07-10 00:20:53.655780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-07-10 00:20:53.655790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2026-07-10 00:20:53.655808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setproctitle-1.3.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB) 2026-07-10 00:20:53.655820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading simplejson-3.19.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (152 kB) 2026-07-10 00:20:53.655830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2026-07-10 00:20:53.655840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2026-07-10 00:20:53.655850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.1-py3-none-any.whl (44 kB) 2026-07-10 00:20:53.655868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2026-07-10 00:20:53.655878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2026-07-10 00:20:53.655888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-07-10 00:20:53.655898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (87 kB) 2026-07-10 00:20:53.655908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2026-07-10 00:20:53.655918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-07-10 00:20:53.655928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-10 00:20:53.655938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2026-07-10 00:20:53.655948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-10 00:20:53.655958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 2026-07-10 00:20:53.655968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2026-07-10 00:20:53.655983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2026-07-10 00:20:53.655993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 2026-07-10 00:20:53.656003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2026-07-10 00:20:53.656013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2026-07-10 00:20:53.656028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2026-07-10 00:20:53.656103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.9 MB) 2026-07-10 00:20:53.656170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 133.6 MB/s 0:00:00 2026-07-10 00:20:53.656188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2026-07-10 00:20:53.656310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 2026-07-10 00:20:53.656326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 121.8 MB/s 0:00:00 2026-07-10 00:20:53.656341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-07-10 00:20:53.656403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-07-10 00:20:53.656420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2026-07-10 00:20:53.656634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_cache-3.11.0-py3-none-any.whl (76 kB) 2026-07-10 00:20:53.656669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.9.0-py3-none-any.whl (13 kB) 2026-07-10 00:20:53.656685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2026-07-10 00:20:53.656697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) 2026-07-10 00:20:53.656751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2026-07-10 00:20:53.656810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2026-07-10 00:20:53.657011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-10 00:20:53.657115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2026-07-10 00:20:53.657150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.0.8-py3-none-any.whl (255 kB) 2026-07-10 00:20:53.657180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2026-07-10 00:20:53.657191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-10 00:20:53.657206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) 2026-07-10 00:20:53.657285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-10 00:20:53.657302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.1.2-py3-none-any.whl (144 kB) 2026-07-10 00:20:53.657346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-8.3.0-py3-none-any.whl (25 kB) 2026-07-10 00:20:53.657389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-07-10 00:20:53.657443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-07-10 00:20:53.657486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-07-10 00:20:53.657543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2026-07-10 00:20:53.657587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2026-07-10 00:20:53.657687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-07-10 00:20:53.657747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading yappi-1.6.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) 2026-07-10 00:20:53.657793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2026-07-10 00:20:53.657836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2026-07-10 00:20:53.657888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2026-07-10 00:20:53.657931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-07-10 00:20:53.657985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-07-10 00:20:53.658156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2026-07-10 00:20:53.658228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB) 2026-07-10 00:20:53.658314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building wheels for collected packages: pycadf, audit-middleware, logutils, netifaces, pyngus, python-qpid-proton, simplegeneric, unicodecsv, jsonpath-rw, psycopg2, pyperclip, sysv-ipc 2026-07-10 00:20:53.658392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (pyproject.toml): started 2026-07-10 00:20:53.658447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.658484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=4a2316f1d629b5050a5fa2aa9c926310f2359f21c629c10084a1164dc5299791 2026-07-10 00:20:53.658566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 00:20:53.658637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): started 2026-07-10 00:20:53.658682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev33-py2.py3-none-any.whl size=51698 sha256=07a5e2f133a68f64ba930876e7d1bc913b53da0153d0de9d3e93629bf5ad6ab8 2026-07-10 00:20:53.662209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2026-07-10 00:20:53.662228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): started 2026-07-10 00:20:53.662245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20004 sha256=06ce5e4c65a3feb3a654a57e8f6d02d969343abfb6c69b225393cb37dadc70f9 2026-07-10 00:20:53.662271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2026-07-10 00:20:53.662281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): started 2026-07-10 00:20:53.662304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for netifaces: filename=netifaces-0.11.0-cp312-cp312-linux_x86_64.whl size=35953 sha256=06874f4ad2bbaebc3f398d546eca0d626f9c82bdca24bae11aeb663f39c4ed5e 2026-07-10 00:20:53.662325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2026-07-10 00:20:53.662335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): started 2026-07-10 00:20:53.662345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyngus: filename=pyngus-2.3.1-py3-none-any.whl size=26825 sha256=0144fd9c81de5770a58148a9eafd5594a4cec22ab788e7356dc8e1af45ab7555 2026-07-10 00:20:53.662366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2026-07-10 00:20:53.662376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2026-07-10 00:20:53.662386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for python-qpid-proton: filename=python_qpid_proton-0.39.0-cp312-cp312-linux_x86_64.whl size=1073708 sha256=47651ec146103c706a992760cfbf62511e6701cd9fc5fd7fa05ef12c53341c76 2026-07-10 00:20:53.662442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/52/04/a6/b255561b55e7b3ab535d64bf727efcbc20e8bbb2bd63a29504 2026-07-10 00:20:53.662465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): started 2026-07-10 00:20:53.662483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=ace310a99c1400c0662bbe77ed6c0b39d947ba09ac7d2e1aa8e5d00c39bea01e 2026-07-10 00:20:53.662518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-10 00:20:53.662537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): started 2026-07-10 00:20:53.662556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10787 sha256=7f18a23209fdd3cad6867f9a80b3d82d865f88394759f44e7531f07d2b02e103 2026-07-10 00:20:53.662589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2026-07-10 00:20:53.662644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): started 2026-07-10 00:20:53.662680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a7c8f60cf321d553278acd063231113a6987f9a01542354df0cb5c34095f31fb 2026-07-10 00:20:53.662719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2026-07-10 00:20:53.662738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): started 2026-07-10 00:20:53.662758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=529576 sha256=1ed500e8100a40d93ca208efa2b3222ae42cc39e7397475d5cfd54c738d59219 2026-07-10 00:20:53.662797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 2026-07-10 00:20:53.662816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): started 2026-07-10 00:20:53.662849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=fdb017573549eeb341549e09233c528857183be2a6ec29ada6b63874301f63ad 2026-07-10 00:20:53.662888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-07-10 00:20:53.662906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): started 2026-07-10 00:20:53.662924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): finished with status 'done' 2026-07-10 00:20:53.662943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for sysv-ipc: filename=sysv_ipc-1.1.0-cp312-cp312-linux_x86_64.whl size=69374 sha256=d87eb7bc082a0f2ba66af30c0b9eaa8d7bf372ed893fe1f73660ae40f8fe4903 2026-07-10 00:20:53.662976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-516svpej/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2026-07-10 00:20:53.662995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built pycadf audit-middleware logutils netifaces pyngus python-qpid-proton simplegeneric unicodecsv jsonpath-rw psycopg2 pyperclip sysv-ipc 2026-07-10 00:20:53.663078 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wcwidth, unicodecsv, Tempita, sysv-ipc, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, python-memcached, python-editor, pyroute2, pyperclip, ply, netifaces, netaddr, monotonic, logutils, kazoo, funcsigs, appdirs, zipp, Yappi, wrapt, WebOb, voluptuous, vine, urllib3, ujson, uhashring, tzdata, typing-extensions, testtools, tenacity, suds-community, sqlparse, six, simplejson, setproctitle, rpds-py, rfc3986, redis, PyYAML, pyparsing, pymysql, pymemcache, PyJWT, pycparser, psycopg2, psutil, prometheus-client, prettytable, platformdirs, pika, pbr, PasteDeploy, Paste, oslo.rootwrap, msgpack, MarkupSafe, lxml, jsonpointer, jmespath, iso8601, idna, greenlet, futurist, fasteners, dnspython, defusedxml, decorator, contextlib2, click, charset-normalizer, certifi, cachetools, bcrypt, Babel, autopage, attrs, zake, testscenarios, testresources, stevedore, SQLAlchemy, Routes, retrying, requests, referencing, python-dateutil, python-binary-memcached, oslo.i18n, os-traits, os-service-types, Mako, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, httplib2, fluent-logger, eventlet, debtcollector, cmd2, cffi, automaton, amqp, WSME, sqlalchemy-migrate, python-swiftclient, python-qpid-proton, python-consul2, PyNaCl, pecan, oslo.utils, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, etcd3gw, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, pyngus, paramiko, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, gnocchiclient, warlock, tooz, python-novaclient, python-keystoneclient, python-barbicanclient, pycadf, osprofiler, oslo.vmware, oslo.reports, oslo.policy, oslo.log, osc-lib, os-client-config, python-openstackclient, python-neutronclient, python-mistralclient, python-manilaclient, python-magnumclient, python-ironicclient, python-heatclient, python-glanceclient, python-designateclient, python-cloudkittyclient, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, os-win, castellan, aodhclient, python-troveclient, oslo.messaging, os-brick, keystonemiddleware, oslo.versionedobjects, audit-middleware 2026-07-10 00:20:53.663128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed Babel-2.16.0 Mako-1.3.5 MarkupSafe-2.1.5 Paste-3.10.1 PasteDeploy-3.1.0 PyJWT-2.9.0 PyNaCl-1.5.0 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.32 Tempita-0.6.0 WSME-0.12.1 WebOb-1.8.8 Yappi-1.6.0 alembic-1.13.2 amqp-5.2.0 aodhclient-3.6.0 appdirs-1.4.4 attrs-24.2.0 audit-middleware-1.2.1.dev33 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.0 castellan-5.1.1 certifi-2026.6.17 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 cliff-4.7.0 cmd2-2.4.3 contextlib2-21.6.0 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 defusedxml-0.7.1 dnspython-2.6.1 dogpile.cache-1.3.3 etcd3gw-2.4.2 eventlet-0.36.1 fasteners-0.19 fluent-logger-0.11.1 funcsigs-1.0.2 futurist-3.0.0 gnocchiclient-7.1.0 greenlet-3.0.3 httplib2-0.22.0 idna-3.8 importlib-metadata-6.11.0 iso8601-2.1.0 jinja2-3.1.4 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 kazoo-2.10.0 keystoneauth1-5.8.1 keystonemiddleware-10.12.1 kombu-5.4.0 logutils-0.3.5 lxml-5.3.0 monotonic-1.6 msgpack-1.0.8 netaddr-0.10.1 netifaces-0.11.0 openstacksdk-4.0.1 os-brick-6.9.1 os-client-config-2.1.0 os-service-types-1.7.0 os-traits-3.1.0 os-win-5.9.0 osc-lib-3.1.0 oslo.cache-3.11.0 oslo.concurrency-6.1.0 oslo.config-9.6.1 oslo.context-5.6.0 oslo.db-16.0.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.messaging-14.9.3 oslo.metrics-0.9.0 oslo.middleware-6.2.0 oslo.policy-4.4.0 oslo.privsep-3.4.0 oslo.reports-3.4.0 oslo.rootwrap-7.3.0 oslo.serialization-5.5.0 oslo.service-3.5.0 oslo.upgradecheck-2.4.0 oslo.utils-7.4.0 oslo.versionedobjects-3.4.0 oslo.vmware-4.5.0 osprofiler-4.2.0 paramiko-3.4.1 pbr-6.1.0 pecan-1.5.1 pika-1.3.2 platformdirs-4.2.2 ply-3.11 prettytable-3.11.0 prometheus-client-0.20.0 psutil-6.0.0 psycopg2-2.9.9 pyOpenSSL-24.2.1 pycadf-3.1.1 pycparser-2.22 pymemcache-4.0.0 pymysql-1.1.1 pyngus-2.3.1 pyparsing-3.1.2 pyperclip-1.9.0 pyroute2-0.7.12 python-barbicanclient-7.0.0 python-binary-memcached-0.31.2 python-cinderclient-9.6.0 python-cloudkittyclient-5.2.0 python-consul2-0.1.5 python-dateutil-2.9.0.post0 python-designateclient-6.1.0 python-editor-1.0.4 python-glanceclient-4.7.0 python-heatclient-4.0.0 python-ironicclient-5.8.1 python-keystoneclient-5.5.0 python-magnumclient-4.8.1 python-manilaclient-5.0.0 python-memcached-1.62 python-mistralclient-5.3.0 python-neutronclient-11.3.1 python-novaclient-18.7.0 python-openstackclient-7.1.5 python-qpid-proton-0.39.0 python-swiftclient-4.6.0 python-troveclient-8.6.0 pytz-2024.1 redis-5.0.8 referencing-0.35.1 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 retrying-1.3.4 rfc3986-2.0.0 rpds-py-0.20.0 setproctitle-1.3.3 simplegeneric-0.8.1 simplejson-3.19.3 six-1.16.0 sqlalchemy-migrate-0.13.0 sqlparse-0.5.1 statsd-4.0.1 stevedore-5.3.0 suds-community-1.1.2 sysv-ipc-1.1.0 tenacity-8.3.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 tooz-6.3.0 typing-extensions-4.12.2 tzdata-2024.1 uhashring-2.3 ujson-5.10.0 unicodecsv-0.14.1 urllib3-1.26.19 vine-5.1.0 voluptuous-0.15.2 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.16.0 zake-0.2.2 zipp-3.20.0 2026-07-10 00:20:53.663164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 54737fc0802b 2026-07-10 00:20:53.663185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 9ba18e145be9 2026-07-10 00:20:53.663204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 11/11 : RUN echo > /etc/apache2/ports.conf 2026-07-10 00:20:53.663224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 12b7d74cb0b8 2026-07-10 00:20:53.663243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 12b7d74cb0b8 2026-07-10 00:20:53.663262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 531880b9a349 2026-07-10 00:20:53.663280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built 4c3275d2eefe 2026-07-10 00:20:53.663310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:20:53.663329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2026-07-10 00:20:53.660716 (took 0:03:15.635921) 2026-07-10 00:20:53.663346 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2026-07-10 00:20:53.663364 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2026-07-10 00:20:53.663381 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2026-07-10 00:20:53.663398 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2026-07-10 00:20:53.663415 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2026-07-10 00:20:53.663434 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2026-07-10 00:20:53.663452 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2026-07-10 00:20:53.663471 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2026-07-10 00:20:53.663489 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2026-07-10 00:20:53.663508 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2026-07-10 00:20:53.663527 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2026-07-10 00:20:53.663545 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2026-07-10 00:20:53.663585 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2026-07-10 00:20:53.663631 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2026-07-10 00:20:53.663651 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2026-07-10 00:20:53.663670 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2026-07-10 00:20:53.663689 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2026-07-10 00:20:53.663707 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2026-07-10 00:20:53.663725 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2026-07-10 00:20:53.663743 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2026-07-10 00:20:53.663762 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2026-07-10 00:20:53.663781 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2026-07-10 00:20:53.663800 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2026-07-10 00:20:53.663819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2026-07-10 00:20:53.662217 2026-07-10 00:20:53.663846 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2026-07-10 00:20:53.664239 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2026-07-10 00:20:55.018817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:20:55.018932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> bb96045d0b12 2026-07-10 00:20:55.018974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/4 : LABEL "build-date"="20260710" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:20:55.019091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in f05dde159544 2026-07-10 00:20:55.019223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container f05dde159544 2026-07-10 00:20:55.019314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> d91fd299d7fb 2026-07-10 00:20:55.019368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:20:55.019479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> e8c0d09d735e 2026-07-10 00:20:55.019566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/4 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:20:55.019771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in e391465f62a3 2026-07-10 00:20:55.019828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container e391465f62a3 2026-07-10 00:20:55.019911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 0ea5824a16a8 2026-07-10 00:20:55.020012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built e170e8bbee82 2026-07-10 00:20:55.020114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 00:20:55.020320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2026-07-10 00:20:55.020124 (took 0:00:01.357907) 2026-07-10 00:20:55.020428 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2026-07-10 00:20:55.020519 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2026-07-10 00:20:55.020710 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2026-07-10 00:20:55.020766 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2026-07-10 00:20:55.021291 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2026-07-10 00:20:55.021433 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2026-07-10 00:20:55.021566 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2026-07-10 00:20:55.021403 2026-07-10 00:20:55.023070 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2026-07-10 00:20:55.024237 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2026-07-10 00:21:20.307847 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:21:20.307928 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> bb96045d0b12 2026-07-10 00:21:20.307959 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/13 : LABEL "build-date"="20260710" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="rabbitmq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:21:20.307975 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in b39ef9ffa343 2026-07-10 00:21:20.308082 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container b39ef9ffa343 2026-07-10 00:21:20.308122 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 43a44bb73ff9 2026-07-10 00:21:20.308178 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 3/13 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2026-07-10 00:21:20.308262 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 95e91eab8532 2026-07-10 00:21:20.308306 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 95e91eab8532 2026-07-10 00:21:20.308358 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 9d388de99c43 2026-07-10 00:21:20.308428 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 4/13 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu' >/etc/apt/sources.list.d/erlang-27.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Uris: https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2026-07-10 00:21:20.308577 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 72f0fe96876d 2026-07-10 00:21:20.308639 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 72f0fe96876d 2026-07-10 00:21:20.308692 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 950f48ea22fd 2026-07-10 00:21:20.308743 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/13 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-07-10 00:21:20.308797 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 89462fbe1b8e 2026-07-10 00:21:20.308848 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 6/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends logrotate rabbitmq-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:21:20.308901 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in be1aecaf9997 2026-07-10 00:21:20.308952 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:21:20.309002 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:21:20.309053 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:21:20.309137 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2026-07-10 00:21:20.309188 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2026-07-10 00:21:20.309237 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:21:20.309285 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:21:20.309340 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:21:20.309383 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-07-10 00:21:20.309462 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:21:20.309539 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-07-10 00:21:20.309591 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:21:20.309642 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:21:20.309691 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2026-07-10 00:21:20.309738 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:21:20.309787 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:21:20.309835 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:21:20.309884 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:21:20.309933 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [7,635 B] 2026-07-10 00:21:20.309981 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:21:20.310029 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:21:20.310099 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 28.0 MB in 2s (11.4 MB/s) 2026-07-10 00:21:20.310151 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-07-10 00:21:20.310203 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-07-10 00:21:20.310253 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-07-10 00:21:20.310302 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-07-10 00:21:20.310349 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2026-07-10 00:21:20.310542 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-07-10 00:21:20.310595 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-07-10 00:21:20.310611 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-07-10 00:21:20.310619 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2026-07-10 00:21:20.310629 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2026-07-10 00:21:20.310694 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2026-07-10 00:21:20.310732 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2026-07-10 00:21:20.310775 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2026-07-10 00:21:20.310819 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2026-07-10 00:21:20.310870 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2026-07-10 00:21:20.310915 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-07-10 00:21:20.310958 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-07-10 00:21:20.311001 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-07-10 00:21:20.311055 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2026-07-10 00:21:20.311127 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2026-07-10 00:21:20.311200 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:21:20.311248 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 37.7 MB of archives. 2026-07-10 00:21:20.311295 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 59.2 MB of additional disk space will be used. 2026-07-10 00:21:20.311328 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:21:20.311382 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-07-10 00:21:20.311480 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-07-10 00:21:20.311552 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-base amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [10.8 MB] 2026-07-10 00:21:20.311566 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:21:20.311627 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-07-10 00:21:20.311677 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 3.13.7-1 [16.7 MB] 2026-07-10 00:21:20.311728 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2026-07-10 00:21:20.311777 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2026-07-10 00:21:20.311803 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2026-07-10 00:21:20.311859 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2026-07-10 00:21:20.311904 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2026-07-10 00:21:20.311949 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2026-07-10 00:21:20.311994 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2026-07-10 00:21:20.312057 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2026-07-10 00:21:20.312096 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2026-07-10 00:21:20.312147 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2026-07-10 00:21:20.312192 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2026-07-10 00:21:20.312248 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2026-07-10 00:21:20.312294 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2026-07-10 00:21:20.312340 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2026-07-10 00:21:20.312384 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:22 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2026-07-10 00:21:20.312455 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:23 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2026-07-10 00:21:20.312468 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 37.7 MB in 2s (17.4 MB/s) 2026-07-10 00:21:20.312530 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2026-07-10 00:21:20.312572 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-07-10 00:21:20.312629 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:21:20.312674 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2026-07-10 00:21:20.312705 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2026-07-10 00:21:20.312752 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-07-10 00:21:20.312795 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-07-10 00:21:20.312826 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-07-10 00:21:20.312871 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-07-10 00:21:20.312916 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:21:20.312961 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-07-10 00:21:20.313007 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:21:20.313055 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:21:20.313128 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2026-07-10 00:21:20.313174 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2026-07-10 00:21:20.313217 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-07-10 00:21:20.313268 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-07-10 00:21:20.313312 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:21:20.313357 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2026-07-10 00:21:20.313414 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2026-07-10 00:21:20.313462 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-07-10 00:21:20.313508 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-07-10 00:21:20.313553 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-07-10 00:21:20.313598 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-07-10 00:21:20.313643 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11554 files and directories currently installed.) 2026-07-10 00:21:20.313688 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-07-10 00:21:20.313732 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:21:20.313778 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:21:20.313821 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:21:20.313865 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:21:20.313909 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2026-07-10 00:21:20.313953 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2026-07-10 00:21:20.314005 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2026-07-10 00:21:20.314051 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2026-07-10 00:21:20.314114 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../03-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.314172 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.314218 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2026-07-10 00:21:20.314263 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../04-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.314307 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.314352 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2026-07-10 00:21:20.314390 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../05-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.314474 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.314522 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2026-07-10 00:21:20.314564 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../06-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.314603 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.314642 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2026-07-10 00:21:20.314682 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../07-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.314738 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.314750 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2026-07-10 00:21:20.314793 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../08-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.314825 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.314866 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2026-07-10 00:21:20.314910 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-07-10 00:21:20.314951 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../09-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.314990 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318030 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2026-07-10 00:21:20.318075 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../10-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.318084 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318090 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2026-07-10 00:21:20.318097 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../11-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.318103 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318109 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2026-07-10 00:21:20.318114 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../12-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.318120 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318126 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2026-07-10 00:21:20.318132 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../13-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.318137 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318143 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2026-07-10 00:21:20.318149 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../14-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.318155 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318160 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2026-07-10 00:21:20.318175 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../15-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.318181 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318187 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2026-07-10 00:21:20.318194 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../16-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.318200 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318206 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2026-07-10 00:21:20.318211 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../17-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.318217 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318223 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2026-07-10 00:21:20.318229 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../18-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.318235 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318240 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2026-07-10 00:21:20.318246 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../19-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:21:20.318252 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318257 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2026-07-10 00:21:20.318270 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_3.13.7-1_all.deb ... 2026-07-10 00:21:20.318276 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (3.13.7-1) ... 2026-07-10 00:21:20.318282 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318287 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2026-07-10 00:21:20.318293 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2026-07-10 00:21:20.318310 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318316 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:21:20.318322 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-07-10 00:21:20.318328 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:21:20.318347 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318353 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318359 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318365 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318371 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318376 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318382 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:21:20.318388 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2026-07-10 00:21:20.318412 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318418 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318424 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318430 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318435 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318441 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318447 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318453 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318458 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:21:20.318464 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (3.13.7-1) ... 2026-07-10 00:21:20.318470 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-07-10 00:21:20.318476 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:21:20.318481 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:21:20.318487 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container be1aecaf9997 2026-07-10 00:21:20.318493 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> c8e1c4d640a2 2026-07-10 00:21:20.318499 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 7/13 : RUN rm -rf /var/lib/rabbitmq/* && mkdir -p /usr/lib/rabbitmq/plugins && /usr/lib/rabbitmq/bin/rabbitmq-plugins enable --offline rabbitmq_management rabbitmq_prometheus 2026-07-10 00:21:20.318507 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in f8f8b5eb35c5 2026-07-10 00:21:20.318513 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2026-07-10 00:21:20.318518 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2026-07-10 00:21:20.318524 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2026-07-10 00:21:20.318530 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2026-07-10 00:21:20.318535 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2026-07-10 00:21:20.318541 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-07-10 00:21:20.318547 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-07-10 00:21:20.318552 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-07-10 00:21:20.318558 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-07-10 00:21:20.318564 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2026-07-10 00:21:20.318570 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2026-07-10 00:21:20.318575 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2026-07-10 00:21:20.318581 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-07-10 00:21:20.318586 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-07-10 00:21:20.318592 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-07-10 00:21:20.318602 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-07-10 00:21:20.318608 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 5 plugins. 2026-07-10 00:21:20.318616 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2026-07-10 00:21:20.318623 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container f8f8b5eb35c5 2026-07-10 00:21:20.318629 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 7437533f1633 2026-07-10 00:21:20.318635 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/13 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2026-07-10 00:21:20.318645 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> a4d72feb4084 2026-07-10 00:21:20.318650 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/13 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2026-07-10 00:21:20.318656 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 73d159882812 2026-07-10 00:21:20.318662 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 73d159882812 2026-07-10 00:21:20.318667 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> fd7f3fd465b1 2026-07-10 00:21:20.318680 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:21:20.318686 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> ce1760899629 2026-07-10 00:21:20.318691 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:21:20.318697 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 26df13dc255f 2026-07-10 00:21:20.318703 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 26df13dc255f 2026-07-10 00:21:20.318708 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 24eeb5e6bd5e 2026-07-10 00:21:20.318716 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 12/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:21:20.318723 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 4eb18e060a72 2026-07-10 00:21:20.318729 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-07-10 00:21:20.318734 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-07-10 00:21:20.318740 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-07-10 00:21:20.318745 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2026-07-10 00:21:20.318751 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:21:20.318757 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-07-10 00:21:20.318763 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-07-10 00:21:20.318768 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-07-10 00:21:20.318774 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:21:20.318779 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 4eb18e060a72 2026-07-10 00:21:20.318785 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> c30fb0365f09 2026-07-10 00:21:20.318791 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/13 : USER rabbitmq 2026-07-10 00:21:20.318797 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 81131ad2a12c 2026-07-10 00:21:20.318802 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 81131ad2a12c 2026-07-10 00:21:20.318808 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> dd24ba5e1f63 2026-07-10 00:21:20.318814 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built d577502c9bf3 2026-07-10 00:21:20.318820 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20260710 2026-07-10 00:21:20.318825 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2026-07-10 00:21:20.317597 (took 0:00:25.296194) 2026-07-10 00:21:20.318831 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2026-07-10 00:21:20.318837 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2026-07-10 00:21:20.318843 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2026-07-10 00:21:20.317990 2026-07-10 00:21:20.318851 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2026-07-10 00:21:20.319352 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2026-07-10 00:21:48.642252 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:21:48.642354 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> bb96045d0b12 2026-07-10 00:21:48.642391 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/7 : LABEL "build-date"="20260710" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:21:48.642408 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in fc2b00d69f12 2026-07-10 00:21:48.642460 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container fc2b00d69f12 2026-07-10 00:21:48.642511 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 278c07456dd3 2026-07-10 00:21:48.642560 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 3/7 : COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2026-07-10 00:21:48.642651 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> d9973d32a018 2026-07-10 00:21:48.642669 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/7 : RUN apt-get update && apt-get -y install --no-install-recommends python3-netifaces tcpdump && apt-get install -y -f /tmp/packages/openvswitch-common*.deb && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb && rm -rf /tmp/packages && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:21:48.642773 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 1e147b1ba172 2026-07-10 00:21:48.642828 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:21:48.642885 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:21:48.642902 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:21:48.642968 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:21:48.643022 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:21:48.643065 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:21:48.643158 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:21:48.643183 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:21:48.643269 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:21:48.643298 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:21:48.643478 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:21:48.643550 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:21:48.643591 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:21:48.643614 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:21:48.643625 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:21:48.643635 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 27.9 MB in 3s (9,402 kB/s) 2026-07-10 00:21:48.643646 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-07-10 00:21:48.643661 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-07-10 00:21:48.643703 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-07-10 00:21:48.643750 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-07-10 00:21:48.643797 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-07-10 00:21:48.643840 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libpcap0.8t64 2026-07-10 00:21:48.643887 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2026-07-10 00:21:48.643930 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: apparmor 2026-07-10 00:21:48.643972 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2026-07-10 00:21:48.644014 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus 2026-07-10 00:21:48.644097 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-07-10 00:21:48.644307 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libpcap0.8t64 python3-netifaces tcpdump 2026-07-10 00:21:48.644328 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:21:48.644408 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 858 kB of archives. 2026-07-10 00:21:48.644420 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 2,227 kB of additional disk space will be used. 2026-07-10 00:21:48.644435 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:21:48.644451 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:21:48.644513 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-07-10 00:21:48.644556 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-07-10 00:21:48.644601 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-07-10 00:21:48.644674 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 858 kB in 0s (1,852 kB/s) 2026-07-10 00:21:48.644721 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:21:48.644761 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-07-10 00:21:48.644809 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:21:48.644856 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2026-07-10 00:21:48.644897 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2026-07-10 00:21:48.644936 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2026-07-10 00:21:48.644972 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-07-10 00:21:48.644999 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-07-10 00:21:48.645087 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-07-10 00:21:48.645110 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:21:48.645164 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:21:48.645180 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:21:48.645370 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2026-07-10 00:21:48.645407 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-07-10 00:21:48.645421 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:21:48.645441 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2026-07-10 00:21:48.645452 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 00:21:48.645462 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:21:48.645476 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2026-07-10 00:21:48.645531 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-07-10 00:21:48.645546 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-07-10 00:21:48.645611 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:21:48.645628 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:21:48.645694 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:21:48.645710 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-07-10 00:21:48.645772 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:21:48.645789 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-07-10 00:21:48.645852 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-07-10 00:21:48.645868 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-07-10 00:21:48.645929 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-07-10 00:21:48.645959 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libevent-2.1-7t64 libunbound8 2026-07-10 00:21:48.646010 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2026-07-10 00:21:48.646026 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc 2026-07-10 00:21:48.646096 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-07-10 00:21:48.646164 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libevent-2.1-7t64 libunbound8 openvswitch-common 2026-07-10 00:21:48.646177 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:21:48.646266 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 590 kB/1,623 kB of archives. 2026-07-10 00:21:48.646283 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 4,694 kB of additional disk space will be used. 2026-07-10 00:21:48.646350 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 /tmp/packages/openvswitch-common_3.4.3-1_amd64.deb openvswitch-common amd64 3.4.3-1 [1,033 kB] 2026-07-10 00:21:48.646367 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:21:48.646400 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:21:48.646470 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:21:48.646486 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 590 kB in 1s (1,155 kB/s) 2026-07-10 00:21:48.646552 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:21:48.646574 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-07-10 00:21:48.646598 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-07-10 00:21:48.646684 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:21:48.646709 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:21:48.646734 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2026-07-10 00:21:48.646752 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-07-10 00:21:48.646773 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-07-10 00:21:48.646790 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-07-10 00:21:48.646812 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11581 files and directories currently installed.) 2026-07-10 00:21:48.646893 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:21:48.646913 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:21:48.646935 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:21:48.646953 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:21:48.646974 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:21:48.646996 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2026-07-10 00:21:48.647079 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2026-07-10 00:21:48.647103 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../openvswitch-common_3.4.3-1_amd64.deb ... 2026-07-10 00:21:48.647125 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.4.3-1) ... 2026-07-10 00:21:48.647194 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:21:48.647239 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:21:48.647307 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.4.3-1) ... 2026-07-10 00:21:48.647326 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:21:48.647348 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-07-10 00:21:48.647365 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-07-10 00:21:48.647386 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-07-10 00:21:48.647407 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-07-10 00:21:48.647469 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers 2026-07-10 00:21:48.647493 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2026-07-10 00:21:48.647530 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-netaddr python3-pyparsing python3-unbound 2026-07-10 00:21:48.647551 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc 2026-07-10 00:21:48.647619 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-07-10 00:21:48.647637 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-openvswitch python3-sortedcontainers 2026-07-10 00:21:48.647659 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:21:48.647680 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 27.6 kB/306 kB of archives. 2026-07-10 00:21:48.647742 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 1,277 kB of additional disk space will be used. 2026-07-10 00:21:48.647767 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 /tmp/packages/python3-openvswitch_3.4.3-1_amd64.deb python3-openvswitch amd64 3.4.3-1 [279 kB] 2026-07-10 00:21:48.647788 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:21:48.647810 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:21:48.647873 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 27.7 kB in 0s (119 kB/s) 2026-07-10 00:21:48.647891 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:21:48.647912 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-07-10 00:21:48.647940 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:21:48.647965 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:21:48.647989 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2026-07-10 00:21:48.648068 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-07-10 00:21:48.648086 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-07-10 00:21:48.648100 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-07-10 00:21:48.648171 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11646 files and directories currently installed.) 2026-07-10 00:21:48.648192 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:21:48.648242 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:21:48.648260 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:21:48.648280 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-openvswitch_3.4.3-1_amd64.deb ... 2026-07-10 00:21:48.648295 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.4.3-1) ... 2026-07-10 00:21:48.648345 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:21:48.648360 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.4.3-1) ... 2026-07-10 00:21:48.648419 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-07-10 00:21:48.648430 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-07-10 00:21:48.648487 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-07-10 00:21:48.648499 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-07-10 00:21:48.648513 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: uuid-runtime 2026-07-10 00:21:48.648539 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-07-10 00:21:48.648588 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-switch uuid-runtime 2026-07-10 00:21:48.648603 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:21:48.648663 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 33.1 kB/1,652 kB of archives. 2026-07-10 00:21:48.648676 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 5,087 kB of additional disk space will be used. 2026-07-10 00:21:48.648690 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 /tmp/packages/openvswitch-switch_3.4.3-1_amd64.deb openvswitch-switch amd64 3.4.3-1 [1,619 kB] 2026-07-10 00:21:48.648737 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:21:48.648748 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:21:48.648794 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 33.1 kB in 1s (24.0 kB/s) 2026-07-10 00:21:48.648847 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:21:48.648859 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-07-10 00:21:48.648875 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 2026-07-10 00:21:48.648939 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2026-07-10 00:21:48.648951 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:60% (Reading database ... 65% 2026-07-10 00:21:48.648965 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2026-07-10 00:21:48.649010 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2026-07-10 00:21:48.649022 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2026-07-10 00:21:48.649087 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-07-10 00:21:48.649104 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-07-10 00:21:48.649151 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-07-10 00:21:48.649166 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11719 files and directories currently installed.) 2026-07-10 00:21:48.649182 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:21:48.649273 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:21:48.649294 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:21:48.649314 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../openvswitch-switch_3.4.3-1_amd64.deb ... 2026-07-10 00:21:48.649363 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.4.3-1) ... 2026-07-10 00:21:48.649378 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:21:48.649423 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:21:48.649439 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 103) ... 2026-07-10 00:21:48.649501 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:21:48.649517 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:21:48.649564 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.4.3-1) ... 2026-07-10 00:21:48.649591 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:21:48.649607 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:21:48.649669 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:21:48.649682 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 1e147b1ba172 2026-07-10 00:21:48.649730 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 07450f9be435 2026-07-10 00:21:48.649745 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:21:48.649792 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 88f3e1083f6e 2026-07-10 00:21:48.649807 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/7 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2026-07-10 00:21:48.649866 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 6a1b197f9316 2026-07-10 00:21:48.649885 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 7/7 : RUN if [ -e /usr/sbin/tcpdump ]; then mv /usr/sbin/tcpdump /usr/bin/tcpdump; fi && touch /usr/local/bin/kolla_openvswitch_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_openvswitch_extend_start && chmod 755 /usr/local/bin/ovs_wrapper 2026-07-10 00:21:48.649931 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 78933ad3dd12 2026-07-10 00:21:48.649947 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 78933ad3dd12 2026-07-10 00:21:48.650002 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 1a39760fa05d 2026-07-10 00:21:48.650018 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built 321cddbcc8dc 2026-07-10 00:21:48.650095 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 00:21:48.650169 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2026-07-10 00:21:48.650063 (took 0:00:28.332073) 2026-07-10 00:21:48.650378 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2026-07-10 00:21:48.650430 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2026-07-10 00:21:48.650457 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2026-07-10 00:21:48.650709 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2026-07-10 00:21:48.650727 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2026-07-10 00:21:48.650776 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2026-07-10 00:21:48.650691 2026-07-10 00:21:48.651735 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2026-07-10 00:21:48.652301 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2026-07-10 00:22:04.015425 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:22:04.015497 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> bb96045d0b12 2026-07-10 00:22:04.015517 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/9 : LABEL "build-date"="20260710" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:22:04.015543 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in f185499972f3 2026-07-10 00:22:04.015555 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container f185499972f3 2026-07-10 00:22:04.015566 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 369c884c835b 2026-07-10 00:22:04.015578 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 3/9 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && chsh --shell /bin/bash haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2026-07-10 00:22:04.015590 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 4b1d2035de97 2026-07-10 00:22:04.015601 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 4b1d2035de97 2026-07-10 00:22:04.015611 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 0a006eb0469d 2026-07-10 00:22:04.015622 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/9 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-07-10 00:22:04.015632 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 9eae89a5d5e0 2026-07-10 00:22:04.015643 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 9eae89a5d5e0 2026-07-10 00:22:04.015653 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> df957e8f22e1 2026-07-10 00:22:04.015665 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:22:04.015677 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in cf7534f09699 2026-07-10 00:22:04.015687 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:22:04.015699 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:04.015710 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:22:04.015721 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:22:04.015732 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:22:04.015742 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:22:04.015753 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:22:04.015764 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:22:04.015774 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:22:04.015785 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:22:04.015795 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:22:04.015806 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:22:04.015833 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:22:04.015844 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:22:04.015855 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:22:04.015878 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 27.9 MB in 2s (12.7 MB/s) 2026-07-10 00:22:04.015889 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-07-10 00:22:04.015900 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-07-10 00:22:04.015918 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-07-10 00:22:04.015929 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-07-10 00:22:04.015940 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2026-07-10 00:22:04.015951 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2026-07-10 00:22:04.015961 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2026-07-10 00:22:04.015972 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-07-10 00:22:04.015982 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2026-07-10 00:22:04.015993 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2026-07-10 00:22:04.016003 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-07-10 00:22:04.016014 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2026-07-10 00:22:04.016025 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-07-10 00:22:04.017190 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2026-07-10 00:22:04.017222 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:04.017232 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,091 kB of archives. 2026-07-10 00:22:04.017242 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,371 kB of additional disk space will be used. 2026-07-10 00:22:04.017252 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:04.017262 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:22:04.017273 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-10 00:22:04.017283 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 00:22:04.017293 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 00:22:04.017303 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 00:22:04.017314 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-07-10 00:22:04.017324 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 00:22:04.017335 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-07-10 00:22:04.017345 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2026-07-10 00:22:04.017355 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,091 kB in 0s (5,068 kB/s) 2026-07-10 00:22:04.017365 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:22:04.017375 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2026-07-10 00:22:04.017387 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:22:04.017399 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2026-07-10 00:22:04.017409 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% 2026-07-10 00:22:04.017435 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2026-07-10 00:22:04.017446 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2026-07-10 00:22:04.017456 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2026-07-10 00:22:04.017466 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2026-07-10 00:22:04.017485 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:22:04.017496 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:22:04.017506 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:22:04.017517 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2026-07-10 00:22:04.017526 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 00:22:04.017536 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:22:04.017546 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 00:22:04.017568 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 00:22:04.017579 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:22:04.017589 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 00:22:04.017598 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 00:22:04.017608 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:22:04.017618 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2026-07-10 00:22:04.017628 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:22:04.017638 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:22:04.017658 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2026-07-10 00:22:04.017668 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:22:04.017679 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:22:04.017689 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2026-07-10 00:22:04.017698 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-07-10 00:22:04.017708 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2026-07-10 00:22:04.017718 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 00:22:04.017728 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2026-07-10 00:22:04.017738 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:22:04.017748 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:22:04.017758 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:22:04.017768 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2026-07-10 00:22:04.017778 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:22:04.017787 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:22:04.017797 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:22:04.017815 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:22:04.017825 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 00:22:04.017835 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:22:04.017845 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:22:04.017855 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:22:04.017865 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:22:04.017874 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-07-10 00:22:04.017884 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2026-07-10 00:22:04.017894 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:22:04.017905 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:s3Q9ufxlh0k134K8C9My39RL+9nf7Z/kXR9lT29KRxg root@ubuntu (RSA) 2026-07-10 00:22:04.017915 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:22:04.017924 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-07-10 00:22:04.017934 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:22:04.017944 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:rFOyNHWcmrs0+GzpKR3DUuOYo4Yk2/8hOa1Ej7hGFVs root@ubuntu (ECDSA) 2026-07-10 00:22:04.017954 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-07-10 00:22:04.017964 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:22:04.017974 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:JxcmhhxkPfA6FwBiqX/3J0apNdqeW7damlFG8keNwmo root@ubuntu (ED25519) 2026-07-10 00:22:04.017989 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 00:22:04.018000 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:22:04.018010 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:22:04.018019 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container cf7534f09699 2026-07-10 00:22:04.018029 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 21f00ed4bc50 2026-07-10 00:22:04.018074 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:22:04.018084 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> ad171aa1c841 2026-07-10 00:22:04.018096 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 7/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start && sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd 2026-07-10 00:22:04.018108 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 6949c7f199a3 2026-07-10 00:22:04.018137 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 6949c7f199a3 2026-07-10 00:22:04.018148 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> b2355a00ad97 2026-07-10 00:22:04.018158 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/9 : COPY update-haproxy-cert.sh /usr/bin/update-haproxy-cert 2026-07-10 00:22:04.018168 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 556cd7e561e1 2026-07-10 00:22:04.018189 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:22:04.018200 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 10a82fd857c6 2026-07-10 00:22:04.018210 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-07-10 00:22:04.018220 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-07-10 00:22:04.018238 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-07-10 00:22:04.018248 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2026-07-10 00:22:04.018258 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:04.018268 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-07-10 00:22:04.018278 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-07-10 00:22:04.018288 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-07-10 00:22:04.018298 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:04.018308 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 10a82fd857c6 2026-07-10 00:22:04.018318 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 6e437aa91483 2026-07-10 00:22:04.018328 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built 1d2ba3c67a7a 2026-07-10 00:22:04.018338 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260710 2026-07-10 00:22:04.018348 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2026-07-10 00:22:04.017432 (took 0:00:15.366741) 2026-07-10 00:22:04.018358 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2026-07-10 00:22:04.018368 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2026-07-10 00:22:04.018378 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2026-07-10 00:22:04.017786 2026-07-10 00:22:04.018583 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2026-07-10 00:22:04.019075 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2026-07-10 00:22:21.419522 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:22:21.419613 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> bb96045d0b12 2026-07-10 00:22:21.419792 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/7 : LABEL "build-date"="20260710" "name"="haproxy" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:22:21.419872 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in c56fa924f743 2026-07-10 00:22:21.419966 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container c56fa924f743 2026-07-10 00:22:21.420084 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 2763599aafa0 2026-07-10 00:22:21.420255 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 3/7 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2026-07-10 00:22:21.420338 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 6ee7d458b97f 2026-07-10 00:22:21.420424 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 6ee7d458b97f 2026-07-10 00:22:21.420507 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> c576bc5888f0 2026-07-10 00:22:21.420591 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends haproxy && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:22:21.420677 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 314bff3f31b0 2026-07-10 00:22:21.420758 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:21.420839 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:22:21.420919 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:22:21.421002 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:22:21.421212 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:22:21.421291 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:22:21.421376 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:22:21.421459 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:22:21.421538 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:22:21.421619 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:22:21.421689 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:22:21.421760 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:22:21.421828 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:22:21.421900 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:22:21.421970 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:22:21.422140 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 27.9 MB in 2s (12.9 MB/s) 2026-07-10 00:22:21.422200 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-07-10 00:22:21.422274 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-07-10 00:22:21.422347 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-07-10 00:22:21.422417 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-07-10 00:22:21.422484 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2026-07-10 00:22:21.422554 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2026-07-10 00:22:21.422625 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2026-07-10 00:22:21.422689 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2026-07-10 00:22:21.422758 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2026-07-10 00:22:21.422825 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2026-07-10 00:22:21.422896 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:21.422960 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,236 kB of archives. 2026-07-10 00:22:21.423065 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,274 kB of additional disk space will be used. 2026-07-10 00:22:21.423128 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:21.423207 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-10 00:22:21.423282 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-07-10 00:22:21.423348 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,236 kB in 0s (4,606 kB/s) 2026-07-10 00:22:21.423416 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2026-07-10 00:22:21.423480 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2026-07-10 00:22:21.423558 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2026-07-10 00:22:21.423623 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:22:21.424424 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 70% 2026-07-10 00:22:21.424506 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 75% 2026-07-10 00:22:21.424520 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2026-07-10 00:22:21.424530 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% 2026-07-10 00:22:21.424541 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 90% 2026-07-10 00:22:21.424551 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2026-07-10 00:22:21.424562 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:22:21.424576 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-10 00:22:21.424588 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:22:21.424598 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2026-07-10 00:22:21.424609 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:22:21.424619 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-10 00:22:21.424629 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:22:21.424639 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-10 00:22:21.424649 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2026-07-10 00:22:21.425141 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:22:21.425164 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:22:21.425174 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 314bff3f31b0 2026-07-10 00:22:21.425184 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 47d238c56bc4 2026-07-10 00:22:21.425195 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/7 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2026-07-10 00:22:21.425206 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 299940169be2 2026-07-10 00:22:21.425218 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 6/7 : RUN mkdir -p /var/lib/kolla/haproxy && chown -R haproxy: /var/lib /run && chmod 755 /usr/local/bin/kolla_ensure_haproxy_latest_config 2026-07-10 00:22:21.425230 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 3573a1b0152d 2026-07-10 00:22:21.425241 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 3573a1b0152d 2026-07-10 00:22:21.425251 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 201bcd714151 2026-07-10 00:22:21.425265 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:22:21.425277 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in a455c6c402c1 2026-07-10 00:22:21.425288 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-07-10 00:22:21.425298 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-07-10 00:22:21.425308 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-07-10 00:22:21.425354 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2026-07-10 00:22:21.425365 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:21.425375 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-07-10 00:22:21.425385 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-07-10 00:22:21.425395 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-07-10 00:22:21.425405 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:21.425421 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container a455c6c402c1 2026-07-10 00:22:21.425431 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> fd4e0fc45939 2026-07-10 00:22:21.425442 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built 1cc235e565f8 2026-07-10 00:22:21.425452 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20260710 2026-07-10 00:22:21.425467 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2026-07-10 00:22:21.425359 (took 0:00:17.407573) 2026-07-10 00:22:21.425877 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2026-07-10 00:22:21.426078 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2026-07-10 00:22:21.426236 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2026-07-10 00:22:21.426140 2026-07-10 00:22:21.427368 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2026-07-10 00:22:21.428012 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2026-07-10 00:22:23.382706 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:22:23.383131 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> bb96045d0b12 2026-07-10 00:22:23.384835 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/5 : LABEL "build-date"="20260710" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:22:23.385090 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 0d6e4e3a67a7 2026-07-10 00:22:23.385235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 0d6e4e3a67a7 2026-07-10 00:22:23.385355 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> eb5eecfb4f61 2026-07-10 00:22:23.385475 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 3/5 : RUN usermod --append --home /var/lib/prometheus --groups kolla prometheus && mkdir -p /var/lib/prometheus && chown -R 42472:42472 /var/lib/prometheus 2026-07-10 00:22:23.385596 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in b3fe0bb85a0d 2026-07-10 00:22:23.385711 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container b3fe0bb85a0d 2026-07-10 00:22:23.385823 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> ff9789ef2525 2026-07-10 00:22:23.385935 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:22:23.386101 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 52791fe6fee2 2026-07-10 00:22:23.386231 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:22:23.387282 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 774bcca86eaf 2026-07-10 00:22:23.387350 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 774bcca86eaf 2026-07-10 00:22:23.387363 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> af7eabee1ebb 2026-07-10 00:22:23.387372 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built 14e0d21e0ac0 2026-07-10 00:22:23.387380 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:22:23.387389 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2026-07-10 00:22:23.386606 (took 0:00:01.960466) 2026-07-10 00:22:23.387397 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2026-07-10 00:22:23.387405 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2026-07-10 00:22:23.387413 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2026-07-10 00:22:23.387421 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2026-07-10 00:22:23.387429 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2026-07-10 00:22:23.387436 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2026-07-10 00:22:23.387520 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2026-07-10 00:22:23.387530 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-v2-server) to queue 2026-07-10 00:22:23.387538 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2026-07-10 00:22:23.387546 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2026-07-10 00:22:23.387554 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2026-07-10 00:22:23.387562 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2026-07-10 00:22:23.387930 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2026-07-10 00:22:23.388060 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2026-07-10 00:22:23.389247 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2026-07-10 00:22:23.388109 2026-07-10 00:22:23.389490 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2026-07-10 00:22:23.390485 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2026-07-10 00:22:35.292435 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:22:35.292654 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> bb96045d0b12 2026-07-10 00:22:35.292781 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/6 : LABEL "build-date"="20260710" "name"="memcached" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="memcached" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:22:35.292889 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 534a90313615 2026-07-10 00:22:35.294300 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 534a90313615 2026-07-10 00:22:35.294374 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> f9a0f300f9f5 2026-07-10 00:22:35.294387 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 3/6 : RUN usermod --append --home /run/memcache --groups kolla memcached && mkdir -p /run/memcache && chown -R 42457:42457 /run/memcache 2026-07-10 00:22:35.294425 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 693b58a6cde0 2026-07-10 00:22:35.294433 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 693b58a6cde0 2026-07-10 00:22:35.294440 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 7245178c0142 2026-07-10 00:22:35.294447 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends memcached && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:22:35.294454 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 66e0c619c9f7 2026-07-10 00:22:35.294461 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:35.294469 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:22:35.294478 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:22:35.294485 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:22:35.294492 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:22:35.294499 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:22:35.294506 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:22:35.294513 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:22:35.294520 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:22:35.294528 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:22:35.294535 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:22:35.294541 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:22:35.294548 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:22:35.294555 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:22:35.294562 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:22:35.294569 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 27.9 MB in 2s (12.1 MB/s) 2026-07-10 00:22:35.294576 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-07-10 00:22:35.294583 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-07-10 00:22:35.294590 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-07-10 00:22:35.294606 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-07-10 00:22:35.294613 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2026-07-10 00:22:35.294633 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2026-07-10 00:22:35.294641 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2026-07-10 00:22:35.294648 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2026-07-10 00:22:35.294655 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2026-07-10 00:22:35.294662 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2026-07-10 00:22:35.294673 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2026-07-10 00:22:35.294683 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:35.294757 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2026-07-10 00:22:35.294812 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 994 kB of additional disk space will be used. 2026-07-10 00:22:35.294925 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:35.295004 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:22:35.295126 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-10 00:22:35.295187 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 0s (997 kB/s) 2026-07-10 00:22:35.295253 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:22:35.295312 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2026-07-10 00:22:35.295385 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:22:35.295449 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2026-07-10 00:22:35.295511 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2026-07-10 00:22:35.295576 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2026-07-10 00:22:35.295641 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% 2026-07-10 00:22:35.295705 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2026-07-10 00:22:35.295771 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2026-07-10 00:22:35.295837 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:22:35.295899 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:22:35.295985 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:22:35.296154 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2026-07-10 00:22:35.296215 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-10 00:22:35.296303 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-10 00:22:35.296367 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:22:35.296429 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-10 00:22:35.296492 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2026-07-10 00:22:35.296556 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:22:35.296620 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:22:35.296681 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 66e0c619c9f7 2026-07-10 00:22:35.296745 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 8555e5bc3d7a 2026-07-10 00:22:35.296818 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:22:35.296885 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 07bdd43b6a8a 2026-07-10 00:22:35.296977 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-07-10 00:22:35.297125 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-07-10 00:22:35.297183 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-07-10 00:22:35.297246 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2026-07-10 00:22:35.297300 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:35.297365 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-07-10 00:22:35.297417 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-07-10 00:22:35.297474 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-07-10 00:22:35.297532 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:35.297596 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 07bdd43b6a8a 2026-07-10 00:22:35.297655 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> a00ea9ffe99d 2026-07-10 00:22:35.297715 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/6 : USER memcached 2026-07-10 00:22:35.297768 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in dc3a49bbbdc4 2026-07-10 00:22:35.298109 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container dc3a49bbbdc4 2026-07-10 00:22:35.298129 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> bd3041ae6781 2026-07-10 00:22:35.298136 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built 3fbf068c53e2 2026-07-10 00:22:35.298143 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20260710 2026-07-10 00:22:35.298149 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2026-07-10 00:22:35.297938 (took 0:00:11.909829) 2026-07-10 00:22:35.298932 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2026-07-10 00:22:35.299106 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2026-07-10 00:22:35.299237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2026-07-10 00:22:35.299121 2026-07-10 00:22:35.300662 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2026-07-10 00:22:35.301522 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2026-07-10 00:23:40.304845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:23:40.304926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> bb96045d0b12 2026-07-10 00:23:40.304938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/6 : LABEL "build-date"="20260710" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:23:40.304946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 98b81817e5dd 2026-07-10 00:23:40.304952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 98b81817e5dd 2026-07-10 00:23:40.304988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> aaa572ba48c8 2026-07-10 00:23:40.305060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends crudini libdpdk-dev openvswitch-switch-dpdk && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:23:40.305098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 6223a46f3016 2026-07-10 00:23:40.305139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:23:40.305242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:23:40.305255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:23:40.305303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:23:40.305352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:23:40.305405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:23:40.305451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:23:40.305497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:23:40.305547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:23:40.305592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:23:40.305639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:23:40.305720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:23:40.305815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:23:40.305829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:23:40.305892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:23:40.305939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 27.9 MB in 3s (8,882 kB/s) 2026-07-10 00:23:40.305986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-07-10 00:23:40.306058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-07-10 00:23:40.306124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2026-07-10 00:23:40.306173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2026-07-10 00:23:40.306224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2026-07-10 00:23:40.306269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2026-07-10 00:23:40.306316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2026-07-10 00:23:40.306355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2026-07-10 00:23:40.306403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2026-07-10 00:23:40.306446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2026-07-10 00:23:40.306505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2026-07-10 00:23:40.306537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2026-07-10 00:23:40.306584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2026-07-10 00:23:40.306625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2026-07-10 00:23:40.306644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2026-07-10 00:23:40.307759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2026-07-10 00:23:40.307802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2026-07-10 00:23:40.307810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2026-07-10 00:23:40.307818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2026-07-10 00:23:40.307824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2026-07-10 00:23:40.307830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2026-07-10 00:23:40.307836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2026-07-10 00:23:40.307842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2026-07-10 00:23:40.307848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2026-07-10 00:23:40.307854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2026-07-10 00:23:40.307861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2026-07-10 00:23:40.307867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2026-07-10 00:23:40.307872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2026-07-10 00:23:40.307878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2026-07-10 00:23:40.307884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2026-07-10 00:23:40.307889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2026-07-10 00:23:40.307895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2026-07-10 00:23:40.307900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2026-07-10 00:23:40.307906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2026-07-10 00:23:40.307912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2026-07-10 00:23:40.307918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2026-07-10 00:23:40.307924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2026-07-10 00:23:40.307930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2026-07-10 00:23:40.307945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2026-07-10 00:23:40.307951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2026-07-10 00:23:40.307964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2026-07-10 00:23:40.307970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2026-07-10 00:23:40.307975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2026-07-10 00:23:40.307981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2026-07-10 00:23:40.307987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2026-07-10 00:23:40.307993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2026-07-10 00:23:40.308001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2026-07-10 00:23:40.308066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2026-07-10 00:23:40.308104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2026-07-10 00:23:40.308153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2026-07-10 00:23:40.308194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2026-07-10 00:23:40.308236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2026-07-10 00:23:40.308277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2026-07-10 00:23:40.308319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2026-07-10 00:23:40.308363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2026-07-10 00:23:40.308402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2026-07-10 00:23:40.308445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2026-07-10 00:23:40.308486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2026-07-10 00:23:40.308516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2026-07-10 00:23:40.308563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2026-07-10 00:23:40.308605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2026-07-10 00:23:40.308648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2026-07-10 00:23:40.308660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2026-07-10 00:23:40.308816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2026-07-10 00:23:40.308830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2026-07-10 00:23:40.308836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2026-07-10 00:23:40.308847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2026-07-10 00:23:40.308898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2026-07-10 00:23:40.308940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch pci.ids pciutils pkgconf pkgconf-bin 2026-07-10 00:23:40.308982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse python3-netifaces python3-openvswitch 2026-07-10 00:23:40.309055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-sortedcontainers rdma-core rpcsvc-proto sgml-base uuid-runtime 2026-07-10 00:23:40.309094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: xml-core zlib1g-dev 2026-07-10 00:23:40.309147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2026-07-10 00:23:40.309190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2026-07-10 00:23:40.309232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 python3-netaddr python3-pyparsing 2026-07-10 00:23:40.309264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python-sortedcontainers-doc sgml-base-doc debhelper 2026-07-10 00:23:40.309300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2026-07-10 00:23:40.309329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus dmidecode 2026-07-10 00:23:40.309371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ethtool 2026-07-10 00:23:40.309435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2026-07-10 00:23:40.309477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2026-07-10 00:23:40.309509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev libelf-dev 2026-07-10 00:23:40.309575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2026-07-10 00:23:40.309615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2026-07-10 00:23:40.309627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2026-07-10 00:23:40.309708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2026-07-10 00:23:40.309777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2026-07-10 00:23:40.309809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2026-07-10 00:23:40.309853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2026-07-10 00:23:40.309897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2026-07-10 00:23:40.309940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2026-07-10 00:23:40.309983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2026-07-10 00:23:40.310024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2026-07-10 00:23:40.310075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2026-07-10 00:23:40.310137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2026-07-10 00:23:40.310177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2026-07-10 00:23:40.310209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2026-07-10 00:23:40.310253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2026-07-10 00:23:40.310284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2026-07-10 00:23:40.310330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2026-07-10 00:23:40.310360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2026-07-10 00:23:40.310406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2026-07-10 00:23:40.310438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2026-07-10 00:23:40.310476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2026-07-10 00:23:40.310517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2026-07-10 00:23:40.310530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2026-07-10 00:23:40.310578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2026-07-10 00:23:40.310614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2026-07-10 00:23:40.310652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2026-07-10 00:23:40.310693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2026-07-10 00:23:40.310767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2026-07-10 00:23:40.310788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2026-07-10 00:23:40.310840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2026-07-10 00:23:40.310854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2026-07-10 00:23:40.310909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2026-07-10 00:23:40.310943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2026-07-10 00:23:40.310974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2026-07-10 00:23:40.311022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2026-07-10 00:23:40.311058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2026-07-10 00:23:40.311128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2026-07-10 00:23:40.311178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2026-07-10 00:23:40.311189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2026-07-10 00:23:40.311239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2026-07-10 00:23:40.311252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2026-07-10 00:23:40.311306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2026-07-10 00:23:40.311319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2026-07-10 00:23:40.311374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2026-07-10 00:23:40.311400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2026-07-10 00:23:40.311441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2026-07-10 00:23:40.311473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2026-07-10 00:23:40.311502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2026-07-10 00:23:40.311541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2026-07-10 00:23:40.311552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2026-07-10 00:23:40.311605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2026-07-10 00:23:40.311616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2026-07-10 00:23:40.311667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2026-07-10 00:23:40.311758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2026-07-10 00:23:40.311770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2026-07-10 00:23:40.311839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2026-07-10 00:23:40.311849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2026-07-10 00:23:40.311856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2026-07-10 00:23:40.311866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2026-07-10 00:23:40.311925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2026-07-10 00:23:40.311938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch openvswitch-switch-dpdk pci.ids 2026-07-10 00:23:40.311983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse python3-netifaces 2026-07-10 00:23:40.312013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-sortedcontainers rdma-core rpcsvc-proto 2026-07-10 00:23:40.312084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base uuid-runtime xml-core zlib1g-dev 2026-07-10 00:23:40.312130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 259 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:40.312170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 36.6 MB of archives. 2026-07-10 00:23:40.312178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 193 MB of additional disk space will be used. 2026-07-10 00:23:40.312227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2026-07-10 00:23:40.312260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:23:40.312301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:258 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2026-07-10 00:23:40.312341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:259 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2026-07-10 00:23:40.312384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:260 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch-dpdk amd64 3.4.0-1~cloud0 [1,151 kB] 2026-07-10 00:23:40.312430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:23:40.312468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:23:40.312517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:23:40.312563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-07-10 00:23:40.312604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:23:40.312636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:23:40.312697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-10 00:23:40.312741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rdma-core amd64 50.0-2ubuntu0.2 [63.6 kB] 2026-07-10 00:23:40.312814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-07-10 00:23:40.312858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:23:40.312898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ibverbs-providers amd64 50.0-2ubuntu0.2 [381 kB] 2026-07-10 00:23:40.312910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:23:40.312970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-07-10 00:23:40.312991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 00:23:40.313055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-07-10 00:23:40.313108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2026-07-10 00:23:40.313154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2026-07-10 00:23:40.313166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2026-07-10 00:23:40.313225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpdk amd64 23.11.4-0ubuntu0.24.04.2 [31.1 kB] 2026-07-10 00:23:40.313239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:23:40.313302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-07-10 00:23:40.313315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-134.134 [1,464 kB] 2026-07-10 00:23:40.313375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-07-10 00:23:40.313388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-07-10 00:23:40.313450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-07-10 00:23:40.313484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-07-10 00:23:40.313525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libzstd-dev amd64 1.5.5+dfsg2-2build1.1 [364 kB] 2026-07-10 00:23:40.313565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf-dev amd64 0.190-1.1ubuntu0.1 [68.5 kB] 2026-07-10 00:23:40.313616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf-dev amd64 1:1.3.0-2build2 [259 kB] 2026-07-10 00:23:40.313628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmd-dev amd64 1.1.0-2build1.1 [45.5 kB] 2026-07-10 00:23:40.313691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd-dev amd64 0.12.1-1build1.1 [169 kB] 2026-07-10 00:23:40.313773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-10 00:23:40.313789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-10 00:23:40.313848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-10 00:23:40.313880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-07-10 00:23:40.313921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB] 2026-07-10 00:23:40.313964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB] 2026-07-10 00:23:40.314005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB] 2026-07-10 00:23:40.314026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB] 2026-07-10 00:23:40.314061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb1 amd64 1.5-1build1 [1,022 kB] 2026-07-10 00:23:40.314131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb-dev amd64 1.5-1build1 [1,346 kB] 2026-07-10 00:23:40.314174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal2 amd64 2.31.0-0.1build1 [117 kB] 2026-07-10 00:23:40.314185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal-dev amd64 2.31.0-0.1build1 [27.4 kB] 2026-07-10 00:23:40.314244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-10 00:23:40.314276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt-dev amd64 1.7.0-2build1 [32.4 kB] 2026-07-10 00:23:40.314324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson-dev amd64 2.14-2build2 [35.9 kB] 2026-07-10 00:23:40.314338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl-dev amd64 1.0.5-2build1 [21.9 kB] 2026-07-10 00:23:40.314398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma-dev amd64 2.0.18-1ubuntu0.24.04.1 [37.0 kB] 2026-07-10 00:23:40.314411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB] 2026-07-10 00:23:40.314460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3,324 B] 2026-07-10 00:23:40.314473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-10 00:23:40.314535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp-dev amd64 1.4.2-1ubuntu4 [57.3 kB] 2026-07-10 00:23:40.314547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-log24 amd64 23.11.4-0ubuntu0.24.04.2 [19.4 kB] 2026-07-10 00:23:40.314603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-kvargs24 amd64 23.11.4-0ubuntu0.24.04.2 [6,356 B] 2026-07-10 00:23:40.314617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-telemetry24 amd64 23.11.4-0ubuntu0.24.04.2 [15.9 kB] 2026-07-10 00:23:40.314686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-eal24 amd64 23.11.4-0ubuntu0.24.04.2 [151 kB] 2026-07-10 00:23:40.314699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-acl24 amd64 23.11.4-0ubuntu0.24.04.2 [40.0 kB] 2026-07-10 00:23:40.314766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ring24 amd64 23.11.4-0ubuntu0.24.04.2 [7,980 B] 2026-07-10 00:23:40.314779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mempool24 amd64 23.11.4-0ubuntu0.24.04.2 [19.4 kB] 2026-07-10 00:23:40.314839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mbuf24 amd64 23.11.4-0ubuntu0.24.04.2 [25.7 kB] 2026-07-10 00:23:40.314857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bbdev24 amd64 23.11.4-0ubuntu0.24.04.2 [14.8 kB] 2026-07-10 00:23:40.314906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-pci24 amd64 23.11.4-0ubuntu0.24.04.2 [6,188 B] 2026-07-10 00:23:40.314919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-pci24 amd64 23.11.4-0ubuntu0.24.04.2 [25.4 kB] 2026-07-10 00:23:40.314977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-acc24 amd64 23.11.4-0ubuntu0.24.04.2 [63.0 kB] 2026-07-10 00:23:40.315008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-vdev24 amd64 23.11.4-0ubuntu0.24.04.2 [10.5 kB] 2026-07-10 00:23:40.315061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-fpga-5gnr-fec24 amd64 23.11.4-0ubuntu0.24.04.2 [17.6 kB] 2026-07-10 00:23:40.315113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-fpga-lte-fec24 amd64 23.11.4-0ubuntu0.24.04.2 [15.0 kB] 2026-07-10 00:23:40.315170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-la12xx24 amd64 23.11.4-0ubuntu0.24.04.2 [10.9 kB] 2026-07-10 00:23:40.315200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-null24 amd64 23.11.4-0ubuntu0.24.04.2 [10.3 kB] 2026-07-10 00:23:40.315259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-turbo-sw24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2026-07-10 00:23:40.315300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-meter24 amd64 23.11.4-0ubuntu0.24.04.2 [6,476 B] 2026-07-10 00:23:40.315330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net24 amd64 23.11.4-0ubuntu0.24.04.2 [13.0 kB] 2026-07-10 00:23:40.315371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ethdev24 amd64 23.11.4-0ubuntu0.24.04.2 [129 kB] 2026-07-10 00:23:40.315410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-metrics24 amd64 23.11.4-0ubuntu0.24.04.2 [11.8 kB] 2026-07-10 00:23:40.315450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bitratestats24 amd64 23.11.4-0ubuntu0.24.04.2 [6,284 B] 2026-07-10 00:23:40.315483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bpf24 amd64 23.11.4-0ubuntu0.24.04.2 [32.4 kB] 2026-07-10 00:23:40.315529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-auxiliary24 amd64 23.11.4-0ubuntu0.24.04.2 [9,056 B] 2026-07-10 00:23:40.315541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-cdx24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2026-07-10 00:23:40.315605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-dpaax24 amd64 23.11.4-0ubuntu0.24.04.2 [13.0 kB] 2026-07-10 00:23:40.315637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-rcu24 amd64 23.11.4-0ubuntu0.24.04.2 [11.1 kB] 2026-07-10 00:23:40.315668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-cryptodev24 amd64 23.11.4-0ubuntu0.24.04.2 [38.9 kB] 2026-07-10 00:23:40.315753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-dmadev24 amd64 23.11.4-0ubuntu0.24.04.2 [14.8 kB] 2026-07-10 00:23:40.315763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-hash24 amd64 23.11.4-0ubuntu0.24.04.2 [36.8 kB] 2026-07-10 00:23:40.315791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-timer24 amd64 23.11.4-0ubuntu0.24.04.2 [9,878 B] 2026-07-10 00:23:40.315843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-eventdev24 amd64 23.11.4-0ubuntu0.24.04.2 [93.1 kB] 2026-07-10 00:23:40.315875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [37.6 kB] 2026-07-10 00:23:40.315929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-fslmc24 amd64 23.11.4-0ubuntu0.24.04.2 [31.2 kB] 2026-07-10 00:23:40.315941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-rawdev24 amd64 23.11.4-0ubuntu0.24.04.2 [10.5 kB] 2026-07-10 00:23:40.316000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-ifpga24 amd64 23.11.4-0ubuntu0.24.04.2 [9,138 B] 2026-07-10 00:23:40.316055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-platform24 amd64 23.11.4-0ubuntu0.24.04.2 [10.1 kB] 2026-07-10 00:23:40.316094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-vmbus24 amd64 23.11.4-0ubuntu0.24.04.2 [17.9 kB] 2026-07-10 00:23:40.316139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-cfgfile24 amd64 23.11.4-0ubuntu0.24.04.2 [9,476 B] 2026-07-10 00:23:40.316181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-cmdline24 amd64 23.11.4-0ubuntu0.24.04.2 [19.3 kB] 2026-07-10 00:23:40.316215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-security24 amd64 23.11.4-0ubuntu0.24.04.2 [9,408 B] 2026-07-10 00:23:40.316258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [215 kB] 2026-07-10 00:23:40.316297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-cpt24 amd64 23.11.4-0ubuntu0.24.04.2 [12.8 kB] 2026-07-10 00:23:40.316341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-iavf24 amd64 23.11.4-0ubuntu0.24.04.2 [15.6 kB] 2026-07-10 00:23:40.316371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-idpf24 amd64 23.11.4-0ubuntu0.24.04.2 [47.7 kB] 2026-07-10 00:23:40.316416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-common-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [75.1 kB] 2026-07-10 00:23:40.316456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-nfp24 amd64 23.11.4-0ubuntu0.24.04.2 [8,102 B] 2026-07-10 00:23:40.316487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [7,250 B] 2026-07-10 00:23:40.316499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compressdev24 amd64 23.11.4-0ubuntu0.24.04.2 [13.7 kB] 2026-07-10 00:23:40.316549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-qat24 amd64 23.11.4-0ubuntu0.24.04.2 [198 kB] 2026-07-10 00:23:40.316563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-sfc-efx24 amd64 23.11.4-0ubuntu0.24.04.2 [86.9 kB] 2026-07-10 00:23:40.316620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-isal24 amd64 23.11.4-0ubuntu0.24.04.2 [14.3 kB] 2026-07-10 00:23:40.316642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [12.6 kB] 2026-07-10 00:23:40.316717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [9,912 B] 2026-07-10 00:23:40.316761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [16.1 kB] 2026-07-10 00:23:40.316793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-zlib24 amd64 23.11.4-0ubuntu0.24.04.2 [11.9 kB] 2026-07-10 00:23:40.316840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-bcmfs24 amd64 23.11.4-0ubuntu0.24.04.2 [21.0 kB] 2026-07-10 00:23:40.316852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-caam-jr24 amd64 23.11.4-0ubuntu0.24.04.2 [39.3 kB] 2026-07-10 00:23:40.316909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-ccp24 amd64 23.11.4-0ubuntu0.24.04.2 [44.9 kB] 2026-07-10 00:23:40.316920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [153 kB] 2026-07-10 00:23:40.316977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [8,694 B] 2026-07-10 00:23:40.317010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-dpaa-sec24 amd64 23.11.4-0ubuntu0.24.04.2 [64.1 kB] 2026-07-10 00:23:40.317056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [9,418 B] 2026-07-10 00:23:40.317110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-dpaa2-sec24 amd64 23.11.4-0ubuntu0.24.04.2 [73.0 kB] 2026-07-10 00:23:40.317123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-ipsec-mb24 amd64 23.11.4-0ubuntu0.24.04.2 [51.1 kB] 2026-07-10 00:23:40.317175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [20.6 kB] 2026-07-10 00:23:40.317205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-nitrox24 amd64 23.11.4-0ubuntu0.24.04.2 [15.1 kB] 2026-07-10 00:23:40.317252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-null24 amd64 23.11.4-0ubuntu0.24.04.2 [10.8 kB] 2026-07-10 00:23:40.317285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [63.8 kB] 2026-07-10 00:23:40.317331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:125 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-openssl24 amd64 23.11.4-0ubuntu0.24.04.2 [25.7 kB] 2026-07-10 00:23:40.317363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:126 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-reorder24 amd64 23.11.4-0ubuntu0.24.04.2 [9,624 B] 2026-07-10 00:23:40.317424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:127 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-scheduler24 amd64 23.11.4-0ubuntu0.24.04.2 [40.9 kB] 2026-07-10 00:23:40.317466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:128 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-virtio24 amd64 23.11.4-0ubuntu0.24.04.2 [18.9 kB] 2026-07-10 00:23:40.317486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dispatcher24 amd64 23.11.4-0ubuntu0.24.04.2 [9,134 B] 2026-07-10 00:23:40.317540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-distributor24 amd64 23.11.4-0ubuntu0.24.04.2 [11.2 kB] 2026-07-10 00:23:40.317585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [13.3 kB] 2026-07-10 00:23:40.317627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [21.9 kB] 2026-07-10 00:23:40.317637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [10.4 kB] 2026-07-10 00:23:40.317699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:134 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-hisilicon24 amd64 23.11.4-0ubuntu0.24.04.2 [10.3 kB] 2026-07-10 00:23:40.317769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-idxd24 amd64 23.11.4-0ubuntu0.24.04.2 [16.6 kB] 2026-07-10 00:23:40.317799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:136 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-ioat24 amd64 23.11.4-0ubuntu0.24.04.2 [10.9 kB] 2026-07-10 00:23:40.317847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-skeleton24 amd64 23.11.4-0ubuntu0.24.04.2 [16.1 kB] 2026-07-10 00:23:40.317881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-efd24 amd64 23.11.4-0ubuntu0.24.04.2 [23.9 kB] 2026-07-10 00:23:40.317939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2026-07-10 00:23:40.317950 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [73.4 kB] 2026-07-10 00:23:40.317998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [54.6 kB] 2026-07-10 00:23:40.318058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dlb2-24 amd64 23.11.4-0ubuntu0.24.04.2 [62.6 kB] 2026-07-10 00:23:40.318103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [70.0 kB] 2026-07-10 00:23:40.318118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [20.0 kB] 2026-07-10 00:23:40.318176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [38.8 kB] 2026-07-10 00:23:40.318209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [12.4 kB] 2026-07-10 00:23:40.318252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dsw24 amd64 23.11.4-0ubuntu0.24.04.2 [24.9 kB] 2026-07-10 00:23:40.318291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [26.1 kB] 2026-07-10 00:23:40.318323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [39.8 kB] 2026-07-10 00:23:40.318361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-opdl24 amd64 23.11.4-0ubuntu0.24.04.2 [39.9 kB] 2026-07-10 00:23:40.318407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-skeleton24 amd64 23.11.4-0ubuntu0.24.04.2 [8,082 B] 2026-07-10 00:23:40.318438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-sw24 amd64 23.11.4-0ubuntu0.24.04.2 [49.1 kB] 2026-07-10 00:23:40.318478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-rib24 amd64 23.11.4-0ubuntu0.24.04.2 [11.9 kB] 2026-07-10 00:23:40.318515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-fib24 amd64 23.11.4-0ubuntu0.24.04.2 [19.5 kB] 2026-07-10 00:23:40.318526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-gpudev24 amd64 23.11.4-0ubuntu0.24.04.2 [12.2 kB] 2026-07-10 00:23:40.318584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pcapng24 amd64 23.11.4-0ubuntu0.24.04.2 [11.3 kB] 2026-07-10 00:23:40.318626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-graph24 amd64 23.11.4-0ubuntu0.24.04.2 [26.5 kB] 2026-07-10 00:23:40.318660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-gro24 amd64 23.11.4-0ubuntu0.24.04.2 [17.3 kB] 2026-07-10 00:23:40.318727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-gso24 amd64 23.11.4-0ubuntu0.24.04.2 [11.0 kB] 2026-07-10 00:23:40.318742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ip-frag24 amd64 23.11.4-0ubuntu0.24.04.2 [22.8 kB] 2026-07-10 00:23:40.318798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:161 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-ipsec24 amd64 23.11.4-0ubuntu0.24.04.2 [37.5 kB] 2026-07-10 00:23:40.318828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-jobstats24 amd64 23.11.4-0ubuntu0.24.04.2 [6,288 B] 2026-07-10 00:23:40.318871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-latencystats24 amd64 23.11.4-0ubuntu0.24.04.2 [8,502 B] 2026-07-10 00:23:40.318919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:164 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-lpm24 amd64 23.11.4-0ubuntu0.24.04.2 [15.2 kB] 2026-07-10 00:23:40.318932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-member24 amd64 23.11.4-0ubuntu0.24.04.2 [28.8 kB] 2026-07-10 00:23:40.318989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-bucket24 amd64 23.11.4-0ubuntu0.24.04.2 [14.0 kB] 2026-07-10 00:23:40.319030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mempool-ring24 amd64 23.11.4-0ubuntu0.24.04.2 [8,616 B] 2026-07-10 00:23:40.319064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:168 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-stack24 amd64 23.11.4-0ubuntu0.24.04.2 [7,066 B] 2026-07-10 00:23:40.319114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:169 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-stack24 amd64 23.11.4-0ubuntu0.24.04.2 [6,776 B] 2026-07-10 00:23:40.319155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:170 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mldev24 amd64 23.11.4-0ubuntu0.24.04.2 [13.4 kB] 2026-07-10 00:23:40.319185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:171 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-ml-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [56.8 kB] 2026-07-10 00:23:40.319228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-af-packet24 amd64 23.11.4-0ubuntu0.24.04.2 [13.7 kB] 2026-07-10 00:23:40.319275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:173 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-af-xdp24 amd64 23.11.4-0ubuntu0.24.04.2 [21.8 kB] 2026-07-10 00:23:40.319304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:174 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ark24 amd64 23.11.4-0ubuntu0.24.04.2 [21.2 kB] 2026-07-10 00:23:40.319347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:175 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-atlantic24 amd64 23.11.4-0ubuntu0.24.04.2 [31.1 kB] 2026-07-10 00:23:40.319388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:176 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-avp24 amd64 23.11.4-0ubuntu0.24.04.2 [24.7 kB] 2026-07-10 00:23:40.319426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:177 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-axgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [42.4 kB] 2026-07-10 00:23:40.319459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:178 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-bnx2x24 amd64 23.11.4-0ubuntu0.24.04.2 [157 kB] 2026-07-10 00:23:40.319500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:179 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-bnxt24 amd64 23.11.4-0ubuntu0.24.04.2 [309 kB] 2026-07-10 00:23:40.319545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:180 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-sched24 amd64 23.11.4-0ubuntu0.24.04.2 [23.7 kB] 2026-07-10 00:23:40.319555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:181 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-bond24 amd64 23.11.4-0ubuntu0.24.04.2 [52.0 kB] 2026-07-10 00:23:40.319609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:182 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cpfl24 amd64 23.11.4-0ubuntu0.24.04.2 [63.8 kB] 2026-07-10 00:23:40.319647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:183 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cxgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [84.4 kB] 2026-07-10 00:23:40.319724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-e1000-24 amd64 23.11.4-0ubuntu0.24.04.2 [124 kB] 2026-07-10 00:23:40.319766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ena24 amd64 23.11.4-0ubuntu0.24.04.2 [47.0 kB] 2026-07-10 00:23:40.319778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enetc24 amd64 23.11.4-0ubuntu0.24.04.2 [13.2 kB] 2026-07-10 00:23:40.319840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enetfec24 amd64 23.11.4-0ubuntu0.24.04.2 [14.1 kB] 2026-07-10 00:23:40.319879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:188 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enic24 amd64 23.11.4-0ubuntu0.24.04.2 [69.8 kB] 2026-07-10 00:23:40.319918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:189 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-failsafe24 amd64 23.11.4-0ubuntu0.24.04.2 [41.6 kB] 2026-07-10 00:23:40.319956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-fm10k24 amd64 23.11.4-0ubuntu0.24.04.2 [55.1 kB] 2026-07-10 00:23:40.319991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:191 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-gve24 amd64 23.11.4-0ubuntu0.24.04.2 [40.0 kB] 2026-07-10 00:23:40.320030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:192 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-hinic24 amd64 23.11.4-0ubuntu0.24.04.2 [79.3 kB] 2026-07-10 00:23:40.320075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:193 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-hns3-24 amd64 23.11.4-0ubuntu0.24.04.2 [140 kB] 2026-07-10 00:23:40.320128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:194 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-i40e24 amd64 23.11.4-0ubuntu0.24.04.2 [206 kB] 2026-07-10 00:23:40.320162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:195 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-iavf24 amd64 23.11.4-0ubuntu0.24.04.2 [154 kB] 2026-07-10 00:23:40.320205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ice24 amd64 23.11.4-0ubuntu0.24.04.2 [337 kB] 2026-07-10 00:23:40.320247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:197 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-idpf24 amd64 23.11.4-0ubuntu0.24.04.2 [22.2 kB] 2026-07-10 00:23:40.320258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:198 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-igc24 amd64 23.11.4-0ubuntu0.24.04.2 [47.2 kB] 2026-07-10 00:23:40.320313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:199 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ionic24 amd64 23.11.4-0ubuntu0.24.04.2 [37.4 kB] 2026-07-10 00:23:40.320344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:200 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ipn3ke24 amd64 23.11.4-0ubuntu0.24.04.2 [25.9 kB] 2026-07-10 00:23:40.320388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:201 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-ixgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [172 kB] 2026-07-10 00:23:40.320428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:202 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-mana24 amd64 23.11.4-0ubuntu0.24.04.2 [27.9 kB] 2026-07-10 00:23:40.320470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:203 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-memif24 amd64 23.11.4-0ubuntu0.24.04.2 [34.3 kB] 2026-07-10 00:23:40.320515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:204 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-mlx4-24 amd64 23.11.4-0ubuntu0.24.04.2 [50.6 kB] 2026-07-10 00:23:40.320527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:205 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [783 kB] 2026-07-10 00:23:40.320575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-netvsc24 amd64 23.11.4-0ubuntu0.24.04.2 [39.7 kB] 2026-07-10 00:23:40.320587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:207 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-nfp24 amd64 23.11.4-0ubuntu0.24.04.2 [104 kB] 2026-07-10 00:23:40.320640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:208 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ngbe24 amd64 23.11.4-0ubuntu0.24.04.2 [61.8 kB] 2026-07-10 00:23:40.320671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:209 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-null24 amd64 23.11.4-0ubuntu0.24.04.2 [14.9 kB] 2026-07-10 00:23:40.320861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:210 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-octeon-ep24 amd64 23.11.4-0ubuntu0.24.04.2 [26.7 kB] 2026-07-10 00:23:40.320873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:211 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-pcap24 amd64 23.11.4-0ubuntu0.24.04.2 [24.9 kB] 2026-07-10 00:23:40.320880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:212 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-pfe24 amd64 23.11.4-0ubuntu0.24.04.2 [20.3 kB] 2026-07-10 00:23:40.320886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:213 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-qede24 amd64 23.11.4-0ubuntu0.24.04.2 [192 kB] 2026-07-10 00:23:40.320896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:214 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ring24 amd64 23.11.4-0ubuntu0.24.04.2 [12.9 kB] 2026-07-10 00:23:40.320956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:215 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-sfc24 amd64 23.11.4-0ubuntu0.24.04.2 [153 kB] 2026-07-10 00:23:40.320969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:216 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-port24 amd64 23.11.4-0ubuntu0.24.04.2 [42.0 kB] 2026-07-10 00:23:40.321009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:217 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-table24 amd64 23.11.4-0ubuntu0.24.04.2 [59.7 kB] 2026-07-10 00:23:40.321061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:218 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pipeline24 amd64 23.11.4-0ubuntu0.24.04.2 [168 kB] 2026-07-10 00:23:40.321098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:219 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-softnic24 amd64 23.11.4-0ubuntu0.24.04.2 [23.9 kB] 2026-07-10 00:23:40.321141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:220 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-tap24 amd64 23.11.4-0ubuntu0.24.04.2 [35.5 kB] 2026-07-10 00:23:40.321177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-thunderx24 amd64 23.11.4-0ubuntu0.24.04.2 [35.8 kB] 2026-07-10 00:23:40.321221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-txgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [124 kB] 2026-07-10 00:23:40.321264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vdev-netvsc24 amd64 23.11.4-0ubuntu0.24.04.2 [11.8 kB] 2026-07-10 00:23:40.321296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-vhost24 amd64 23.11.4-0ubuntu0.24.04.2 [187 kB] 2026-07-10 00:23:40.321343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:225 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vhost24 amd64 23.11.4-0ubuntu0.24.04.2 [18.6 kB] 2026-07-10 00:23:40.321376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-virtio24 amd64 23.11.4-0ubuntu0.24.04.2 [73.2 kB] 2026-07-10 00:23:40.321421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vmxnet3-24 amd64 23.11.4-0ubuntu0.24.04.2 [28.1 kB] 2026-07-10 00:23:40.321454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-node24 amd64 23.11.4-0ubuntu0.24.04.2 [64.8 kB] 2026-07-10 00:23:40.321503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pdcp24 amd64 23.11.4-0ubuntu0.24.04.2 [25.7 kB] 2026-07-10 00:23:40.321545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pdump24 amd64 23.11.4-0ubuntu0.24.04.2 [12.3 kB] 2026-07-10 00:23:40.321555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-power24 amd64 23.11.4-0ubuntu0.24.04.2 [28.9 kB] 2026-07-10 00:23:40.321600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-cnxk-bphy24 amd64 23.11.4-0ubuntu0.24.04.2 [11.7 kB] 2026-07-10 00:23:40.321644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-cnxk-gpio24 amd64 23.11.4-0ubuntu0.24.04.2 [14.5 kB] 2026-07-10 00:23:40.321704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-dpaa2-cmdif24 amd64 23.11.4-0ubuntu0.24.04.2 [8,630 B] 2026-07-10 00:23:40.321736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-ifpga24 amd64 23.11.4-0ubuntu0.24.04.2 [81.9 kB] 2026-07-10 00:23:40.321780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-ntb24 amd64 23.11.4-0ubuntu0.24.04.2 [28.5 kB] 2026-07-10 00:23:40.321801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-skeleton24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2026-07-10 00:23:40.321860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:238 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regexdev24 amd64 23.11.4-0ubuntu0.24.04.2 [9,184 B] 2026-07-10 00:23:40.321892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regex-cn9k24 amd64 23.11.4-0ubuntu0.24.04.2 [11.5 kB] 2026-07-10 00:23:40.321939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:240 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regex-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [17.0 kB] 2026-07-10 00:23:40.322000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:241 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-ifc24 amd64 23.11.4-0ubuntu0.24.04.2 [18.9 kB] 2026-07-10 00:23:40.322031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:242 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [31.6 kB] 2026-07-10 00:23:40.322093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:243 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-nfp24 amd64 23.11.4-0ubuntu0.24.04.2 [11.7 kB] 2026-07-10 00:23:40.322168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:244 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-sfc24 amd64 23.11.4-0ubuntu0.24.04.2 [17.5 kB] 2026-07-10 00:23:40.322182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:245 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-all amd64 23.11.4-0ubuntu0.24.04.2 [4,270 B] 2026-07-10 00:23:40.322213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:246 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-allpmds amd64 23.11.4-0ubuntu0.24.04.2 [4,066 B] 2026-07-10 00:23:40.322259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:247 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-baseband amd64 23.11.4-0ubuntu0.24.04.2 [3,236 B] 2026-07-10 00:23:40.322298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:248 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-bus amd64 23.11.4-0ubuntu0.24.04.2 [3,248 B] 2026-07-10 00:23:40.322331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:249 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-common amd64 23.11.4-0ubuntu0.24.04.2 [3,250 B] 2026-07-10 00:23:40.322372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-compress amd64 23.11.4-0ubuntu0.24.04.2 [3,220 B] 2026-07-10 00:23:40.322401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:251 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-crypto amd64 23.11.4-0ubuntu0.24.04.2 [3,282 B] 2026-07-10 00:23:40.322447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:252 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-dma amd64 23.11.4-0ubuntu0.24.04.2 [3,226 B] 2026-07-10 00:23:40.322479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:253 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-event amd64 23.11.4-0ubuntu0.24.04.2 [3,242 B] 2026-07-10 00:23:40.322525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:254 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-mempool amd64 23.11.4-0ubuntu0.24.04.2 [3,236 B] 2026-07-10 00:23:40.322563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:255 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-net amd64 23.11.4-0ubuntu0.24.04.2 [3,452 B] 2026-07-10 00:23:40.322595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:256 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-raw amd64 23.11.4-0ubuntu0.24.04.2 [3,232 B] 2026-07-10 00:23:40.322641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:257 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libdpdk-dev amd64 23.11.4-0ubuntu0.24.04.2 [8,595 kB] 2026-07-10 00:23:40.322670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 36.6 MB in 4s (9,952 kB/s) 2026-07-10 00:23:40.322774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2026-07-10 00:23:40.322788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-07-10 00:23:40.322849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-07-10 00:23:40.322894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:23:40.322907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:23:40.322956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2026-07-10 00:23:40.322986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2026-07-10 00:23:40.323054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2026-07-10 00:23:40.323072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2026-07-10 00:23:40.323136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:23:40.323178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:23:40.323217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:23:40.323230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:23:40.323295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:23:40.323336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.323347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:23:40.323409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:23:40.323421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:23:40.323474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.323514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:23:40.323544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2026-07-10 00:23:40.323587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:23:40.323628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:23:40.323663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-netifaces:amd64. 2026-07-10 00:23:40.323723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-07-10 00:23:40.323770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:23:40.323810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:23:40.323857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:23:40.323865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:23:40.323917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:23:40.323957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:23:40.323998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:23:40.324051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:23:40.324076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-10 00:23:40.324136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:23:40.324177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:23:40.324216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:23:40.324255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.324295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:23:40.324332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:23:40.324386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:23:40.324425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:23:40.324452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2026-07-10 00:23:40.324499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2026-07-10 00:23:40.324541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2026-07-10 00:23:40.324551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2026-07-10 00:23:40.324614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2026-07-10 00:23:40.324641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2026-07-10 00:23:40.324698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:23:40.324768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:23:40.324811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.324847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:23:40.324886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2026-07-10 00:23:40.324923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2026-07-10 00:23:40.324966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.325004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:23:40.325054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:23:40.325072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:23:40.325130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:23:40.325164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2026-07-10 00:23:40.325218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 00:23:40.325231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:23:40.325288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2026-07-10 00:23:40.325331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 00:23:40.325343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:23:40.325400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2026-07-10 00:23:40.325445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 00:23:40.325456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:23:40.325513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2026-07-10 00:23:40.325540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 00:23:40.325584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2026-07-10 00:23:40.325618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2026-07-10 00:23:40.325662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-python3-iniparse_0.5-2_all.deb ... 2026-07-10 00:23:40.325729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.325900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2026-07-10 00:23:40.325912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2026-07-10 00:23:40.325919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-crudini_0.9.4-1_amd64.deb ... 2026-07-10 00:23:40.325926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2026-07-10 00:23:40.325932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2026-07-10 00:23:40.325941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-dpdk_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.325948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.325958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:23:40.326057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:23:40.326072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:23:40.326081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2026-07-10 00:23:40.326145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:23:40.326156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:23:40.326205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2026-07-10 00:23:40.326215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-linux-libc-dev_6.8.0-134.134_amd64.deb ... 2026-07-10 00:23:40.326244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.326308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:23:40.326317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2026-07-10 00:23:40.326372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-07-10 00:23:40.326382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:23:40.326443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2026-07-10 00:23:40.326452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-07-10 00:23:40.326508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.326517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:23:40.326592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2026-07-10 00:23:40.326603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:23:40.326663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:23:40.326672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2026-07-10 00:23:40.326772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-07-10 00:23:40.326785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:23:40.326854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2026-07-10 00:23:40.326865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-07-10 00:23:40.326924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-07-10 00:23:40.326940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2026-07-10 00:23:40.326992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 00:23:40.327002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:23:40.327060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2026-07-10 00:23:40.327112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2026-07-10 00:23:40.327170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-07-10 00:23:40.327179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2026-07-10 00:23:40.327232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.327242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2026-07-10 00:23:40.327298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-07-10 00:23:40.327308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2026-07-10 00:23:40.327366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2026-07-10 00:23:40.327375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-07-10 00:23:40.327421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2026-07-10 00:23:40.327430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-10 00:23:40.327492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-10 00:23:40.327501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2026-07-10 00:23:40.327562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-10 00:23:40.327570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-10 00:23:40.327635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2026-07-10 00:23:40.327645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-10 00:23:40.327690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-10 00:23:40.327722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2026-07-10 00:23:40.327779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-xml-core_0.19_all.deb ... 2026-07-10 00:23:40.327788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2026-07-10 00:23:40.327841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2026-07-10 00:23:40.327851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:23:40.327919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:23:40.327928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2026-07-10 00:23:40.327967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:23:40.328010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:23:40.328028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2026-07-10 00:23:40.328100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:23:40.328113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:23:40.328120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2026-07-10 00:23:40.328193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2026-07-10 00:23:40.328203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:23:40.328257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2026-07-10 00:23:40.328265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libipsec-mb1_1.5-1build1_amd64.deb ... 2026-07-10 00:23:40.328324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2026-07-10 00:23:40.328333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2026-07-10 00:23:40.328396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2026-07-10 00:23:40.328406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2026-07-10 00:23:40.328456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2026-07-10 00:23:40.328465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-libisal2_2.31.0-0.1build1_amd64.deb ... 2026-07-10 00:23:40.328528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2026-07-10 00:23:40.328543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2026-07-10 00:23:40.328598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2026-07-10 00:23:40.328607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2026-07-10 00:23:40.328666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2026-07-10 00:23:40.328714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-10 00:23:40.328779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 00:23:40.328789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2026-07-10 00:23:40.328875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-libfdt-dev_1.7.0-2build1_amd64.deb ... 2026-07-10 00:23:40.328885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2026-07-10 00:23:40.328892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2026-07-10 00:23:40.328947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-libjansson-dev_2.14-2build2_amd64.deb ... 2026-07-10 00:23:40.328956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2026-07-10 00:23:40.329013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2026-07-10 00:23:40.329023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-libmnl-dev_1.0.5-2build1_amd64.deb ... 2026-07-10 00:23:40.329090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2026-07-10 00:23:40.329149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2026-07-10 00:23:40.329159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-libnuma-dev_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:23:40.329224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:23:40.329233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.329291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2026-07-10 00:23:40.329317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 00:23:40.329367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:23:40.329377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2026-07-10 00:23:40.329430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 00:23:40.329439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:23:40.329498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2026-07-10 00:23:40.329507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 00:23:40.329571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:23:40.329585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2026-07-10 00:23:40.329592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-libxdp-dev_1.4.2-1ubuntu4_amd64.deb ... 2026-07-10 00:23:40.329661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:23:40.329671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log24:amd64. 2026-07-10 00:23:40.329746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-log24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.329756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.329811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs24:amd64. 2026-07-10 00:23:40.329821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-kvargs24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.329884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.329894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry24:amd64. 2026-07-10 00:23:40.329945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-telemetry24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.329955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.330009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal24:amd64. 2026-07-10 00:23:40.330019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-eal24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.330088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.330134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl24:amd64. 2026-07-10 00:23:40.330146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-acl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.330198 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.330208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.330270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring24:amd64. 2026-07-10 00:23:40.330279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.330341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.330350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool24:amd64. 2026-07-10 00:23:40.330409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-mempool24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.330427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.330480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf24:amd64. 2026-07-10 00:23:40.330489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-mbuf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.330539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.330549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev24:amd64. 2026-07-10 00:23:40.330605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-bbdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.330615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.330700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci24:amd64. 2026-07-10 00:23:40.330713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.330774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-pci24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.330786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.330828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci24:amd64. 2026-07-10 00:23:40.330838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-bus-pci24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.330899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.330908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc24:amd64. 2026-07-10 00:23:40.330965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-baseband-acc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.330974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.331051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev24:amd64. 2026-07-10 00:23:40.331088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bus-vdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.331097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.331154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec24:amd64. 2026-07-10 00:23:40.331163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-baseband-fpga-5gnr-fec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.331230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.331238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec24:amd64. 2026-07-10 00:23:40.331268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-baseband-fpga-lte-fec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.331299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.331331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx24:amd64. 2026-07-10 00:23:40.331379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-baseband-la12xx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.331388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.331443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null24:amd64. 2026-07-10 00:23:40.331450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-baseband-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.331522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.331529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw24:amd64. 2026-07-10 00:23:40.331583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-baseband-turbo-sw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.331590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.331659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter24:amd64. 2026-07-10 00:23:40.331667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-meter24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.331741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.331799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net24:amd64. 2026-07-10 00:23:40.331806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-net24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.331873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.331881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev24:amd64. 2026-07-10 00:23:40.331941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-ethdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.331950 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.332015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics24:amd64. 2026-07-10 00:23:40.332024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-metrics24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.332082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.332151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats24:amd64. 2026-07-10 00:23:40.332161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-bitratestats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.332219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.332229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf24:amd64. 2026-07-10 00:23:40.332286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.332296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.332359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.332368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary24:amd64. 2026-07-10 00:23:40.332427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-auxiliary24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.332437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.332489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx24:amd64. 2026-07-10 00:23:40.332499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-bus-cdx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.332557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.332567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax24:amd64. 2026-07-10 00:23:40.332625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-common-dpaax24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.332643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.332737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu24:amd64. 2026-07-10 00:23:40.332751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-rcu24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.332807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.332816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev24:amd64. 2026-07-10 00:23:40.332866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-cryptodev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.332877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.332922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev24:amd64. 2026-07-10 00:23:40.332931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-dmadev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.333018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash24:amd64. 2026-07-10 00:23:40.333094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-hash24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.333138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer24:amd64. 2026-07-10 00:23:40.333191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-timer24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.333249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev24:amd64. 2026-07-10 00:23:40.333258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-eventdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.333338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa24:amd64. 2026-07-10 00:23:40.333347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-bus-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.333421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc24:amd64. 2026-07-10 00:23:40.333484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-bus-fslmc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.333545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev24:amd64. 2026-07-10 00:23:40.333553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-rawdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.333619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga24:amd64. 2026-07-10 00:23:40.333700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-bus-ifpga24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.333779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform24:amd64. 2026-07-10 00:23:40.333788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-bus-platform24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.333837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus24:amd64. 2026-07-10 00:23:40.333846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-bus-vmbus24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.333922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile24:amd64. 2026-07-10 00:23:40.333969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-cfgfile24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.333974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.334054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline24:amd64. 2026-07-10 00:23:40.334065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-cmdline24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.334114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.334151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security24:amd64. 2026-07-10 00:23:40.334156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-security24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.334219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.334224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk24:amd64. 2026-07-10 00:23:40.334287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-common-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.334299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.334364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt24:amd64. 2026-07-10 00:23:40.334369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-cpt24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.334425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.334430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf24:amd64. 2026-07-10 00:23:40.334505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-iavf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.334512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.334567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf24:amd64. 2026-07-10 00:23:40.334572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-common-idpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.334628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.334633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-24:amd64. 2026-07-10 00:23:40.334743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-common-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.334750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.334796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp24:amd64. 2026-07-10 00:23:40.334801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-common-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.334864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.334869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx24:amd64. 2026-07-10 00:23:40.334931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-common-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.334936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.335001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev24:amd64. 2026-07-10 00:23:40.335006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compressdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.335092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.335104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat24:amd64. 2026-07-10 00:23:40.335155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-common-qat24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.335177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.335218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx24:amd64. 2026-07-10 00:23:40.335223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-common-sfc-efx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.335282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.335287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal24:amd64. 2026-07-10 00:23:40.335350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-compress-isal24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.335355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.335419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-24:amd64. 2026-07-10 00:23:40.335427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-compress-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.335484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.335489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx24:amd64. 2026-07-10 00:23:40.335551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-mempool-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.335555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.335626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx24:amd64. 2026-07-10 00:23:40.335636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-compress-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.335700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.335757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib24:amd64. 2026-07-10 00:23:40.335793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-compress-zlib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.335798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.335865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs24:amd64. 2026-07-10 00:23:40.335870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-crypto-bcmfs24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.335931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.335935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr24:amd64. 2026-07-10 00:23:40.336001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-caam-jr24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.336007 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.336074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp24:amd64. 2026-07-10 00:23:40.336139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ccp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.336145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.336203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk24:amd64. 2026-07-10 00:23:40.336208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.336278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.336283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa24:amd64. 2026-07-10 00:23:40.336341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-mempool-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.336346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.336414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec24:amd64. 2026-07-10 00:23:40.336419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-dpaa-sec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.336478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.336483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-24:amd64. 2026-07-10 00:23:40.336546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-mempool-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.336551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.336616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec24:amd64. 2026-07-10 00:23:40.336621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-dpaa2-sec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.336689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.336810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb24:amd64. 2026-07-10 00:23:40.336821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-ipsec-mb24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.336827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.336833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-24:amd64. 2026-07-10 00:23:40.336875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-crypto-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.336891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.336939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox24:amd64. 2026-07-10 00:23:40.336947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-nitrox24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.337009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.337021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null24:amd64. 2026-07-10 00:23:40.337080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.337143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.337156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx24:amd64. 2026-07-10 00:23:40.337215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-crypto-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.337228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.337290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl24:amd64. 2026-07-10 00:23:40.337299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-crypto-openssl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.337360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.337393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder24:amd64. 2026-07-10 00:23:40.337408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-reorder24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.337470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.337516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.337525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler24:amd64. 2026-07-10 00:23:40.337574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-crypto-scheduler24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.337586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.337652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio24:amd64. 2026-07-10 00:23:40.337660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-crypto-virtio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.337838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.337890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher24:amd64. 2026-07-10 00:23:40.337897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dispatcher24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.337910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.337917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor24:amd64. 2026-07-10 00:23:40.337922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-distributor24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.337928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.338007 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk24:amd64. 2026-07-10 00:23:40.338017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.338065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.338085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-24:amd64. 2026-07-10 00:23:40.338152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.338160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.338207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.338219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa24:amd64. 2026-07-10 00:23:40.338278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.338317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.338325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.338379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon24:amd64. 2026-07-10 00:23:40.338424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-dma-hisilicon24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.338432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.338498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.338522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd24:amd64. 2026-07-10 00:23:40.338536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-dma-idxd24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.338600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.338647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat24:amd64. 2026-07-10 00:23:40.338654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-dma-ioat24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.338720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.338734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.338793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton24:amd64. 2026-07-10 00:23:40.338814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-dma-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.338875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.338886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd24:amd64. 2026-07-10 00:23:40.338944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-efd24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.338953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.339010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.339021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk24:amd64. 2026-07-10 00:23:40.339091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-mempool-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.339149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.339160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk24:amd64. 2026-07-10 00:23:40.339230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-net-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.339247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.339272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk24:amd64. 2026-07-10 00:23:40.339332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-event-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.339347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.339360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-24:amd64. 2026-07-10 00:23:40.339425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dlb2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.339439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.339452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-24:amd64. 2026-07-10 00:23:40.339525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-net-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.339542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.339596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-24:amd64. 2026-07-10 00:23:40.339611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-event-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.339652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.339712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa24:amd64. 2026-07-10 00:23:40.339755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-net-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.339810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.339864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa24:amd64. 2026-07-10 00:23:40.339876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.339930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.339941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw24:amd64. 2026-07-10 00:23:40.339980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-dsw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.340004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.340063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.340101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx24:amd64. 2026-07-10 00:23:40.340114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-net-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.340173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.340224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx24:amd64. 2026-07-10 00:23:40.340235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-event-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.340286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.340294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl24:amd64. 2026-07-10 00:23:40.340344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-event-opdl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.340363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.340415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton24:amd64. 2026-07-10 00:23:40.340458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-event-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.340466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.340522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw24:amd64. 2026-07-10 00:23:40.340536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-event-sw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.340592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.340609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib24:amd64. 2026-07-10 00:23:40.340669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-rib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.340745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.340757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib24:amd64. 2026-07-10 00:23:40.340771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-fib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.340826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.340841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev24:amd64. 2026-07-10 00:23:40.340905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gpudev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.340919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.340979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng24:amd64. 2026-07-10 00:23:40.340998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-pcapng24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.341061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.341087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph24:amd64. 2026-07-10 00:23:40.341148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-graph24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.341203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.341214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro24:amd64. 2026-07-10 00:23:40.341265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-gro24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.341277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.341327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso24:amd64. 2026-07-10 00:23:40.341342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-gso24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.341398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.341414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag24:amd64. 2026-07-10 00:23:40.341455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-ip-frag24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.341507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.341531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec24:amd64. 2026-07-10 00:23:40.341545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-ipsec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.341599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.341613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats24:amd64. 2026-07-10 00:23:40.341669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-jobstats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.341731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.341780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats24:amd64. 2026-07-10 00:23:40.341821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-latencystats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.341863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.341873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm24:amd64. 2026-07-10 00:23:40.341926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-lpm24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.341937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.341997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member24:amd64. 2026-07-10 00:23:40.342023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-member24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.342084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.342123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket24:amd64. 2026-07-10 00:23:40.342155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mempool-bucket24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.342198 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.342235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.342278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring24:amd64. 2026-07-10 00:23:40.342309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-mempool-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.342351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.342381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack24:amd64. 2026-07-10 00:23:40.342428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-stack24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.342436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.342499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack24:amd64. 2026-07-10 00:23:40.342510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-mempool-stack24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.342566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.342607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev24:amd64. 2026-07-10 00:23:40.342619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-mldev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.342690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.342715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk24:amd64. 2026-07-10 00:23:40.342759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-ml-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.342792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.342835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet24:amd64. 2026-07-10 00:23:40.342867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-af-packet24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.342911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.342951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp24:amd64. 2026-07-10 00:23:40.342967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-af-xdp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.343018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.343029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark24:amd64. 2026-07-10 00:23:40.343109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-ark24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.343156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.343197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic24:amd64. 2026-07-10 00:23:40.343238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-atlantic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.343278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.343288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp24:amd64. 2026-07-10 00:23:40.343342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-net-avp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.343384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.343391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe24:amd64. 2026-07-10 00:23:40.343446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-axgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.343457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.343521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x24:amd64. 2026-07-10 00:23:40.343538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-bnx2x24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.343594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.343608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt24:amd64. 2026-07-10 00:23:40.343671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-bnxt24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.343698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.343753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched24:amd64. 2026-07-10 00:23:40.343772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-sched24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.343833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.343852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond24:amd64. 2026-07-10 00:23:40.343871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-bond24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.343880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.343946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl24:amd64. 2026-07-10 00:23:40.343976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-cpfl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.344021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.344047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe24:amd64. 2026-07-10 00:23:40.344105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-cxgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.344116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.344181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-24:amd64. 2026-07-10 00:23:40.344189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-e1000-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.344241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.344272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena24:amd64. 2026-07-10 00:23:40.344314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-ena24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.344354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.344384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc24:amd64. 2026-07-10 00:23:40.344433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-enetc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.344444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.344502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec24:amd64. 2026-07-10 00:23:40.344543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-enetfec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.344552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.344605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic24:amd64. 2026-07-10 00:23:40.344646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-enic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.344656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.344751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe24:amd64. 2026-07-10 00:23:40.344764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-failsafe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.344817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.344828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k24:amd64. 2026-07-10 00:23:40.344888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-fm10k24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.344930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.344937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve24:amd64. 2026-07-10 00:23:40.344989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-gve24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.345000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.345064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic24:amd64. 2026-07-10 00:23:40.345120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-hinic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.345153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.345196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-24:amd64. 2026-07-10 00:23:40.345207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-hns3-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.345272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.345304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e24:amd64. 2026-07-10 00:23:40.345347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-i40e24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.345357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.345415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf24:amd64. 2026-07-10 00:23:40.345445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-iavf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.345490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.345520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice24:amd64. 2026-07-10 00:23:40.345560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ice24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.345601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.345645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf24:amd64. 2026-07-10 00:23:40.345653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-idpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.345721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.345729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc24:amd64. 2026-07-10 00:23:40.345782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-igc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.345813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.345853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic24:amd64. 2026-07-10 00:23:40.345866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-ionic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.345919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.345962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke24:amd64. 2026-07-10 00:23:40.345970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-ipn3ke24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.346022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.346082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe24:amd64. 2026-07-10 00:23:40.346096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-ixgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.346111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.346168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana24:amd64. 2026-07-10 00:23:40.346179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-mana24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.346232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.346274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif24:amd64. 2026-07-10 00:23:40.346304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-memif24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.346343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.346373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-24:amd64. 2026-07-10 00:23:40.346421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-mlx4-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.346432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.346484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-24:amd64. 2026-07-10 00:23:40.346515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.346560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.346571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc24:amd64. 2026-07-10 00:23:40.346628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-netvsc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.346659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.346720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp24:amd64. 2026-07-10 00:23:40.346732 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.346781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.346810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe24:amd64. 2026-07-10 00:23:40.346853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-ngbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.346893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.346932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null24:amd64. 2026-07-10 00:23:40.346961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.347009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.347020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep24:amd64. 2026-07-10 00:23:40.347087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-octeon-ep24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.347145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.347156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap24:amd64. 2026-07-10 00:23:40.347212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-pcap24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.347232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.347288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe24:amd64. 2026-07-10 00:23:40.347323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-pfe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.347378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.347409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede24:amd64. 2026-07-10 00:23:40.347454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-qede24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.347464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.347520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring24:amd64. 2026-07-10 00:23:40.347551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-net-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.347596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.347626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc24:amd64. 2026-07-10 00:23:40.347672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-net-sfc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.347748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.347778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port24:amd64. 2026-07-10 00:23:40.347821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-port24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.347862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.347904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table24:amd64. 2026-07-10 00:23:40.347935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-table24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.347978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.348021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline24:amd64. 2026-07-10 00:23:40.348062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-pipeline24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.348115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.348158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic24:amd64. 2026-07-10 00:23:40.348199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-softnic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.348244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.348275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap24:amd64. 2026-07-10 00:23:40.348319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-tap24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.348330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.348387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx24:amd64. 2026-07-10 00:23:40.348398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-thunderx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.348453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.348471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe24:amd64. 2026-07-10 00:23:40.348537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-net-txgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.348566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.348609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc24:amd64. 2026-07-10 00:23:40.348641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vdev-netvsc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.348695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.348754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost24:amd64. 2026-07-10 00:23:40.348762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-vhost24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.348798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.348828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost24:amd64. 2026-07-10 00:23:40.348875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vhost24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.348906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.348948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio24:amd64. 2026-07-10 00:23:40.348979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-virtio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.349025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.349086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-24:amd64. 2026-07-10 00:23:40.349101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-net-vmxnet3-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.349158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.349189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node24:amd64. 2026-07-10 00:23:40.349233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-node24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.349263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.349311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp24:amd64. 2026-07-10 00:23:40.349344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdcp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.349390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.349420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump24:amd64. 2026-07-10 00:23:40.349464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-pdump24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.349494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.349544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power24:amd64. 2026-07-10 00:23:40.349554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.349615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.349655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy24:amd64. 2026-07-10 00:23:40.349706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-raw-cnxk-bphy24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.349748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.349777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio24:amd64. 2026-07-10 00:23:40.349823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-raw-cnxk-gpio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.349853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.349898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif24:amd64. 2026-07-10 00:23:40.349929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-raw-dpaa2-cmdif24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.349974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga24:amd64. 2026-07-10 00:23:40.350055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-raw-ifpga24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb24:amd64. 2026-07-10 00:23:40.350187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-raw-ntb24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton24:amd64. 2026-07-10 00:23:40.350276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev24:amd64. 2026-07-10 00:23:40.350361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-regexdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k24:amd64. 2026-07-10 00:23:40.350426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-regex-cn9k24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-24:amd64. 2026-07-10 00:23:40.350466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-regex-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc24:amd64. 2026-07-10 00:23:40.350539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-vdpa-ifc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-24:amd64. 2026-07-10 00:23:40.350599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-vdpa-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp24:amd64. 2026-07-10 00:23:40.350716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-vdpa-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc24:amd64. 2026-07-10 00:23:40.350835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-vdpa-sfc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.350907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2026-07-10 00:23:40.350950 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-meta-all_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.350986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.351022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2026-07-10 00:23:40.351031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-meta-allpmds_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.351109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.351140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2026-07-10 00:23:40.351182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-meta-baseband_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.351213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.351250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2026-07-10 00:23:40.351287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-meta-bus_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.351324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.351366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2026-07-10 00:23:40.351394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-meta-common_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.351444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.351495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2026-07-10 00:23:40.351507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-meta-compress_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.351574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.351585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2026-07-10 00:23:40.351651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-meta-crypto_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.351694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.351883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2026-07-10 00:23:40.351905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-dma_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.351911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.351916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2026-07-10 00:23:40.351925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-event_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.351930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.351935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2026-07-10 00:23:40.351981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-mempool_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.351988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.352051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2026-07-10 00:23:40.352142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-net_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.352149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.352157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2026-07-10 00:23:40.352162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-raw_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.352228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.352238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2026-07-10 00:23:40.352282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-libdpdk-dev_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:23:40.352290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.352351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2026-07-10 00:23:40.352358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-openvswitch-switch-dpdk_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:23:40.352421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2026-07-10 00:23:40.352428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:23:40.352486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-07-10 00:23:40.352527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:23:40.352536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2026-07-10 00:23:40.352575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:23:40.352581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:23:40.352642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:23:40.352649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 00:23:40.352731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:23:40.352742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:23:40.352792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2026-07-10 00:23:40.352803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2026-07-10 00:23:40.352857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:23:40.352876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-10 00:23:40.352907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:23:40.352960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2026-07-10 00:23:40.352967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:23:40.353014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:23:40.353021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:23:40.353088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-10 00:23:40.353174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2026-07-10 00:23:40.353191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:23:40.353197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:23:40.353202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:23:40.353270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:23:40.353277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:23:40.353321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:23:40.353330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:23:40.353389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-07-10 00:23:40.353396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:23:40.353463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2026-07-10 00:23:40.353470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:23:40.353530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:23:40.353538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-07-10 00:23:40.353582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:23:40.353589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2026-07-10 00:23:40.353641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2026-07-10 00:23:40.353648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-07-10 00:23:40.353755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:23:40.353764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:ens3: Failed to write 'change' to '/sys/devices/pci0000:00/0000:00:03.0/virtio1/net/ens3/uevent': Read-only file system 2026-07-10 00:23:40.353808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.353815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:23:40.353878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-07-10 00:23:40.353884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2026-07-10 00:23:40.353946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2026-07-10 00:23:40.353954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2026-07-10 00:23:40.354014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:23:40.354094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-10 00:23:40.354141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:23:40.354156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2026-07-10 00:23:40.354211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2026-07-10 00:23:40.354306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:23:40.354313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:23:40.354377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:23:40.354385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-07-10 00:23:40.354446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:23:40.354452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:23:40.354584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:23:40.354758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.354983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:23:40.355082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355132 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:23:40.355850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.355983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-07-10 00:23:40.356414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356819 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:23:40.356871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.356974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:23:40.357552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.357993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.358995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2026-07-10 00:23:40.359052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359240 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:23:40.359689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2026-07-10 00:23:40.359694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:23:40.359718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:23:40.359760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:23:40.359765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-07-10 00:23:40.359789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 6223a46f3016 2026-07-10 00:23:40.359795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> be9234c9919e 2026-07-10 00:23:40.359844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 4/6 : RUN update-alternatives --set ovs-vswitchd /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk 2026-07-10 00:23:40.359851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in b36ee66054ba 2026-07-10 00:23:40.359875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in manual mode 2026-07-10 00:23:40.359881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container b36ee66054ba 2026-07-10 00:23:40.359915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 724395b213f8 2026-07-10 00:23:40.359921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:23:40.359953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> beb61ffb5e6f 2026-07-10 00:23:40.359958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:23:40.359998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in e15694a77cec 2026-07-10 00:23:40.360004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container e15694a77cec 2026-07-10 00:23:40.360007 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 407253b1e6c3 2026-07-10 00:23:40.360052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built 41e23a5f21fe 2026-07-10 00:23:40.360090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 2026-07-10 00:23:40.360154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2026-07-10 00:23:40.360066 (took 0:01:05.060945) 2026-07-10 00:23:40.360281 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2026-07-10 00:23:40.360294 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2026-07-10 00:23:40.360586 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2026-07-10 00:23:40.360595 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2026-07-10 00:23:40.360599 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2026-07-10 00:23:40.360535 2026-07-10 00:23:40.361543 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2026-07-10 00:23:40.361930 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2026-07-10 00:24:01.054935 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:24:01.055436 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> bb96045d0b12 2026-07-10 00:24:01.055510 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/8 : LABEL "build-date"="20260710" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:24:01.055531 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 014a27f1d51b 2026-07-10 00:24:01.055545 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 014a27f1d51b 2026-07-10 00:24:01.055559 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 52f5eef612ce 2026-07-10 00:24:01.055573 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 3/8 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2026-07-10 00:24:01.055587 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 939eaeab79a6 2026-07-10 00:24:01.055649 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 939eaeab79a6 2026-07-10 00:24:01.055661 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 788b95031a5f 2026-07-10 00:24:01.058203 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 4/8 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2026-07-10 00:24:01.058233 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 33c0dc0b69da 2026-07-10 00:24:01.058245 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 33c0dc0b69da 2026-07-10 00:24:01.058256 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> f52f267433b0 2026-07-10 00:24:01.058284 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends mariadb-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:24:01.058296 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 61825c10b4d8 2026-07-10 00:24:01.058306 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:24:01.058318 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:24:01.058328 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:24:01.058338 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2026-07-10 00:24:01.058349 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:24:01.058360 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:24:01.058370 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:24:01.058380 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:24:01.058391 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:24:01.058401 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2026-07-10 00:24:01.058412 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:24:01.058422 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:24:01.058432 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:24:01.058442 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:24:01.058452 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:24:01.058462 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:24:01.058472 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:24:01.058483 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 28.0 MB in 3s (9,678 kB/s) 2026-07-10 00:24:01.058507 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-07-10 00:24:01.058528 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-07-10 00:24:01.058539 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2026-07-10 00:24:01.058550 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2026-07-10 00:24:01.058560 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2026-07-10 00:24:01.058571 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2026-07-10 00:24:01.058581 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2026-07-10 00:24:01.058592 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2026-07-10 00:24:01.058626 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2026-07-10 00:24:01.058636 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2026-07-10 00:24:01.058647 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2026-07-10 00:24:01.058658 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2026-07-10 00:24:01.058668 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2026-07-10 00:24:01.058695 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:24:01.058706 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,174 kB of archives. 2026-07-10 00:24:01.058716 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 37.1 MB of additional disk space will be used. 2026-07-10 00:24:01.058726 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:24:01.058737 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:24:01.058749 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libconfig-inifiles-perl all 3.000003-2ubuntu0.1 [38.5 kB] 2026-07-10 00:24:01.058766 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mysql-common all 1:10.11.18+maria~ubu2404 [2,924 B] 2026-07-10 00:24:01.058779 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-common all 1:10.11.18+maria~ubu2404 [4,088 B] 2026-07-10 00:24:01.058789 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 libmariadb3 amd64 1:10.11.18+maria~ubu2404 [158 kB] 2026-07-10 00:24:01.058800 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client-core amd64 1:10.11.18+maria~ubu2404 [1,020 kB] 2026-07-10 00:24:01.058811 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client amd64 1:10.11.18+maria~ubu2404 [1,839 kB] 2026-07-10 00:24:01.058821 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,174 kB in 4s (816 kB/s) 2026-07-10 00:24:01.058831 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:24:01.058842 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2026-07-10 00:24:01.058854 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:24:01.058865 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2026-07-10 00:24:01.058876 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2026-07-10 00:24:01.058898 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 80% 2026-07-10 00:24:01.058909 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% 2026-07-10 00:24:01.058919 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 90% 2026-07-10 00:24:01.058935 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2026-07-10 00:24:01.058945 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:24:01.058956 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:24:01.058966 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:24:01.058982 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2026-07-10 00:24:01.059078 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-07-10 00:24:01.059141 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:24:01.059292 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2026-07-10 00:24:01.059350 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-07-10 00:24:01.059471 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:24:01.059562 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2026-07-10 00:24:01.059712 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:24:01.059800 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:24:01.059897 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2026-07-10 00:24:01.059967 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2ubuntu0.1_all.deb ... 2026-07-10 00:24:01.060079 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2ubuntu0.1) ... 2026-07-10 00:24:01.060140 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2026-07-10 00:24:01.060225 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:24:01.060296 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:24:01.060365 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2026-07-10 00:24:01.060435 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:24:01.060506 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:24:01.060586 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2ubuntu0.1) ... 2026-07-10 00:24:01.060663 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:24:01.060744 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:24:01.060849 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2026-07-10 00:24:01.060927 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-10 00:24:01.060995 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:24:01.061071 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:24:01.061188 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:24:01.061360 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:24:01.061379 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:24:01.061470 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 61825c10b4d8 2026-07-10 00:24:01.061541 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 37c54bb57e4f 2026-07-10 00:24:01.061633 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/8 : ARG mariadb_clustercheck_version=10.9 2026-07-10 00:24:01.061711 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in c3a2209c38a4 2026-07-10 00:24:01.061782 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container c3a2209c38a4 2026-07-10 00:24:01.061855 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 44729c3016c0 2026-07-10 00:24:01.061932 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 7/8 : ARG mariadb_clustercheck_url=https://src.fedoraproject.org/rpms/mariadb/raw/${mariadb_clustercheck_version}/f/clustercheck.sh 2026-07-10 00:24:01.062061 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in fcbc62a2654e 2026-07-10 00:24:01.062156 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container fcbc62a2654e 2026-07-10 00:24:01.062237 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 4088fa4b06f9 2026-07-10 00:24:01.062308 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 8/8 : RUN curl -o /usr/bin/clustercheck ${mariadb_clustercheck_url} && chmod 755 /usr/bin/clustercheck 2026-07-10 00:24:01.062380 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 98662616bf63 2026-07-10 00:24:01.062478 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:curl (https://src.fedoraproject.org/rpms/mariadb/raw/10.9/f/clustercheck.sh): response: 200, time: 3.546750, size: 3356 2026-07-10 00:24:01.062549 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 98662616bf63 2026-07-10 00:24:01.062639 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> d64750706457 2026-07-10 00:24:01.062848 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built 908481d6d0d7 2026-07-10 00:24:01.062869 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 2026-07-10 00:24:01.063074 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2026-07-10 00:24:01.062899 (took 0:00:20.702364) 2026-07-10 00:24:01.063203 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2026-07-10 00:24:01.063295 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2026-07-10 00:24:01.063781 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2026-07-10 00:24:01.063887 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2026-07-10 00:24:01.063976 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2026-07-10 00:24:01.063895 2026-07-10 00:24:01.065323 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2026-07-10 00:24:01.066172 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2026-07-10 00:25:21.441258 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:25:21.441486 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> bb96045d0b12 2026-07-10 00:25:21.441512 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/13 : LABEL "build-date"="20260710" "name"="grafana" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="grafana" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:25:21.441588 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 12f4fac35901 2026-07-10 00:25:21.441600 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 12f4fac35901 2026-07-10 00:25:21.441609 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 1530e45ad416 2026-07-10 00:25:21.441619 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 3/13 : RUN echo 'Uris: https://apt.grafana.com' >/etc/apt/sources.list.d/grafana.sources && echo 'Components: main' >>/etc/apt/sources.list.d/grafana.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/grafana.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/grafana.sources && echo 'Signed-By: /etc/kolla/apt-keys/grafana.asc' >>/etc/apt/sources.list.d/grafana.sources 2026-07-10 00:25:21.441631 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in a1bb9a7f311d 2026-07-10 00:25:21.441640 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container a1bb9a7f311d 2026-07-10 00:25:21.441655 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> d0a23248e9ca 2026-07-10 00:25:21.441665 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 4/13 : RUN usermod --append --home /usr/share/grafana --groups kolla grafana && mkdir -p /usr/share/grafana && chown -R 42417:42417 /usr/share/grafana 2026-07-10 00:25:21.441676 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 7a7c229fcf62 2026-07-10 00:25:21.441689 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 7a7c229fcf62 2026-07-10 00:25:21.441822 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 1bd74042f05c 2026-07-10 00:25:21.441843 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 5/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grafana && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:25:21.441916 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 13fb06d26b19 2026-07-10 00:25:21.441981 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:25:21.442142 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:25:21.442211 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 https://apt.grafana.com stable InRelease [7,660 B] 2026-07-10 00:25:21.442306 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:25:21.442361 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 https://apt.grafana.com stable/main amd64 Packages [561 kB] 2026-07-10 00:25:21.442501 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:25:21.442556 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:25:21.442624 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:25:21.442693 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:25:21.442761 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:25:21.442862 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:25:21.442926 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:25:21.442991 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:25:21.443071 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:25:21.443158 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:25:21.443266 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:25:21.443336 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:25:21.443563 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 28.5 MB in 3s (8,383 kB/s) 2026-07-10 00:25:21.444299 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-07-10 00:25:21.444352 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-07-10 00:25:21.444358 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-07-10 00:25:21.444365 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-07-10 00:25:21.444382 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2026-07-10 00:25:21.444389 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana 2026-07-10 00:25:21.444395 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:21.444402 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 300 MB of archives. 2026-07-10 00:25:21.444408 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 1,120 MB of additional disk space will be used. 2026-07-10 00:25:21.444436 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 13.1.0 [300 MB] 2026-07-10 00:25:21.444442 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 300 MB in 5s (55.2 MB/s) 2026-07-10 00:25:21.444447 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2026-07-10 00:25:21.444453 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2026-07-10 00:25:21.444460 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:25:21.444468 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:25:21.444473 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2026-07-10 00:25:21.444479 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2026-07-10 00:25:21.446130 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% 2026-07-10 00:25:21.446151 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 95% 2026-07-10 00:25:21.446158 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:25:21.446166 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_13.1.0_amd64.deb ... 2026-07-10 00:25:21.446171 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (13.1.0) ... 2026-07-10 00:25:21.446177 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (13.1.0) ... 2026-07-10 00:25:21.446182 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2026-07-10 00:25:21.446187 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2026-07-10 00:25:21.446193 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2026-07-10 00:25:21.446198 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2026-07-10 00:25:21.446203 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 13fb06d26b19 2026-07-10 00:25:21.446209 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 9f84b735afcb 2026-07-10 00:25:21.446214 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/13 : WORKDIR /usr/share/grafana 2026-07-10 00:25:21.446219 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in cd8528f51e62 2026-07-10 00:25:21.446225 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container cd8528f51e62 2026-07-10 00:25:21.446230 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> d0d8ee531ed8 2026-07-10 00:25:21.446255 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/13 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2026-07-10 00:25:21.446261 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 5e57ece42813 2026-07-10 00:25:21.446266 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:25:21.446272 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> c8728c58193f 2026-07-10 00:25:21.446277 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/13 : RUN grafana-cli plugins install gnocchixyz-gnocchi-datasource && grafana-cli plugins install grafana-opensearch-datasource 2026-07-10 00:25:21.446285 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 84237a4b1dde 2026-07-10 00:25:21.446290 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Deprecation warning: 'grafana-cli' is deprecated and will be removed in a future release. Use the 'grafana cli' subcommand instead. 2026-07-10 00:25:21.446296 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: 2026-07-10 00:25:21.446303 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.720451223Z level=info msg="Starting Grafana" version=13.1.0 commit=b309c9bb3b81a748c3a75289236a27309ed2566a branch=release-13.1.0#patched compiled=2026-06-23T07:16:42Z 2026-07-10 00:25:21.446311 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.721735016Z level=info msg="Unified migration configs enforced" storage_type=unified target=[all] 2026-07-10 00:25:21.446317 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.721795303Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=playlists.playlist.grafana.app 2026-07-10 00:25:21.446324 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.721804319Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=folders.folder.grafana.app 2026-07-10 00:25:21.446329 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.721811512Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=dashboards.dashboard.grafana.app 2026-07-10 00:25:21.446335 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.722024922Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2026-07-10 00:25:21.446341 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.722063135Z level=info msg=Target target=[all] 2026-07-10 00:25:21.446353 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.72207249Z level=info msg="Path Home" path=/usr/share/grafana 2026-07-10 00:25:21.446358 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.722080404Z level=info msg="Path Data" path=/usr/share/grafana/data 2026-07-10 00:25:21.446364 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.722168321Z level=info msg="Path Logs" path=/usr/share/grafana/data/log 2026-07-10 00:25:21.446369 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.722175378Z level=info msg="Path Plugins" path="[/usr/share/grafana/data/plugins /usr/share/grafana/data/plugins-bundled]" 2026-07-10 00:25:21.446422 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.722186334Z level=info msg="Path Provisioning" path=/usr/share/grafana/conf/provisioning 2026-07-10 00:25:21.446431 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:58.722193795Z level=info msg="App mode production" 2026-07-10 00:25:21.446451 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted gnocchixyz-gnocchi-datasource v1.7.1 zip successfully to /var/lib/grafana/plugins/gnocchixyz-gnocchi-datasource 2026-07-10 00:25:21.446460 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2026-07-10 00:25:21.446469 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Deprecation warning: 'grafana-cli' is deprecated and will be removed in a future release. Use the 'grafana cli' subcommand instead. 2026-07-10 00:25:21.446495 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: 2026-07-10 00:25:21.446506 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.366090957Z level=info msg="Starting Grafana" version=13.1.0 commit=b309c9bb3b81a748c3a75289236a27309ed2566a branch=release-13.1.0#patched compiled=2026-06-23T07:16:42Z 2026-07-10 00:25:21.446512 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367065689Z level=info msg="Unified migration configs enforced" storage_type=unified target=[all] 2026-07-10 00:25:21.446517 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367108872Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=folders.folder.grafana.app 2026-07-10 00:25:21.446523 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367118786Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=dashboards.dashboard.grafana.app 2026-07-10 00:25:21.446528 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367127798Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=playlists.playlist.grafana.app 2026-07-10 00:25:21.446534 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367312524Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2026-07-10 00:25:21.446539 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367330652Z level=info msg=Target target=[all] 2026-07-10 00:25:21.446545 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367338778Z level=info msg="Path Home" path=/usr/share/grafana 2026-07-10 00:25:21.446550 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367346136Z level=info msg="Path Data" path=/usr/share/grafana/data 2026-07-10 00:25:21.446556 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367352752Z level=info msg="Path Logs" path=/usr/share/grafana/data/log 2026-07-10 00:25:21.446561 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367360455Z level=info msg="Path Plugins" path="[/usr/share/grafana/data/plugins /usr/share/grafana/data/plugins-bundled]" 2026-07-10 00:25:21.446566 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367371648Z level=info msg="Path Provisioning" path=/usr/share/grafana/conf/provisioning 2026-07-10 00:25:21.446575 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:24:59.367378343Z level=info msg="App mode production" 2026-07-10 00:25:21.446581 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.33.1 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2026-07-10 00:25:21.446650 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2026-07-10 00:25:21.446744 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 84237a4b1dde 2026-07-10 00:25:21.446823 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> ad026cf71cc5 2026-07-10 00:25:21.446919 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 10/13 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_grafana_sudoers && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:25:21.447009 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 886ac3dc33f0 2026-07-10 00:25:21.447092 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 886ac3dc33f0 2026-07-10 00:25:21.447161 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 9f7b7fa1d9e6 2026-07-10 00:25:21.447226 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 11/13 : RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main && mkdir -p /operations && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations && rm -f /tmp/kolla-operations.tar.gz 2026-07-10 00:25:21.447286 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 2ba438968c92 2026-07-10 00:25:21.447346 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:curl (https://codeload.github.com/osism/kolla-operations/legacy.tar.gz/refs/heads/main): response: 200, time: 0.649576, size: 200760 2026-07-10 00:25:21.447436 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.ansible-lint 2026-07-10 00:25:21.447480 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/ 2026-07-10 00:25:21.447531 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/workflows/ 2026-07-10 00:25:21.447619 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/workflows/add-to-project.yml 2026-07-10 00:25:21.447702 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/workflows/rules.yml 2026-07-10 00:25:21.447762 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.gitignore 2026-07-10 00:25:21.447821 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/ 2026-07-10 00:25:21.447883 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/Containerfile 2026-07-10 00:25:21.447940 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/Dockerfile 2026-07-10 00:25:21.447993 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/files/ 2026-07-10 00:25:21.448052 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/files/mixins.py 2026-07-10 00:25:21.448148 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/jsonnetfile.json 2026-07-10 00:25:21.448223 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/jsonnetfile.lock.json 2026-07-10 00:25:21.448281 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/ 2026-07-10 00:25:21.448339 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/ceph/ 2026-07-10 00:25:21.448422 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/ceph/ceph.libsonnet 2026-07-10 00:25:21.448480 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/ 2026-07-10 00:25:21.448528 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/alertmanager.libsonnet 2026-07-10 00:25:21.448589 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/node.libsonnet 2026-07-10 00:25:21.448669 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/prometheus.libsonnet 2026-07-10 00:25:21.448727 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/playbooks/ 2026-07-10 00:25:21.448801 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2026-07-10 00:25:21.448859 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.yamllint.yml 2026-07-10 00:25:21.448917 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.zuul.yaml 2026-07-10 00:25:21.448968 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/README.md 2026-07-10 00:25:21.449026 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/ 2026-07-10 00:25:21.449123 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ 2026-07-10 00:25:21.449221 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ 2026-07-10 00:25:21.449305 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/README.md 2026-07-10 00:25:21.449483 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-cluster-advanced.json 2026-07-10 00:25:21.449535 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-cluster.json 2026-07-10 00:25:21.449595 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-nvmeof-performance.json 2026-07-10 00:25:21.449652 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-nvmeof.json 2026-07-10 00:25:21.449709 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph_overview.json 2026-07-10 00:25:21.449767 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph_pools.json 2026-07-10 00:25:21.449824 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/cephfs-overview.json 2026-07-10 00:25:21.449876 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/cephfsdashboard.json 2026-07-10 00:25:21.449932 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/host-details.json 2026-07-10 00:25:21.449974 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/hosts-overview.json 2026-07-10 00:25:21.450019 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/multi-cluster-overview.json 2026-07-10 00:25:21.450124 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/osd-device-details.json 2026-07-10 00:25:21.450188 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/osds-overview.json 2026-07-10 00:25:21.450251 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/pool-detail.json 2026-07-10 00:25:21.450294 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/pool-overview.json 2026-07-10 00:25:21.450332 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/radosgw-detail.json 2026-07-10 00:25:21.450401 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/radosgw-overview.json 2026-07-10 00:25:21.450438 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/radosgw-sync-overview.json 2026-07-10 00:25:21.450489 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/rbd-details.json 2026-07-10 00:25:21.450536 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/rbd-overview.json 2026-07-10 00:25:21.450587 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/rgw-s3-analytics.json 2026-07-10 00:25:21.450628 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/smb-overview.json 2026-07-10 00:25:21.450669 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/ 2026-07-10 00:25:21.450710 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/alertmanager-overview.json 2026-07-10 00:25:21.450750 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/blackbox.json 2026-07-10 00:25:21.450779 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/cadvisor.json 2026-07-10 00:25:21.450832 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/database.json 2026-07-10 00:25:21.450873 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/elasticsearch.json 2026-07-10 00:25:21.450911 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/fluentd.json 2026-07-10 00:25:21.450950 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/haproxy.json 2026-07-10 00:25:21.450988 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/libvirt.json 2026-07-10 00:25:21.451027 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/memcached.json 2026-07-10 00:25:21.451111 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2026-07-10 00:25:21.451153 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node-rsrc-use.json 2026-07-10 00:25:21.451182 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node_exporter_full.json 2026-07-10 00:25:21.451245 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2026-07-10 00:25:21.451283 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/nodes.json 2026-07-10 00:25:21.451335 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/opensearch.json 2026-07-10 00:25:21.451423 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/prometheus-remote-write.json 2026-07-10 00:25:21.451440 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/prometheus.json 2026-07-10 00:25:21.451454 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2026-07-10 00:25:21.451519 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/rabbitmq.json 2026-07-10 00:25:21.451559 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/redfish.json 2026-07-10 00:25:21.451597 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/openstack/ 2026-07-10 00:25:21.451636 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/openstack/openstack.json 2026-07-10 00:25:21.451687 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/grafana_home_dashboard.json 2026-07-10 00:25:21.451703 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/provisioning.yaml 2026-07-10 00:25:21.451762 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/ 2026-07-10 00:25:21.451814 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/alertmanager.rec.rules 2026-07-10 00:25:21.451854 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/alertmanager.rules 2026-07-10 00:25:21.451890 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/cadvisor.rules 2026-07-10 00:25:21.451924 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/ceph.rec.rules 2026-07-10 00:25:21.451962 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/ceph.rules 2026-07-10 00:25:21.452006 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/elasticsearch.rules 2026-07-10 00:25:21.452089 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/fluentd-aggregator.rules 2026-07-10 00:25:21.452182 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/haproxy.rules 2026-07-10 00:25:21.452241 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/hardware.rules 2026-07-10 00:25:21.452301 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/mysql.rules 2026-07-10 00:25:21.452358 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/node.rec.rules 2026-07-10 00:25:21.453988 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/node.rules 2026-07-10 00:25:21.454022 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/openstack.rules 2026-07-10 00:25:21.454028 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus-alertmanager.yml 2026-07-10 00:25:21.454031 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus-extra.rules 2026-07-10 00:25:21.454064 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.rec.rules 2026-07-10 00:25:21.454068 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.rules 2026-07-10 00:25:21.454071 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/ 2026-07-10 00:25:21.454082 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/10-redfish.yml 2026-07-10 00:25:21.454086 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/50-ceph.yml 2026-07-10 00:25:21.454089 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2026-07-10 00:25:21.454093 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/rabbitmq.rules 2026-07-10 00:25:21.454096 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/redfish.rules 2026-07-10 00:25:21.454100 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 2ba438968c92 2026-07-10 00:25:21.454104 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> e39fd44a2385 2026-07-10 00:25:21.454110 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 12/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:25:21.454115 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in a7327e9942db 2026-07-10 00:25:21.454118 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-07-10 00:25:21.454122 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-07-10 00:25:21.454125 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-07-10 00:25:21.454129 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2026-07-10 00:25:21.454132 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:21.454135 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-07-10 00:25:21.454139 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-07-10 00:25:21.454142 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-07-10 00:25:21.454146 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:21.454149 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container a7327e9942db 2026-07-10 00:25:21.454153 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 11e21f1d80ff 2026-07-10 00:25:21.454156 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/13 : USER grafana 2026-07-10 00:25:21.454160 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 46da55e1041e 2026-07-10 00:25:21.454163 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 46da55e1041e 2026-07-10 00:25:21.454167 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 1014b02b6b53 2026-07-10 00:25:21.454170 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built b5b9598f7884 2026-07-10 00:25:21.454183 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20260710 2026-07-10 00:25:21.454187 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2026-07-10 00:25:21.453312 (took 0:01:20.389417) 2026-07-10 00:25:21.454190 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2026-07-10 00:25:21.454194 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2026-07-10 00:25:21.454197 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2026-07-10 00:25:21.453841 2026-07-10 00:25:21.456338 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2026-07-10 00:25:21.456455 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2026-07-10 00:25:40.536240 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:25:40.536386 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> bb96045d0b12 2026-07-10 00:25:40.536412 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/6 : LABEL "build-date"="20260710" "name"="iscsid" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="iscsid" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:25:40.536461 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in a5f9281979db 2026-07-10 00:25:40.536473 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container a5f9281979db 2026-07-10 00:25:40.536483 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 569945899076 2026-07-10 00:25:40.536494 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends open-iscsi python3-rtslib-fb targetcli-fb && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:25:40.536505 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 030c91e1eb69 2026-07-10 00:25:40.536515 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:25:40.536527 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:25:40.536538 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:25:40.536550 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:25:40.536560 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:25:40.536570 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:25:40.536580 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:25:40.536590 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:25:40.536600 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:25:40.536610 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:25:40.536621 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:25:40.536631 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:25:40.536641 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:25:40.536651 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:25:40.536661 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:25:40.536671 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 27.9 MB in 3s (8,458 kB/s) 2026-07-10 00:25:40.536681 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-07-10 00:25:40.536692 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-07-10 00:25:40.536702 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-07-10 00:25:40.536712 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-07-10 00:25:40.536741 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-10 00:25:40.536753 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2026-07-10 00:25:40.536784 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-07-10 00:25:40.536795 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-07-10 00:25:40.536805 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2026-07-10 00:25:40.536815 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2026-07-10 00:25:40.536825 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2026-07-10 00:25:40.536835 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2026-07-10 00:25:40.536845 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2026-07-10 00:25:40.536860 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2026-07-10 00:25:40.536870 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2026-07-10 00:25:40.536941 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2026-07-10 00:25:40.536993 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-07-10 00:25:40.537112 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-07-10 00:25:40.537237 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2026-07-10 00:25:40.537291 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2026-07-10 00:25:40.537423 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:40.537444 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,584 kB of archives. 2026-07-10 00:25:40.537510 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,955 kB of additional disk space will be used. 2026-07-10 00:25:40.537574 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:25:40.537647 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:25:40.537717 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-07-10 00:25:40.537793 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-07-10 00:25:40.537883 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-07-10 00:25:40.537909 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-07-10 00:25:40.537981 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 00:25:40.538009 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 00:25:40.538145 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-10 00:25:40.538223 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-10 00:25:40.538253 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-10 00:25:40.538356 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-10 00:25:40.538410 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-10 00:25:40.538476 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-10 00:25:40.538520 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-10 00:25:40.538603 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,584 kB in 1s (2,760 kB/s) 2026-07-10 00:25:40.538674 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:25:40.538740 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2026-07-10 00:25:40.538815 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:25:40.538913 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2026-07-10 00:25:40.538967 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2026-07-10 00:25:40.539076 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2026-07-10 00:25:40.539099 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2026-07-10 00:25:40.539194 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2026-07-10 00:25:40.539261 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2026-07-10 00:25:40.539344 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:25:40.539483 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:25:40.539503 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:25:40.539654 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-07-10 00:25:40.539694 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:25:40.539703 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:25:40.539709 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-07-10 00:25:40.539769 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-07-10 00:25:40.539824 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 00:25:40.539878 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-07-10 00:25:40.539934 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-07-10 00:25:40.539989 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 00:25:40.540048 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2026-07-10 00:25:40.540137 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2026-07-10 00:25:40.540190 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2026-07-10 00:25:40.540244 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2026-07-10 00:25:40.540300 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 00:25:40.540371 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 00:25:40.540427 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2026-07-10 00:25:40.540484 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2026-07-10 00:25:40.540539 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2026-07-10 00:25:40.540595 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2026-07-10 00:25:40.540650 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-10 00:25:40.540704 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-10 00:25:40.540772 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2026-07-10 00:25:40.540826 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 00:25:40.540881 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:25:40.540934 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2026-07-10 00:25:40.540987 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-10 00:25:40.541049 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2026-07-10 00:25:40.541130 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2026-07-10 00:25:40.541192 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-10 00:25:40.541253 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2026-07-10 00:25:40.541313 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 00:25:40.544113 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2026-07-10 00:25:40.544131 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2026-07-10 00:25:40.544135 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2026-07-10 00:25:40.544139 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2026-07-10 00:25:40.544143 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-10 00:25:40.544147 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 00:25:40.544150 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2026-07-10 00:25:40.544164 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-10 00:25:40.544168 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 00:25:40.544172 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2026-07-10 00:25:40.544176 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:25:40.544179 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2026-07-10 00:25:40.544182 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:25:40.544186 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 00:25:40.544189 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-10 00:25:40.544193 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:25:40.544196 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 00:25:40.544200 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2026-07-10 00:25:40.544203 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 00:25:40.544207 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2026-07-10 00:25:40.544210 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:25:40.544214 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2026-07-10 00:25:40.544217 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 00:25:40.544221 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2026-07-10 00:25:40.544232 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 00:25:40.544235 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:25:40.544240 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 00:25:40.544244 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 00:25:40.544247 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 00:25:40.544251 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 00:25:40.544254 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-07-10 00:25:40.544258 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:25:40.544262 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 00:25:40.544265 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:25:40.544269 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 00:25:40.544272 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 00:25:40.544275 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 00:25:40.544279 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:25:40.544282 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 00:25:40.544286 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 00:25:40.544290 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 00:25:40.544294 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 00:25:40.544297 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-07-10 00:25:40.544307 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:25:40.544311 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 00:25:40.544315 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:25:40.544318 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 00:25:40.544321 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 00:25:40.544340 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 00:25:40.544345 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 00:25:40.544348 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:25:40.544352 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-10 00:25:40.544355 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:25:40.544363 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 030c91e1eb69 2026-07-10 00:25:40.544367 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 9206298b5f97 2026-07-10 00:25:40.544370 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:25:40.544374 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 0343ceb72a41 2026-07-10 00:25:40.544377 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && rm -f /etc/iscsi/initiatorname.iscsi 2026-07-10 00:25:40.544381 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in b1b2c6a96278 2026-07-10 00:25:40.544384 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container b1b2c6a96278 2026-07-10 00:25:40.544387 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 75875d975b50 2026-07-10 00:25:40.544393 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:25:40.544397 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 28a587f80547 2026-07-10 00:25:40.544401 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-07-10 00:25:40.544404 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-07-10 00:25:40.544408 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-07-10 00:25:40.544411 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2026-07-10 00:25:40.544415 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:40.544418 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-07-10 00:25:40.544422 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-07-10 00:25:40.544425 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-07-10 00:25:40.544428 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:40.544432 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 28a587f80547 2026-07-10 00:25:40.544435 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> ad6d93b2dffd 2026-07-10 00:25:40.544439 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built 4bbcb011794e 2026-07-10 00:25:40.544442 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20260710 2026-07-10 00:25:40.544446 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2026-07-10 00:25:40.543612 (took 0:00:19.089771) 2026-07-10 00:25:40.544450 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2026-07-10 00:25:40.544453 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2026-07-10 00:25:40.544457 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2026-07-10 00:25:40.544139 2026-07-10 00:25:40.545172 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2026-07-10 00:25:40.545708 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2026-07-10 00:25:53.396464 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/5 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260710 2026-07-10 00:25:53.396597 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 501a46ff16ed 2026-07-10 00:25:53.396634 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/5 : LABEL "build-date"="20260710" "name"="redis" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:25:53.396696 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 71dee4d8b37d 2026-07-10 00:25:53.396729 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 71dee4d8b37d 2026-07-10 00:25:53.396740 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> ab2344063c88 2026-07-10 00:25:53.396752 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:25:53.396764 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 40cc42c674fc 2026-07-10 00:25:53.396775 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:25:53.396786 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:25:53.396802 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:25:53.396813 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:25:53.396824 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:25:53.396839 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:25:53.396957 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:25:53.396973 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:25:53.396983 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:25:53.396998 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:25:53.397080 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:25:53.397103 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:25:53.397209 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:25:53.397223 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:25:53.397237 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:25:53.397288 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 27.9 MB in 2s (11.8 MB/s) 2026-07-10 00:25:53.397300 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-07-10 00:25:53.397344 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-07-10 00:25:53.397517 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-07-10 00:25:53.397547 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-07-10 00:25:53.397558 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2026-07-10 00:25:53.397575 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-07-10 00:25:53.397586 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2026-07-10 00:25:53.397600 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2026-07-10 00:25:53.397654 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2026-07-10 00:25:53.397666 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2026-07-10 00:25:53.397697 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:53.397750 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2026-07-10 00:25:53.397762 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,619 kB of additional disk space will be used. 2026-07-10 00:25:53.397810 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:25:53.397827 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:25:53.397878 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-07-10 00:25:53.397894 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2026-07-10 00:25:53.397963 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.4 [1,166 kB] 2026-07-10 00:25:53.397977 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-server amd64 5:7.0.15-1ubuntu0.24.04.4 [51.7 kB] 2026-07-10 00:25:53.397992 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 1s (1,537 kB/s) 2026-07-10 00:25:53.398065 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:25:53.398086 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2026-07-10 00:25:53.398166 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:25:53.398182 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% 2026-07-10 00:25:53.398197 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 75% 2026-07-10 00:25:53.398266 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2026-07-10 00:25:53.398279 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% 2026-07-10 00:25:53.398398 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 90% 2026-07-10 00:25:53.398431 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2026-07-10 00:25:53.398443 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:25:53.398653 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:25:53.398669 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:25:53.398679 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2026-07-10 00:25:53.398689 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-07-10 00:25:53.398699 | ubuntu-noble-large | INFO:kolla.common.utils.redis: 2026-07-10 00:25:53.398713 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:25:53.398728 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2026-07-10 00:25:53.398793 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-07-10 00:25:53.398806 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2026-07-10 00:25:53.398856 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2026-07-10 00:25:53.398872 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-07-10 00:25:53.398940 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:25:53.398953 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2026-07-10 00:25:53.398978 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-07-10 00:25:53.399030 | ubuntu-noble-large | INFO:kolla.common.utils.redis: 2026-07-10 00:25:53.399090 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:25:53.399106 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:25:53.399157 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2026-07-10 00:25:53.399170 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:25:53.399236 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:25:53.399249 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:25:53.399263 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2026-07-10 00:25:53.399278 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:25:53.399288 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:25:53.399391 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 40cc42c674fc 2026-07-10 00:25:53.399404 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 852e20095b95 2026-07-10 00:25:53.399423 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:25:53.399475 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in be72cec6aaff 2026-07-10 00:25:53.399487 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-07-10 00:25:53.399536 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-07-10 00:25:53.399548 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-07-10 00:25:53.399598 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2026-07-10 00:25:53.399610 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:53.399659 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-07-10 00:25:53.399672 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-07-10 00:25:53.399722 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-07-10 00:25:53.399736 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:53.399786 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container be72cec6aaff 2026-07-10 00:25:53.399837 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> ab38d0a05ba8 2026-07-10 00:25:53.399872 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/5 : USER redis 2026-07-10 00:25:53.399888 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in a21d66204751 2026-07-10 00:25:53.399903 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container a21d66204751 2026-07-10 00:25:53.399913 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> dfd103f2a10f 2026-07-10 00:25:53.399992 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built 69b9b87e1c4c 2026-07-10 00:25:53.400005 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20260710 2026-07-10 00:25:53.400170 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2026-07-10 00:25:53.399980 (took 0:00:12.855841) 2026-07-10 00:25:53.400528 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2026-07-10 00:25:53.400548 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2026-07-10 00:25:53.400639 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2026-07-10 00:25:53.400521 2026-07-10 00:25:53.401553 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2026-07-10 00:25:53.402135 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2026-07-10 00:26:07.019428 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260710 2026-07-10 00:26:07.019507 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 501a46ff16ed 2026-07-10 00:26:07.020252 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/7 : LABEL "build-date"="20260710" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-sentinel" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:26:07.020346 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 15d1f3dd1869 2026-07-10 00:26:07.020373 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 15d1f3dd1869 2026-07-10 00:26:07.020395 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 0c5e19b9b5a4 2026-07-10 00:26:07.020411 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-sentinel && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:26:07.020425 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 60c82b7816af 2026-07-10 00:26:07.020438 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:26:07.020451 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:26:07.020473 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:26:07.020631 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:26:07.020778 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:26:07.020940 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:26:07.021085 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:26:07.021304 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:26:07.021443 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:26:07.021572 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:26:07.021696 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:26:07.021842 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:26:07.021960 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:26:07.022081 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:26:07.024188 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:26:07.024228 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 27.9 MB in 2s (12.5 MB/s) 2026-07-10 00:26:07.024239 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-07-10 00:26:07.024250 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-07-10 00:26:07.024260 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-07-10 00:26:07.024270 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-07-10 00:26:07.024301 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2026-07-10 00:26:07.024312 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-07-10 00:26:07.024322 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2026-07-10 00:26:07.024332 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2026-07-10 00:26:07.024342 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2026-07-10 00:26:07.024353 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2026-07-10 00:26:07.024363 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:26:07.024374 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,453 kB of archives. 2026-07-10 00:26:07.024384 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,514 kB of additional disk space will be used. 2026-07-10 00:26:07.024394 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:26:07.024405 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:26:07.024416 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-07-10 00:26:07.024426 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2026-07-10 00:26:07.024437 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.4 [1,166 kB] 2026-07-10 00:26:07.024448 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-sentinel amd64 5:7.0.15-1ubuntu0.24.04.4 [12.2 kB] 2026-07-10 00:26:07.024459 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,453 kB in 1s (996 kB/s) 2026-07-10 00:26:07.024469 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:26:07.024479 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2026-07-10 00:26:07.024490 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2026-07-10 00:26:07.024503 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:26:07.024517 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:26:07.024527 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2026-07-10 00:26:07.024538 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% 2026-07-10 00:26:07.024548 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 90% 2026-07-10 00:26:07.024558 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2026-07-10 00:26:07.024568 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:26:07.024593 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:26:07.024603 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:26:07.024614 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2026-07-10 00:26:07.024624 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-07-10 00:26:07.024634 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:26:07.024645 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2026-07-10 00:26:07.024655 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-07-10 00:26:07.024665 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2026-07-10 00:26:07.024675 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2026-07-10 00:26:07.024705 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-07-10 00:26:07.024716 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:26:07.024726 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2026-07-10 00:26:07.024737 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-07-10 00:26:07.024747 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:26:07.024762 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:26:07.024772 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2026-07-10 00:26:07.024879 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:26:07.024945 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:26:07.024997 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:26:07.025114 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2026-07-10 00:26:07.025196 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:26:07.025312 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:26:07.025381 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 60c82b7816af 2026-07-10 00:26:07.025453 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 042521cd7175 2026-07-10 00:26:07.025524 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:26:07.025597 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> de1d38cabf37 2026-07-10 00:26:07.025666 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:26:07.025738 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 3653318b6f0a 2026-07-10 00:26:07.025807 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 3653318b6f0a 2026-07-10 00:26:07.025875 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 64f16626238f 2026-07-10 00:26:07.025952 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:26:07.026021 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in e0895af61f2c 2026-07-10 00:26:07.026114 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-07-10 00:26:07.026206 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-07-10 00:26:07.026312 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-07-10 00:26:07.026405 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2026-07-10 00:26:07.026471 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:26:07.026542 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-07-10 00:26:07.026613 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-07-10 00:26:07.026680 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-07-10 00:26:07.026751 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:26:07.026820 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container e0895af61f2c 2026-07-10 00:26:07.026890 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> c60f758311af 2026-07-10 00:26:07.026956 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/7 : USER redis 2026-07-10 00:26:07.027028 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 993718ea3a67 2026-07-10 00:26:07.027134 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 993718ea3a67 2026-07-10 00:26:07.027213 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 5c4c8014533e 2026-07-10 00:26:07.027321 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built 5c69f0054495 2026-07-10 00:26:07.027372 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20260710 2026-07-10 00:26:07.027539 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2026-07-10 00:26:07.027391 (took 0:00:13.626870) 2026-07-10 00:26:07.028068 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2026-07-10 00:26:07.028179 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2026-07-10 00:26:07.028310 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2026-07-10 00:26:07.028173 2026-07-10 00:26:07.029633 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2026-07-10 00:26:07.030431 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2026-07-10 00:26:24.725592 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/6 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 2026-07-10 00:26:24.725790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 8113839a2751 2026-07-10 00:26:24.725883 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/6 : LABEL "build-date"="20260710" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-webserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:26:24.725954 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in d78d3ac737c8 2026-07-10 00:26:24.726021 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container d78d3ac737c8 2026-07-10 00:26:24.726129 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 8419d74e7896 2026-07-10 00:26:24.726219 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:26:24.726305 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in c7343efc2ace 2026-07-10 00:26:24.726366 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:26:24.726428 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:26:24.726489 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:26:24.726548 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:26:24.726608 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:26:24.726667 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:26:24.726734 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:26:24.726790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:26:24.726847 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:26:24.726904 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:26:24.726961 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:26:24.727017 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:26:24.727096 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:26:24.727162 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:26:24.727218 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:26:24.727299 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 27.9 MB in 3s (10.6 MB/s) 2026-07-10 00:26:24.727355 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-07-10 00:26:24.727414 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-07-10 00:26:24.727472 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-07-10 00:26:24.727528 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-07-10 00:26:24.727598 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2026-07-10 00:26:24.729221 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2026-07-10 00:26:24.729329 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2026-07-10 00:26:24.729358 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2026-07-10 00:26:24.729377 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-07-10 00:26:24.729394 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2026-07-10 00:26:24.729413 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2026-07-10 00:26:24.729464 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2026-07-10 00:26:24.729482 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2026-07-10 00:26:24.729501 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2026-07-10 00:26:24.729519 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2026-07-10 00:26:24.729536 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:26:24.729554 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2026-07-10 00:26:24.729571 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.1 MB of additional disk space will be used. 2026-07-10 00:26:24.729589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:26:24.729606 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-10 00:26:24.729625 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-10 00:26:24.729641 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-10 00:26:24.729659 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-07-10 00:26:24.729676 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:26:24.729695 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-10 00:26:24.729713 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:26:24.729730 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-10 00:26:24.729747 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-07-10 00:26:24.729765 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-10 00:26:24.729781 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-10 00:26:24.729798 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-10 00:26:24.729815 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 1s (23.3 MB/s) 2026-07-10 00:26:24.729832 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2026-07-10 00:26:24.729849 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2026-07-10 00:26:24.729871 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:26:24.729891 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-07-10 00:26:24.729921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2026-07-10 00:26:24.729975 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2026-07-10 00:26:24.729994 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2026-07-10 00:26:24.730012 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:26:24.730029 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-10 00:26:24.730104 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-10 00:26:24.730123 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2026-07-10 00:26:24.730139 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:26:24.730155 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:26:24.730172 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-10 00:26:24.730188 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:26:24.730205 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:26:24.730220 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-10 00:26:24.730235 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:26:24.730283 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:26:24.730302 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:26:24.730319 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:26:24.730335 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:26:24.730351 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2026-07-10 00:26:24.730367 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-10 00:26:24.730382 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:26:24.730398 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:26:24.730415 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:26:24.730431 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:26:24.730447 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:26:24.730464 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:26:24.730480 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:26:24.730495 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2026-07-10 00:26:24.730511 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:26:24.730527 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-10 00:26:24.730556 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2026-07-10 00:26:24.730574 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-10 00:26:24.730589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-10 00:26:24.730605 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2026-07-10 00:26:24.730621 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:26:24.730637 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-10 00:26:24.730652 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2026-07-10 00:26:24.730669 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:26:24.730684 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-10 00:26:24.730710 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:26:24.730744 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:26:24.730762 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-10 00:26:24.730778 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:26:24.730793 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-10 00:26:24.730809 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:26:24.730826 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:26:24.730842 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:26:24.730857 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:26:24.730873 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-10 00:26:24.730889 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-10 00:26:24.730905 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-10 00:26:24.730921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2026-07-10 00:26:24.730937 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2026-07-10 00:26:24.730952 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2026-07-10 00:26:24.730967 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2026-07-10 00:26:24.730983 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2026-07-10 00:26:24.730999 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2026-07-10 00:26:24.731015 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2026-07-10 00:26:24.731031 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2026-07-10 00:26:24.731089 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2026-07-10 00:26:24.731106 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2026-07-10 00:26:24.731122 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2026-07-10 00:26:24.731147 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2026-07-10 00:26:24.731163 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2026-07-10 00:26:24.731192 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2026-07-10 00:26:24.731208 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2026-07-10 00:26:24.731224 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2026-07-10 00:26:24.731241 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2026-07-10 00:26:24.731285 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2026-07-10 00:26:24.731302 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2026-07-10 00:26:24.731319 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2026-07-10 00:26:24.731336 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2026-07-10 00:26:24.731360 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2026-07-10 00:26:24.731377 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2026-07-10 00:26:24.731394 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2026-07-10 00:26:24.731411 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2026-07-10 00:26:24.731428 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2026-07-10 00:26:24.731444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:26:24.731467 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:26:24.731484 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container c7343efc2ace 2026-07-10 00:26:24.731500 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 27cd86182444 2026-07-10 00:26:24.731517 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/6 : RUN echo > /etc/apache2/ports.conf 2026-07-10 00:26:24.731540 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in bc7798c39bc2 2026-07-10 00:26:24.731558 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container bc7798c39bc2 2026-07-10 00:26:24.731581 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> d7dc03616e42 2026-07-10 00:26:24.731599 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2026-07-10 00:26:24.731622 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> f2bdc9e19d44 2026-07-10 00:26:24.731660 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:26:24.731687 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in ea2d4d924f70 2026-07-10 00:26:24.731704 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-07-10 00:26:24.731771 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-07-10 00:26:24.731836 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-07-10 00:26:24.731863 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2026-07-10 00:26:24.731888 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:26:24.731944 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-07-10 00:26:24.731969 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-07-10 00:26:24.732023 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-07-10 00:26:24.732093 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:26:24.732135 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container ea2d4d924f70 2026-07-10 00:26:24.732160 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 31c009695c5c 2026-07-10 00:26:24.732325 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built 7118b8ff9e3b 2026-07-10 00:26:24.732352 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260710 2026-07-10 00:26:24.732377 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2026-07-10 00:26:24.732270 (took 0:00:17.704097) 2026-07-10 00:26:24.732716 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2026-07-10 00:26:24.732743 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2026-07-10 00:26:24.732765 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2026-07-10 00:26:24.732695 2026-07-10 00:26:24.732848 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Getting archive from https://github.com/go-acme/lego/releases/download/v4.15.0/lego_v4.15.0_linux_amd64.tar.gz 2026-07-10 00:26:26.100558 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2026-07-10 00:26:26.101699 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2026-07-10 00:26:46.253965 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/10 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 2026-07-10 00:26:46.254162 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 8113839a2751 2026-07-10 00:26:46.254324 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/10 : LABEL "build-date"="20260710" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-lego" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:26:46.254436 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in c47e991104e0 2026-07-10 00:26:46.254547 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container c47e991104e0 2026-07-10 00:26:46.254651 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> a30cd9bc3714 2026-07-10 00:26:46.254759 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 3/10 : RUN usermod --append --home /var/lib/letsencrypt --groups kolla letsencrypt && chsh --shell /bin/bash letsencrypt && mkdir -p /var/lib/letsencrypt && chown -R 42488:42488 /var/lib/letsencrypt 2026-07-10 00:26:46.254881 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 32d4a9f1adac 2026-07-10 00:26:46.254992 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 32d4a9f1adac 2026-07-10 00:26:46.255137 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> e98098334a45 2026-07-10 00:26:46.255302 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-client cron rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:26:46.255430 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 4f2ea8a43264 2026-07-10 00:26:46.256281 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:26:46.256327 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:26:46.256345 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:26:46.256354 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:26:46.256360 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:26:46.256366 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:26:46.256372 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:26:46.256380 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:26:46.256386 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:26:46.256392 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:26:46.256398 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:26:46.256404 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:26:46.256410 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:26:46.256415 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:26:46.256420 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:26:46.256425 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 27.9 MB in 2s (11.3 MB/s) 2026-07-10 00:26:46.256432 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-07-10 00:26:46.256438 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-07-10 00:26:46.256444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-07-10 00:26:46.256449 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-07-10 00:26:46.256455 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2026-07-10 00:26:46.256460 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-07-10 00:26:46.256508 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2026-07-10 00:26:46.256516 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-07-10 00:26:46.256522 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-07-10 00:26:46.256529 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2026-07-10 00:26:46.256534 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2026-07-10 00:26:46.260159 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2026-07-10 00:26:46.260204 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2026-07-10 00:26:46.260227 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-07-10 00:26:46.260236 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:26:46.260244 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,587 kB of archives. 2026-07-10 00:26:46.260250 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,188 kB of additional disk space will be used. 2026-07-10 00:26:46.260255 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:26:46.260276 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-07-10 00:26:46.260283 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-07-10 00:26:46.260291 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:26:46.260307 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-10 00:26:46.260313 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 00:26:46.260320 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 00:26:46.260326 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 00:26:46.260333 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,587 kB in 2s (1,009 kB/s) 2026-07-10 00:26:46.260339 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2026-07-10 00:26:46.260345 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-07-10 00:26:46.260353 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:26:46.260361 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-07-10 00:26:46.260367 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2026-07-10 00:26:46.260373 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2026-07-10 00:26:46.260379 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-07-10 00:26:46.260385 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-07-10 00:26:46.260392 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-07-10 00:26:46.260398 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:26:46.260404 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-07-10 00:26:46.260410 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:26:46.260416 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:26:46.260422 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2026-07-10 00:26:46.260429 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2026-07-10 00:26:46.260436 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-07-10 00:26:46.260440 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:26:46.260444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-07-10 00:26:46.260447 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2026-07-10 00:26:46.260451 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2026-07-10 00:26:46.260458 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-07-10 00:26:46.260462 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-07-10 00:26:46.260472 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-07-10 00:26:46.260476 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11554 files and directories currently installed.) 2026-07-10 00:26:46.260479 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-07-10 00:26:46.260483 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:26:46.260486 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:26:46.260490 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:26:46.260493 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:26:46.260497 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2026-07-10 00:26:46.260500 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 00:26:46.260504 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2026-07-10 00:26:46.260508 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:26:46.260511 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 00:26:46.260519 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 00:26:46.260522 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:26:46.260526 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 00:26:46.260529 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 00:26:46.260533 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:26:46.260536 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2026-07-10 00:26:46.260540 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:26:46.260543 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:26:46.260547 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:26:46.260550 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:26:46.260554 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-07-10 00:26:46.260557 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:26:46.260561 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:26:46.260564 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:26:46.260567 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:26:46.260571 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:26:46.260574 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-07-10 00:26:46.260578 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:26:46.260581 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:26:46.260588 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 4f2ea8a43264 2026-07-10 00:26:46.260592 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 6b0b47375e27 2026-07-10 00:26:46.260595 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/10 : ADD letsencrypt-lego-archive /lego-source 2026-07-10 00:26:46.260599 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 4d2572d06169 2026-07-10 00:26:46.260602 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/10 : RUN cp -r /lego-source/lego /opt/ 2026-07-10 00:26:46.260606 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 06112789ed4a 2026-07-10 00:26:46.260609 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 06112789ed4a 2026-07-10 00:26:46.260613 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 3e91a2c14808 2026-07-10 00:26:46.260616 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/10 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2026-07-10 00:26:46.260620 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 6e1fa05b58c0 2026-07-10 00:26:46.260624 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/10 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2026-07-10 00:26:46.260627 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> ba8a505e012d 2026-07-10 00:26:46.260631 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 9/10 : RUN chmod +x /usr/bin/letsencrypt-certificates /usr/bin/sync-and-update-certificate 2026-07-10 00:26:46.260639 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 5ae5f303b0f1 2026-07-10 00:26:46.260642 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 5ae5f303b0f1 2026-07-10 00:26:46.260646 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 17497f0d5121 2026-07-10 00:26:46.260651 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:26:46.260657 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in b3ded39c6849 2026-07-10 00:26:46.260661 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-07-10 00:26:46.260664 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-07-10 00:26:46.260668 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-07-10 00:26:46.260671 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2026-07-10 00:26:46.260675 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:26:46.260682 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-07-10 00:26:46.260685 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-07-10 00:26:46.260689 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-07-10 00:26:46.260692 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:26:46.260696 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container b3ded39c6849 2026-07-10 00:26:46.260699 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> ddeadc8a4800 2026-07-10 00:26:46.260703 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built ef76079b9582 2026-07-10 00:26:46.260706 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260710 2026-07-10 00:26:46.260710 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2026-07-10 00:26:46.259624 (took 0:00:21.526929) 2026-07-10 00:26:46.260713 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2026-07-10 00:26:46.260717 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2026-07-10 00:26:46.260724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2026-07-10 00:26:46.260330 2026-07-10 00:26:46.260728 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2024.2.tar.gz 2026-07-10 00:26:46.284541 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-generic-switch/networking-generic-switch-stable-2024.2.tar.gz 2026-07-10 00:26:46.964724 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-baremetal/networking-baremetal-stable-2024.2.tar.gz 2026-07-10 00:26:47.670547 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-sfc/networking-sfc-stable-2024.2.tar.gz 2026-07-10 00:26:48.618117 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-10 00:26:49.513006 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas/neutron-fwaas-stable-2024.2.tar.gz 2026-07-10 00:26:51.075293 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2026-07-10 00:26:51.075380 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2026-07-10 00:28:17.072477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:28:17.072578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 4c3275d2eefe 2026-07-10 00:28:17.072703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/9 : LABEL "build-date"="20260710" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:28:17.072841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 6c3f38c5fa0d 2026-07-10 00:28:17.072911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 6c3f38c5fa0d 2026-07-10 00:28:17.072996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> e4b934f78880 2026-07-10 00:28:17.073154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 3/9 : RUN usermod --append --home /var/lib/neutron --groups kolla neutron && mkdir -p /var/lib/neutron && chown -R 42435:42435 /var/lib/neutron 2026-07-10 00:28:17.073253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 230c972c70c1 2026-07-10 00:28:17.073346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 230c972c70c1 2026-07-10 00:28:17.073439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 381db8332084 2026-07-10 00:28:17.073532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends conntrack dnsmasq dnsmasq-utils haproxy iproute2 ipset iptables iputils-arping iputils-ping keepalived net-tools openvswitch-switch python3-openvswitch radvd uuid-runtime && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:28:17.073620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in dd10949c7300 2026-07-10 00:28:17.073712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:28:17.073744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:28:17.073801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:28:17.073893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:28:17.073959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:28:17.074076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:28:17.074181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:28:17.074225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:28:17.074263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:28:17.074320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:28:17.074361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:28:17.074413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:28:17.074468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:28:17.074588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:28:17.075308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:28:17.075359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 27.9 MB in 3s (10.9 MB/s) 2026-07-10 00:28:17.075374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-07-10 00:28:17.075388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-07-10 00:28:17.075400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2026-07-10 00:28:17.075412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2026-07-10 00:28:17.075425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.4). 2026-07-10 00:28:17.075436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2026-07-10 00:28:17.075461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2026-07-10 00:28:17.075474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2026-07-10 00:28:17.075486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2026-07-10 00:28:17.075498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2026-07-10 00:28:17.075509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-netifaces python3-sortedcontainers 2026-07-10 00:28:17.075522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2026-07-10 00:28:17.077301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf vim-haproxy haproxy-doc firewalld low-memory-monitor 2026-07-10 00:28:17.077397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: lm-sensors snmp-mibs-downloader ethtool openvswitch-doc python3-netaddr 2026-07-10 00:28:17.077420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-pyparsing python-sortedcontainers-doc 2026-07-10 00:28:17.077439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2026-07-10 00:28:17.077457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data nftables ipvsadm dbus libglib2.0-data shared-mime-info 2026-07-10 00:28:17.077500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: xdg-user-dirs 2026-07-10 00:28:17.077519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2026-07-10 00:28:17.077536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils haproxy ipset iptables 2026-07-10 00:28:17.077554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iputils-arping iputils-ping keepalived libdbus-1-3 libevent-2.1-7t64 2026-07-10 00:28:17.077571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 libnetfilter-conntrack3 2026-07-10 00:28:17.077589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnfnetlink0 libnftables1 libnftnl11 libnl-genl-3-200 libnuma1 libpci3 2026-07-10 00:28:17.077607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsensors-config libsensors5 libsnmp-base libsnmp40t64 libunbound8 libxdp1 2026-07-10 00:28:17.077626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: net-tools openvswitch-common openvswitch-switch pci.ids python3-netifaces 2026-07-10 00:28:17.077644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-openvswitch python3-sortedcontainers radvd uuid-runtime 2026-07-10 00:28:17.077661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:28:17.077680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 12.2 MB of archives. 2026-07-10 00:28:17.077698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 37.8 MB of additional disk space will be used. 2026-07-10 00:28:17.077716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:28:17.077735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:37 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2026-07-10 00:28:17.077755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:38 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2026-07-10 00:28:17.077774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:28:17.077792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:28:17.077810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:39 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2026-07-10 00:28:17.077828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-07-10 00:28:17.077846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-07-10 00:28:17.077864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:28:17.077881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-07-10 00:28:17.077900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-07-10 00:28:17.077919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-07-10 00:28:17.077936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-07-10 00:28:17.077954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:28:17.077971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2026-07-10 00:28:17.078000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 00:28:17.078034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-07-10 00:28:17.078109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-07-10 00:28:17.078182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-07-10 00:28:17.078201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.2 [206 kB] 2026-07-10 00:28:17.078376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.2 [1,066 kB] 2026-07-10 00:28:17.078403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2026-07-10 00:28:17.078421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:28:17.078438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:28:17.078456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-07-10 00:28:17.078481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:28:17.078499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:28:17.078516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-10 00:28:17.078533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-07-10 00:28:17.078550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-07-10 00:28:17.078567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-07-10 00:28:17.078584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-07-10 00:28:17.078601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-10 00:28:17.078618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-10 00:28:17.078635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-10 00:28:17.078652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libipset13 amd64 7.19-1ubuntu2 [61.5 kB] 2026-07-10 00:28:17.078669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2026-07-10 00:28:17.078685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 radvd amd64 1:2.19-1ubuntu1 [58.9 kB] 2026-07-10 00:28:17.078702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 ipset amd64 7.19-1ubuntu2 [32.6 kB] 2026-07-10 00:28:17.078733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 12.2 MB in 1s (8,257 kB/s) 2026-07-10 00:28:17.078750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:28:17.078767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2026-07-10 00:28:17.078787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:28:17.078805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:28:17.078823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2026-07-10 00:28:17.078840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2026-07-10 00:28:17.078858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2026-07-10 00:28:17.078892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2026-07-10 00:28:17.078910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:28:17.078927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:28:17.078944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:28:17.078961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:28:17.078977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:28:17.078994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:28:17.079011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-07-10 00:28:17.079027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-07-10 00:28:17.079108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:28:17.079156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-07-10 00:28:17.079175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-07-10 00:28:17.079203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:28:17.079221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:28:17.079238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:28:17.079257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:28:17.079276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2026-07-10 00:28:17.079294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-07-10 00:28:17.079312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:28:17.079330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2026-07-10 00:28:17.079347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-07-10 00:28:17.079365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:28:17.079382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2026-07-10 00:28:17.079412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-07-10 00:28:17.079431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:28:17.079449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2026-07-10 00:28:17.079467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:28:17.079484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-10 00:28:17.079502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:28:17.079519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:28:17.079537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:28:17.079555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-07-10 00:28:17.079573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../10-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:28:17.079591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:28:17.079609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2026-07-10 00:28:17.079636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 00:28:17.079655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-07-10 00:28:17.079673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:28:17.079691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2026-07-10 00:28:17.079708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 00:28:17.079726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:28:17.079744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2026-07-10 00:28:17.079761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-07-10 00:28:17.079778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-07-10 00:28:17.079796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2026-07-10 00:28:17.079814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-07-10 00:28:17.079832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-07-10 00:28:17.079849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2026-07-10 00:28:17.079866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-07-10 00:28:17.079884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:28:17.079902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2026-07-10 00:28:17.079920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-07-10 00:28:17.079937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-07-10 00:28:17.079962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:28:17.079980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2026-07-10 00:28:17.080005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-07-10 00:28:17.080032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2026-07-10 00:28:17.080091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:28:17.080108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:28:17.080150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:28:17.080169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:28:17.080193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:28:17.080211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:28:17.080229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2026-07-10 00:28:17.080247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:28:17.080274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:28:17.080291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-netifaces:amd64. 2026-07-10 00:28:17.080309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-07-10 00:28:17.080333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:28:17.080356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:28:17.080422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:28:17.080450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:28:17.080522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:28:17.080550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:28:17.080573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:28:17.080641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:28:17.080669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-10 00:28:17.080732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-07-10 00:28:17.080757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:28:17.080818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:28:17.080845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:28:17.080906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:28:17.080935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:28:17.081003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:28:17.081031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:28:17.081104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2026-07-10 00:28:17.081156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-10 00:28:17.081203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:28:17.081248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2026-07-10 00:28:17.081271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:28:17.081340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:28:17.081368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2026-07-10 00:28:17.081415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:28:17.081443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:28:17.081650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2026-07-10 00:28:17.081690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:28:17.081700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:28:17.081731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2026-07-10 00:28:17.081742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-10 00:28:17.081751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-10 00:28:17.081763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2026-07-10 00:28:17.081794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-10 00:28:17.081843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-10 00:28:17.081888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2026-07-10 00:28:17.081935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-10 00:28:17.081981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:28:17.082027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2026-07-10 00:28:17.082092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-libipset13_7.19-1ubuntu2_amd64.deb ... 2026-07-10 00:28:17.082168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2026-07-10 00:28:17.082208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2026-07-10 00:28:17.082250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-07-10 00:28:17.082295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-07-10 00:28:17.082340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2026-07-10 00:28:17.082393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2026-07-10 00:28:17.082418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2026-07-10 00:28:17.082477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2026-07-10 00:28:17.082515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2026-07-10 00:28:17.082561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-07-10 00:28:17.082609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2026-07-10 00:28:17.082654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:28:17.082702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-10 00:28:17.082747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-07-10 00:28:17.082777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:28:17.082830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:28:17.082873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:28:17.082917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-07-10 00:28:17.082972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-10 00:28:17.083017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:28:17.083077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:28:17.083200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:28:17.083217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2026-07-10 00:28:17.083271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:28:17.083316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:28:17.083369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:28:17.083412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:28:17.083453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:28:17.083500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:28:17.083543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:28:17.083587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2026-07-10 00:28:17.083634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-07-10 00:28:17.083682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:28:17.083728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:28:17.083775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-07-10 00:28:17.083822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:28:17.083876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:28:17.083914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:28:17.083960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2026-07-10 00:28:17.084007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:28:17.085180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:28:17.085217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:28:17.085225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:28:17.085233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:28:17.085241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:28:17.085249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:28:17.085256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:28:17.085264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2026-07-10 00:28:17.085271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:28:17.085278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:28:17.085300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:28:17.085307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2026-07-10 00:28:17.085315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:28:17.085322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:28:17.085329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:28:17.085336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:28:17.085343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:28:17.085354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:28:17.085370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:28:17.085383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:28:17.085395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:28:17.085408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:28:17.085422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:28:17.085436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-07-10 00:28:17.085449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:28:17.085463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:28:17.085475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-07-10 00:28:17.085487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:28:17.085499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:28:17.085511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-10 00:28:17.085524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:28:17.085539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:28:17.085552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:28:17.085565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:28:17.085575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container dd10949c7300 2026-07-10 00:28:17.085583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 3beff384bca0 2026-07-10 00:28:17.085590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/9 : ADD neutron-base-archive /neutron-base-source 2026-07-10 00:28:17.085597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> d9872dc11492 2026-07-10 00:28:17.085605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/9 : ADD plugins-archive / 2026-07-10 00:28:17.085618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 648d0d6c26b6 2026-07-10 00:28:17.085635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/9 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2026-07-10 00:28:17.085643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> fb47921f1faa 2026-07-10 00:28:17.085650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:28:17.085665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 928fa121d5d1 2026-07-10 00:28:17.085676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/9 : RUN ln -s neutron-base-source/* neutron && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron oslo-vmware tap-as-a-service && mkdir -p /etc/neutron && cp -r /neutron/etc/* /etc/neutron/ && cp -r /neutron/etc/neutron/* /etc/neutron/ && cp /etc/pycadf/neutron_api_audit_map.conf /etc/neutron/ && mv /etc/neutron/neutron/ /etc/neutron/plugins/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/neutron/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* && for neutron_plugins in $(ls /plugins); do if [ -d "/plugins/$neutron_plugins/etc/neutron/rootwrap.d" ]; then cp /plugins/$neutron_plugins/etc/neutron/rootwrap.d/* /etc/neutron/rootwrap.d; fi; done; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_neutron_sudoers && touch /usr/local/bin/kolla_neutron_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_neutron_extend_start 2026-07-10 00:28:17.085687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in d0d089ac36f9 2026-07-10 00:28:17.085695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./neutron 2026-07-10 00:28:17.085702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:28:17.085710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:28:17.085717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:28:17.085727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:28:17.085734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-07-10 00:28:17.085741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:28:17.085752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:28:17.085807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.085819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo-vmware in ./var/lib/kolla/venv/lib/python3.12/site-packages (4.5.0) 2026-07-10 00:28:17.085914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2026-07-10 00:28:17.085929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading tap_as_a_service-14.0.0.0rc1-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:28:17.085983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (6.1.0) 2026-07-10 00:28:17.086030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (3.10.1) 2026-07-10 00:28:17.086103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (3.1.0) 2026-07-10 00:28:17.086196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (2.5.1) 2026-07-10 00:28:17.086235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (3.0.0) 2026-07-10 00:28:17.086273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (5.1.1) 2026-07-10 00:28:17.086303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: eventlet>=0.36.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (0.36.1) 2026-07-10 00:28:17.086402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (1.5.1) 2026-07-10 00:28:17.086420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (0.22.0) 2026-07-10 00:28:17.086438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (2.32.3) 2026-07-10 00:28:17.086483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (3.1.4) 2026-07-10 00:28:17.086520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (10.12.1) 2026-07-10 00:28:17.086557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (0.10.1) 2026-07-10 00:28:17.086604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.15.0 (from neutron==25.2.4.dev2) 2026-07-10 00:28:17.086649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:28:17.086696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=7.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (11.3.1) 2026-07-10 00:28:17.086741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (8.3.0) 2026-07-10 00:28:17.086788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (2.0.32) 2026-07-10 00:28:17.086834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (1.8.8) 2026-07-10 00:28:17.086879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (5.8.1) 2026-07-10 00:28:17.086926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: alembic>=1.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (1.13.2) 2026-07-10 00:28:17.086972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (5.3.0) 2026-07-10 00:28:17.087017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (3.11.0) 2026-07-10 00:28:17.087113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (6.1.0) 2026-07-10 00:28:17.087157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=9.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (9.6.1) 2026-07-10 00:28:17.087207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (5.6.0) 2026-07-10 00:28:17.087235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (16.0.0) 2026-07-10 00:28:17.087292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (6.4.0) 2026-07-10 00:28:17.087345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.log>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (6.1.2) 2026-07-10 00:28:17.087364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (14.9.3) 2026-07-10 00:28:17.087429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (6.2.0) 2026-07-10 00:28:17.087454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (4.4.0) 2026-07-10 00:28:17.087522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.privsep>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (3.4.0) 2026-07-10 00:28:17.087544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (3.4.0) 2026-07-10 00:28:17.087607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (7.3.0) 2026-07-10 00:28:17.087627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.serialization>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (5.5.0) 2026-07-10 00:28:17.087688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (3.5.0) 2026-07-10 00:28:17.087708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (2.4.0) 2026-07-10 00:28:17.087771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.utils>=7.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (7.4.0) 2026-07-10 00:28:17.087791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (3.4.0) 2026-07-10 00:28:17.087856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (4.2.0) 2026-07-10 00:28:17.087877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=2.2.0 (from neutron==25.2.4.dev2) 2026-07-10 00:28:17.087928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-2.10.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 00:28:17.087948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==25.2.4.dev2) 2026-07-10 00:28:17.088018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:28:17.088061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from neutron==25.2.4.dev2) (3.4.0) 2026-07-10 00:28:17.088090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.7.1 (from neutron==25.2.4.dev2) 2026-07-10 00:28:17.088203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:28:17.088226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (6.0.0) 2026-07-10 00:28:17.088297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyroute2>=0.7.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (0.7.12) 2026-07-10 00:28:17.088318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (24.2.1) 2026-07-10 00:28:17.088385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (18.7.0) 2026-07-10 00:28:17.088406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (4.0.1) 2026-07-10 00:28:17.088470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (6.1.0) 2026-07-10 00:28:17.088490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==25.2.4.dev2) 2026-07-10 00:28:17.088558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-3.7.1-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 00:28:17.088579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (3.0.0) 2026-07-10 00:28:17.088633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.4.dev2) (6.3.0) 2026-07-10 00:28:17.088688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2026-07-10 00:28:17.088737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: defusedxml>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.7.1) 2026-07-10 00:28:17.088749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2026-07-10 00:28:17.088807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.1.2) 2026-07-10 00:28:17.088844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.19) 2026-07-10 00:28:17.088880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Babel>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (2.16.0) 2026-07-10 00:28:17.088916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (3.1.0) 2026-07-10 00:28:17.088952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==25.2.4.dev2) (1.3.5) 2026-07-10 00:28:17.088989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==25.2.4.dev2) (4.12.2) 2026-07-10 00:28:17.089028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==25.2.4.dev2) (1.16.0) 2026-07-10 00:28:17.089084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.36.1->neutron==25.2.4.dev2) (2.6.1) 2026-07-10 00:28:17.089112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.36.1->neutron==25.2.4.dev2) (3.0.3) 2026-07-10 00:28:17.089317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron==25.2.4.dev2) (3.1.2) 2026-07-10 00:28:17.090244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==25.2.4.dev2) (2.1.5) 2026-07-10 00:28:17.090270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==25.2.4.dev2) (2.1.0) 2026-07-10 00:28:17.090281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==25.2.4.dev2) (1.7.0) 2026-07-10 00:28:17.090290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==25.2.4.dev2) (3.1.1) 2026-07-10 00:28:17.090297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==25.2.4.dev2) (2.9.0) 2026-07-10 00:28:17.090304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==25.2.4.dev2) (5.5.0) 2026-07-10 00:28:17.090311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.15.0->neutron==25.2.4.dev2) (3.1.0) 2026-07-10 00:28:17.090317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.15.0->neutron==25.2.4.dev2) (1.3.3) 2026-07-10 00:28:17.090324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.4.dev2) (42.0.8) 2026-07-10 00:28:17.090338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.4.dev2) (1.3.3) 2026-07-10 00:28:17.090344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.4.dev2) (1.0.1) 2026-07-10 00:28:17.090351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.4.dev2) (1.33) 2026-07-10 00:28:17.090357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.4.dev2) (0.11.0) 2026-07-10 00:28:17.090363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.4.dev2) (4.2.2) 2026-07-10 00:28:17.090369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.4.dev2) (1.4.0) 2026-07-10 00:28:17.090376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==25.2.4.dev2) (1.17.0) 2026-07-10 00:28:17.090392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==25.2.4.dev2) (2.22) 2026-07-10 00:28:17.090403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==25.2.4.dev2) (3.0.0) 2026-07-10 00:28:17.090413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron==25.2.4.dev2) (1.0.8) 2026-07-10 00:28:17.090423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=2.2.0->neutron==25.2.4.dev2) 2026-07-10 00:28:17.090433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2026-07-10 00:28:17.090453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 16.6 MB/s 0:00:00 2026-07-10 00:28:17.090463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:28:17.090474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:28:17.090485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:28:17.090497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:28:17.090507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:28:17.090518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.090524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron==25.2.4.dev2) (24.1) 2026-07-10 00:28:17.090531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.4.dev2) (67.2.0) 2026-07-10 00:28:17.090537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.4.dev2) (3.4.1) 2026-07-10 00:28:17.090543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.4.dev2) (1.16.0) 2026-07-10 00:28:17.090549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->tap-as-a-service) (4.7.0) 2026-07-10 00:28:17.090556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (3.11.0) 2026-07-10 00:28:17.090567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.5.2) 2026-07-10 00:28:17.090573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (2.4.3) 2026-07-10 00:28:17.090579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (24.2.0) 2026-07-10 00:28:17.090586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (1.9.0) 2026-07-10 00:28:17.090598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.2.13) 2026-07-10 00:28:17.091244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==25.2.4.dev2) (0.19) 2026-07-10 00:28:17.091270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=9.4.0->neutron==25.2.4.dev2) (2.0.0) 2026-07-10 00:28:17.091280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==25.2.4.dev2) (2.0.1) 2026-07-10 00:28:17.091290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==25.2.4.dev2) (0.5.0) 2026-07-10 00:28:17.091297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==25.2.4.dev2) (2.9.0.post0) 2026-07-10 00:28:17.091304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.4.dev2) (5.5.0) 2026-07-10 00:28:17.091312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.4.dev2) (5.2.0) 2026-07-10 00:28:17.091319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.4.dev2) (5.4.0) 2026-07-10 00:28:17.091327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.4.dev2) (0.9.0) 2026-07-10 00:28:17.091334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==25.2.4.dev2) (5.1.0) 2026-07-10 00:28:17.091342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==25.2.4.dev2) (0.20.0) 2026-07-10 00:28:17.091351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==25.2.4.dev2) (4.0.1) 2026-07-10 00:28:17.091359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==25.2.4.dev2) (4.0.1) 2026-07-10 00:28:17.091366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron==25.2.4.dev2) (2024.1) 2026-07-10 00:28:17.091374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron==25.2.4.dev2) (1.6.0) 2026-07-10 00:28:17.091382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.7.1->neutron==25.2.4.dev2) 2026-07-10 00:28:17.091401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2026-07-10 00:28:17.091410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.4.dev2) (1.5.0) 2026-07-10 00:28:17.091423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron==25.2.4.dev2) (0.3.5) 2026-07-10 00:28:17.091431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron==25.2.4.dev2) (2024.1) 2026-07-10 00:28:17.091438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==25.2.4.dev2) (4.19.2) 2026-07-10 00:28:17.091453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==25.2.4.dev2) (2023.12.1) 2026-07-10 00:28:17.091463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==25.2.4.dev2) (0.35.1) 2026-07-10 00:28:17.091471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==25.2.4.dev2) (0.20.0) 2026-07-10 00:28:17.091478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.8.0->neutron==25.2.4.dev2) (2.1.0) 2026-07-10 00:28:17.091486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron==25.2.4.dev2) (3.3.2) 2026-07-10 00:28:17.091493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron==25.2.4.dev2) (3.8) 2026-07-10 00:28:17.091500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron==25.2.4.dev2) (2026.6.17) 2026-07-10 00:28:17.091508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==25.2.4.dev2) (0.7) 2026-07-10 00:28:17.091515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==25.2.4.dev2) (2.7.2) 2026-07-10 00:28:17.091522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==25.2.4.dev2) (0.15.2) 2026-07-10 00:28:17.091530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-14.0.0.0rc1-py3-none-any.whl (88 kB) 2026-07-10 00:28:17.091537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2026-07-10 00:28:17.091545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 20.2 MB/s 0:00:00 2026-07-10 00:28:17.091553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-2.10.1-py3-none-any.whl (2.0 MB) 2026-07-10 00:28:17.091560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 27.3 MB/s 0:00:00 2026-07-10 00:28:17.091573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-10 00:28:17.091580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-3.7.1-py3-none-any.whl (114 kB) 2026-07-10 00:28:17.091588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2026-07-10 00:28:17.092139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2026-07-10 00:28:17.092162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2026-07-10 00:28:17.092171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): started 2026-07-10 00:28:17.092178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.092186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-25.2.4.dev2-py3-none-any.whl size=4409586 sha256=1d738d480fe50f359fb26a906fd637e403d979461e02062810bffaa574fcce81 2026-07-10 00:28:17.092194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-b98xdn9p/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2026-07-10 00:28:17.092202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): started 2026-07-10 00:28:17.092209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.092217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88197 sha256=09b4cb403223776775101d0972af38844a649618252a50dee0d3bb4449c138a7 2026-07-10 00:28:17.092225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-b98xdn9p/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2026-07-10 00:28:17.092232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2026-07-10 00:28:17.092240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: os-resource-classes, fixtures, ovsdbapp, ncclient, os-ken, os-vif, neutron-lib, neutron, tap-as-a-service 2026-07-10 00:28:17.092247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-25.2.4.dev2 neutron-lib-3.15.0 os-ken-2.10.1 os-resource-classes-1.1.0 os-vif-3.7.1 ovsdbapp-2.8.0 tap-as-a-service-14.0.0.0rc1 2026-07-10 00:28:17.092255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking-baremetal-6.4.1.dev4 2026-07-10 00:28:17.092263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:28:17.092270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:28:17.092278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:28:17.092285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:28:17.092293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-07-10 00:28:17.092300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:28:17.092308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:28:17.092315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.092323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking-sfc-19.0.0.0rc2.dev3 2026-07-10 00:28:17.092330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:28:17.092337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:28:17.092345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:28:17.092352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:28:17.092367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-07-10 00:28:17.092375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:28:17.092382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:28:17.092390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.092398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_generic_switch-7.4.1.dev6 2026-07-10 00:28:17.092405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:28:17.092413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:28:17.092424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:28:17.092432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:28:17.092439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-07-10 00:28:17.092447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:28:17.092454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:28:17.092466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.092474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_fwaas-21.0.2.dev3 2026-07-10 00:28:17.092485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:28:17.092495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:28:17.092540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:28:17.092578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:28:17.092615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:28:17.092651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.092687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_vpnaas-25.0.1.dev4 2026-07-10 00:28:17.092723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:28:17.092770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:28:17.092782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:28:17.092908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:28:17.092930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-07-10 00:28:17.092939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:28:17.092949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:28:17.092959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.093008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/pycadf-3.1.1 2026-07-10 00:28:17.093056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:28:17.093094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:28:17.093151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:28:17.093193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:28:17.093218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-07-10 00:28:17.093253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:28:17.093287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:28:17.093321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.093355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ncclient>=0.6.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (0.6.15) 2026-07-10 00:28:17.093399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: neutron-lib>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.15.0) 2026-07-10 00:28:17.093434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (9.6.1) 2026-07-10 00:28:17.093468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.4.0) 2026-07-10 00:28:17.093501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.2) 2026-07-10 00:28:17.093544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.utils>=3.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (7.4.0) 2026-07-10 00:28:17.093555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (14.9.3) 2026-07-10 00:28:17.093607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=1.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.5.0) 2026-07-10 00:28:17.093641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.0) 2026-07-10 00:28:17.093667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (4.0.1) 2026-07-10 00:28:17.093702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tooz>=2.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.3.0) 2026-07-10 00:28:17.093736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: neutron>=14.0.0.0b1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (25.2.4.dev2) 2026-07-10 00:28:17.093780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (8.3.0) 2026-07-10 00:28:17.093790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (5.8.1) 2026-07-10 00:28:17.093840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: eventlet>=0.25.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.36.1) 2026-07-10 00:28:17.093874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.10.1) 2026-07-10 00:28:17.093917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=10.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (11.3.1) 2026-07-10 00:28:17.093933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: SQLAlchemy>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (2.0.32) 2026-07-10 00:28:17.093978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (1.13.2) 2026-07-10 00:28:17.094013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.3.0) 2026-07-10 00:28:17.094059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.5.0) 2026-07-10 00:28:17.094109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: etcd3gw>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (2.4.2) 2026-07-10 00:28:17.094159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.4.1.dev6) 2026-07-10 00:28:17.094194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.4.0-py3-none-any.whl.metadata (7.5 kB) 2026-07-10 00:28:17.094242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-ken>=0.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.2.dev3) (2.10.1) 2026-07-10 00:28:17.094277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.db>=4.37.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.2.dev3) (16.0.0) 2026-07-10 00:28:17.094311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.privsep>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.2.dev3) (3.4.0) 2026-07-10 00:28:17.094329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyroute2>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.2.dev3) (0.7.12) 2026-07-10 00:28:17.094379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==21.0.2.dev3) 2026-07-10 00:28:17.094413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (6.2 kB) 2026-07-10 00:28:17.094447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.1.4) 2026-07-10 00:28:17.094490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (6.1.0) 2026-07-10 00:28:17.094500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.4.0) 2026-07-10 00:28:17.094557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2026-07-10 00:28:17.094569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2026-07-10 00:28:17.094623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2026-07-10 00:28:17.094658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (1.3.5) 2026-07-10 00:28:17.094677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (4.12.2) 2026-07-10 00:28:17.094727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2026-07-10 00:28:17.094761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: futurist>=0.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.0.0) 2026-07-10 00:28:17.094794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requests>=2.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2.32.3) 2026-07-10 00:28:17.094836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (2.6.1) 2026-07-10 00:28:17.094847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (3.0.3) 2026-07-10 00:28:17.094902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==25.0.1.dev4) (2.1.5) 2026-07-10 00:28:17.094937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (2.1.0) 2026-07-10 00:28:17.094971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (1.7.0) 2026-07-10 00:28:17.095013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (67.2.0) 2026-07-10 00:28:17.095058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (3.4.1) 2026-07-10 00:28:17.096098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (5.3.0) 2026-07-10 00:28:17.096112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cffi>=1.17.0rc1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.17.0) 2026-07-10 00:28:17.096139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ntc-templates>=3.1.0 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2026-07-10 00:28:17.096146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-6.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 00:28:17.096152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2026-07-10 00:28:17.096158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:28:17.096164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyyaml>=5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.2) 2026-07-10 00:28:17.096171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting scp>=0.13.6 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2026-07-10 00:28:17.096182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2026-07-10 00:28:17.096194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting textfsm>=1.1.3 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2026-07-10 00:28:17.096201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2026-07-10 00:28:17.096207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.17.0rc1->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (2.22) 2026-07-10 00:28:17.096213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.10.1) 2026-07-10 00:28:17.096220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2026-07-10 00:28:17.096226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.5.1) 2026-07-10 00:28:17.096232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.1.1) 2026-07-10 00:28:17.096238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.5.1) 2026-07-10 00:28:17.096244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.22.0) 2026-07-10 00:28:17.096250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (10.12.1) 2026-07-10 00:28:17.096256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.8.8) 2026-07-10 00:28:17.096263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.11.0) 2026-07-10 00:28:17.096269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.6.0) 2026-07-10 00:28:17.096275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.2.0) 2026-07-10 00:28:17.096289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.4.0) 2026-07-10 00:28:17.096295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (7.3.0) 2026-07-10 00:28:17.096301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.0) 2026-07-10 00:28:17.096307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2026-07-10 00:28:17.096318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.2.0) 2026-07-10 00:28:17.096324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.1.0) 2026-07-10 00:28:17.096334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2026-07-10 00:28:17.096340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovsdbapp>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.8.0) 2026-07-10 00:28:17.096347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.0.0) 2026-07-10 00:28:17.096353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.1) 2026-07-10 00:28:17.096359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (18.7.0) 2026-07-10 00:28:17.096365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.1.0) 2026-07-10 00:28:17.096371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.7.1) 2026-07-10 00:28:17.096379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.2) 2026-07-10 00:28:17.096387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.9.0) 2026-07-10 00:28:17.096394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.5.0) 2026-07-10 00:28:17.096400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (3.1.0) 2026-07-10 00:28:17.096407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (1.3.3) 2026-07-10 00:28:17.096413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting future (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2026-07-10 00:28:17.096419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:28:17.096430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (42.0.8) 2026-07-10 00:28:17.096436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.3.3) 2026-07-10 00:28:17.096447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.0.1) 2026-07-10 00:28:17.096453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.33) 2026-07-10 00:28:17.096459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (0.11.0) 2026-07-10 00:28:17.096465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (4.2.2) 2026-07-10 00:28:17.096475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.4.0) 2026-07-10 00:28:17.096482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (3.0.0) 2026-07-10 00:28:17.096488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-fwaas==21.0.2.dev3) (1.0.8) 2026-07-10 00:28:17.096494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-fwaas==21.0.2.dev3) (24.1) 2026-07-10 00:28:17.096500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-vpnaas==25.0.1.dev4) (0.19) 2026-07-10 00:28:17.096509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.4.1.dev4) (2.0.0) 2026-07-10 00:28:17.096516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.37.0->neutron-fwaas==21.0.2.dev3) (2.0.1) 2026-07-10 00:28:17.096522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.37.0->neutron-fwaas==21.0.2.dev3) (0.5.0) 2026-07-10 00:28:17.096530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.4.1.dev4) (2.9.0.post0) 2026-07-10 00:28:17.096600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.5.0) 2026-07-10 00:28:17.096612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.2.0) 2026-07-10 00:28:17.096655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.4.0) 2026-07-10 00:28:17.096688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.9.0) 2026-07-10 00:28:17.096728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.1.0) 2026-07-10 00:28:17.096738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.20.0) 2026-07-10 00:28:17.096787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2026-07-10 00:28:17.096828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2026-07-10 00:28:17.096839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->networking-sfc==19.0.0.0rc2.dev3) (2024.1) 2026-07-10 00:28:17.096883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.4.1.dev4) (1.6.0) 2026-07-10 00:28:17.096930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.11.0) 2026-07-10 00:28:17.096940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.1.0) 2026-07-10 00:28:17.096973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (1.5.0) 2026-07-10 00:28:17.097005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.3.5) 2026-07-10 00:28:17.097015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.2.13) 2026-07-10 00:28:17.097092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.7.0) 2026-07-10 00:28:17.097107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.19.2) 2026-07-10 00:28:17.097154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2026-07-10 00:28:17.097187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.5.2) 2026-07-10 00:28:17.097227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.3) 2026-07-10 00:28:17.097244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.0) 2026-07-10 00:28:17.097291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.9.0) 2026-07-10 00:28:17.097324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2023.12.1) 2026-07-10 00:28:17.097335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.35.1) 2026-07-10 00:28:17.097386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.20.0) 2026-07-10 00:28:17.097418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==19.0.0.0rc2.dev3) (2.1.0) 2026-07-10 00:28:17.097429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.3.2) 2026-07-10 00:28:17.097483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.8) 2026-07-10 00:28:17.097494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (1.26.19) 2026-07-10 00:28:17.097541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2026.6.17) 2026-07-10 00:28:17.097559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.7) 2026-07-10 00:28:17.097604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.37.0->neutron-fwaas==21.0.2.dev3) (2.7.2) 2026-07-10 00:28:17.097636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.4.1.dev4) (0.15.2) 2026-07-10 00:28:17.097646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.4.0-py3-none-any.whl (232 kB) 2026-07-10 00:28:17.097695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-6.0.0-py3-none-any.whl (460 kB) 2026-07-10 00:28:17.097714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2026-07-10 00:28:17.097758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2026-07-10 00:28:17.097778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (860 kB) 2026-07-10 00:28:17.097825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 860.6/860.6 kB 15.9 MB/s 0:00:00 2026-07-10 00:28:17.097857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2026-07-10 00:28:17.097888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2026-07-10 00:28:17.097928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: networking-baremetal, networking-sfc, networking-generic-switch, neutron-fwaas, neutron-vpnaas, pycadf 2026-07-10 00:28:17.097938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2026-07-10 00:28:17.097985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.098025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-baremetal: filename=networking_baremetal-6.4.1.dev4-py3-none-any.whl size=73058 sha256=8a5689089c1a5a04f246a00f34f9d941153917abc9a6e44808cc49ddc70d939e 2026-07-10 00:28:17.098071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bipwk_am/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2026-07-10 00:28:17.098106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): started 2026-07-10 00:28:17.098150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.098183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-sfc: filename=networking_sfc-19.0.0.0rc2.dev3-py3-none-any.whl size=189977 sha256=7b8be5ee07679203d1b0132aca71bf9129e3b557c642f913bfe11e3aedb2b9ec 2026-07-10 00:28:17.098222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bipwk_am/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2026-07-10 00:28:17.098254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2026-07-10 00:28:17.098294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.098304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.4.1.dev6-py3-none-any.whl size=93970 sha256=255338ac0e26a0e9e27f6a799a6f6061f4b3e001df19d3e91194a2132dcd1ffd 2026-07-10 00:28:17.098354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bipwk_am/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2026-07-10 00:28:17.098365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2026-07-10 00:28:17.098415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.098448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.2.dev3-py3-none-any.whl size=262411 sha256=07c3ebda32d50a1ccc63ccbe8b59d04dfe36a6eba461db9b8c2a2ff75b8a1fd3 2026-07-10 00:28:17.098488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bipwk_am/wheels/ad/a3/aa/198cad1385c9693418fd8975ffc70a4c73f997cb04a7c64538 2026-07-10 00:28:17.098498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-07-10 00:28:17.098543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.098575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-25.0.1.dev4-py3-none-any.whl size=228875 sha256=a79054751303eb3008cf9649d711ce3b89bfda9d1a31a68e6878916356269835 2026-07-10 00:28:17.098590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bipwk_am/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2026-07-10 00:28:17.098636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (pyproject.toml): started 2026-07-10 00:28:17.098668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-07-10 00:28:17.098707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=46e79089db3b9e37eedb4f733da2ed49971a72b0759c139c7ce9f321cccafbbe 2026-07-10 00:28:17.098717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bipwk_am/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 00:28:17.098763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-sfc networking-generic-switch neutron-fwaas neutron-vpnaas pycadf 2026-07-10 00:28:17.098795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: pyserial, pyzmq, future, textfsm, ntc-templates, scp, pycadf, netmiko, neutron-vpnaas, neutron-fwaas, networking-sfc, networking-generic-switch, networking-baremetal 2026-07-10 00:28:17.098805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Attempting uninstall: pycadf 2026-07-10 00:28:17.098853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Found existing installation: pycadf 3.1.1 2026-07-10 00:28:17.098885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Uninstalling pycadf-3.1.1: 2026-07-10 00:28:17.098924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Successfully uninstalled pycadf-3.1.1 2026-07-10 00:28:17.098936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed future-1.0.0 netmiko-4.4.0 networking-baremetal-6.4.1.dev4 networking-generic-switch-7.4.1.dev6 networking-sfc-19.0.0.0rc2.dev3 neutron-fwaas-21.0.2.dev3 neutron-vpnaas-25.0.1.dev4 ntc-templates-6.0.0 pycadf-3.1.1 pyserial-3.5 pyzmq-26.2.0 scp-0.15.0 textfsm-1.1.3 2026-07-10 00:28:17.098990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container d0d089ac36f9 2026-07-10 00:28:17.099021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> a2952ee8088f 2026-07-10 00:28:17.099054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built f23ae026d581 2026-07-10 00:28:17.099107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:28:17.099219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2026-07-10 00:28:17.099112 (took 0:01:30.838782) 2026-07-10 00:28:17.099295 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2026-07-10 00:28:17.099351 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2026-07-10 00:28:17.099391 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2026-07-10 00:28:17.099423 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-linuxbridge-agent) to queue 2026-07-10 00:28:17.099454 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2026-07-10 00:28:17.099486 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2026-07-10 00:28:17.099518 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2026-07-10 00:28:17.099549 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2026-07-10 00:28:17.099581 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2026-07-10 00:28:17.099613 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2026-07-10 00:28:17.099658 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2026-07-10 00:28:17.099668 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2026-07-10 00:28:17.099712 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2026-07-10 00:28:17.100061 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2026-07-10 00:28:17.103148 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2026-07-10 00:28:17.103169 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2026-07-10 00:28:17.100159 2026-07-10 00:28:17.103176 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2024.2.tar.gz 2026-07-10 00:28:17.103183 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2026-07-10 00:28:17.103189 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2026-07-10 00:28:51.778214 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:28:51.778327 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 4c3275d2eefe 2026-07-10 00:28:51.778349 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/8 : LABEL "build-date"="20260710" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:28:51.778371 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 15b2f50fe0cc 2026-07-10 00:28:51.778385 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 15b2f50fe0cc 2026-07-10 00:28:51.778401 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 1733038684dc 2026-07-10 00:28:51.778419 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 3/8 : RUN usermod --append --home /var/lib/magnum --groups kolla magnum && mkdir -p /var/lib/magnum && chown -R 42428:42428 /var/lib/magnum 2026-07-10 00:28:51.778437 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 2bedb637b158 2026-07-10 00:28:51.778481 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 2bedb637b158 2026-07-10 00:28:51.778498 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 193a213cdc84 2026-07-10 00:28:51.778574 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/8 : ADD magnum-base-archive /magnum-base-source 2026-07-10 00:28:51.778590 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> caa1720a02c6 2026-07-10 00:28:51.778607 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:28:51.778626 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> ded809c0b8e5 2026-07-10 00:28:51.778681 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 6/8 : RUN ln -s magnum-base-source/* magnum && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /magnum[osprofiler] magnum-cluster-api && mkdir -p /etc/magnum && cp -r /magnum/etc/magnum/* /etc/magnum && mv /etc/magnum/keystone_auth_default_policy.sample /etc/magnum/keystone_auth_default_policy.json && touch /usr/local/bin/kolla_magnum_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_magnum_extend_start 2026-07-10 00:28:51.778703 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in f19aab880695 2026-07-10 00:28:51.778720 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing ./magnum 2026-07-10 00:28:51.778736 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-07-10 00:28:51.778798 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:28:51.778844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-07-10 00:28:51.778859 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:28:51.778870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-07-10 00:28:51.778880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:28:51.778893 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:28:51.778907 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:28:51.778959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2026-07-10 00:28:51.778995 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.37.0-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2026-07-10 00:28:51.779012 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.0.2) 2026-07-10 00:28:51.779024 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.0.32) 2026-07-10 00:28:51.779079 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.12.1) 2026-07-10 00:28:51.779116 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.8.8) 2026-07-10 00:28:51.779132 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.13.2) 2026-07-10 00:28:51.779145 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.7.0) 2026-07-10 00:28:51.779184 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.1.1) 2026-07-10 00:28:51.779239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.36.1) 2026-07-10 00:28:51.779255 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.1.0) 2026-07-10 00:28:51.779270 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.33) 2026-07-10 00:28:51.779317 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.8.1) 2026-07-10 00:28:51.779333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (10.12.1) 2026-07-10 00:28:51.779347 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.10.1) 2026-07-10 00:28:51.779393 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.concurrency>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.0) 2026-07-10 00:28:51.779409 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.config>=8.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (9.6.1) 2026-07-10 00:28:51.779423 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.context>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.6.0) 2026-07-10 00:28:51.779449 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (16.0.0) 2026-07-10 00:28:51.779475 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.4.0) 2026-07-10 00:28:51.779538 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.log>=4.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.2) 2026-07-10 00:28:51.779550 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (14.9.3) 2026-07-10 00:28:51.779564 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.2.0) 2026-07-10 00:28:51.779578 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.4.0) 2026-07-10 00:28:51.779599 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.4.0) 2026-07-10 00:28:51.779631 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.5.0) 2026-07-10 00:28:51.779682 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.service>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.5.0) 2026-07-10 00:28:51.779698 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.4.0) 2026-07-10 00:28:51.779712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (7.4.0) 2026-07-10 00:28:51.779771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.4.0) 2026-07-10 00:28:51.779783 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.0) 2026-07-10 00:28:51.779798 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.5.1) 2026-07-10 00:28:51.779856 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.1.1) 2026-07-10 00:28:51.779868 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (7.0.0) 2026-07-10 00:28:51.779883 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (9.6.0) 2026-07-10 00:28:51.779939 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.7.0) 2026-07-10 00:28:51.779951 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.0.0) 2026-07-10 00:28:51.779966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (11.3.1) 2026-07-10 00:28:51.779988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (18.7.0) 2026-07-10 00:28:51.780002 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.5.0) 2026-07-10 00:28:51.780067 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==19.0.1.dev7) 2026-07-10 00:28:51.780088 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.8.1-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 00:28:51.780157 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.20.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.32.3) 2026-07-10 00:28:51.780174 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (67.2.0) 2026-07-10 00:28:51.780240 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.3.0) 2026-07-10 00:28:51.780256 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==19.0.1.dev7) 2026-07-10 00:28:51.780270 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:28:51.780318 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (42.0.8) 2026-07-10 00:28:51.780334 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==19.0.1.dev7) 2026-07-10 00:28:51.780348 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:28:51.780381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osprofiler>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.2.0) 2026-07-10 00:28:51.780397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2026.6.17) 2026-07-10 00:28:51.780458 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.7) 2026-07-10 00:28:51.780471 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2026-07-10 00:28:51.780485 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-07-10 00:28:51.780498 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2026-07-10 00:28:51.780558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-07-10 00:28:51.780571 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-07-10 00:28:51.780585 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:28:51.780599 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-07-10 00:28:51.780629 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:28:51.780659 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-07-10 00:28:51.780688 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:28:51.780704 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:28:51.780727 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:28:51.780777 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2026-07-10 00:28:51.780789 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-30.1.0-py2.py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:28:51.780803 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.4.0) 2026-07-10 00:28:51.780862 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.0.1) 2026-07-10 00:28:51.780875 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.2.2) 2026-07-10 00:28:51.780889 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2026-07-10 00:28:51.780903 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-07-10 00:28:51.780961 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.7.12) 2026-07-10 00:28:51.780973 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.0.0) 2026-07-10 00:28:51.780995 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2026-07-10 00:28:51.781020 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-07-10 00:28:51.781119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2026-07-10 00:28:51.781141 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-10 00:28:51.781163 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2026-07-10 00:28:51.781187 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-07-10 00:28:51.781212 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==19.0.1.dev7) (1.3.5) 2026-07-10 00:28:51.781263 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==19.0.1.dev7) (4.12.2) 2026-07-10 00:28:51.781291 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (3.11.0) 2026-07-10 00:28:51.781328 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (0.5.2) 2026-07-10 00:28:51.781347 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (2.4.3) 2026-07-10 00:28:51.781362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (24.2.0) 2026-07-10 00:28:51.781376 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (1.9.0) 2026-07-10 00:28:51.781433 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (0.2.13) 2026-07-10 00:28:51.781461 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==19.0.1.dev7) (1.17.0) 2026-07-10 00:28:51.781477 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==19.0.1.dev7) (2.22) 2026-07-10 00:28:51.781487 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==19.0.1.dev7) (2.6.1) 2026-07-10 00:28:51.781500 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==19.0.1.dev7) (3.0.3) 2026-07-10 00:28:51.781514 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.16.0) 2026-07-10 00:28:51.781564 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==19.0.1.dev7) (3.0.0) 2026-07-10 00:28:51.781576 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==19.0.1.dev7) (1.7.0) 2026-07-10 00:28:51.781590 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (3.11.0) 2026-07-10 00:28:51.781608 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (2.9.0) 2026-07-10 00:28:51.781658 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2026-07-10 00:28:51.781674 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:28:51.781688 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2026-07-10 00:28:51.781747 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:28:51.781760 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-07-10 00:28:51.781773 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:28:51.781787 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl.metadata (10 kB) 2026-07-10 00:28:51.781834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:28:51.781849 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-07-10 00:28:51.781863 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.19) 2026-07-10 00:28:51.781916 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.0) 2026-07-10 00:28:51.781933 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:28:51.781954 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 00:28:51.781968 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:28:51.781995 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:28:51.782068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:28:51.782085 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:28:51.782129 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (1.3.3) 2026-07-10 00:28:51.782146 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (3.0.0) 2026-07-10 00:28:51.782175 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (1.16.0) 2026-07-10 00:28:51.782261 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==19.0.1.dev7) (0.19) 2026-07-10 00:28:51.782279 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==19.0.1.dev7) (2.0.0) 2026-07-10 00:28:51.782293 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==19.0.1.dev7) (2.0.1) 2026-07-10 00:28:51.782492 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==19.0.1.dev7) (0.5.0) 2026-07-10 00:28:51.782572 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (3.0.0) 2026-07-10 00:28:51.782595 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.2.0) 2026-07-10 00:28:51.782615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.4.0) 2026-07-10 00:28:51.782647 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (0.9.0) 2026-07-10 00:28:51.782664 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.1.0) 2026-07-10 00:28:51.782675 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (0.20.0) 2026-07-10 00:28:51.782685 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (3.1.4) 2026-07-10 00:28:51.782696 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (4.0.1) 2026-07-10 00:28:51.782728 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (4.0.1) 2026-07-10 00:28:51.782760 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (2.1.5) 2026-07-10 00:28:51.782771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.0.8) 2026-07-10 00:28:51.782785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==19.0.1.dev7) (6.0.0) 2026-07-10 00:28:51.782795 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==19.0.1.dev7) (2024.1) 2026-07-10 00:28:51.782810 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (3.10.1) 2026-07-10 00:28:51.782870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (3.1.0) 2026-07-10 00:28:51.782910 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (2.5.1) 2026-07-10 00:28:51.782925 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (1.6.0) 2026-07-10 00:28:51.782970 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==19.0.1.dev7) (24.1) 2026-07-10 00:28:51.782985 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==19.0.1.dev7) (3.1.2) 2026-07-10 00:28:51.783187 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum==19.0.1.dev7) (0.3.5) 2026-07-10 00:28:51.783227 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf!=2.0.0,>=1.1.0->magnum==19.0.1.dev7) (2024.1) 2026-07-10 00:28:51.783242 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==19.0.1.dev7) (24.2.1) 2026-07-10 00:28:51.783260 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==19.0.1.dev7) (2.0.1) 2026-07-10 00:28:51.783269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==19.0.1.dev7) (3.1.0) 2026-07-10 00:28:51.783282 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==19.0.1.dev7) (4.6.0) 2026-07-10 00:28:51.783344 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api) (1.0.1) 2026-07-10 00:28:51.783368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api) (0.11.0) 2026-07-10 00:28:51.783382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api) (1.4.0) 2026-07-10 00:28:51.783394 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Babel>=2.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api) (2.16.0) 2026-07-10 00:28:51.783450 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum==19.0.1.dev7) (2.1.0) 2026-07-10 00:28:51.783470 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum==19.0.1.dev7) (7.1.5) 2026-07-10 00:28:51.783484 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==19.0.1.dev7) (3.3.2) 2026-07-10 00:28:51.783497 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==19.0.1.dev7) (3.8) 2026-07-10 00:28:51.783542 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==19.0.1.dev7) (0.7) 2026-07-10 00:28:51.783556 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (3.2.0) 2026-07-10 00:28:51.783610 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (4.19.2) 2026-07-10 00:28:51.783620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2026-07-10 00:28:51.783634 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:28:51.783676 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2026-07-10 00:28:51.783690 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-07-10 00:28:51.783742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (8.3.0) 2026-07-10 00:28:51.783752 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (2023.12.1) 2026-07-10 00:28:51.783767 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (0.35.1) 2026-07-10 00:28:51.783812 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (0.20.0) 2026-07-10 00:28:51.783826 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==19.0.1.dev7) (2.7.2) 2026-07-10 00:28:51.783868 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==19.0.1.dev7) (0.8.1) 2026-07-10 00:28:51.783890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==19.0.1.dev7) (6.11.0) 2026-07-10 00:28:51.783903 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==19.0.1.dev7) (3.20.0) 2026-07-10 00:28:51.783947 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.37.0-cp38-abi3-manylinux_2_28_x86_64.whl (6.9 MB) 2026-07-10 00:28:51.783961 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 20.5 MB/s 0:00:00 2026-07-10 00:28:51.784003 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-07-10 00:28:51.784017 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-30.1.0-py2.py3-none-any.whl (1.7 MB) 2026-07-10 00:28:51.784063 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 279.0 MB/s 0:00:00 2026-07-10 00:28:51.784137 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2026-07-10 00:28:51.784153 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-07-10 00:28:51.784196 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-07-10 00:28:51.784222 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 00:28:51.784278 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-07-10 00:28:51.784331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.8.1-py3-none-any.whl (113 kB) 2026-07-10 00:28:51.784342 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-07-10 00:28:51.784354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-07-10 00:28:51.784408 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-07-10 00:28:51.784422 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-07-10 00:28:51.784465 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 204.6 MB/s 0:00:00 2026-07-10 00:28:51.784479 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-07-10 00:28:51.784520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-07-10 00:28:51.784534 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-07-10 00:28:51.784546 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-07-10 00:28:51.784599 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) 2026-07-10 00:28:51.784613 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-07-10 00:28:51.784666 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2026-07-10 00:28:51.784677 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): started 2026-07-10 00:28:51.784689 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): finished with status 'done' 2026-07-10 00:28:51.784750 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-19.0.1.dev7-py3-none-any.whl size=758421 sha256=b9f9cee3fca84f3a41afe858069d8a5d40e278c12b337a19856aab0290e74eaa 2026-07-10 00:28:51.784772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-5w59jlpg/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2026-07-10 00:28:51.784827 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): started 2026-07-10 00:28:51.784838 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-07-10 00:28:51.784851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=96750fd0387f070480404be1199f193c9d42cf4e70d3ede7a725494b989628bb 2026-07-10 00:28:51.784895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-5w59jlpg/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-07-10 00:28:51.784950 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2026-07-10 00:28:51.784966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Installing collected packages: Werkzeug, websocket-client, shortuuid, sherlock, semver, pydot, pyasn1, oauthlib, networkx, haproxyadmin, diskcache, rsa, requests-oauthlib, pykube-ng, pyasn1-modules, google-auth, taskflow, kubernetes, python-octaviaclient, magnum, magnum-cluster-api 2026-07-10 00:28:51.785012 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully installed Werkzeug-3.0.4 diskcache-5.6.3 google-auth-2.34.0 haproxyadmin-0.2.4 kubernetes-30.1.0 magnum-19.0.1.dev7 magnum-cluster-api-0.37.0 networkx-3.3 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 pykube-ng-23.6.0 python-octaviaclient-3.8.1 requests-oauthlib-1.3.1 rsa-4.9 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 taskflow-5.9.1 websocket-client-1.8.0 2026-07-10 00:28:51.785027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container f19aab880695 2026-07-10 00:28:51.785064 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> ebf0bd477001 2026-07-10 00:28:51.785141 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 7/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt magnum-cluster-api 2026-07-10 00:28:51.785156 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in df8dad0f0b09 2026-07-10 00:28:51.785210 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum-cluster-api in ./var/lib/kolla/venv/lib/python3.12/site-packages (0.37.0) 2026-07-10 00:28:51.785225 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2026.6.17) 2026-07-10 00:28:51.785274 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.7) 2026-07-10 00:28:51.785304 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: diskcache>=5.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.3) 2026-07-10 00:28:51.785324 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.33.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.36.1) 2026-07-10 00:28:51.785343 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: haproxyadmin>=0.2.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.2.4) 2026-07-10 00:28:51.785362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kubernetes>=24.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (30.1.0) 2026-07-10 00:28:51.785401 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum>=15.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (19.0.1.dev7) 2026-07-10 00:28:51.785421 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-concurrency>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (6.1.0) 2026-07-10 00:28:51.785454 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-config>=8.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (9.6.1) 2026-07-10 00:28:51.785474 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-context>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.0) 2026-07-10 00:28:51.785496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-log>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (6.1.2) 2026-07-10 00:28:51.785537 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.4.0) 2026-07-10 00:28:51.785558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.5.0) 2026-07-10 00:28:51.785595 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.0.1) 2026-07-10 00:28:51.785612 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.2.2) 2026-07-10 00:28:51.785663 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pykube-ng in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (23.6.0) 2026-07-10 00:28:51.785677 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.7.12) 2026-07-10 00:28:51.785720 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.0.0) 2026-07-10 00:28:51.785733 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.0.0) 2026-07-10 00:28:51.785788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.27.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2.32.3) 2026-07-10 00:28:51.785799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: semver>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.0.4) 2026-07-10 00:28:51.785812 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: sherlock>=0.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.4.1) 2026-07-10 00:28:51.785857 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: shortuuid in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (1.0.13) 2026-07-10 00:28:51.785871 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (2.6.1) 2026-07-10 00:28:51.785913 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (3.0.3) 2026-07-10 00:28:51.785935 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.16.0) 2026-07-10 00:28:51.785948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2026-07-10 00:28:51.785992 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyyaml>=5.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (6.0.2) 2026-07-10 00:28:51.786014 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: google-auth>=1.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.34.0) 2026-07-10 00:28:51.786027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.8.0) 2026-07-10 00:28:51.786179 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests-oauthlib in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.3.1) 2026-07-10 00:28:51.786210 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oauthlib>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (3.2.2) 2026-07-10 00:28:51.786232 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.19) 2026-07-10 00:28:51.786253 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.0) 2026-07-10 00:28:51.786303 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1-modules>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.4.0) 2026-07-10 00:28:51.786317 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rsa<5,>=3.1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (4.9) 2026-07-10 00:28:51.786372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1>=0.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.6.0) 2026-07-10 00:28:51.786417 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.0.32) 2026-07-10 00:28:51.786482 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.12.1) 2026-07-10 00:28:51.786542 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.8.8) 2026-07-10 00:28:51.786586 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.13.2) 2026-07-10 00:28:51.786628 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.7.0) 2026-07-10 00:28:51.786642 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.1.1) 2026-07-10 00:28:51.786683 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2026-07-10 00:28:51.786695 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.33) 2026-07-10 00:28:51.786748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.8.1) 2026-07-10 00:28:51.786769 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (10.12.1) 2026-07-10 00:28:51.786779 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.10.1) 2026-07-10 00:28:51.786830 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (16.0.0) 2026-07-10 00:28:51.786842 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.4.0) 2026-07-10 00:28:51.786891 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (14.9.3) 2026-07-10 00:28:51.786903 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.2.0) 2026-07-10 00:28:51.786952 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.4.0) 2026-07-10 00:28:51.786964 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.4.0) 2026-07-10 00:28:51.787012 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.5.0) 2026-07-10 00:28:51.787024 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.4.0) 2026-07-10 00:28:51.787115 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.4.0) 2026-07-10 00:28:51.787132 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.4.0) 2026-07-10 00:28:51.787183 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.1.0) 2026-07-10 00:28:51.787219 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.5.1) 2026-07-10 00:28:51.787231 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.1.1) 2026-07-10 00:28:51.787280 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.0.0) 2026-07-10 00:28:51.787292 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (9.6.0) 2026-07-10 00:28:51.787341 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.7.0) 2026-07-10 00:28:51.787353 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (11.3.1) 2026-07-10 00:28:51.787398 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (18.7.0) 2026-07-10 00:28:51.787410 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.5.0) 2026-07-10 00:28:51.787456 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-octaviaclient>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.8.1) 2026-07-10 00:28:51.787503 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (67.2.0) 2026-07-10 00:28:51.787517 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.3.0) 2026-07-10 00:28:51.787553 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: taskflow>=2.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.9.1) 2026-07-10 00:28:51.787635 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (42.0.8) 2026-07-10 00:28:51.787653 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Werkzeug>=0.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.0.4) 2026-07-10 00:28:51.787662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (1.3.5) 2026-07-10 00:28:51.787670 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (4.12.2) 2026-07-10 00:28:51.787680 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (3.11.0) 2026-07-10 00:28:51.787714 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.5.2) 2026-07-10 00:28:51.787731 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (2.4.3) 2026-07-10 00:28:51.787782 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (24.2.0) 2026-07-10 00:28:51.787806 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (1.9.0) 2026-07-10 00:28:51.787823 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.2.13) 2026-07-10 00:28:51.787872 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (1.17.0) 2026-07-10 00:28:51.787903 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (2.22) 2026-07-10 00:28:51.787921 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2026-07-10 00:28:51.787940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api) (1.7.0) 2026-07-10 00:28:51.787984 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.11.0) 2026-07-10 00:28:51.788021 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (2.9.0) 2026-07-10 00:28:51.788080 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.3) 2026-07-10 00:28:51.788124 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2026-07-10 00:28:51.788158 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.16.0) 2026-07-10 00:28:51.788187 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api) (0.19) 2026-07-10 00:28:51.788222 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (2.0.0) 2026-07-10 00:28:51.788255 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2026-07-10 00:28:51.788289 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (0.5.0) 2026-07-10 00:28:51.788329 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2026-07-10 00:28:51.788347 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.2.0) 2026-07-10 00:28:51.788384 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.4.0) 2026-07-10 00:28:51.788404 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.9.0) 2026-07-10 00:28:51.788448 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.1.0) 2026-07-10 00:28:51.788478 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.20.0) 2026-07-10 00:28:51.788509 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (3.1.4) 2026-07-10 00:28:51.788544 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2026-07-10 00:28:51.788576 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2026-07-10 00:28:51.788611 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (2.1.5) 2026-07-10 00:28:51.788631 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.0.8) 2026-07-10 00:28:51.788669 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (6.0.0) 2026-07-10 00:28:51.788689 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2024.1) 2026-07-10 00:28:51.788708 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.10.1) 2026-07-10 00:28:51.788749 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.1.0) 2026-07-10 00:28:51.788771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (2.5.1) 2026-07-10 00:28:51.788807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (1.6.0) 2026-07-10 00:28:51.788838 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (24.1) 2026-07-10 00:28:51.788869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (3.1.2) 2026-07-10 00:28:51.788901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum>=15.0.0->magnum-cluster-api) (0.3.5) 2026-07-10 00:28:51.788933 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf!=2.0.0,>=1.1.0->magnum>=15.0.0->magnum-cluster-api) (2024.1) 2026-07-10 00:28:51.788965 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (24.2.1) 2026-07-10 00:28:51.788998 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2026-07-10 00:28:51.789017 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (3.1.0) 2026-07-10 00:28:51.789071 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (4.6.0) 2026-07-10 00:28:51.789239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api) (1.0.1) 2026-07-10 00:28:51.789279 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api) (0.11.0) 2026-07-10 00:28:51.789291 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api) (1.4.0) 2026-07-10 00:28:51.789310 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Babel>=2.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api) (2.16.0) 2026-07-10 00:28:51.789321 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2026-07-10 00:28:51.789332 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (7.1.5) 2026-07-10 00:28:51.789350 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.3.2) 2026-07-10 00:28:51.789373 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.8) 2026-07-10 00:28:51.789389 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api) (0.7) 2026-07-10 00:28:51.789399 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.2.0) 2026-07-10 00:28:51.789430 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (4.19.2) 2026-07-10 00:28:51.789474 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: networkx>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.3) 2026-07-10 00:28:51.789489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pydot>=1.2.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.0.1) 2026-07-10 00:28:51.789529 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (8.3.0) 2026-07-10 00:28:51.789545 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (2023.12.1) 2026-07-10 00:28:51.789574 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.35.1) 2026-07-10 00:28:51.789613 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.20.0) 2026-07-10 00:28:51.789651 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.7.2) 2026-07-10 00:28:51.789666 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (0.8.1) 2026-07-10 00:28:51.789709 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (6.11.0) 2026-07-10 00:28:51.789748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (3.20.0) 2026-07-10 00:28:51.790552 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container df8dad0f0b09 2026-07-10 00:28:51.790602 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> be520ad5187b 2026-07-10 00:28:51.790615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 8/8 : RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-10 00:28:51.790624 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 0f7e2409d44b 2026-07-10 00:28:51.790633 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:curl (https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz): response: 200, time: 0.441889, size: 16624839 2026-07-10 00:28:51.790644 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2026-07-10 00:28:51.790653 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 0f7e2409d44b 2026-07-10 00:28:51.790662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 0a41e70c81b3 2026-07-10 00:28:51.790671 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 1a3704e79aa6 2026-07-10 00:28:51.790681 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20260710 2026-07-10 00:28:51.790691 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2026-07-10 00:28:51.789948 (took 0:00:34.689789) 2026-07-10 00:28:51.790700 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2026-07-10 00:28:51.790709 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2026-07-10 00:28:51.790734 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2026-07-10 00:28:51.790743 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2026-07-10 00:28:51.790753 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2026-07-10 00:28:51.790384 2026-07-10 00:28:51.790762 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2024.2.tar.gz 2026-07-10 00:28:51.795146 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2026-07-10 00:28:51.795169 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2026-07-10 00:29:23.664530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:29:23.664643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 4c3275d2eefe 2026-07-10 00:29:23.664663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/7 : LABEL "build-date"="20260710" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:29:23.664713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 7e82d825cf44 2026-07-10 00:29:23.664725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 7e82d825cf44 2026-07-10 00:29:23.664795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> ff1472750672 2026-07-10 00:29:23.664812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 3/7 : RUN usermod --append --home /var/lib/octavia --groups kolla octavia && mkdir -p /var/lib/octavia && chown -R 42437:42437 /var/lib/octavia 2026-07-10 00:29:23.664936 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 5388c91b3f8f 2026-07-10 00:29:23.664985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 5388c91b3f8f 2026-07-10 00:29:23.665060 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 24595fafa39d 2026-07-10 00:29:23.665174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-openvswitch && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:29:23.665229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 092bc83bc4d3 2026-07-10 00:29:23.665275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:29:23.665413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:29:23.665490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:29:23.665566 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:29:23.665643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:29:23.665719 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:29:23.665795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:29:23.665872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:29:23.665950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:29:23.666026 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:29:23.666156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:29:23.666246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:29:23.666325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:29:23.666405 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:29:23.666503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:29:23.666564 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 27.9 MB in 2s (11.2 MB/s) 2026-07-10 00:29:23.666630 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-07-10 00:29:23.666711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-07-10 00:29:23.666794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2026-07-10 00:29:23.666874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2026-07-10 00:29:23.666955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2026-07-10 00:29:23.667059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2026-07-10 00:29:23.667341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2026-07-10 00:29:23.667412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-netaddr python3-pyparsing python-sortedcontainers-doc 2026-07-10 00:29:23.667436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2026-07-10 00:29:23.667448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2026-07-10 00:29:23.667459 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2026-07-10 00:29:23.667523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:29:23.667595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,739 kB of archives. 2026-07-10 00:29:23.667666 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,519 kB of additional disk space will be used. 2026-07-10 00:29:23.667737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:29:23.667819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2026-07-10 00:29:23.667896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:29:23.667974 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:29:23.668071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:29:23.668236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-10 00:29:23.668324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:29:23.668403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,739 kB in 0s (4,390 kB/s) 2026-07-10 00:29:23.668481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:29:23.668554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2026-07-10 00:29:23.668656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:29:23.668724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2026-07-10 00:29:23.668796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% 2026-07-10 00:29:23.668865 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% 2026-07-10 00:29:23.668938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2026-07-10 00:29:23.669071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2026-07-10 00:29:23.669133 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2026-07-10 00:29:23.669224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:29:23.669294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:29:23.669366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:29:23.669439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:29:23.669510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:29:23.669580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:29:23.669649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:29:23.669736 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:29:23.669789 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:29:23.669852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:29:23.669923 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-10 00:29:23.669993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:29:23.670069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:29:23.670218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:29:23.672153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:29:23.672184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:29:23.672193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:29:23.672203 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:29:23.672212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:29:23.672221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:29:23.672230 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:29:23.672239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:29:23.672248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:29:23.672256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:29:23.672265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:29:23.672274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 092bc83bc4d3 2026-07-10 00:29:23.672283 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 977d8f07a88c 2026-07-10 00:29:23.672292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/7 : ADD octavia-base-archive /octavia-base-source 2026-07-10 00:29:23.672301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 236d568dc587 2026-07-10 00:29:23.672310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:29:23.672319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 1c9ab6516165 2026-07-10 00:29:23.672330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 7/7 : RUN ln -s /octavia-base-source/* octavia && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /octavia && mkdir -p /etc/octavia && cp -r /octavia/etc/* /etc/octavia/ && cp /octavia/etc/audit/octavia_api_audit_map.conf.sample /etc/octavia/octavia_api_audit_map.conf && touch /usr/local/bin/kolla_octavia_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_octavia_extend_start 2026-07-10 00:29:23.672353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 7bc160a03e78 2026-07-10 00:29:23.672363 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing ./octavia 2026-07-10 00:29:23.672373 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: started 2026-07-10 00:29:23.672382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:29:23.672390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: started 2026-07-10 00:29:23.672399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:29:23.672408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: started 2026-07-10 00:29:23.672417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:29:23.672426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:29:23.672435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:29:23.672444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (1.13.2) 2026-07-10 00:29:23.672454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==15.1.1.dev9) 2026-07-10 00:29:23.672463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-07-10 00:29:23.672472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pecan>=1.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (1.5.1) 2026-07-10 00:29:23.672493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (6.1.0) 2026-07-10 00:29:23.672503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (2.0.32) 2026-07-10 00:29:23.672512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==15.1.1.dev9) 2026-07-10 00:29:23.672521 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:29:23.672543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (3.0.0) 2026-07-10 00:29:23.672553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (2.32.3) 2026-07-10 00:29:23.672562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (2.0.0) 2026-07-10 00:29:23.672571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (5.8.1) 2026-07-10 00:29:23.672580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (10.12.1) 2026-07-10 00:29:23.672590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (1.8.8) 2026-07-10 00:29:23.672599 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (5.3.0) 2026-07-10 00:29:23.672624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: openstacksdk>=0.103.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (4.0.1) 2026-07-10 00:29:23.672633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (9.6.1) 2026-07-10 00:29:23.672643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (5.6.0) 2026-07-10 00:29:23.672652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.db>=8.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==15.1.1.dev9) (16.0.0) 2026-07-10 00:29:23.672662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (6.4.0) 2026-07-10 00:29:23.672671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (6.1.2) 2026-07-10 00:29:23.672680 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (14.9.3) 2026-07-10 00:29:23.672689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.middleware>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (6.2.0) 2026-07-10 00:29:23.672698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.policy>=3.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (4.4.0) 2026-07-10 00:29:23.672707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (3.4.0) 2026-07-10 00:29:23.672715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.serialization>=2.28.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (5.5.0) 2026-07-10 00:29:23.672724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (2.4.0) 2026-07-10 00:29:23.672734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (7.4.0) 2026-07-10 00:29:23.672748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: psutil>=5.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (6.0.0) 2026-07-10 00:29:23.672757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==15.1.1.dev9) 2026-07-10 00:29:23.672766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:29:23.672775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==15.1.1.dev9) 2026-07-10 00:29:23.672784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 00:29:23.672800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (7.0.0) 2026-07-10 00:29:23.672810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (4.7.0) 2026-07-10 00:29:23.672819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (18.7.0) 2026-07-10 00:29:23.672840 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (9.6.0) 2026-07-10 00:29:23.672856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (0.12.1) 2026-07-10 00:29:23.672871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (3.1.4) 2026-07-10 00:29:23.672886 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.5.0 (from octavia==15.1.1.dev9) 2026-07-10 00:29:23.672902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:29:23.672917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: castellan>=0.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (5.1.1) 2026-07-10 00:29:23.672932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tenacity>=5.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (8.3.0) 2026-07-10 00:29:23.672944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==15.1.1.dev9) 2026-07-10 00:29:23.672953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-10 00:29:23.672962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (4.19.2) 2026-07-10 00:29:23.672971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.3.0 (from octavia==15.1.1.dev9) 2026-07-10 00:29:23.672980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:29:23.672989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (1.3.3) 2026-07-10 00:29:23.672998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (2.9.0.post0) 2026-07-10 00:29:23.673007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==15.1.1.dev9) 2026-07-10 00:29:23.673021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:29:23.673030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cryptography>=42.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (42.0.8) 2026-07-10 00:29:23.673131 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyroute2>=0.5.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.1.1.dev9) (0.7.12) 2026-07-10 00:29:23.673143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==15.1.1.dev9) 2026-07-10 00:29:23.673157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 00:29:23.673270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==15.1.1.dev9) 2026-07-10 00:29:23.673288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:29:23.673385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==15.1.1.dev9) (1.3.5) 2026-07-10 00:29:23.673403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==15.1.1.dev9) (4.12.2) 2026-07-10 00:29:23.673481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==15.1.1.dev9) (1.17.0) 2026-07-10 00:29:23.673547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==15.1.1.dev9) (2.22) 2026-07-10 00:29:23.673612 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->octavia==15.1.1.dev9) 2026-07-10 00:29:23.673675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:29:23.673739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==15.1.1.dev9) (8.1.7) 2026-07-10 00:29:23.673800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->octavia==15.1.1.dev9) 2026-07-10 00:29:23.673862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:29:23.673968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: packaging in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==15.1.1.dev9) (24.1) 2026-07-10 00:29:23.674024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->octavia==15.1.1.dev9) (2.1.5) 2026-07-10 00:29:23.674126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.1.1.dev9) (24.2.0) 2026-07-10 00:29:23.674199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.1.1.dev9) (2023.12.1) 2026-07-10 00:29:23.674264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.1.1.dev9) (0.35.1) 2026-07-10 00:29:23.674331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.1.1.dev9) (0.20.0) 2026-07-10 00:29:23.674406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==15.1.1.dev9) (2.1.0) 2026-07-10 00:29:23.674471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==15.1.1.dev9) (1.7.0) 2026-07-10 00:29:23.674537 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (3.11.0) 2026-07-10 00:29:23.674601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (3.1.1) 2026-07-10 00:29:23.674665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (2.9.0) 2026-07-10 00:29:23.674731 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (5.5.0) 2026-07-10 00:29:23.674797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.1.1.dev9) (6.0.2) 2026-07-10 00:29:23.674878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.1.1.dev9) (5.1.1) 2026-07-10 00:29:23.674941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.1.1.dev9) (1.3.3) 2026-07-10 00:29:23.675010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.1.1.dev9) (1.0.1) 2026-07-10 00:29:23.675115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.1.1.dev9) (1.33) 2026-07-10 00:29:23.675182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.1.1.dev9) (0.11.0) 2026-07-10 00:29:23.675237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.1.1.dev9) (4.2.2) 2026-07-10 00:29:23.675253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.1.1.dev9) (1.4.0) 2026-07-10 00:29:23.675307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==15.1.1.dev9) (3.0.0) 2026-07-10 00:29:23.675323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (3.0.0) 2026-07-10 00:29:23.675387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (1.16.0) 2026-07-10 00:29:23.675404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==15.1.1.dev9) (0.10.1) 2026-07-10 00:29:23.675463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.1.1.dev9) (2.0.1) 2026-07-10 00:29:23.675477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.1.1.dev9) (0.5.0) 2026-07-10 00:29:23.675550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyMySQL>=0.7.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==15.1.1.dev9) (1.1.1) 2026-07-10 00:29:23.675565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (3.5.0) 2026-07-10 00:29:23.675628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (5.5.0) 2026-07-10 00:29:23.675643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (5.2.0) 2026-07-10 00:29:23.675696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (5.4.0) 2026-07-10 00:29:23.675711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (0.9.0) 2026-07-10 00:29:23.675770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (5.1.0) 2026-07-10 00:29:23.675792 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (0.20.0) 2026-07-10 00:29:23.675848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==15.1.1.dev9) (4.0.1) 2026-07-10 00:29:23.675873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==15.1.1.dev9) (4.0.1) 2026-07-10 00:29:23.675896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==15.1.1.dev9) (1.0.8) 2026-07-10 00:29:23.675966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==15.1.1.dev9) (2024.1) 2026-07-10 00:29:23.675979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (3.10.1) 2026-07-10 00:29:23.676021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (3.1.0) 2026-07-10 00:29:23.676034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (2.5.1) 2026-07-10 00:29:23.676122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (1.6.0) 2026-07-10 00:29:23.676139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: eventlet>=0.25.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (0.36.1) 2026-07-10 00:29:23.676199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (3.0.3) 2026-07-10 00:29:23.676214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (6.1.0) 2026-07-10 00:29:23.676275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (2.6.1) 2026-07-10 00:29:23.676318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (0.19) 2026-07-10 00:29:23.676343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==15.1.1.dev9) (3.11.0) 2026-07-10 00:29:23.676388 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==15.1.1.dev9) (3.1.2) 2026-07-10 00:29:23.676402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (67.2.0) 2026-07-10 00:29:23.676462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.2->octavia==15.1.1.dev9) (0.3.5) 2026-07-10 00:29:23.676476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==15.1.1.dev9) (0.2.13) 2026-07-10 00:29:23.676536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (2024.1) 2026-07-10 00:29:23.676558 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (1.16.0) 2026-07-10 00:29:23.676603 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==15.1.1.dev9) (4.7.0) 2026-07-10 00:29:23.676657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.1.1.dev9) (0.5.2) 2026-07-10 00:29:23.676673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.1.1.dev9) (2.4.3) 2026-07-10 00:29:23.676736 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.1.1.dev9) (1.9.0) 2026-07-10 00:29:23.676751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==15.1.1.dev9) (24.2.1) 2026-07-10 00:29:23.676811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==15.1.1.dev9) (2.0.1) 2026-07-10 00:29:23.676866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.1.1.dev9) (3.3.2) 2026-07-10 00:29:23.676933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.1.1.dev9) (3.8) 2026-07-10 00:29:23.676997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.1.1.dev9) (1.26.19) 2026-07-10 00:29:23.677062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.1.1.dev9) (2026.6.17) 2026-07-10 00:29:23.677235 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev9) (0.7) 2026-07-10 00:29:23.677265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=5.5.0->octavia==15.1.1.dev9) (3.2.0) 2026-07-10 00:29:23.677347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.5.0->octavia==15.1.1.dev9) 2026-07-10 00:29:23.677407 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:29:23.677469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.5.0->octavia==15.1.1.dev9) 2026-07-10 00:29:23.677530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-07-10 00:29:23.677587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.1.1.dev9) (2.7.2) 2026-07-10 00:29:23.677643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==15.1.1.dev9) (0.8.1) 2026-07-10 00:29:23.677701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==15.1.1.dev9) (6.11.0) 2026-07-10 00:29:23.677760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: zipp>=0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==15.1.1.dev9) (3.20.0) 2026-07-10 00:29:23.677817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-07-10 00:29:23.677886 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-10 00:29:23.677946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-07-10 00:29:23.677995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-07-10 00:29:23.678054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-07-10 00:29:23.678143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 00:29:23.678209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.6.0-py3-none-any.whl (38 kB) 2026-07-10 00:29:23.678267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 00:29:23.678325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-07-10 00:29:23.678381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-07-10 00:29:23.678439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-07-10 00:29:23.678498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-07-10 00:29:23.679451 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 149.5 MB/s 0:00:00 2026-07-10 00:29:23.679529 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-07-10 00:29:23.679552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-07-10 00:29:23.679570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2026-07-10 00:29:23.679588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): started 2026-07-10 00:29:23.679607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-07-10 00:29:23.679645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-15.1.1.dev9-py3-none-any.whl size=1239383 sha256=2f9680a1dd7cda3cf273e69f99db1b624db267a0ca291e827f5ee7d753c78d35 2026-07-10 00:29:23.679666 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jb4vocl0/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2026-07-10 00:29:23.679685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2026-07-10 00:29:23.679705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Installing collected packages: Werkzeug, pydot, pyasn1, networkx, itsdangerous, gunicorn, distro, cotyledon, blinker, SQLAlchemy-Utils, pyasn1-modules, Flask, taskflow, octavia-lib, octavia 2026-07-10 00:29:23.679728 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully installed Flask-3.0.3 SQLAlchemy-Utils-0.41.2 Werkzeug-3.0.4 blinker-1.8.2 cotyledon-1.7.3 distro-1.9.0 gunicorn-23.0.0 itsdangerous-2.2.0 networkx-3.3 octavia-15.1.1.dev9 octavia-lib-3.6.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 taskflow-5.9.1 2026-07-10 00:29:23.679749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 7bc160a03e78 2026-07-10 00:29:23.679769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> cd2e9b4e46a9 2026-07-10 00:29:23.679788 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built bb62080d8cc0 2026-07-10 00:29:23.679807 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 00:29:23.679824 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2026-07-10 00:29:23.679134 (took 0:00:31.888750) 2026-07-10 00:29:23.679842 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2026-07-10 00:29:23.679859 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2026-07-10 00:29:23.680215 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2026-07-10 00:29:23.680254 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2026-07-10 00:29:23.680272 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2026-07-10 00:29:23.680290 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2026-07-10 00:29:23.680306 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2026-07-10 00:29:23.680324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2026-07-10 00:29:23.680013 2026-07-10 00:29:23.680349 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2024.2.tar.gz 2026-07-10 00:29:23.681965 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2026-07-10 00:29:23.682682 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2026-07-10 00:29:36.613670 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:29:36.613892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 4c3275d2eefe 2026-07-10 00:29:36.614185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/8 : LABEL "build-date"="20260710" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:29:36.614443 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 7903057209a2 2026-07-10 00:29:36.617179 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 7903057209a2 2026-07-10 00:29:36.617202 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> e2c5b262b778 2026-07-10 00:29:36.617212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 3/8 : RUN usermod --append --home /var/lib/aodh --groups kolla aodh && mkdir -p /var/lib/aodh && chown -R 42402:42402 /var/lib/aodh 2026-07-10 00:29:36.617221 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 579f4dbcdd14 2026-07-10 00:29:36.617229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 579f4dbcdd14 2026-07-10 00:29:36.617236 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> d79bade114b8 2026-07-10 00:29:36.617244 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/aodh 2026-07-10 00:29:36.617252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in c81d7026b200 2026-07-10 00:29:36.617259 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container c81d7026b200 2026-07-10 00:29:36.617267 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> ba112d87453a 2026-07-10 00:29:36.617274 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/8 : ADD aodh-base-archive /aodh-base-source 2026-07-10 00:29:36.617282 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 40cfbf14d9ba 2026-07-10 00:29:36.617289 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:29:36.617297 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 0949396367c8 2026-07-10 00:29:36.617305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/8 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2026-07-10 00:29:36.617313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 88f600dd8817 2026-07-10 00:29:36.617322 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 8/8 : RUN ln -s aodh-base-source/* aodh && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /aodh && mkdir -p /etc/aodh /var/www/cgi-bin/aodh && cp /aodh/aodh/api/app.wsgi /var/www/cgi-bin/aodh && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_aodh_sudoers && chmod 755 /var/www/cgi-bin/aodh && touch /usr/local/bin/kolla_aodh_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_aodh_extend_start 2026-07-10 00:29:36.617331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 583aacfa76fe 2026-07-10 00:29:36.617339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing ./aodh 2026-07-10 00:29:36.617347 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: started 2026-07-10 00:29:36.617355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:29:36.617362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: started 2026-07-10 00:29:36.617370 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:29:36.617377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: started 2026-07-10 00:29:36.617385 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:29:36.617392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:29:36.617404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:29:36.617416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tenacity>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (8.3.0) 2026-07-10 00:29:36.617571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==19.0.0.0rc2.dev2) 2026-07-10 00:29:36.617733 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2026-07-10 00:29:36.617894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: futurist>=0.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:29:36.618070 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.19.2) 2026-07-10 00:29:36.618318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (10.12.1) 2026-07-10 00:29:36.618404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: gnocchiclient>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (7.1.0) 2026-07-10 00:29:36.618479 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: lxml>=2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.3.0) 2026-07-10 00:29:36.618551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.db>=11.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (16.0.0) 2026-07-10 00:29:36.618618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (9.6.1) 2026-07-10 00:29:36.618686 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.i18n>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.4.0) 2026-07-10 00:29:36.618761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.1.2) 2026-07-10 00:29:36.618847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.4.0) 2026-07-10 00:29:36.618915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.policy>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.4.0) 2026-07-10 00:29:36.618968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.4.0) 2026-07-10 00:29:36.619018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.1.0) 2026-07-10 00:29:36.619103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.1.0) 2026-07-10 00:29:36.619166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pecan>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (1.5.1) 2026-07-10 00:29:36.619235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.messaging>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (14.9.3) 2026-07-10 00:29:36.619286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.middleware>=3.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.2.0) 2026-07-10 00:29:36.619355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (7.4.0) 2026-07-10 00:29:36.619404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-keystoneclient>=1.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.5.0) 2026-07-10 00:29:36.619454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requests>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.32.3) 2026-07-10 00:29:36.619502 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: stevedore>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.3.0) 2026-07-10 00:29:36.619548 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: SQLAlchemy>=1.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.0.32) 2026-07-10 00:29:36.619591 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tooz>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.3.0) 2026-07-10 00:29:36.619639 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: voluptuous>=0.8.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (0.15.2) 2026-07-10 00:29:36.619688 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WebOb>=1.2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (1.8.8) 2026-07-10 00:29:36.619741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WSME>=0.12.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (0.12.1) 2026-07-10 00:29:36.619777 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cachetools>=1.1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.5.0) 2026-07-10 00:29:36.619823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==19.0.0.0rc2.dev2) 2026-07-10 00:29:36.619874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-07-10 00:29:36.619923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystoneauth1>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.8.1) 2026-07-10 00:29:36.619970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==19.0.0.0rc2.dev2) 2026-07-10 00:29:36.620021 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 00:29:36.620229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==19.0.0.0rc2.dev2) 2026-07-10 00:29:36.620300 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.8.1-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 00:29:36.620321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-dateutil>=2.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.9.0.post0) 2026-07-10 00:29:36.620332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-heatclient>=1.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.0.0) 2026-07-10 00:29:36.620342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2024.1) 2026-07-10 00:29:36.620386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setproctitle in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.7.3->aodh==19.0.0.0rc2.dev2) (1.3.3) 2026-07-10 00:29:36.620397 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pytz>2021.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->aodh==19.0.0.0rc2.dev2) (2024.1) 2026-07-10 00:29:36.620409 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (4.7.0) 2026-07-10 00:29:36.620469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (5.10.0) 2026-07-10 00:29:36.620573 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:29:36.620643 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: debtcollector in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:29:36.620717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (3.11.0) 2026-07-10 00:29:36.620785 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (6.0.2) 2026-07-10 00:29:36.620853 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (0.5.2) 2026-07-10 00:29:36.620918 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (2.4.3) 2026-07-10 00:29:36.620984 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (24.2.0) 2026-07-10 00:29:36.621126 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (1.9.0) 2026-07-10 00:29:36.621229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wcwidth>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (0.2.13) 2026-07-10 00:29:36.621301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (2023.12.1) 2026-07-10 00:29:36.621367 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (0.35.1) 2026-07-10 00:29:36.621432 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (0.20.0) 2026-07-10 00:29:36.621497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.1->aodh==19.0.0.0rc2.dev2) (1.7.0) 2026-07-10 00:29:36.621563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (3.11.0) 2026-07-10 00:29:36.621627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.6.0) 2026-07-10 00:29:36.621691 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.5.0) 2026-07-10 00:29:36.621750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (3.1.1) 2026-07-10 00:29:36.621808 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (2.9.0) 2026-07-10 00:29:36.621868 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.3.3) 2026-07-10 00:29:36.621927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (1.16.0) 2026-07-10 00:29:36.621999 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.1.1) 2026-07-10 00:29:36.622102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==19.0.0.0rc2.dev2) (0.10.1) 2026-07-10 00:29:36.622172 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==19.0.0.0rc2.dev2) (2.0.0) 2026-07-10 00:29:36.622231 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (1.13.2) 2026-07-10 00:29:36.622289 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (2.0.1) 2026-07-10 00:29:36.622348 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (0.5.0) 2026-07-10 00:29:36.622406 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (1.3.5) 2026-07-10 00:29:36.622463 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (4.12.2) 2026-07-10 00:29:36.622528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.5.0) 2026-07-10 00:29:36.622590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.2.0) 2026-07-10 00:29:36.622650 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.4.0) 2026-07-10 00:29:36.622721 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.9.0) 2026-07-10 00:29:36.622782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.1.0) 2026-07-10 00:29:36.622843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.20.0) 2026-07-10 00:29:36.622904 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (3.1.4) 2026-07-10 00:29:36.622963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:29:36.623022 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:29:36.623145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (2.1.5) 2026-07-10 00:29:36.623213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->aodh==19.0.0.0rc2.dev2) (6.0.0) 2026-07-10 00:29:36.623274 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.0.8) 2026-07-10 00:29:36.623335 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.10.1) 2026-07-10 00:29:36.623403 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (2.5.1) 2026-07-10 00:29:36.623464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (1.6.0) 2026-07-10 00:29:36.623522 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: eventlet>=0.25.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.36.1) 2026-07-10 00:29:36.623580 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.0.3) 2026-07-10 00:29:36.623638 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (6.1.0) 2026-07-10 00:29:36.623697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (2.6.1) 2026-07-10 00:29:36.623762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.19) 2026-07-10 00:29:36.626149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==19.0.0.0rc2.dev2) (24.1) 2026-07-10 00:29:36.626170 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==19.0.0.0rc2.dev2) (3.1.2) 2026-07-10 00:29:36.626177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (67.2.0) 2026-07-10 00:29:36.626183 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.8.0->aodh==19.0.0.0rc2.dev2) (0.3.5) 2026-07-10 00:29:36.626189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.16.0) 2026-07-10 00:29:36.626194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: osc-lib>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (3.1.0) 2026-07-10 00:29:36.626204 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.6.0) 2026-07-10 00:29:36.626210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: openstacksdk>=0.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:29:36.626215 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (42.0.8) 2026-07-10 00:29:36.626220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.0.1) 2026-07-10 00:29:36.626226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.33) 2026-07-10 00:29:36.626232 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (0.11.0) 2026-07-10 00:29:36.626238 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.2.2) 2026-07-10 00:29:36.626243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.4.0) 2026-07-10 00:29:36.626249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.17.0) 2026-07-10 00:29:36.626255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (2.22) 2026-07-10 00:29:36.626262 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:29:36.626276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (11.3.1) 2026-07-10 00:29:36.626286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (7.1.5) 2026-07-10 00:29:36.626291 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:29:36.626297 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (9.6.0) 2026-07-10 00:29:36.626302 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (3.3.2) 2026-07-10 00:29:36.626311 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (3.8) 2026-07-10 00:29:36.626316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (1.26.19) 2026-07-10 00:29:36.626322 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (2026.6.17) 2026-07-10 00:29:36.626327 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.7) 2026-07-10 00:29:36.626333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (2.7.2) 2026-07-10 00:29:36.626338 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (0.8.1) 2026-07-10 00:29:36.626343 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (6.11.0) 2026-07-10 00:29:36.626348 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: zipp>=0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (3.20.0) 2026-07-10 00:29:36.626353 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-07-10 00:29:36.626360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2026-07-10 00:29:36.626366 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.3.0-py3-none-any.whl (35 kB) 2026-07-10 00:29:36.626371 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.8.1-py3-none-any.whl (113 kB) 2026-07-10 00:29:36.626377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2026-07-10 00:29:36.626382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): started 2026-07-10 00:29:36.626387 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): finished with status 'done' 2026-07-10 00:29:36.626392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Created wheel for aodh: filename=aodh-19.0.0.0rc2.dev2-py3-none-any.whl size=225738 sha256=e750d8035112900562fecfd9dd82d35f0b057400f76efaa688236ec064d1f222 2026-07-10 00:29:36.626398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dkv0qq3r/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2026-07-10 00:29:36.626404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2026-07-10 00:29:36.626409 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2026-07-10 00:29:36.626415 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully installed aodh-19.0.0.0rc2.dev2 cotyledon-1.7.3 croniter-2.0.7 python-observabilityclient-0.3.0 python-octaviaclient-3.8.1 2026-07-10 00:29:36.626420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 583aacfa76fe 2026-07-10 00:29:36.626426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 0d842a111d97 2026-07-10 00:29:36.626431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built d7d8a8655f28 2026-07-10 00:29:36.626443 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 00:29:36.626452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2026-07-10 00:29:36.625003 (took 0:00:12.944990) 2026-07-10 00:29:36.626457 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2026-07-10 00:29:36.626463 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2026-07-10 00:29:36.626468 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2026-07-10 00:29:36.626473 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2026-07-10 00:29:36.626478 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2026-07-10 00:29:36.626484 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2026-07-10 00:29:36.626489 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2026-07-10 00:29:36.626494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2026-07-10 00:29:36.625685 2026-07-10 00:29:36.626499 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2024.2.tar.gz 2026-07-10 00:29:36.631718 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2026-07-10 00:29:36.632283 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2026-07-10 00:30:16.928326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:30:16.928627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 4c3275d2eefe 2026-07-10 00:30:16.928807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/7 : LABEL "build-date"="20260710" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:30:16.928947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 5e5d5be61c1d 2026-07-10 00:30:16.929161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 5e5d5be61c1d 2026-07-10 00:30:16.929298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> c3953b19dd0e 2026-07-10 00:30:16.929420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 3/7 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2026-07-10 00:30:16.929584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 0e83cd9e3565 2026-07-10 00:30:16.929699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 0e83cd9e3565 2026-07-10 00:30:16.929810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 73afda962415 2026-07-10 00:30:16.929928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-mellon libapache2-mod-auth-openidc libldap-common libldap2-dev libsasl2-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:30:16.930149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 118dda01a504 2026-07-10 00:30:16.930295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:30:16.930413 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:30:16.930516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:30:16.930635 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:30:16.930730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:30:16.930821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:30:16.930913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:30:16.931004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:30:16.931169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:30:16.931281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:30:16.931403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:30:16.931498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:30:16.931591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:30:16.931682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:30:16.931773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:30:16.931866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 27.9 MB in 3s (9,651 kB/s) 2026-07-10 00:30:16.931959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-07-10 00:30:16.932104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-07-10 00:30:16.933338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2026-07-10 00:30:16.933429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2026-07-10 00:30:16.933442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2026-07-10 00:30:16.933453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2026-07-10 00:30:16.933463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2026-07-10 00:30:16.933474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2026-07-10 00:30:16.933485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2026-07-10 00:30:16.933495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2026-07-10 00:30:16.933505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2026-07-10 00:30:16.933515 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2026-07-10 00:30:16.933525 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2026-07-10 00:30:16.933536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2026-07-10 00:30:16.933546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2026-07-10 00:30:16.933556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:30:16.933566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,893 kB of archives. 2026-07-10 00:30:16.933576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,448 kB of additional disk space will be used. 2026-07-10 00:30:16.933586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:30:16.933631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:30:16.933645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB] 2026-07-10 00:30:16.933656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64 amd64 1.2.39-5build2 [153 kB] 2026-07-10 00:30:16.933666 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64-openssl amd64 1.2.39-5build2 [84.1 kB] 2026-07-10 00:30:16.933676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblasso3t64 amd64 2.8.2-2ubuntu0.1 [164 kB] 2026-07-10 00:30:16.933686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.10+dfsg-0ubuntu0.24.04.1 [32.9 kB] 2026-07-10 00:30:16.933697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-10 00:30:16.933707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-10 00:30:16.933782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-auth-mellon amd64 0.19.0-1build3 [81.3 kB] 2026-07-10 00:30:16.933795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcjose0 amd64 0.6.2.2-1build3 [35.6 kB] 2026-07-10 00:30:16.933821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libapache2-mod-auth-openidc amd64 2.4.15.1-1ubuntu0.1 [192 kB] 2026-07-10 00:30:16.933834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-10 00:30:16.933844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,893 kB in 0s (6,626 kB/s) 2026-07-10 00:30:16.933854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:30:16.933865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2026-07-10 00:30:16.933878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:30:16.933890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2026-07-10 00:30:16.933900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 75% 2026-07-10 00:30:16.933911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% 2026-07-10 00:30:16.933921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 85% 2026-07-10 00:30:16.933931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2026-07-10 00:30:16.933972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2026-07-10 00:30:16.933983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:30:16.933993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:30:16.934003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:30:16.934013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2026-07-10 00:30:16.934028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2026-07-10 00:30:16.935391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-07-10 00:30:16.935459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2026-07-10 00:30:16.935470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2026-07-10 00:30:16.935480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-07-10 00:30:16.935489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2026-07-10 00:30:16.935500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2026-07-10 00:30:16.935517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-07-10 00:30:16.935533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2026-07-10 00:30:16.935548 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2ubuntu0.1_amd64.deb ... 2026-07-10 00:30:16.935563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-07-10 00:30:16.935580 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2026-07-10 00:30:16.935597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-10 00:30:16.935613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:30:16.935625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2026-07-10 00:30:16.935634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:30:16.935643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:30:16.935652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2026-07-10 00:30:16.935661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:30:16.935670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:30:16.935678 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2026-07-10 00:30:16.935688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-07-10 00:30:16.935698 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2026-07-10 00:30:16.935707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-07-10 00:30:16.935738 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2026-07-10 00:30:16.935747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2026-07-10 00:30:16.935757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2026-07-10 00:30:16.935766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2026-07-10 00:30:16.935775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../10-libapache2-mod-auth-openidc_2.4.15.1-1ubuntu0.1_amd64.deb ... 2026-07-10 00:30:16.935784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-07-10 00:30:16.935793 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-07-10 00:30:16.935802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2026-07-10 00:30:16.937158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-10 00:30:16.937199 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-07-10 00:30:16.937209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:30:16.937218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-07-10 00:30:16.937227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:30:16.937236 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:30:16.937244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2026-07-10 00:30:16.937253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-07-10 00:30:16.937262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:30:16.937271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-07-10 00:30:16.937280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:30:16.937289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-07-10 00:30:16.937297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2026-07-10 00:30:16.937306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-07-10 00:30:16.937315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:30:16.937324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-07-10 00:30:16.937332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2026-07-10 00:30:16.937341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:30:16.937350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-07-10 00:30:16.937358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-07-10 00:30:16.937367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2026-07-10 00:30:16.937376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:30:16.937385 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-07-10 00:30:16.937394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2026-07-10 00:30:16.937402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:30:16.937411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2026-07-10 00:30:16.937420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:30:16.937428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 118dda01a504 2026-07-10 00:30:16.937438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 329d7e62e383 2026-07-10 00:30:16.937447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/7 : ADD keystone-base-archive /keystone-base-source 2026-07-10 00:30:16.937456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> bb0b19d500e7 2026-07-10 00:30:16.937467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 6/7 : RUN ln -s keystone-base-source/* keystone && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /keystone[ldap] && mkdir -p /etc/keystone /var/www/cgi-bin/keystone && cp -r /keystone/etc/* /etc/keystone/ && cp /var/lib/kolla/venv/bin/keystone-wsgi-admin /var/www/cgi-bin/keystone/admin && cp /var/lib/kolla/venv/bin/keystone-wsgi-public /var/www/cgi-bin/keystone/main 2026-07-10 00:30:16.937480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in b810671e5ce4 2026-07-10 00:30:16.937495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing ./keystone 2026-07-10 00:30:16.937522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-07-10 00:30:16.937538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:16.937552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-07-10 00:30:16.937571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:16.937580 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: started 2026-07-10 00:30:16.937589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:30:16.937598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:16.937607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:16.937631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (6.1.0) 2026-07-10 00:30:16.937643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (1.8.8) 2026-07-10 00:30:16.937652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==26.1.1.dev9) 2026-07-10 00:30:16.937661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:30:16.937670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==26.1.1.dev9) 2026-07-10 00:30:16.937679 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-10 00:30:16.937688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (42.0.8) 2026-07-10 00:30:16.937697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (2.0.32) 2026-07-10 00:30:16.937706 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (5.3.0) 2026-07-10 00:30:16.937715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting passlib>=1.7.0 (from keystone==26.1.1.dev9) 2026-07-10 00:30:16.937724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:30:16.937733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (5.5.0) 2026-07-10 00:30:16.937743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystonemiddleware>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (10.12.1) 2026-07-10 00:30:16.937752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (4.0.1) 2026-07-10 00:30:16.937761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==26.1.1.dev9) 2026-07-10 00:30:16.937770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading scrypt-0.8.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.1 kB) 2026-07-10 00:30:16.937779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (3.11.0) 2026-07-10 00:30:16.937788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (9.6.1) 2026-07-10 00:30:16.937805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (5.6.0) 2026-07-10 00:30:16.937814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (14.9.3) 2026-07-10 00:30:16.937823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.db>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (16.0.0) 2026-07-10 00:30:16.937837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (6.4.0) 2026-07-10 00:30:16.937851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.log>=3.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (6.1.2) 2026-07-10 00:30:16.937861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (6.2.0) 2026-07-10 00:30:16.937869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.policy>=3.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (4.4.0) 2026-07-10 00:30:16.937883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (5.5.0) 2026-07-10 00:30:16.937922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (2.4.0) 2026-07-10 00:30:16.938023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (7.4.0) 2026-07-10 00:30:16.938059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==26.1.1.dev9) 2026-07-10 00:30:16.938101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-07-10 00:30:16.938213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==26.1.1.dev9) 2026-07-10 00:30:16.938227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.0-py3-none-any.whl.metadata (7.1 kB) 2026-07-10 00:30:16.938276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyJWT>=1.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (2.9.0) 2026-07-10 00:30:16.938337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dogpile.cache>=1.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (1.3.3) 2026-07-10 00:30:16.938353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (4.19.2) 2026-07-10 00:30:16.938420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (3.1.1) 2026-07-10 00:30:16.938479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: msgpack>=0.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (1.0.8) 2026-07-10 00:30:16.938495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.1.1.dev9) (4.2.0) 2026-07-10 00:30:16.938562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==26.1.1.dev9) 2026-07-10 00:30:16.938601 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2026-07-10 00:30:16.938642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-07-10 00:30:16.938707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:16.938768 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-07-10 00:30:16.938783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:16.938850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:16.938911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:16.938925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==26.1.1.dev9) 2026-07-10 00:30:16.938989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:30:16.939084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->keystone==26.1.1.dev9) (1.17.0) 2026-07-10 00:30:16.939113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->keystone==26.1.1.dev9) (2.22) 2026-07-10 00:30:16.939184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==26.1.1.dev9) (5.1.1) 2026-07-10 00:30:16.939208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=1.0.2->keystone==26.1.1.dev9) 2026-07-10 00:30:16.939273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:30:16.939334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==26.1.1.dev9) (3.1.4) 2026-07-10 00:30:16.939348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=1.0.2->keystone==26.1.1.dev9) 2026-07-10 00:30:16.939415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:30:16.939476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==26.1.1.dev9) (8.1.7) 2026-07-10 00:30:16.939490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=1.0.2->keystone==26.1.1.dev9) 2026-07-10 00:30:16.939555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:30:16.939580 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==26.1.1.dev9) 2026-07-10 00:30:16.939648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-9.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-10 00:30:16.939664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: six>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==26.1.1.dev9) (1.16.0) 2026-07-10 00:30:16.939725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==26.1.1.dev9) (2024.1) 2026-07-10 00:30:16.939775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask!=0.11,>=1.0.2->keystone==26.1.1.dev9) (2.1.5) 2026-07-10 00:30:16.939791 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.1.1.dev9) (24.2.0) 2026-07-10 00:30:16.939861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.1.1.dev9) (2023.12.1) 2026-07-10 00:30:16.939924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.1.1.dev9) (0.35.1) 2026-07-10 00:30:16.939939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.1.1.dev9) (0.20.0) 2026-07-10 00:30:16.940066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystoneauth1>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==26.1.1.dev9) (5.8.1) 2026-07-10 00:30:16.940118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==26.1.1.dev9) (2.32.3) 2026-07-10 00:30:16.940149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==26.1.1.dev9) (2.1.0) 2026-07-10 00:30:16.940219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==26.1.1.dev9) (1.7.0) 2026-07-10 00:30:16.940238 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ldappool>=2.3.1->keystone==26.1.1.dev9) (3.11.0) 2026-07-10 00:30:16.940312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystone==26.1.1.dev9) (3.0.0) 2026-07-10 00:30:16.940373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->keystone==26.1.1.dev9) (1.16.0) 2026-07-10 00:30:16.940396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.1.1.dev9) (0.10.1) 2026-07-10 00:30:16.940445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.1.1.dev9) (2.0.0) 2026-07-10 00:30:16.940513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.1.1.dev9) (6.0.2) 2026-07-10 00:30:16.940537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.1.1.dev9) (1.13.2) 2026-07-10 00:30:16.940559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.1.1.dev9) (2.0.1) 2026-07-10 00:30:16.940617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.1.1.dev9) (0.5.0) 2026-07-10 00:30:16.940657 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==26.1.1.dev9) (1.3.5) 2026-07-10 00:30:16.940731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==26.1.1.dev9) (4.12.2) 2026-07-10 00:30:16.940747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==26.1.1.dev9) (2.9.0.post0) 2026-07-10 00:30:16.940820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (3.0.0) 2026-07-10 00:30:16.940836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (3.5.0) 2026-07-10 00:30:16.940908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (5.5.0) 2026-07-10 00:30:16.940942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (5.2.0) 2026-07-10 00:30:16.941016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (5.4.0) 2026-07-10 00:30:16.941102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (0.9.0) 2026-07-10 00:30:16.941161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (5.1.0) 2026-07-10 00:30:16.941177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (0.20.0) 2026-07-10 00:30:16.941379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->keystone==26.1.1.dev9) (4.0.1) 2026-07-10 00:30:16.941449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystone==26.1.1.dev9) (2024.1) 2026-07-10 00:30:16.941465 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (3.10.1) 2026-07-10 00:30:16.941509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (3.1.0) 2026-07-10 00:30:16.941518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (2.5.1) 2026-07-10 00:30:16.941526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (1.6.0) 2026-07-10 00:30:16.941532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: eventlet>=0.25.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (0.36.1) 2026-07-10 00:30:16.941564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (3.0.3) 2026-07-10 00:30:16.941571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (6.1.0) 2026-07-10 00:30:16.941610 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (2.6.1) 2026-07-10 00:30:16.941670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (0.19) 2026-07-10 00:30:16.941712 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.1.1.dev9) (24.1) 2026-07-10 00:30:16.941753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.1.1.dev9) (6.0.0) 2026-07-10 00:30:16.941790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.1.1.dev9) (3.1.2) 2026-07-10 00:30:16.941829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (67.2.0) 2026-07-10 00:30:16.941912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->ldappool>=2.3.1->keystone==26.1.1.dev9) (0.2.13) 2026-07-10 00:30:16.941927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: defusedxml in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==26.1.1.dev9) (0.7.1) 2026-07-10 00:30:16.941981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyopenssl in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==26.1.1.dev9) (24.2.1) 2026-07-10 00:30:16.942052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==26.1.1.dev9) 2026-07-10 00:30:16.942149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:30:16.942210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.1.1.dev9) (3.3.2) 2026-07-10 00:30:16.942262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.1.1.dev9) (3.8) 2026-07-10 00:30:16.942312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.1.1.dev9) (1.26.19) 2026-07-10 00:30:16.942377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.1.1.dev9) (2026.6.17) 2026-07-10 00:30:16.942390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone==26.1.1.dev9) 2026-07-10 00:30:16.942450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.4.0-py3-none-any.whl.metadata (6.7 kB) 2026-07-10 00:30:16.942471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==26.1.1.dev9) 2026-07-10 00:30:16.942532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:30:16.942572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==26.1.1.dev9) 2026-07-10 00:30:16.942631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 00:30:16.942649 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.1.1.dev9) (0.7) 2026-07-10 00:30:16.942714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==26.1.1.dev9) (2.7.2) 2026-07-10 00:30:16.945206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-07-10 00:30:16.945241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-07-10 00:30:16.945253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-10 00:30:16.945264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2026-07-10 00:30:16.945275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 00:30:16.945285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2026-07-10 00:30:16.945296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-07-10 00:30:16.945306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-07-10 00:30:16.945316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 31.4 MB/s 0:00:00 2026-07-10 00:30:16.945327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.0-py3-none-any.whl (419 kB) 2026-07-10 00:30:16.945337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-10 00:30:16.945347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.4.0-py3-none-any.whl (219 kB) 2026-07-10 00:30:16.945357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 00:30:16.945367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-07-10 00:30:16.945377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading scrypt-0.8.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2026-07-10 00:30:16.945387 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 104.3 MB/s 0:00:00 2026-07-10 00:30:16.945398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-07-10 00:30:16.945408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2026-07-10 00:30:16.945425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): started 2026-07-10 00:30:16.945442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): finished with status 'done' 2026-07-10 00:30:16.945459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-26.1.1.dev9-py3-none-any.whl size=1449768 sha256=ea3c105d52f876e68ffea21f0563cba04478bd4bca330067576cc65128d8462b 2026-07-10 00:30:16.945494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vdoft48j/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2026-07-10 00:30:16.945514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2026-07-10 00:30:16.945531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2026-07-10 00:30:16.945561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for python-ldap: filename=python_ldap-3.4.4-cp312-cp312-linux_x86_64.whl size=366209 sha256=ee195f4ea316aa2ddfeceb9ecd8da31fdc82243ba1dc098f8f38b828acf1cf8e 2026-07-10 00:30:16.945572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vdoft48j/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2026-07-10 00:30:16.945583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2026-07-10 00:30:16.945593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Installing collected packages: scrypt, passlib, aniso8601, Werkzeug, pyasn1, oauthlib, itsdangerous, elementpath, blinker, xmlschema, pyasn1_modules, Flask, python-ldap, Flask-RESTful, pysaml2, ldappool, keystone 2026-07-10 00:30:16.945606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully installed Flask-3.0.3 Flask-RESTful-0.3.10 Werkzeug-3.0.4 aniso8601-9.0.1 blinker-1.8.2 elementpath-4.4.0 itsdangerous-2.2.0 keystone-26.1.1.dev9 ldappool-3.0.0 oauthlib-3.2.2 passlib-1.7.4 pyasn1-0.6.0 pyasn1_modules-0.4.0 pysaml2-7.5.0 python-ldap-3.4.4 scrypt-0.8.24 xmlschema-2.5.1 2026-07-10 00:30:16.945618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container b810671e5ce4 2026-07-10 00:30:16.945628 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> e2a7347babe7 2026-07-10 00:30:16.945638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/7 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2026-07-10 00:30:16.945649 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 046fe3191808 2026-07-10 00:30:16.945675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 046fe3191808 2026-07-10 00:30:16.945685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> a44d73c4ef8c 2026-07-10 00:30:16.945695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built c15536d103c2 2026-07-10 00:30:16.945705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 00:30:16.945716 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2026-07-10 00:30:16.943746 (took 0:00:40.318061) 2026-07-10 00:30:16.945726 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2026-07-10 00:30:16.945736 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2026-07-10 00:30:16.945746 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2026-07-10 00:30:16.945756 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2026-07-10 00:30:16.945766 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2026-07-10 00:30:16.945776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2026-07-10 00:30:16.944442 2026-07-10 00:30:16.945786 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2024.2.tar.gz 2026-07-10 00:30:16.949140 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2026-07-10 00:30:16.949679 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2026-07-10 00:30:54.777726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:30:54.777825 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 4c3275d2eefe 2026-07-10 00:30:54.777844 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/6 : LABEL "build-date"="20260710" "name"="heat-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:30:54.777898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 522405f21f35 2026-07-10 00:30:54.777930 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 522405f21f35 2026-07-10 00:30:54.778018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> a770c845028b 2026-07-10 00:30:54.778076 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 3/6 : RUN usermod --append --home /var/lib/heat --groups kolla heat && mkdir -p /var/lib/heat && chown -R 42418:42418 /var/lib/heat 2026-07-10 00:30:54.778122 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 69a42ace331e 2026-07-10 00:30:54.778167 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 69a42ace331e 2026-07-10 00:30:54.778216 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> db818039cee9 2026-07-10 00:30:54.778265 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/6 : ADD heat-base-archive /heat-base-source 2026-07-10 00:30:54.778317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 5fbf09019a00 2026-07-10 00:30:54.778384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:30:54.778398 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 61bc6c97ee63 2026-07-10 00:30:54.778480 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 6/6 : RUN ln -s heat-base-source/* heat && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /heat && mkdir -p /etc/heat && cp -r /heat/etc/heat/* /etc/heat/ && cp /etc/pycadf/heat_api_audit_map.conf /etc/heat/ && touch /usr/local/bin/kolla_heat_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_heat_extend_start 2026-07-10 00:30:54.778497 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 3bc466301d55 2026-07-10 00:30:54.778554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing ./heat 2026-07-10 00:30:54.778602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-07-10 00:30:54.778649 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:54.778695 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-07-10 00:30:54.778742 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:54.778789 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: started 2026-07-10 00:30:54.778836 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:30:54.778882 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:54.778929 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:54.778978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (6.1.0) 2026-07-10 00:30:54.779025 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: alembic>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (1.13.2) 2026-07-10 00:30:54.779117 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.779160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2026-07-10 00:30:54.779219 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cryptography>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (42.0.8) 2026-07-10 00:30:54.779265 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: eventlet>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (0.36.1) 2026-07-10 00:30:54.779300 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: keystoneauth1>=3.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (5.8.1) 2026-07-10 00:30:54.779362 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (10.12.1) 2026-07-10 00:30:54.779410 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (5.3.0) 2026-07-10 00:30:54.779456 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (0.10.1) 2026-07-10 00:30:54.779503 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.779549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:30:54.779596 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: openstacksdk>=0.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (4.0.1) 2026-07-10 00:30:54.779642 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (3.11.0) 2026-07-10 00:30:54.779689 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (9.6.1) 2026-07-10 00:30:54.779735 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (6.1.0) 2026-07-10 00:30:54.779787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (5.6.0) 2026-07-10 00:30:54.779826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.db>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (16.0.0) 2026-07-10 00:30:54.779860 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (6.4.0) 2026-07-10 00:30:54.779906 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (6.1.2) 2026-07-10 00:30:54.779952 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (14.9.3) 2026-07-10 00:30:54.780071 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (6.2.0) 2026-07-10 00:30:54.780273 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (4.4.0) 2026-07-10 00:30:54.780312 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (3.4.0) 2026-07-10 00:30:54.780321 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (5.5.0) 2026-07-10 00:30:54.780339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (3.5.0) 2026-07-10 00:30:54.780381 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (2.4.0) 2026-07-10 00:30:54.780413 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (7.4.0) 2026-07-10 00:30:54.780461 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (4.2.0) 2026-07-10 00:30:54.780509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (3.4.0) 2026-07-10 00:30:54.780554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (3.1.0) 2026-07-10 00:30:54.780612 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: aodhclient>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (3.6.0) 2026-07-10 00:30:54.780658 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (7.0.0) 2026-07-10 00:30:54.780707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.780753 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:30:54.780800 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (9.6.0) 2026-07-10 00:30:54.780846 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (6.1.0) 2026-07-10 00:30:54.780892 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (4.7.0) 2026-07-10 00:30:54.780938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-heatclient>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (4.0.0) 2026-07-10 00:30:54.780994 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-ironicclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (5.8.1) 2026-07-10 00:30:54.781028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (5.5.0) 2026-07-10 00:30:54.781123 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-magnumclient>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (4.8.1) 2026-07-10 00:30:54.781186 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-manilaclient>=1.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (5.0.0) 2026-07-10 00:30:54.781233 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-mistralclient>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (5.3.0) 2026-07-10 00:30:54.781279 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.781325 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:30:54.781371 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-neutronclient>=7.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (11.3.1) 2026-07-10 00:30:54.781416 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (18.7.0) 2026-07-10 00:30:54.781463 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.781509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.8.1-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 00:30:54.781554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (7.1.5) 2026-07-10 00:30:54.781600 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (4.6.0) 2026-07-10 00:30:54.781646 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-troveclient>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (8.6.0) 2026-07-10 00:30:54.781692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.781737 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.1.1-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:30:54.781783 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.781839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-10 00:30:54.781885 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.781929 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 00:30:54.781976 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (6.0.2) 2026-07-10 00:30:54.782021 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (2.32.3) 2026-07-10 00:30:54.782108 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: tenacity>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (8.3.0) 2026-07-10 00:30:54.782163 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (2024.1) 2026-07-10 00:30:54.782204 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (2.5.1) 2026-07-10 00:30:54.782236 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (2.0.32) 2026-07-10 00:30:54.782270 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: stevedore>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (5.3.0) 2026-07-10 00:30:54.782300 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev13) (1.8.8) 2026-07-10 00:30:54.782323 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.782352 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:30:54.782381 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->openstack-heat==23.0.1.dev13) (1.3.5) 2026-07-10 00:30:54.782411 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->openstack-heat==23.0.1.dev13) (4.12.2) 2026-07-10 00:30:54.782440 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cliff>=1.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==23.0.1.dev13) (4.7.0) 2026-07-10 00:30:54.782468 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: osc-lib>=1.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==23.0.1.dev13) (3.1.0) 2026-07-10 00:30:54.782497 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyparsing in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==23.0.1.dev13) (3.1.2) 2026-07-10 00:30:54.782530 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev13) (3.11.0) 2026-07-10 00:30:54.782561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev13) (0.5.2) 2026-07-10 00:30:54.782589 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev13) (2.4.3) 2026-07-10 00:30:54.782618 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev13) (24.2.0) 2026-07-10 00:30:54.782647 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev13) (1.9.0) 2026-07-10 00:30:54.782675 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wcwidth>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev13) (0.2.13) 2026-07-10 00:30:54.782712 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->openstack-heat==23.0.1.dev13) (2.9.0.post0) 2026-07-10 00:30:54.782740 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pytz>2021.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->openstack-heat==23.0.1.dev13) (2024.1) 2026-07-10 00:30:54.782768 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.5->openstack-heat==23.0.1.dev13) (1.17.0) 2026-07-10 00:30:54.782804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.5->openstack-heat==23.0.1.dev13) (2.22) 2026-07-10 00:30:54.782834 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.18.2->openstack-heat==23.0.1.dev13) (2.6.1) 2026-07-10 00:30:54.782863 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.18.2->openstack-heat==23.0.1.dev13) (3.0.3) 2026-07-10 00:30:54.782892 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==23.0.1.dev13) (2.1.0) 2026-07-10 00:30:54.782924 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==23.0.1.dev13) (1.7.0) 2026-07-10 00:30:54.782950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->openstack-heat==23.0.1.dev13) (3.1.1) 2026-07-10 00:30:54.782978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->openstack-heat==23.0.1.dev13) (2.9.0) 2026-07-10 00:30:54.783007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting os-ken>=0.3.0 (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.783046 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-2.10.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 00:30:54.783101 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) (3.1.0) 2026-07-10 00:30:54.783179 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pecan>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) (1.5.1) 2026-07-10 00:30:54.783206 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) (1.3.3) 2026-07-10 00:30:54.783230 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev13) (5.1.1) 2026-07-10 00:30:54.783260 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev13) (1.3.3) 2026-07-10 00:30:54.783289 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev13) (1.0.1) 2026-07-10 00:30:54.783317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev13) (1.33) 2026-07-10 00:30:54.783346 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev13) (0.11.0) 2026-07-10 00:30:54.783374 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev13) (4.2.2) 2026-07-10 00:30:54.783409 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev13) (1.4.0) 2026-07-10 00:30:54.783438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.28.0->openstack-heat==23.0.1.dev13) (3.0.0) 2026-07-10 00:30:54.783466 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) (1.0.8) 2026-07-10 00:30:54.783490 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.783519 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2026-07-10 00:30:54.783551 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 9.0 MB/s 0:00:00 2026-07-10 00:30:54.783582 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-07-10 00:30:54.783611 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:54.783638 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-07-10 00:30:54.783666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:54.783694 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:54.783725 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:54.783749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting ovs>=2.8.0 (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.783776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-10 00:30:54.783803 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-07-10 00:30:54.783830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:54.783858 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-07-10 00:30:54.783885 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:54.783912 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:54.783939 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:54.783967 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) (24.1) 2026-07-10 00:30:54.783994 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) (67.2.0) 2026-07-10 00:30:54.784021 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) (3.4.1) 2026-07-10 00:30:54.784069 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) (1.16.0) 2026-07-10 00:30:54.784119 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->openstack-heat==23.0.1.dev13) (3.0.0) 2026-07-10 00:30:54.784149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->openstack-heat==23.0.1.dev13) (1.16.0) 2026-07-10 00:30:54.784178 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-heat==23.0.1.dev13) (0.19) 2026-07-10 00:30:54.784207 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->openstack-heat==23.0.1.dev13) (2.0.0) 2026-07-10 00:30:54.784243 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->openstack-heat==23.0.1.dev13) (2.0.1) 2026-07-10 00:30:54.784272 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->openstack-heat==23.0.1.dev13) (0.5.0) 2026-07-10 00:30:54.784300 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev13) (3.0.0) 2026-07-10 00:30:54.784329 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev13) (5.5.0) 2026-07-10 00:30:54.784357 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev13) (5.2.0) 2026-07-10 00:30:54.784385 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev13) (5.4.0) 2026-07-10 00:30:54.784413 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev13) (0.9.0) 2026-07-10 00:30:54.784441 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev13) (5.1.0) 2026-07-10 00:30:54.784470 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev13) (0.20.0) 2026-07-10 00:30:54.784498 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev13) (3.1.4) 2026-07-10 00:30:54.784526 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev13) (4.0.1) 2026-07-10 00:30:54.784561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev13) (4.0.1) 2026-07-10 00:30:54.784590 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev13) (2.1.5) 2026-07-10 00:30:54.784619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->openstack-heat==23.0.1.dev13) (6.0.0) 2026-07-10 00:30:54.784647 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->openstack-heat==23.0.1.dev13) (3.10.1) 2026-07-10 00:30:54.784675 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->openstack-heat==23.0.1.dev13) (1.6.0) 2026-07-10 00:30:54.784704 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting sortedcontainers (from ovs>=2.8.0->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.784732 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-10 00:30:54.786430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) (1.5.0) 2026-07-10 00:30:54.786442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev13) (0.3.5) 2026-07-10 00:30:54.786447 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->openstack-heat==23.0.1.dev13) (4.19.2) 2026-07-10 00:30:54.786451 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==23.0.1.dev13) (2023.12.1) 2026-07-10 00:30:54.786456 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==23.0.1.dev13) (0.35.1) 2026-07-10 00:30:54.786460 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==23.0.1.dev13) (0.20.0) 2026-07-10 00:30:54.786463 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->openstack-heat==23.0.1.dev13) (24.2.1) 2026-07-10 00:30:54.786518 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->openstack-heat==23.0.1.dev13) (2.0.1) 2026-07-10 00:30:54.786527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=2.3.0->openstack-heat==23.0.1.dev13) (2.1.0) 2026-07-10 00:30:54.786533 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Babel>=2.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=1.16.0->openstack-heat==23.0.1.dev13) (2.16.0) 2026-07-10 00:30:54.786537 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.786541 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:30:54.786544 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting pydot>=1.4.1 (from python-vitrageclient>=2.7.0->openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.786548 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-07-10 00:30:54.786551 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting docker>=2.4.2 (from python-zunclient>=3.4.0->openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.786555 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-10 00:30:54.786559 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.4.0->openstack-heat==23.0.1.dev13) 2026-07-10 00:30:54.786562 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-07-10 00:30:54.786566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: urllib3>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from docker>=2.4.2->python-zunclient>=3.4.0->openstack-heat==23.0.1.dev13) (1.26.19) 2026-07-10 00:30:54.786569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==23.0.1.dev13) (3.3.2) 2026-07-10 00:30:54.786577 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==23.0.1.dev13) (3.8) 2026-07-10 00:30:54.786580 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==23.0.1.dev13) (2026.6.17) 2026-07-10 00:30:54.786588 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-heat==23.0.1.dev13) (0.7) 2026-07-10 00:30:54.786592 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->openstack-heat==23.0.1.dev13) (2.7.2) 2026-07-10 00:30:54.786596 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: ply in ./var/lib/kolla/venv/lib/python3.12/site-packages (from yaql>=1.1.3->openstack-heat==23.0.1.dev13) (3.11) 2026-07-10 00:30:54.786600 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2026-07-10 00:30:54.786604 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2026-07-10 00:30:54.786607 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 14.3 MB/s 0:00:00 2026-07-10 00:30:54.786611 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-2.10.1-py3-none-any.whl (2.0 MB) 2026-07-10 00:30:54.786614 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 20.1 MB/s 0:00:00 2026-07-10 00:30:54.786618 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.1.0-py3-none-any.whl (50 kB) 2026-07-10 00:30:54.786621 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2026-07-10 00:30:54.786625 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.8.1-py3-none-any.whl (113 kB) 2026-07-10 00:30:54.786628 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.1.1-py3-none-any.whl (51 kB) 2026-07-10 00:30:54.786632 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-07-10 00:30:54.786636 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 30.8 MB/s 0:00:00 2026-07-10 00:30:54.786639 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-07-10 00:30:54.786642 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2026-07-10 00:30:54.786646 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2026-07-10 00:30:54.786649 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2026-07-10 00:30:54.786656 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-07-10 00:30:54.786659 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2026-07-10 00:30:54.786663 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-10 00:30:54.786666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2026-07-10 00:30:54.786670 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): started 2026-07-10 00:30:54.786673 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' 2026-07-10 00:30:54.786677 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-23.0.1.dev13-py3-none-any.whl size=2582508 sha256=ecb1cb5712b2afe91674e9fc7e2a135b3a7bb79db62d89be0b8449fb435000aa 2026-07-10 00:30:54.786684 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qyegkhhg/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2026-07-10 00:30:54.786688 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): started 2026-07-10 00:30:54.786691 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-07-10 00:30:54.786695 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88197 sha256=d250b0de6cfb3eef8003ab621455fabbbd8aace24f379c983543120888379150 2026-07-10 00:30:54.786699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qyegkhhg/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2026-07-10 00:30:54.786702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): started 2026-07-10 00:30:54.786706 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-10 00:30:54.786710 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=dddfc92b9d606a6729ccbe4bb09320b51b08c1d95dc2f12f7ed7142d3453d203 2026-07-10 00:30:54.786715 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qyegkhhg/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-10 00:30:54.786719 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2026-07-10 00:30:54.786724 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: sortedcontainers, websocket-client, pydot, ovs, networkx, yaql, docker, croniter, ncclient, python-zaqarclient, python-vitrageclient, python-monascaclient, python-blazarclient, os-ken, python-zunclient, python-octaviaclient, neutron-lib, openstack-heat 2026-07-10 00:30:54.786730 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully installed croniter-2.0.7 docker-7.1.0 ncclient-0.6.15 networkx-3.3 neutron-lib-3.15.0 openstack-heat-23.0.1.dev13 os-ken-2.10.1 ovs-3.7.1 pydot-3.0.1 python-blazarclient-4.1.0 python-monascaclient-2.8.0 python-octaviaclient-3.8.1 python-vitrageclient-5.1.1 python-zaqarclient-2.8.0 python-zunclient-5.1.0 sortedcontainers-2.4.0 websocket-client-1.8.0 yaql-3.0.0 2026-07-10 00:30:54.786734 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 3bc466301d55 2026-07-10 00:30:54.786738 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> d2e0d6ca23fa 2026-07-10 00:30:54.786742 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built c4e3a8a995dc 2026-07-10 00:30:54.786745 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 00:30:54.786749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2026-07-10 00:30:54.785746 (took 0:00:37.841304) 2026-07-10 00:30:54.786752 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2026-07-10 00:30:54.786756 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2026-07-10 00:30:54.786759 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2026-07-10 00:30:54.786763 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2026-07-10 00:30:54.786766 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2026-07-10 00:30:54.786770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2026-07-10 00:30:54.786200 2026-07-10 00:30:54.786773 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2024.2.tar.gz 2026-07-10 00:30:54.796393 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting archive from https://tarballs.opendev.org/openstack/blazar-nova/blazar-nova-stable-2024.2.tar.gz 2026-07-10 00:30:55.413349 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2026-07-10 00:30:55.413507 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2026-07-10 00:31:58.011541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:31:58.011663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 4c3275d2eefe 2026-07-10 00:31:58.011686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/9 : LABEL "build-date"="20260710" "name"="nova-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:31:58.011779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 8da0102104f4 2026-07-10 00:31:58.011867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 8da0102104f4 2026-07-10 00:31:58.011978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> cf42cbcdb220 2026-07-10 00:31:58.012067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 3/9 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2026-07-10 00:31:58.012247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 56e1a1cbbcdd 2026-07-10 00:31:58.012330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 56e1a1cbbcdd 2026-07-10 00:31:58.012414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 7c1aff7bbf78 2026-07-10 00:31:58.012505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq ebtables iproute2 iptables openssh-client openvswitch-switch python3-libvirt python3-openvswitch ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:31:58.012593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 45f04ff88738 2026-07-10 00:31:58.012680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:31:58.012763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:31:58.012847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:31:58.012931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:31:58.013014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:31:58.014155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:31:58.014181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:31:58.014194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:31:58.014206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:31:58.014219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:31:58.014232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:31:58.014269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:31:58.014279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:31:58.014289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:31:58.014299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:31:58.014309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 27.9 MB in 2s (11.8 MB/s) 2026-07-10 00:31:58.014319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-07-10 00:31:58.014329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-07-10 00:31:58.014339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2026-07-10 00:31:58.014349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2026-07-10 00:31:58.014369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.4). 2026-07-10 00:31:58.014380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2026-07-10 00:31:58.014390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2026-07-10 00:31:58.014400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-07-10 00:31:58.014409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 libyajl2 2026-07-10 00:31:58.014419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-netifaces python3-sortedcontainers uuid-runtime 2026-07-10 00:31:58.014434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2026-07-10 00:31:58.014445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2026-07-10 00:31:58.014455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-netaddr 2026-07-10 00:31:58.014464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python-sortedcontainers-doc 2026-07-10 00:31:58.014475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2026-07-10 00:31:58.014488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2026-07-10 00:31:58.014545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth 2026-07-10 00:31:58.014635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2026-07-10 00:31:58.014699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2026-07-10 00:31:58.014763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2026-07-10 00:31:58.014834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2026-07-10 00:31:58.014899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 libyajl2 openssh-client openvswitch-common 2026-07-10 00:31:58.014963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-netifaces 2026-07-10 00:31:58.015059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-openvswitch python3-sortedcontainers uuid-runtime 2026-07-10 00:31:58.015135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:31:58.015327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.8 MB of archives. 2026-07-10 00:31:58.015391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 52.7 MB of additional disk space will be used. 2026-07-10 00:31:58.015403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2026-07-10 00:31:58.015436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:31:58.015546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:29 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2026-07-10 00:31:58.015663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:30 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2026-07-10 00:31:58.015715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:31:58.015773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:31:58.015832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-07-10 00:31:58.015890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-07-10 00:31:58.015945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:31:58.016018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-07-10 00:31:58.016098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-07-10 00:31:58.016180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-07-10 00:31:58.016237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:31:58.016293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:31:58.016361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-07-10 00:31:58.016404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:31:58.016460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:31:58.016517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-10 00:31:58.016574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:31:58.016630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-07-10 00:31:58.016686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-07-10 00:31:58.016741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-07-10 00:31:58.016797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 00:31:58.016854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 00:31:58.016910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 00:31:58.016965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-10 00:31:58.017021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-10 00:31:58.018147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-10 00:31:58.018171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-10 00:31:58.018183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-10 00:31:58.018195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.8 MB in 1s (14.5 MB/s) 2026-07-10 00:31:58.018206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:31:58.018218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2026-07-10 00:31:58.018227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:31:58.018236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2026-07-10 00:31:58.018243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% 2026-07-10 00:31:58.018249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2026-07-10 00:31:58.018256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2026-07-10 00:31:58.018262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2026-07-10 00:31:58.018269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2026-07-10 00:31:58.018275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:31:58.018282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:31:58.018289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:31:58.018296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:31:58.018303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-07-10 00:31:58.018309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:31:58.018316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:31:58.018322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-07-10 00:31:58.018329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-07-10 00:31:58.018336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:31:58.018349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-07-10 00:31:58.018356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-07-10 00:31:58.018363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:31:58.018369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:31:58.018376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:31:58.018383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:31:58.018389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2026-07-10 00:31:58.018409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-07-10 00:31:58.018416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-07-10 00:31:58.018422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:31:58.018429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2026-07-10 00:31:58.018435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-07-10 00:31:58.018445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-07-10 00:31:58.018595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:31:58.018634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2026-07-10 00:31:58.018655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-07-10 00:31:58.018668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:31:58.018725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:31:58.018742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:31:58.018807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:31:58.018824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:31:58.018893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:31:58.018954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:31:58.018970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2026-07-10 00:31:58.019031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:31:58.019081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:31:58.019161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-netifaces:amd64. 2026-07-10 00:31:58.019225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-07-10 00:31:58.019241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:31:58.019310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:31:58.019371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:31:58.019387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:31:58.019446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:31:58.019505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:31:58.019521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:31:58.019568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:31:58.019628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-10 00:31:58.019644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:31:58.019692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:31:58.019752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:31:58.019768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:31:58.019804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:31:58.019866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:31:58.019882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:31:58.019978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:31:58.020009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:31:58.020032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-07-10 00:31:58.020086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:31:58.020200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2026-07-10 00:31:58.020214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:31:58.020228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:31:58.020292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2026-07-10 00:31:58.020308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:31:58.020378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:31:58.020440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2026-07-10 00:31:58.020454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:31:58.020515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:31:58.020559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 00:31:58.020615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 00:31:58.020629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:31:58.020694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 00:31:58.020739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 00:31:58.020793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-07-10 00:31:58.020808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:31:58.020875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2026-07-10 00:31:58.020936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:31:58.020951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-07-10 00:31:58.021018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:31:58.021097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2026-07-10 00:31:58.021191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-10 00:31:58.021238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2026-07-10 00:31:58.021254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libyajl2:amd64. 2026-07-10 00:31:58.021318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-10 00:31:58.021372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:31:58.021428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2026-07-10 00:31:58.021473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:31:58.021498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:31:58.021543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2026-07-10 00:31:58.021599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../27-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-10 00:31:58.021613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-10 00:31:58.021669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2026-07-10 00:31:58.021726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../28-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-10 00:31:58.021740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-10 00:31:58.021795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:31:58.021819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:31:58.021877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:31:58.021930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:31:58.021945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:31:58.023283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:31:58.023323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:31:58.023331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-10 00:31:58.023347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:31:58.023353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:31:58.023359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2026-07-10 00:31:58.023364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:31:58.023370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2026-07-10 00:31:58.023376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:31:58.023383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:31:58.023388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:31:58.023394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:31:58.023399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:31:58.023405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:31:58.023410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:31:58.023416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:31:58.023421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:31:58.023427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:31:58.023433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:31:58.023438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:31:58.023444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:31:58.023449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:31:58.023454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-10 00:31:58.023467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:31:58.023472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:31:58.023478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:31:58.023483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:31:58.023489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:31:58.023496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:31:58.023501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:31:58.023507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:31:58.023513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:31:58.023519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:31:58.023524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:31:58.023531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-07-10 00:31:58.023536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:31:58.023542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-07-10 00:31:58.023548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:31:58.023554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:31:58.023560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:31:58.023566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:31:58.023571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:31:58.023577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:31:58.023590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 45f04ff88738 2026-07-10 00:31:58.023596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 6aee24ae54d3 2026-07-10 00:31:58.023602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/9 : ADD nova-base-archive /nova-base-source 2026-07-10 00:31:58.023608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 0db7e9954d31 2026-07-10 00:31:58.023617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/9 : ADD plugins-archive / 2026-07-10 00:31:58.023623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> ea607f0f157e 2026-07-10 00:31:58.025105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/9 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2026-07-10 00:31:58.025155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> fd0889d21d31 2026-07-10 00:31:58.025162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:31:58.025168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> cd6607ab91a8 2026-07-10 00:31:58.025176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 9/9 : RUN ln -s nova-base-source/* nova && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /nova && mkdir -p /etc/nova/ && cp -r /nova/etc/nova/* /etc/nova/ && cp /etc/pycadf/nova_api_audit_map.conf /etc/nova/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/nova/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_nova_sudoers && touch /usr/local/bin/kolla_nova_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_nova_extend_start 2026-07-10 00:31:58.025199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in f41b1916882e 2026-07-10 00:31:58.025205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./nova 2026-07-10 00:31:58.025211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-07-10 00:31:58.025217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:31:58.025222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-07-10 00:31:58.025227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:31:58.025233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:31:58.025238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:31:58.025244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (6.1.0) 2026-07-10 00:31:58.025251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: SQLAlchemy>=1.4.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (2.0.32) 2026-07-10 00:31:58.025256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (5.1.1) 2026-07-10 00:31:58.025262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: eventlet>=0.30.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (0.36.1) 2026-07-10 00:31:58.025268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.1.4) 2026-07-10 00:31:58.025273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: keystonemiddleware>=4.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (10.12.1) 2026-07-10 00:31:58.025280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (5.3.0) 2026-07-10 00:31:58.025285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (2.5.1) 2026-07-10 00:31:58.025291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (42.0.8) 2026-07-10 00:31:58.025296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (1.8.8) 2026-07-10 00:31:58.025302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.0.3) 2026-07-10 00:31:58.025307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.1.0) 2026-07-10 00:31:58.025313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.10.1) 2026-07-10 00:31:58.025329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.11.0) 2026-07-10 00:31:58.025346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: alembic>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (1.13.2) 2026-07-10 00:31:58.025352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (0.10.1) 2026-07-10 00:31:58.025357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (0.11.0) 2026-07-10 00:31:58.025363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: paramiko>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.4.1) 2026-07-10 00:31:58.025368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (2.1.0) 2026-07-10 00:31:58.025374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonschema>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (4.19.2) 2026-07-10 00:31:58.025379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-cinderclient>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (9.6.0) 2026-07-10 00:31:58.025385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: keystoneauth1>=3.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (5.8.1) 2026-07-10 00:31:58.025390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-neutronclient>=7.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (11.3.1) 2026-07-10 00:31:58.025397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (4.7.0) 2026-07-10 00:31:58.025402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.25.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (2.32.3) 2026-07-10 00:31:58.025408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (5.3.0) 2026-07-10 00:31:58.025413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==30.3.1.dev3) 2026-07-10 00:31:58.025419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:31:58.025424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.11.0) 2026-07-10 00:31:58.025430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.concurrency>=5.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (6.1.0) 2026-07-10 00:31:58.025435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (9.6.1) 2026-07-10 00:31:58.025441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (5.6.0) 2026-07-10 00:31:58.025446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (6.1.2) 2026-07-10 00:31:58.025452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==30.3.1.dev3) 2026-07-10 00:31:58.025458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:31:58.025463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.4.0) 2026-07-10 00:31:58.025473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (5.5.0) 2026-07-10 00:31:58.025478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (2.4.0) 2026-07-10 00:31:58.025487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=7.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (7.4.0) 2026-07-10 00:31:58.025497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.db>=10.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (16.0.0) 2026-07-10 00:31:58.025503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (7.3.0) 2026-07-10 00:31:58.025508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (14.9.3) 2026-07-10 00:31:58.025513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (4.4.0) 2026-07-10 00:31:58.025519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.privsep>=2.6.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.4.0) 2026-07-10 00:31:58.025524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (6.4.0) 2026-07-10 00:31:58.025530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.5.0) 2026-07-10 00:31:58.025535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (2.0.0) 2026-07-10 00:31:58.025541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (6.2.0) 2026-07-10 00:31:58.025546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (6.0.0) 2026-07-10 00:31:58.025552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.versionedobjects>=1.35.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.4.0) 2026-07-10 00:31:58.025558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-brick>=5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (6.9.1) 2026-07-10 00:31:58.025563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==30.3.1.dev3) 2026-07-10 00:31:58.025569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:31:58.025575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-traits>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.1.0) 2026-07-10 00:31:58.025580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==30.3.1.dev3) 2026-07-10 00:31:58.025586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-3.7.1-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 00:31:58.025592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: castellan>=0.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (5.1.1) 2026-07-10 00:31:58.025597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==30.3.1.dev3) 2026-07-10 00:31:58.025603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:31:58.025612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (6.3.0) 2026-07-10 00:31:58.025618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==30.3.1.dev3) 2026-07-10 00:31:58.025624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:31:58.025630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: retrying>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (1.3.4) 2026-07-10 00:31:58.025635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-service-types>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (1.7.0) 2026-07-10 00:31:58.025641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (2.9.0.post0) 2026-07-10 00:31:58.025647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: futurist>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (3.0.0) 2026-07-10 00:31:58.025659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: openstacksdk>=0.35.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (4.0.1) 2026-07-10 00:31:58.025665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.3.1.dev3) (6.0.2) 2026-07-10 00:31:58.025671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==30.3.1.dev3) (1.3.5) 2026-07-10 00:31:58.025677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==30.3.1.dev3) (4.12.2) 2026-07-10 00:31:58.025683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==30.3.1.dev3) (7.0.0) 2026-07-10 00:31:58.025690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==30.3.1.dev3) (1.17.0) 2026-07-10 00:31:58.025696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==30.3.1.dev3) (2.22) 2026-07-10 00:31:58.025704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==30.3.1.dev3) (2.6.1) 2026-07-10 00:31:58.025752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==30.3.1.dev3) (2.1.5) 2026-07-10 00:31:58.025761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.3.1.dev3) (24.2.0) 2026-07-10 00:31:58.025833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.3.1.dev3) (2023.12.1) 2026-07-10 00:31:58.025845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.3.1.dev3) (0.35.1) 2026-07-10 00:31:58.025915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.3.1.dev3) (0.20.0) 2026-07-10 00:31:58.025931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==30.3.1.dev3) (3.1.1) 2026-07-10 00:31:58.026013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==30.3.1.dev3) (2.9.0) 2026-07-10 00:31:58.026055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==30.3.1.dev3) (5.5.0) 2026-07-10 00:31:58.026107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.3.1.dev3) (1.3.3) 2026-07-10 00:31:58.026197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.3.1.dev3) (1.0.1) 2026-07-10 00:31:58.026244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.3.1.dev3) (1.33) 2026-07-10 00:31:58.026291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.3.1.dev3) (4.2.2) 2026-07-10 00:31:58.026337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.3.1.dev3) (1.4.0) 2026-07-10 00:31:58.026386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==30.3.1.dev3) (3.0.0) 2026-07-10 00:31:58.026420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=5.2->nova==30.3.1.dev3) (8.3.0) 2026-07-10 00:31:58.026464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-win>=5.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=5.2->nova==30.3.1.dev3) (5.9.0) 2026-07-10 00:31:58.026521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==30.3.1.dev3) 2026-07-10 00:31:58.026570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:31:58.026616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==30.3.1.dev3) (3.0.0) 2026-07-10 00:31:58.026662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyroute2>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==30.3.1.dev3) (0.7.12) 2026-07-10 00:31:58.026707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->os-vif>=3.1.0->nova==30.3.1.dev3) (1.16.0) 2026-07-10 00:31:58.026748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==30.3.1.dev3) (0.19) 2026-07-10 00:31:58.026789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==30.3.1.dev3) (2.0.1) 2026-07-10 00:31:58.026828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==30.3.1.dev3) (0.5.0) 2026-07-10 00:31:58.026868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.3.1.dev3) (5.5.0) 2026-07-10 00:31:58.026906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.3.1.dev3) (5.2.0) 2026-07-10 00:31:58.026937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.3.1.dev3) (5.4.0) 2026-07-10 00:31:58.026966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.3.1.dev3) (0.9.0) 2026-07-10 00:31:58.027012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==30.3.1.dev3) (5.1.0) 2026-07-10 00:31:58.027053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==30.3.1.dev3) (0.20.0) 2026-07-10 00:31:58.027133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==30.3.1.dev3) (4.0.1) 2026-07-10 00:31:58.027177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==30.3.1.dev3) (4.0.1) 2026-07-10 00:31:58.027216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==30.3.1.dev3) (1.0.8) 2026-07-10 00:31:58.027256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.2.0->nova==30.3.1.dev3) (2024.1) 2026-07-10 00:31:58.027296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->nova==30.3.1.dev3) (1.6.0) 2026-07-10 00:31:58.027337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.3.1->nova==30.3.1.dev3) (24.1) 2026-07-10 00:31:58.027380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.3.1->nova==30.3.1.dev3) (3.1.2) 2026-07-10 00:31:58.027412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==30.3.1.dev3) 2026-07-10 00:31:58.027442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2026-07-10 00:31:58.027482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==30.3.1.dev3) (3.4.0) 2026-07-10 00:31:58.027521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==30.3.1.dev3) (1.5.0) 2026-07-10 00:31:58.027569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==30.3.1.dev3) (67.2.0) 2026-07-10 00:31:58.027584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==30.3.1.dev3) (0.2.13) 2026-07-10 00:31:58.027642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.20.0->nova==30.3.1.dev3) (2024.1) 2026-07-10 00:31:58.027666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.20.0->nova==30.3.1.dev3) (1.16.0) 2026-07-10 00:31:58.027710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.3.1.dev3) (4.7.0) 2026-07-10 00:31:58.027725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.3.1.dev3) (0.5.2) 2026-07-10 00:31:58.027773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.3.1.dev3) (2.4.3) 2026-07-10 00:31:58.027812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.3.1.dev3) (1.9.0) 2026-07-10 00:31:58.027843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==30.3.1.dev3) (24.2.1) 2026-07-10 00:31:58.027891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==30.3.1.dev3) (2.0.1) 2026-07-10 00:31:58.027931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==30.3.1.dev3) (2.1.0) 2026-07-10 00:31:58.027971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==30.3.1.dev3) (3.1.0) 2026-07-10 00:31:58.028010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.3.1.dev3) (3.3.2) 2026-07-10 00:31:58.028053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.3.1.dev3) (3.8) 2026-07-10 00:31:58.028107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.3.1.dev3) (1.26.19) 2026-07-10 00:31:58.028154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.3.1.dev3) (2026.6.17) 2026-07-10 00:31:58.028191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==30.3.1.dev3) (0.7) 2026-07-10 00:31:58.028223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==30.3.1.dev3) (2.7.2) 2026-07-10 00:31:58.028254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==30.3.1.dev3) (0.15.2) 2026-07-10 00:31:58.028284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==30.3.1.dev3) 2026-07-10 00:31:58.028446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2026-07-10 00:31:58.028493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==30.3.1.dev3) 2026-07-10 00:31:58.028523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 00:31:58.028539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: redis in ./var/lib/kolla/venv/lib/python3.12/site-packages (from websockify>=0.9.0->nova==30.3.1.dev3) (5.0.8) 2026-07-10 00:31:58.028548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-10 00:31:58.028556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:31:58.028563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-10 00:31:58.028574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-3.7.1-py3-none-any.whl (114 kB) 2026-07-10 00:31:58.028584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2026-07-10 00:31:58.028639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2026-07-10 00:31:58.028651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2026-07-10 00:31:58.028690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2026-07-10 00:31:58.028734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-07-10 00:31:58.028748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB) 2026-07-10 00:31:58.028812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 102.9 MB/s 0:00:00 2026-07-10 00:31:58.028828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2026-07-10 00:31:58.028885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2026-07-10 00:31:58.028900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2026-07-10 00:31:58.028958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-30.3.1.dev3-py3-none-any.whl size=5801478 sha256=f0d582f19d567fe6d186c7195af9c687252fb0f8e8e05e076b7a107f1d5e5c99 2026-07-10 00:31:58.029014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-nixdc6ty/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2026-07-10 00:31:58.029029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2026-07-10 00:31:58.029079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: os-resource-classes, numpy, microversion-parse, fixtures, ovsdbapp, jwcrypto, websockify, oslo.limit, cursive, os-vif, nova 2026-07-10 00:31:58.029157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed cursive-0.2.3 fixtures-4.1.0 jwcrypto-1.5.6 microversion-parse-2.0.0 nova-30.3.1.dev3 numpy-2.1.0 os-resource-classes-1.1.0 os-vif-3.7.1 oslo.limit-2.5.0 ovsdbapp-2.8.0 websockify-0.12.0 2026-07-10 00:31:58.029174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./plugins/blazar-nova-6.0.1.dev3 2026-07-10 00:31:58.029227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-07-10 00:31:58.029241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:31:58.029284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-07-10 00:31:58.029298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:31:58.029353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2026-07-10 00:31:58.029368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:31:58.029426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:31:58.029450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:31:58.029511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./plugins/pycadf-3.1.1 2026-07-10 00:31:58.029526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-07-10 00:31:58.029539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:31:58.029595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-07-10 00:31:58.029609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:31:58.029665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2026-07-10 00:31:58.029680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:31:58.029736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:31:58.029751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:31:58.029807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.0) 2026-07-10 00:31:58.029822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (9.6.1) 2026-07-10 00:31:58.029878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.4.0) 2026-07-10 00:31:58.029893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.2) 2026-07-10 00:31:58.029950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2026-07-10 00:31:58.029964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2026-07-10 00:31:58.030020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2026-07-10 00:31:58.030055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2026-07-10 00:31:58.030135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2026-07-10 00:31:58.030194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (0.10.1) 2026-07-10 00:31:58.030249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (5.3.0) 2026-07-10 00:31:58.030264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.0.0) 2026-07-10 00:31:58.030316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (6.0.2) 2026-07-10 00:31:58.030330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.32.3) 2026-07-10 00:31:58.030383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (5.6.0) 2026-07-10 00:31:58.030398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (7.4.0) 2026-07-10 00:31:58.030440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.9.0.post0) 2026-07-10 00:31:58.030454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2026-07-10 00:31:58.030526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2026-07-10 00:31:58.030542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.1.0) 2026-07-10 00:31:58.030598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (24.1) 2026-07-10 00:31:58.030609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (6.0.0) 2026-07-10 00:31:58.030663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (3.1.2) 2026-07-10 00:31:58.030678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.3.2) 2026-07-10 00:31:58.030732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.8) 2026-07-10 00:31:58.030742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (1.26.19) 2026-07-10 00:31:58.030756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2026.6.17) 2026-07-10 00:31:58.030816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova, pycadf 2026-07-10 00:31:58.030831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): started 2026-07-10 00:31:58.030874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-07-10 00:31:58.030888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for blazar-nova: filename=blazar_nova-6.0.1.dev3-py3-none-any.whl size=13060 sha256=1e8f4254900339a6ffb0f6721655cb92d9d38990203b1af6746bbdba361818ba 2026-07-10 00:31:58.030930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-npvroi1t/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2026-07-10 00:31:58.030944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (pyproject.toml): started 2026-07-10 00:31:58.030999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-07-10 00:31:58.031021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=af0d4aea304ae29c6db6e5192acbf1fca1ff58f9e010fc5459153aaa7e4a29fc 2026-07-10 00:31:58.031054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-npvroi1t/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 00:31:58.031107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova pycadf 2026-07-10 00:31:58.031139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: pycadf, blazar-nova 2026-07-10 00:31:58.031183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Attempting uninstall: pycadf 2026-07-10 00:31:58.031196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Found existing installation: pycadf 3.1.1 2026-07-10 00:31:58.031238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Uninstalling pycadf-3.1.1: 2026-07-10 00:31:58.031252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Successfully uninstalled pycadf-3.1.1 2026-07-10 00:31:58.031294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2026-07-10 00:31:58.031308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container f41b1916882e 2026-07-10 00:31:58.031362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 15a952b8f400 2026-07-10 00:31:58.031376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built 295e3454e7cc 2026-07-10 00:31:58.031427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 00:31:58.031499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2026-07-10 00:31:58.031422 (took 0:01:03.245222) 2026-07-10 00:31:58.031587 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2026-07-10 00:31:58.033157 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2026-07-10 00:31:58.033175 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2026-07-10 00:31:58.033184 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2026-07-10 00:31:58.033192 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2026-07-10 00:31:58.033199 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2026-07-10 00:31:58.033207 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2026-07-10 00:31:58.033214 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2026-07-10 00:31:58.033222 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2026-07-10 00:31:58.033229 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2026-07-10 00:31:58.033236 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2026-07-10 00:31:58.033243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2026-07-10 00:31:58.032175 2026-07-10 00:31:58.033250 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2024.2.tar.gz 2026-07-10 00:31:58.039279 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2026-07-10 00:31:58.039639 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2026-07-10 00:33:43.016986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:33:43.017089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 4c3275d2eefe 2026-07-10 00:33:43.017237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/8 : LABEL "build-date"="20260710" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:33:43.017361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in d8c6bd8e3711 2026-07-10 00:33:43.017576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container d8c6bd8e3711 2026-07-10 00:33:43.017638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 2c51432e54f4 2026-07-10 00:33:43.017660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 3/8 : RUN usermod --append --home /var/lib/cinder --groups kolla cinder && mkdir -p /var/lib/cinder && chown -R 42407:42407 /var/lib/cinder 2026-07-10 00:33:43.017838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 2b20658799a6 2026-07-10 00:33:43.017869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 2b20658799a6 2026-07-10 00:33:43.017880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> b8362933fb00 2026-07-10 00:33:43.017970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common cryptsetup lvm2 nvme-cli python3-cephfs python3-rados python3-rbd qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:33:43.018051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in d5bbd427170f 2026-07-10 00:33:43.018168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:33:43.018281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:33:43.018361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:33:43.018442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:33:43.018521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:33:43.018599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:33:43.018685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:33:43.018760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:33:43.018839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:33:43.018930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:33:43.018992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:33:43.019096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:33:43.019183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:33:43.019301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:33:43.019364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:33:43.019442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 27.9 MB in 2s (12.0 MB/s) 2026-07-10 00:33:43.019516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-07-10 00:33:43.019598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-07-10 00:33:43.019681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2026-07-10 00:33:43.019762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2026-07-10 00:33:43.019839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-10 00:33:43.019912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2026-07-10 00:33:43.019983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-07-10 00:33:43.020056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-07-10 00:33:43.020151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-07-10 00:33:43.020305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2026-07-10 00:33:43.020392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2026-07-10 00:33:43.020471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2026-07-10 00:33:43.020552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2026-07-10 00:33:43.020623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-07-10 00:33:43.020693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2026-07-10 00:33:43.020766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2026-07-10 00:33:43.020841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2026-07-10 00:33:43.020903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2026-07-10 00:33:43.020966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2026-07-10 00:33:43.022279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2026-07-10 00:33:43.022319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2026-07-10 00:33:43.022328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 00:33:43.022334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2026-07-10 00:33:43.022340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2026-07-10 00:33:43.022346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2026-07-10 00:33:43.022352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-07-10 00:33:43.022359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-07-10 00:33:43.022364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-url1.83.0 libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 2026-07-10 00:33:43.022370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libjson-c5 liblmdb0 2026-07-10 00:33:43.022375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libncurses6 libndctl6 libnuma1 libnvme1t64 liboath0t64 libpmem1 libpmemobj1 2026-07-10 00:33:43.022381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libpopt0 librabbitmq4 librados2 libradosstriper1 librbd1 2026-07-10 00:33:43.022387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libtcmalloc-minimal4t64 libunwind8 liburing2 nvme-cli python3-ceph-argparse 2026-07-10 00:33:43.022393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-07-10 00:33:43.022398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-rados python3-rbd python3-requests 2026-07-10 00:33:43.022436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-urllib3 python3-wcwidth python3-yaml qemu-utils uuid-runtime 2026-07-10 00:33:43.022459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:33:43.022466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.9 MB of archives. 2026-07-10 00:33:43.022471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 182 MB of additional disk space will be used. 2026-07-10 00:33:43.022477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:33:43.022483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2026-07-10 00:33:43.022491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:33:43.022497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-07-10 00:33:43.022503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 00:33:43.022509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-07-10 00:33:43.022515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:33:43.022521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:33:43.022526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2026-07-10 00:33:43.022532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 00:33:43.022538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 00:33:43.023340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:33:43.023394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:33:43.023407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 00:33:43.023418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 00:33:43.023428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 00:33:43.023438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-10 00:33:43.023450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-10 00:33:43.023462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-10 00:33:43.023473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-10 00:33:43.023485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-10 00:33:43.023497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-07-10 00:33:43.023522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-07-10 00:33:43.023534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-07-10 00:33:43.023546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-07-10 00:33:43.023557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 00:33:43.023584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-07-10 00:33:43.023596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-10 00:33:43.023608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-07-10 00:33:43.023619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-07-10 00:33:43.023631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-07-10 00:33:43.023642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-07-10 00:33:43.023670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-07-10 00:33:43.023693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2026-07-10 00:33:43.023705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-07-10 00:33:43.023717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-07-10 00:33:43.023728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-07-10 00:33:43.024144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-07-10 00:33:43.024170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-07-10 00:33:43.024183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-07-10 00:33:43.024193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-07-10 00:33:43.024244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-07-10 00:33:43.024263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-07-10 00:33:43.024281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-07-10 00:33:43.024300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-07-10 00:33:43.024331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-07-10 00:33:43.024343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-07-10 00:33:43.024353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-07-10 00:33:43.024363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-07-10 00:33:43.024373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-07-10 00:33:43.024383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 00:33:43.024393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-07-10 00:33:43.024403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-07-10 00:33:43.024413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2026-07-10 00:33:43.024433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.9 MB in 1s (41.7 MB/s) 2026-07-10 00:33:43.024444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:33:43.024455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2026-07-10 00:33:43.024475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:33:43.024488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% 2026-07-10 00:33:43.024498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 75% 2026-07-10 00:33:43.024508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% 2026-07-10 00:33:43.024518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 85% 2026-07-10 00:33:43.024532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2026-07-10 00:33:43.024596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2026-07-10 00:33:43.024664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:33:43.024730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:33:43.024798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:33:43.024868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2026-07-10 00:33:43.024936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-07-10 00:33:43.025006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:33:43.025125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 00:33:43.025194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 00:33:43.025298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:33:43.025350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-07-10 00:33:43.025414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.025477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 00:33:43.025545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.025614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:33:43.025684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:33:43.025752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:33:43.025819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:33:43.025899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:33:43.025966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:33:43.026032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:33:43.026119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2026-07-10 00:33:43.026192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-07-10 00:33:43.026268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.1-2build2) ... 2026-07-10 00:33:43.026339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 00:33:43.026404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 00:33:43.026470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 00:33:43.026536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 00:33:43.028168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 00:33:43.028199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 00:33:43.028238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:33:43.028249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:33:43.028259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.028270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:33:43.028280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:33:43.028303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:33:43.028314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:33:43.028324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 00:33:43.028334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:33:43.028345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.028356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 00:33:43.028366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:33:43.028377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.028387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2026-07-10 00:33:43.028410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:33:43.028421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.028431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2026-07-10 00:33:43.028442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.028453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-10 00:33:43.028463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:33:43.028474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2026-07-10 00:33:43.028485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-10 00:33:43.028495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:33:43.028506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2026-07-10 00:33:43.028516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:33:43.028527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:33:43.028538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2026-07-10 00:33:43.028549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:33:43.028559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.028570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:33:43.028580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2026-07-10 00:33:43.028591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:33:43.028602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.028612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2026-07-10 00:33:43.028623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:33:43.028639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.028650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2026-07-10 00:33:43.028660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-07-10 00:33:43.028671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.028681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-07-10 00:33:43.028692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:33:43.028703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.028713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2026-07-10 00:33:43.028724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:33:43.028738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.028749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2026-07-10 00:33:43.028782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:33:43.028858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.028876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2026-07-10 00:33:43.028965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:33:43.028982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.029071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2026-07-10 00:33:43.029127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 00:33:43.029177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:33:43.029253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2026-07-10 00:33:43.029302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-prettytable_3.6.0-2_all.deb ... 2026-07-10 00:33:43.029356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2026-07-10 00:33:43.029381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2026-07-10 00:33:43.029454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:33:43.029471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.029538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2026-07-10 00:33:43.029587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-certifi_2023.11.17-1_all.deb ... 2026-07-10 00:33:43.029636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2026-07-10 00:33:43.029697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2026-07-10 00:33:43.029713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-07-10 00:33:43.029785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 00:33:43.029834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2026-07-10 00:33:43.029882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-07-10 00:33:43.029930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 00:33:43.029989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2026-07-10 00:33:43.030005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2026-07-10 00:33:43.030136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2026-07-10 00:33:43.030158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2026-07-10 00:33:43.030251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2026-07-10 00:33:43.030280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-07-10 00:33:43.030357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2026-07-10 00:33:43.030384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 00:33:43.030448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.030474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:33:43.030542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2026-07-10 00:33:43.030572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-07-10 00:33:43.030738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.030777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 00:33:43.030791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-07-10 00:33:43.030797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:33:43.030840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.030893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-07-10 00:33:43.030947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:33:43.031001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.031092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-07-10 00:33:43.031145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:33:43.031228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.031308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-07-10 00:33:43.031366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:33:43.031421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.031476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-07-10 00:33:43.031531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-07-10 00:33:43.031585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 00:33:43.031639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2026-07-10 00:33:43.031692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-07-10 00:33:43.031746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 00:33:43.031799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-07-10 00:33:43.031844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-07-10 00:33:43.031890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 00:33:43.031934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2026-07-10 00:33:43.031981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-07-10 00:33:43.032027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 00:33:43.032094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2026-07-10 00:33:43.032145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-07-10 00:33:43.032191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 00:33:43.032252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2026-07-10 00:33:43.032300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:33:43.032344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.032390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2026-07-10 00:33:43.032447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:33:43.032495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.032542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.032589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2026-07-10 00:33:43.032635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 00:33:43.032681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:33:43.032727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2026-07-10 00:33:43.032772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 00:33:43.032817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:33:43.032863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2026-07-10 00:33:43.032908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-07-10 00:33:43.032953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 00:33:43.032997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2026-07-10 00:33:43.033051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 00:33:43.033108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.033161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:33:43.033218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2026-07-10 00:33:43.033269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-07-10 00:33:43.033322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 00:33:43.033364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2026-07-10 00:33:43.033410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../51-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:33:43.033455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:33:43.033500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 00:33:43.033544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.033589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 00:33:43.033634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:33:43.036117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.036133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.036139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.036146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.1-2build2) ... 2026-07-10 00:33:43.036152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.036174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 00:33:43.036181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.036187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.036192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:33:43.036198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:33:43.036223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2026-07-10 00:33:43.036229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:33:43.036235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 00:33:43.036241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:33:43.036247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2026-07-10 00:33:43.036253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.036259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:33:43.036265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.036271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 00:33:43.036277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 00:33:43.036283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 00:33:43.036289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:33:43.036295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 00:33:43.036301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2026-07-10 00:33:43.036307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:33:43.036313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:33:43.036319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:33:43.036325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:33:43.036331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:33:43.036337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:33:43.036343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:33:43.036349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 00:33:43.036355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:33:43.036361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2026-07-10 00:33:43.036367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:33:43.036373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:33:43.036378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:33:43.036384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.036396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 00:33:43.036402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:33:43.036408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.036419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.036425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 00:33:43.036431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-07-10 00:33:43.036437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:33:43.036443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:33:43.036457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:33:43.036463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:33:43.036469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.036475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 00:33:43.036481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:33:43.036488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.036494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.036500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.036506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:33:43.036512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2026-07-10 00:33:43.036518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-07-10 00:33:43.036524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2026-07-10 00:33:43.036530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-07-10 00:33:43.036536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2026-07-10 00:33:43.036543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2026-07-10 00:33:43.036549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2026-07-10 00:33:43.036555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-07-10 00:33:43.036561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-07-10 00:33:43.036567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:33:43.036573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container d5bbd427170f 2026-07-10 00:33:43.036579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> e264dde2ab5f 2026-07-10 00:33:43.036585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/8 : ADD cinder-base-archive /cinder-base-source 2026-07-10 00:33:43.036591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 6295eb066ba9 2026-07-10 00:33:43.036597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/8 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2026-07-10 00:33:43.036603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> fece03d6455e 2026-07-10 00:33:43.036609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:33:43.036616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> b316ab644cad 2026-07-10 00:33:43.036624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 8/8 : RUN ln -s cinder-base-source/* cinder && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /cinder && mkdir -p /etc/cinder && cp -r /cinder/etc/cinder/* /etc/cinder/ && cp /etc/pycadf/cinder_api_audit_map.conf /etc/cinder/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/cinder/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_sudoers && touch /usr/local/bin/kolla_cinder_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_cinder_extend_start 2026-07-10 00:33:43.036638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 3382597b6f40 2026-07-10 00:33:43.036644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing ./cinder 2026-07-10 00:33:43.036650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-07-10 00:33:43.036656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:33:43.036662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-07-10 00:33:43.036668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:33:43.036674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: started 2026-07-10 00:33:43.036684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:33:43.036690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:33:43.036696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:33:43.036702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (6.1.0) 2026-07-10 00:33:43.036710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: decorator>=4.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (5.1.1) 2026-07-10 00:33:43.036721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (0.36.1) 2026-07-10 00:33:43.036728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: greenlet>=0.4.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (3.0.3) 2026-07-10 00:33:43.036734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: httplib2>=0.18.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (0.22.0) 2026-07-10 00:33:43.036740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: iso8601>=0.1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (2.1.0) 2026-07-10 00:33:43.036746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (4.19.2) 2026-07-10 00:33:43.036752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: keystoneauth1>=4.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (5.8.1) 2026-07-10 00:33:43.036758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (10.12.1) 2026-07-10 00:33:43.036764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: lxml>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (5.3.0) 2026-07-10 00:33:43.036770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.config>=8.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (9.6.1) 2026-07-10 00:33:43.036776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.concurrency>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (6.1.0) 2026-07-10 00:33:43.036782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.context>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (5.6.0) 2026-07-10 00:33:43.036788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.db>=11.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (16.0.0) 2026-07-10 00:33:43.036799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (6.1.2) 2026-07-10 00:33:43.036805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (14.9.3) 2026-07-10 00:33:43.036811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.middleware>=4.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (6.2.0) 2026-07-10 00:33:43.036817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.policy>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (4.4.0) 2026-07-10 00:33:43.036823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.privsep>=2.6.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (3.4.0) 2026-07-10 00:33:43.036832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.reports>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (3.4.0) 2026-07-10 00:33:43.036838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (7.3.0) 2026-07-10 00:33:43.036847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.serialization>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (5.5.0) 2026-07-10 00:33:43.036854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (3.5.0) 2026-07-10 00:33:43.036875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.upgradecheck>=1.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (2.4.0) 2026-07-10 00:33:43.036942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.utils>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (7.4.0) 2026-07-10 00:33:43.036954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.versionedobjects>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (3.4.0) 2026-07-10 00:33:43.037023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: osprofiler>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (4.2.0) 2026-07-10 00:33:43.037067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (24.1) 2026-07-10 00:33:43.037117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: paramiko>=2.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (3.4.1) 2026-07-10 00:33:43.037172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Paste>=3.4.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (3.10.1) 2026-07-10 00:33:43.037238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PasteDeploy>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (3.1.0) 2026-07-10 00:33:43.037282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: psutil>=5.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (6.0.0) 2026-07-10 00:33:43.037327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyparsing>=2.4.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (3.1.2) 2026-07-10 00:33:43.037371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-barbicanclient>=5.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (7.0.0) 2026-07-10 00:33:43.037412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-glanceclient>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (4.7.0) 2026-07-10 00:33:43.037452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-keystoneclient>=4.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (5.5.0) 2026-07-10 00:33:43.037496 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-novaclient>=18.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (18.7.0) 2026-07-10 00:33:43.037548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-swiftclient>=3.10.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (4.6.0) 2026-07-10 00:33:43.037592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: requests>=2.25.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (2.32.3) 2026-07-10 00:33:43.037636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Routes>=2.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (2.5.1) 2026-07-10 00:33:43.037681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==25.3.2.dev2) 2026-07-10 00:33:43.037726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:33:43.037772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==25.3.2.dev2) 2026-07-10 00:33:43.037818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2026-07-10 00:33:43.037862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-07-10 00:33:43.037905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:33:43.037949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-07-10 00:33:43.037992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:33:43.038049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:33:43.038101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:33:43.038144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (2.0.32) 2026-07-10 00:33:43.038188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: stevedore>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (5.3.0) 2026-07-10 00:33:43.038367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==25.3.2.dev2) 2026-07-10 00:33:43.038420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-07-10 00:33:43.038439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (8.3.0) 2026-07-10 00:33:43.038470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: WebOb>=1.8.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (1.8.8) 2026-07-10 00:33:43.038488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (6.4.0) 2026-07-10 00:33:43.038503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.vmware>=3.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (4.5.0) 2026-07-10 00:33:43.038513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-brick>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (6.9.1) 2026-07-10 00:33:43.038545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-win>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (5.9.0) 2026-07-10 00:33:43.038556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tooz>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (6.3.0) 2026-07-10 00:33:43.038570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==25.3.2.dev2) 2026-07-10 00:33:43.038609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_python_client-2.142.0-py2.py3-none-any.whl.metadata (6.7 kB) 2026-07-10 00:33:43.038679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: castellan>=3.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (5.1.1) 2026-07-10 00:33:43.038702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cryptography>=3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (42.0.8) 2026-07-10 00:33:43.038716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==25.3.2.dev2) 2026-07-10 00:33:43.038764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:33:43.038811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==25.3.2.dev2) 2026-07-10 00:33:43.038827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.5.1.tar.gz (1.1 MB) 2026-07-10 00:33:43.038902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.9 MB/s 0:00:00 2026-07-10 00:33:43.038919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-07-10 00:33:43.038980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:33:43.038996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-07-10 00:33:43.039062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:33:43.039134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:33:43.039150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:33:43.039239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==25.3.2.dev2) 2026-07-10 00:33:43.039256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:33:43.039304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==25.3.2.dev2) 2026-07-10 00:33:43.039319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-10 00:33:43.039386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.3.2.dev2) (2024.1) 2026-07-10 00:33:43.039402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting botocore<1.36.0,>=1.35.5 (from boto3>=1.18.49->cinder==25.3.2.dev2) 2026-07-10 00:33:43.039481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2026-07-10 00:33:43.039498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==25.3.2.dev2) (1.0.1) 2026-07-10 00:33:43.039548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==25.3.2.dev2) 2026-07-10 00:33:43.039564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:33:43.039638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3>=1.18.49->cinder==25.3.2.dev2) (2.9.0.post0) 2026-07-10 00:33:43.039657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3>=1.18.49->cinder==25.3.2.dev2) (1.26.19) 2026-07-10 00:33:43.039722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.5->boto3>=1.18.49->cinder==25.3.2.dev2) (1.16.0) 2026-07-10 00:33:43.039738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==25.3.2.dev2) (1.17.0) 2026-07-10 00:33:43.039802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==25.3.2.dev2) (2.22) 2026-07-10 00:33:43.039820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==25.3.2.dev2) (2.6.1) 2026-07-10 00:33:43.039883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.039899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2026-07-10 00:33:43.039964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.039980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:33:43.040065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.040086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.19.1-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:33:43.040152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.040168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-10 00:33:43.040281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.040300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:33:43.040347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.19.5 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.040363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) 2026-07-10 00:33:43.040405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting proto-plus<2.0.0dev,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.040457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.24.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:33:43.040481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.3.2.dev2) (5.5.0) 2026-07-10 00:33:43.040505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.040550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 00:33:43.040564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.040620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:33:43.040635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==25.3.2.dev2) (3.3.2) 2026-07-10 00:33:43.040691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==25.3.2.dev2) (3.8) 2026-07-10 00:33:43.040706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==25.3.2.dev2) (2026.6.17) 2026-07-10 00:33:43.040764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.040778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:33:43.040835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.3.2.dev2) (24.2.0) 2026-07-10 00:33:43.040850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.3.2.dev2) (2023.12.1) 2026-07-10 00:33:43.040908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.3.2.dev2) (0.35.1) 2026-07-10 00:33:43.040923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.3.2.dev2) (0.20.0) 2026-07-10 00:33:43.040980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==25.3.2.dev2) (1.7.0) 2026-07-10 00:33:43.040994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (3.11.0) 2026-07-10 00:33:43.041059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (3.1.1) 2026-07-10 00:33:43.041122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (2.9.0) 2026-07-10 00:33:43.041137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (1.3.3) 2026-07-10 00:33:43.041193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (3.0.0) 2026-07-10 00:33:43.041232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (1.16.0) 2026-07-10 00:33:43.041257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==25.3.2.dev2) (0.19) 2026-07-10 00:33:43.041302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.3.2.dev2) (0.10.1) 2026-07-10 00:33:43.041330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.3.2.dev2) (2.0.0) 2026-07-10 00:33:43.041386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.3.2.dev2) (6.0.2) 2026-07-10 00:33:43.041400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==25.3.2.dev2) (1.13.2) 2026-07-10 00:33:43.041442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==25.3.2.dev2) (2.0.1) 2026-07-10 00:33:43.041456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==25.3.2.dev2) (0.5.0) 2026-07-10 00:33:43.041499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==25.3.2.dev2) (1.3.5) 2026-07-10 00:33:43.041513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==25.3.2.dev2) (4.12.2) 2026-07-10 00:33:43.041569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.3.2.dev2) (3.0.0) 2026-07-10 00:33:43.041583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.3.2.dev2) (5.2.0) 2026-07-10 00:33:43.041638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.3.2.dev2) (5.4.0) 2026-07-10 00:33:43.041652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.3.2.dev2) (0.9.0) 2026-07-10 00:33:43.041706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->cinder==25.3.2.dev2) (5.1.0) 2026-07-10 00:33:43.041721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->cinder==25.3.2.dev2) (0.20.0) 2026-07-10 00:33:43.041789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==25.3.2.dev2) (3.1.4) 2026-07-10 00:33:43.041833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==25.3.2.dev2) (4.0.1) 2026-07-10 00:33:43.041854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==25.3.2.dev2) (4.0.1) 2026-07-10 00:33:43.041899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==25.3.2.dev2) (2.1.5) 2026-07-10 00:33:43.041913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==25.3.2.dev2) (1.0.8) 2026-07-10 00:33:43.041965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->cinder==25.3.2.dev2) (1.6.0) 2026-07-10 00:33:43.041980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==25.3.2.dev2) (3.11.0) 2026-07-10 00:33:43.042058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: defusedxml>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==25.3.2.dev2) (0.7.1) 2026-07-10 00:33:43.042078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==25.3.2.dev2) (1.1.2) 2026-07-10 00:33:43.042124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->cinder==25.3.2.dev2) (1.5.0) 2026-07-10 00:33:43.042138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==25.3.2.dev2) (67.2.0) 2026-07-10 00:33:43.042181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==25.3.2.dev2) (0.2.13) 2026-07-10 00:33:43.042195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (2024.1) 2026-07-10 00:33:43.042357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==25.3.2.dev2) (4.7.0) 2026-07-10 00:33:43.042371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==25.3.2.dev2) (0.5.2) 2026-07-10 00:33:43.042384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==25.3.2.dev2) (2.4.3) 2026-07-10 00:33:43.042427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==25.3.2.dev2) (1.9.0) 2026-07-10 00:33:43.042442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==25.3.2.dev2) (24.2.1) 2026-07-10 00:33:43.042495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==25.3.2.dev2) (2.0.1) 2026-07-10 00:33:43.042510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==25.3.2.dev2) (0.7) 2026-07-10 00:33:43.042536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==25.3.2.dev2) 2026-07-10 00:33:43.042605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:33:43.042623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==25.3.2.dev2) (3.2.0) 2026-07-10 00:33:43.042639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.042652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:33:43.042710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==25.3.2.dev2) 2026-07-10 00:33:43.042725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-07-10 00:33:43.042768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==25.3.2.dev2) (2.7.2) 2026-07-10 00:33:43.042782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.8.0->cinder==25.3.2.dev2) (0.15.2) 2026-07-10 00:33:43.042826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonpatch<2,>=1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==25.3.2.dev2) (1.33) 2026-07-10 00:33:43.042840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch<2,>=1->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==25.3.2.dev2) (3.0.0) 2026-07-10 00:33:43.042890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2026-07-10 00:33:43.042904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2026-07-10 00:33:43.042950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 38.1 MB/s 0:00:00 2026-07-10 00:33:43.042964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2026-07-10 00:33:43.043005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-10 00:33:43.043019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-10 00:33:43.043088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_python_client-2.142.0-py2.py3-none-any.whl (12.2 MB) 2026-07-10 00:33:43.043108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 68.1 MB/s 0:00:00 2026-07-10 00:33:43.043150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.19.1-py3-none-any.whl (139 kB) 2026-07-10 00:33:43.043164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2026-07-10 00:33:43.043229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2026-07-10 00:33:43.043244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl (220 kB) 2026-07-10 00:33:43.043297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.24.0-py3-none-any.whl (50 kB) 2026-07-10 00:33:43.043308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl (294 kB) 2026-07-10 00:33:43.043361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-07-10 00:33:43.043381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2026-07-10 00:33:43.043394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 00:33:43.043439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-07-10 00:33:43.043453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-07-10 00:33:43.043494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-07-10 00:33:43.043508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-07-10 00:33:43.043540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-07-10 00:33:43.043584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 60.7 MB/s 0:00:00 2026-07-10 00:33:43.043597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-07-10 00:33:43.043707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2026-07-10 00:33:43.043720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): started 2026-07-10 00:33:43.043733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): finished with status 'done' 2026-07-10 00:33:43.043747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-25.3.2.dev2-py3-none-any.whl size=5246142 sha256=9fc61f4fbfbfbbd8e3bac9ee66d084ec8352a1a1fdc1a13fd52cb89d5857ca05 2026-07-10 00:33:43.043799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9vadxotj/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2026-07-10 00:33:43.043814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): started 2026-07-10 00:33:43.043857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): finished with status 'done' 2026-07-10 00:33:43.043869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for rtslib-fb: filename=rtslib_fb-2.1.76-py3-none-any.whl size=89980 sha256=6717177ebf3794d019f8783b4583c50e418fa4724ca68663c2392604c01cd26d 2026-07-10 00:33:43.043918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9vadxotj/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2026-07-10 00:33:43.043962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): started 2026-07-10 00:33:43.043974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): finished with status 'done' 2026-07-10 00:33:43.044016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for zstd: filename=zstd-1.5.5.1-cp312-cp312-linux_x86_64.whl size=1718199 sha256=fd57107e673d3d0df2693a59548b4f7e739e9a318a77b6918d964e855c721a62 2026-07-10 00:33:43.044029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9vadxotj/wheels/8b/95/6e/34f7b1ba32cf67615e22e6c973c3223fb5863e03630eb14cac 2026-07-10 00:33:43.044087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2026-07-10 00:33:43.044135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Installing collected packages: zstd, uritemplate, tabulate, pyudev, pydot, pyasn1, protobuf, networkx, distro, rtslib-fb, rsa, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, google-auth, taskflow, google-auth-httplib2, google-api-core, boto3, google-api-python-client, cursive, cinder 2026-07-10 00:33:43.044151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cinder-25.3.2.dev2 cursive-0.2.3 distro-1.9.0 google-api-core-2.19.1 google-api-python-client-2.142.0 google-auth-2.34.0 google-auth-httplib2-0.2.0 googleapis-common-protos-1.63.2 networkx-3.3 proto-plus-1.24.0 protobuf-4.25.4 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 pyudev-0.24.3 rsa-4.9 rtslib-fb-2.1.76 s3transfer-0.10.2 tabulate-0.9.0 taskflow-5.9.1 uritemplate-4.1.1 zstd-1.5.5.1 2026-07-10 00:33:43.044230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 3382597b6f40 2026-07-10 00:33:43.044244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> f9b04ca72667 2026-07-10 00:33:43.044279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built e2dd23f5ea97 2026-07-10 00:33:43.044326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 00:33:43.044420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2026-07-10 00:33:43.044345 (took 0:01:45.012170) 2026-07-10 00:33:43.044498 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2026-07-10 00:33:43.044550 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2026-07-10 00:33:43.044586 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2026-07-10 00:33:43.044598 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2026-07-10 00:33:43.044966 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2026-07-10 00:33:43.044989 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2026-07-10 00:33:43.045027 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2026-07-10 00:33:43.044968 2026-07-10 00:33:43.045116 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2024.2.tar.gz 2026-07-10 00:33:43.049674 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2026-07-10 00:33:43.050133 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2026-07-10 00:34:19.398747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:34:19.401206 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 4c3275d2eefe 2026-07-10 00:34:19.401293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/9 : LABEL "build-date"="20260710" "name"="glance-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:34:19.401308 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 39d35f61ddfa 2026-07-10 00:34:19.401318 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 39d35f61ddfa 2026-07-10 00:34:19.401326 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 77ac8668c576 2026-07-10 00:34:19.401336 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 3/9 : RUN usermod --append --home /var/lib/glance --groups kolla glance && mkdir -p /var/lib/glance && chown -R 42415:42415 /var/lib/glance 2026-07-10 00:34:19.401345 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 6b42e9f96508 2026-07-10 00:34:19.401354 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 6b42e9f96508 2026-07-10 00:34:19.401362 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 60e7a8064b59 2026-07-10 00:34:19.401392 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-rados python3-rbd nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:34:19.401403 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 55476da5d507 2026-07-10 00:34:19.401429 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:34:19.401436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:34:19.401445 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:34:19.401452 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:34:19.401459 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:34:19.401466 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:34:19.401472 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:34:19.401479 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:34:19.401486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:34:19.401493 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:34:19.401500 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:34:19.401506 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:34:19.401513 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:34:19.401520 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:34:19.401527 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:34:19.401533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 27.9 MB in 2s (11.7 MB/s) 2026-07-10 00:34:19.401540 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-07-10 00:34:19.401547 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-07-10 00:34:19.401554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2026-07-10 00:34:19.401560 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2026-07-10 00:34:19.401567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2026-07-10 00:34:19.401586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-07-10 00:34:19.401593 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-07-10 00:34:19.401600 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 uuid-runtime 2026-07-10 00:34:19.401606 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Recommended packages: 2026-07-10 00:34:19.401613 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: pci.ids 2026-07-10 00:34:19.401620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2026-07-10 00:34:19.401626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-07-10 00:34:19.401633 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-07-10 00:34:19.401641 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 nvme-cli python3-rados python3-rbd uuid-runtime 2026-07-10 00:34:19.401649 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:34:19.401657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 10.0 MB of archives. 2026-07-10 00:34:19.401672 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 42.1 MB of additional disk space will be used. 2026-07-10 00:34:19.401680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:34:19.401688 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:34:19.401697 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-07-10 00:34:19.401705 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 00:34:19.401713 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-07-10 00:34:19.401726 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 00:34:19.401735 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 00:34:19.401743 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-10 00:34:19.401755 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-10 00:34:19.401764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-07-10 00:34:19.401775 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-10 00:34:19.401878 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-10 00:34:19.401963 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 00:34:19.402032 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-10 00:34:19.402163 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-07-10 00:34:19.402231 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 00:34:19.402330 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-07-10 00:34:19.402410 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 10.0 MB in 1s (10.3 MB/s) 2026-07-10 00:34:19.402489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:34:19.402563 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2026-07-10 00:34:19.402645 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:34:19.402723 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2026-07-10 00:34:19.402800 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2026-07-10 00:34:19.402876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 80% 2026-07-10 00:34:19.402966 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 85% 2026-07-10 00:34:19.403067 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2026-07-10 00:34:19.403142 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2026-07-10 00:34:19.403225 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:34:19.403391 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:34:19.403450 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:34:19.403527 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2026-07-10 00:34:19.403604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-07-10 00:34:19.403680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:34:19.403755 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 00:34:19.403833 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 00:34:19.403902 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:34:19.403970 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-07-10 00:34:19.404059 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 00:34:19.404129 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:34:19.404204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 00:34:19.404296 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:34:19.404357 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:34:19.404424 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 00:34:19.404489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:34:19.404554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:34:19.404621 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2026-07-10 00:34:19.404688 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-10 00:34:19.404753 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:34:19.404819 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2026-07-10 00:34:19.404887 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-10 00:34:19.404952 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:34:19.405017 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libnvme1t64. 2026-07-10 00:34:19.405118 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-07-10 00:34:19.405192 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 00:34:19.405267 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2026-07-10 00:34:19.405335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:34:19.405402 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:34:19.405468 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2026-07-10 00:34:19.405536 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:34:19.405602 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:34:19.405670 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2026-07-10 00:34:19.405737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:34:19.405804 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:34:19.405870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2026-07-10 00:34:19.405943 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2026-07-10 00:34:19.406015 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:34:19.406107 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:34:19.406180 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package nvme-cli. 2026-07-10 00:34:19.406266 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../13-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-07-10 00:34:19.406338 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 00:34:19.406419 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2026-07-10 00:34:19.406489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../14-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:34:19.406558 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:34:19.406626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2026-07-10 00:34:19.406692 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../15-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:34:19.406758 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:34:19.406824 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:34:19.406890 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:34:19.406960 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:34:19.407026 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:34:19.407117 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:34:19.407191 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:34:19.407293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:34:19.407374 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:34:19.407448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:34:19.407510 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:34:19.407577 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:34:19.407643 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:34:19.407700 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:34:19.407755 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 00:34:19.407810 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:34:19.407865 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:34:19.407921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:34:19.407975 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 00:34:19.408031 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:34:19.408108 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:34:19.408167 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:34:19.408221 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 55476da5d507 2026-07-10 00:34:19.408291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 303e7fc93f1b 2026-07-10 00:34:19.408348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/9 : ADD glance-base-archive /glance-base-source 2026-07-10 00:34:19.409110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 24603cd39aba 2026-07-10 00:34:19.409124 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/9 : COPY etc/glance /etc/glance 2026-07-10 00:34:19.409131 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 3af7cf01124a 2026-07-10 00:34:19.409138 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/9 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2026-07-10 00:34:19.409145 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 1d0301dbe16e 2026-07-10 00:34:19.409153 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:34:19.409160 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> eb32f2741582 2026-07-10 00:34:19.409169 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 9/9 : RUN ln -s glance-base-source/* glance && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /glance glance_store[cinder,vmware,swift,s3] boto3 && mkdir -p /etc/glance && cp -r /glance/etc/* /etc/glance/ && cp /etc/pycadf/glance_api_audit_map.conf /etc/glance/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/glance/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_glance_sudoers && touch /usr/local/bin/kolla_glance_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_glance_extend_start 2026-07-10 00:34:19.409179 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 2fa937388252 2026-07-10 00:34:19.409186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing ./glance 2026-07-10 00:34:19.409193 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: started 2026-07-10 00:34:19.409201 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:34:19.409208 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: started 2026-07-10 00:34:19.409214 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:34:19.409221 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: started 2026-07-10 00:34:19.409228 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:34:19.409255 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:34:19.409263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:34:19.409270 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2026-07-10 00:34:19.409277 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:34:19.409284 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2026-07-10 00:34:19.409294 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.8.2-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 00:34:19.409302 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (6.1.0) 2026-07-10 00:34:19.409322 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: defusedxml>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (0.7.1) 2026-07-10 00:34:19.409333 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: SQLAlchemy>=1.3.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (2.0.32) 2026-07-10 00:34:19.409371 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: eventlet>=0.33.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (0.36.1) 2026-07-10 00:34:19.409496 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (3.1.0) 2026-07-10 00:34:19.409526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (2.5.1) 2026-07-10 00:34:19.409536 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WebOb>=1.8.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (1.8.8) 2026-07-10 00:34:19.409575 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (1.13.2) 2026-07-10 00:34:19.409634 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (0.22.0) 2026-07-10 00:34:19.409680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.config>=8.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (9.6.1) 2026-07-10 00:34:19.409747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.concurrency>=4.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (6.1.0) 2026-07-10 00:34:19.409794 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (5.6.0) 2026-07-10 00:34:19.409848 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (2.4.0) 2026-07-10 00:34:19.409903 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (7.4.0) 2026-07-10 00:34:19.409957 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (5.3.0) 2026-07-10 00:34:19.410010 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (3.0.0) 2026-07-10 00:34:19.410101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==29.2.1.dev1) 2026-07-10 00:34:19.410161 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:34:19.410217 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (5.8.1) 2026-07-10 00:34:19.410316 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (10.12.1) 2026-07-10 00:34:19.410377 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (0.12.1) 2026-07-10 00:34:19.410435 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (3.11.0) 2026-07-10 00:34:19.410492 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (3.10.1) 2026-07-10 00:34:19.410546 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (4.19.2) 2026-07-10 00:34:19.410602 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (5.5.0) 2026-07-10 00:34:19.410657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.db>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (16.0.0) 2026-07-10 00:34:19.410724 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.i18n>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (6.4.0) 2026-07-10 00:34:19.410769 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==29.2.1.dev1) 2026-07-10 00:34:19.410823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:34:19.410870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.log>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (6.1.2) 2026-07-10 00:34:19.410918 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (14.9.3) 2026-07-10 00:34:19.410965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (6.2.0) 2026-07-10 00:34:19.411012 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (3.4.0) 2026-07-10 00:34:19.411075 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (4.4.0) 2026-07-10 00:34:19.411128 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (1.3.4) 2026-07-10 00:34:19.411178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (4.2.0) 2026-07-10 00:34:19.411227 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (3.0.0) 2026-07-10 00:34:19.411289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cryptography>=2.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (42.0.8) 2026-07-10 00:34:19.411336 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==29.2.1.dev1) 2026-07-10 00:34:19.411384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:34:19.411433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (2.1.0) 2026-07-10 00:34:19.413090 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-win>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (5.9.0) 2026-07-10 00:34:19.413100 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: castellan>=0.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.2.1.dev1) (5.1.1) 2026-07-10 00:34:19.413110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (5.5.0) 2026-07-10 00:34:19.413115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (2.32.3) 2026-07-10 00:34:19.413119 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-cinderclient>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (9.6.0) 2026-07-10 00:34:19.413123 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-brick>=6.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (6.9.1) 2026-07-10 00:34:19.413126 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (7.3.0) 2026-07-10 00:34:19.413131 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.privsep>=1.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (3.4.0) 2026-07-10 00:34:19.413135 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.6.0) 2026-07-10 00:34:19.413146 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.vmware>=3.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.5.0) 2026-07-10 00:34:19.413150 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.36.0,>=1.35.5 (from boto3) 2026-07-10 00:34:19.413154 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2026-07-10 00:34:19.413158 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from boto3) (1.0.1) 2026-07-10 00:34:19.413161 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3) 2026-07-10 00:34:19.413165 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:34:19.413168 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3) (2.9.0.post0) 2026-07-10 00:34:19.413172 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3) (1.26.19) 2026-07-10 00:34:19.413175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.5->boto3) (1.16.0) 2026-07-10 00:34:19.413179 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==29.2.1.dev1) (1.3.5) 2026-07-10 00:34:19.413183 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==29.2.1.dev1) (4.12.2) 2026-07-10 00:34:19.413186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==29.2.1.dev1) (7.0.0) 2026-07-10 00:34:19.413190 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==29.2.1.dev1) (1.17.0) 2026-07-10 00:34:19.413193 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==29.2.1.dev1) (2.22) 2026-07-10 00:34:19.413205 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==29.2.1.dev1) (1.16.0) 2026-07-10 00:34:19.413209 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==29.2.1.dev1) (2.6.1) 2026-07-10 00:34:19.413213 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==29.2.1.dev1) (3.0.3) 2026-07-10 00:34:19.413217 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==29.2.1.dev1) (3.1.2) 2026-07-10 00:34:19.413221 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.2.1.dev1) (24.2.0) 2026-07-10 00:34:19.413225 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.2.1.dev1) (2023.12.1) 2026-07-10 00:34:19.413228 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.2.1.dev1) (0.35.1) 2026-07-10 00:34:19.413232 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.2.1.dev1) (0.20.0) 2026-07-10 00:34:19.413251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==29.2.1.dev1) (1.7.0) 2026-07-10 00:34:19.413255 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.2.1.dev1) (3.11.0) 2026-07-10 00:34:19.413259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.2.1.dev1) (3.1.1) 2026-07-10 00:34:19.413262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.2.1.dev1) (2.9.0) 2026-07-10 00:34:19.413266 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (3.5.0) 2026-07-10 00:34:19.413269 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (8.3.0) 2026-07-10 00:34:19.413273 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: psutil>=5.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (6.0.0) 2026-07-10 00:34:19.413276 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==29.2.1.dev1) (1.3.3) 2026-07-10 00:34:19.413280 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==29.2.1.dev1) (5.1.1) 2026-07-10 00:34:19.413306 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==29.2.1.dev1) (0.19) 2026-07-10 00:34:19.413310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.2.1.dev1) (0.10.1) 2026-07-10 00:34:19.413313 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.2.1.dev1) (2.0.0) 2026-07-10 00:34:19.413321 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.2.1.dev1) (6.0.2) 2026-07-10 00:34:19.413324 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==29.2.1.dev1) (2.0.1) 2026-07-10 00:34:19.413328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==29.2.1.dev1) (0.5.0) 2026-07-10 00:34:19.413331 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: openstacksdk>=0.31.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.limit>=1.6.0->glance==29.2.1.dev1) (4.0.1) 2026-07-10 00:34:19.413335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.2.1.dev1) (1.33) 2026-07-10 00:34:19.413338 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.2.1.dev1) (0.11.0) 2026-07-10 00:34:19.413342 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.2.1.dev1) (4.2.2) 2026-07-10 00:34:19.413345 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.2.1.dev1) (1.4.0) 2026-07-10 00:34:19.413349 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.2.1.dev1) (3.0.0) 2026-07-10 00:34:19.413355 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.2.1.dev1) (5.5.0) 2026-07-10 00:34:19.413359 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.2.1.dev1) (5.2.0) 2026-07-10 00:34:19.413362 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.2.1.dev1) (5.4.0) 2026-07-10 00:34:19.413366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.2.1.dev1) (0.9.0) 2026-07-10 00:34:19.413369 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==29.2.1.dev1) (5.1.0) 2026-07-10 00:34:19.413372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==29.2.1.dev1) (0.20.0) 2026-07-10 00:34:19.413379 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.2.1.dev1) (3.1.4) 2026-07-10 00:34:19.413383 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.2.1.dev1) (4.0.1) 2026-07-10 00:34:19.413386 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.2.1.dev1) (4.0.1) 2026-07-10 00:34:19.413390 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==29.2.1.dev1) (2.1.5) 2026-07-10 00:34:19.413393 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance_store[cinder,s3,swift,vmware]) (1.0.8) 2026-07-10 00:34:19.413398 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance_store[cinder,s3,swift,vmware]) (2024.1) 2026-07-10 00:34:19.413402 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (1.6.0) 2026-07-10 00:34:19.413449 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance==29.2.1.dev1) (24.1) 2026-07-10 00:34:19.413499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (5.3.0) 2026-07-10 00:34:19.413541 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (1.1.2) 2026-07-10 00:34:19.413585 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==29.2.1.dev1) (67.2.0) 2026-07-10 00:34:19.413626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==29.2.1.dev1) (0.2.13) 2026-07-10 00:34:19.413670 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->glance==29.2.1.dev1) (2024.1) 2026-07-10 00:34:19.413714 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.2.1.dev1) (4.7.0) 2026-07-10 00:34:19.413762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.2.1.dev1) (0.5.2) 2026-07-10 00:34:19.413819 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.2.1.dev1) (2.4.3) 2026-07-10 00:34:19.413860 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.2.1.dev1) (1.9.0) 2026-07-10 00:34:19.413906 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.3.2) 2026-07-10 00:34:19.413950 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.8) 2026-07-10 00:34:19.413994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (2026.6.17) 2026-07-10 00:34:19.414048 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==29.2.1.dev1) (0.7) 2026-07-10 00:34:19.414101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==29.2.1.dev1) (3.2.0) 2026-07-10 00:34:19.414149 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==29.2.1.dev1) 2026-07-10 00:34:19.414193 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:34:19.414259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==29.2.1.dev1) 2026-07-10 00:34:19.414294 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-07-10 00:34:19.414339 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==29.2.1.dev1) (2.7.2) 2026-07-10 00:34:19.414383 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==29.2.1.dev1) (0.8.1) 2026-07-10 00:34:19.414429 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==29.2.1.dev1) (6.11.0) 2026-07-10 00:34:19.414479 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: zipp>=0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->glance==29.2.1.dev1) (3.20.0) 2026-07-10 00:34:19.414525 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.8.2-py3-none-any.whl (243 kB) 2026-07-10 00:34:19.414574 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2026-07-10 00:34:19.414614 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2026-07-10 00:34:19.414664 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 117.6 MB/s 0:00:00 2026-07-10 00:34:19.414711 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2026-07-10 00:34:19.414754 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-10 00:34:19.414797 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2026-07-10 00:34:19.414840 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-07-10 00:34:19.414883 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-07-10 00:34:19.414929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 255.5 MB/s 0:00:00 2026-07-10 00:34:19.414975 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-07-10 00:34:19.415018 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2026-07-10 00:34:19.415102 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): started 2026-07-10 00:34:19.415141 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): finished with status 'done' 2026-07-10 00:34:19.415186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-29.2.1.dev1-py3-none-any.whl size=1438452 sha256=ec021f2485ef57a0ad115640ba41d25c159ab7a5fefd96e040cd23dab3687e4f 2026-07-10 00:34:19.415231 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-32thi1so/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2026-07-10 00:34:19.415313 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2026-07-10 00:34:19.415353 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Installing collected packages: pydot, networkx, botocore, s3transfer, taskflow, boto3, oslo.limit, glance_store, cursive, glance 2026-07-10 00:34:19.415396 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cursive-0.2.3 glance-29.2.1.dev1 glance_store-4.8.2 networkx-3.3 oslo.limit-2.5.0 pydot-3.0.1 s3transfer-0.10.2 taskflow-5.9.1 2026-07-10 00:34:19.415435 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 2fa937388252 2026-07-10 00:34:19.415475 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> bfe81177b2f0 2026-07-10 00:34:19.415519 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built 15b2298e79e8 2026-07-10 00:34:19.415560 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20260710 2026-07-10 00:34:19.415638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2026-07-10 00:34:19.415567 (took 0:00:36.370599) 2026-07-10 00:34:19.415715 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2026-07-10 00:34:19.416080 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2026-07-10 00:34:19.416098 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2026-07-10 00:34:19.416153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2026-07-10 00:34:19.416097 2026-07-10 00:34:19.416208 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Getting archive from https://tarballs.opendev.org/openstack/ironic-inspector/ironic-inspector-stable-2024.2.tar.gz 2026-07-10 00:34:20.382586 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2026-07-10 00:34:20.383231 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2026-07-10 00:35:08.108306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:35:08.108425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 4c3275d2eefe 2026-07-10 00:35:08.108435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/10 : LABEL "build-date"="20260710" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-inspector" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:35:08.108444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 91e63fa28d15 2026-07-10 00:35:08.108491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 91e63fa28d15 2026-07-10 00:35:08.108495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 3409d555a338 2026-07-10 00:35:08.108500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 3/10 : RUN usermod --append --home /var/lib/ironic-inspector --groups kolla ironic-inspector && mkdir -p /var/lib/ironic-inspector && chown -R 42461:42461 /var/lib/ironic-inspector 2026-07-10 00:35:08.108506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 53932d09ec84 2026-07-10 00:35:08.108510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 53932d09ec84 2026-07-10 00:35:08.108513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 34f99f4614d0 2026-07-10 00:35:08.108518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends iptables && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:35:08.108526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in eb5028cf92a3 2026-07-10 00:35:08.108666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:35:08.108773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:35:08.108903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:35:08.109017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:35:08.109168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:35:08.109299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:35:08.110323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:35:08.110386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:35:08.110395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:35:08.110402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:35:08.110409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:35:08.110418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:35:08.110426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:35:08.110433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:35:08.110440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:35:08.110448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 27.9 MB in 2s (12.6 MB/s) 2026-07-10 00:35:08.110456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-07-10 00:35:08.110463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-07-10 00:35:08.110470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-07-10 00:35:08.112154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-07-10 00:35:08.112174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2026-07-10 00:35:08.112182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2026-07-10 00:35:08.112223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2026-07-10 00:35:08.112231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2026-07-10 00:35:08.112238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2026-07-10 00:35:08.112245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2026-07-10 00:35:08.112252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2026-07-10 00:35:08.112259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-07-10 00:35:08.112265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2026-07-10 00:35:08.112272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:35:08.112297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2026-07-10 00:35:08.112304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2026-07-10 00:35:08.112311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:35:08.112318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-07-10 00:35:08.112324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-07-10 00:35:08.112331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-07-10 00:35:08.112338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-07-10 00:35:08.112346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:35:08.112353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-07-10 00:35:08.112377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 0s (1,234 kB/s) 2026-07-10 00:35:08.112385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2026-07-10 00:35:08.112391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-07-10 00:35:08.112400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:35:08.112409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-07-10 00:35:08.112416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-07-10 00:35:08.112422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-07-10 00:35:08.112429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-07-10 00:35:08.112440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-07-10 00:35:08.112447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-07-10 00:35:08.112453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:35:08.112460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:35:08.112552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:35:08.112636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2026-07-10 00:35:08.112745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:35:08.112813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:35:08.112938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2026-07-10 00:35:08.113014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-07-10 00:35:08.113136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:35:08.113239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-07-10 00:35:08.113345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-07-10 00:35:08.113429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:35:08.113512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:35:08.113599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:35:08.113685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:35:08.113791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2026-07-10 00:35:08.113878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:35:08.113962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:35:08.114059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:35:08.114153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:35:08.114253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:35:08.114360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:35:08.114443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:35:08.114528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:35:08.114603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:35:08.114674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:35:08.114765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:35:08.114838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2026-07-10 00:35:08.114916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:35:08.115020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-07-10 00:35:08.115113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:35:08.115213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:35:08.115388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container eb5028cf92a3 2026-07-10 00:35:08.115569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 4e9f02988443 2026-07-10 00:35:08.115647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/10 : ADD ironic-inspector-archive /ironic-inspector-source 2026-07-10 00:35:08.115682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 7e5387dff284 2026-07-10 00:35:08.115698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/10 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2026-07-10 00:35:08.115756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 26045e898840 2026-07-10 00:35:08.115820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:35:08.115885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 1576ecc7330e 2026-07-10 00:35:08.115947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 8/10 : RUN ln -s ironic-inspector-source/* ironic-inspector && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic-inspector && mkdir -p /etc/ironic-inspector && cp /ironic-inspector/rootwrap.conf /etc/ironic-inspector/ && cp -r /ironic-inspector/rootwrap.d/ /etc/ironic-inspector/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic-inspector/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_inspector_sudoers && chmod 644 /usr/local/bin/kolla_extend_start && mkdir -p /var/lib/ironic-inspector/dhcp-hostsdir && chown -R ironic-inspector: /var/lib/ironic-inspector 2026-07-10 00:35:08.116024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 308718c11550 2026-07-10 00:35:08.116142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing ./ironic-inspector 2026-07-10 00:35:08.116236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: started 2026-07-10 00:35:08.116335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: finished with status 'done' 2026-07-10 00:35:08.116382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: started 2026-07-10 00:35:08.116437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:35:08.116453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: started 2026-07-10 00:35:08.116495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: finished with status 'done' 2026-07-10 00:35:08.116537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): started 2026-07-10 00:35:08.116592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:35:08.116609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.2.0) 2026-07-10 00:35:08.116700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: alembic>=1.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (1.13.2) 2026-07-10 00:35:08.116729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.3.1.dev2) 2026-07-10 00:35:08.116771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:35:08.116826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: eventlet>=0.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (0.36.1) 2026-07-10 00:35:08.116841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.3.1.dev2) 2026-07-10 00:35:08.116883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:35:08.116899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.0.0) 2026-07-10 00:35:08.116956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ironic-lib>=4.3.0 (from ironic-inspector==12.3.1.dev2) 2026-07-10 00:35:08.117029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:35:08.117085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpath-rw>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (1.4.0) 2026-07-10 00:35:08.117150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.19.2) 2026-07-10 00:35:08.117204 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystoneauth1>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.8.1) 2026-07-10 00:35:08.117221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystonemiddleware>=4.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (10.12.1) 2026-07-10 00:35:08.117252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (0.10.1) 2026-07-10 00:35:08.117323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.0) 2026-07-10 00:35:08.117482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyYAML>=5.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.0.2) 2026-07-10 00:35:08.117513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: openstacksdk>=0.40.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.0.1) 2026-07-10 00:35:08.117528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.0) 2026-07-10 00:35:08.117598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (9.6.1) 2026-07-10 00:35:08.117666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.6.0) 2026-07-10 00:35:08.117738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.db>=12.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (16.0.0) 2026-07-10 00:35:08.117811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.4.0) 2026-07-10 00:35:08.117886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.2) 2026-07-10 00:35:08.117972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (14.9.3) 2026-07-10 00:35:08.118065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.2.0) 2026-07-10 00:35:08.118157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.policy>=3.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.4.0) 2026-07-10 00:35:08.118247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.rootwrap>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (7.3.0) 2026-07-10 00:35:08.118310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.5.0) 2026-07-10 00:35:08.118403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.service>=1.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.5.0) 2026-07-10 00:35:08.118460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.upgradecheck>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (2.4.0) 2026-07-10 00:35:08.120162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (7.4.0) 2026-07-10 00:35:08.120184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tenacity>=6.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (8.3.0) 2026-07-10 00:35:08.120193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.3.0) 2026-07-10 00:35:08.120201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (2.0.32) 2026-07-10 00:35:08.120209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tooz>=2.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.3.0) 2026-07-10 00:35:08.120218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.3.1.dev2) 2026-07-10 00:35:08.120227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:35:08.120235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.3.1.dev2) (1.3.5) 2026-07-10 00:35:08.120243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.3.1.dev2) (4.12.2) 2026-07-10 00:35:08.120251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic-inspector==12.3.1.dev2) (3.11.0) 2026-07-10 00:35:08.120259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.0->ironic-inspector==12.3.1.dev2) (2.6.1) 2026-07-10 00:35:08.120268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.0->ironic-inspector==12.3.1.dev2) (3.0.3) 2026-07-10 00:35:08.120293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Werkzeug>=3.0.0 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2026-07-10 00:35:08.120303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:35:08.120311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (3.1.4) 2026-07-10 00:35:08.120320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting itsdangerous>=2.1.2 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2026-07-10 00:35:08.120328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:35:08.120348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (8.1.7) 2026-07-10 00:35:08.120356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting blinker>=1.6.2 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2026-07-10 00:35:08.120365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:35:08.120373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) (1.8.8) 2026-07-10 00:35:08.120382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) (4.0.1) 2026-07-10 00:35:08.120390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) 2026-07-10 00:35:08.120399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.0 kB) 2026-07-10 00:35:08.120419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (2.1.5) 2026-07-10 00:35:08.120434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: ply in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (3.11) 2026-07-10 00:35:08.120443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: decorator in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (5.1.1) 2026-07-10 00:35:08.120452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (1.16.0) 2026-07-10 00:35:08.120460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (24.2.0) 2026-07-10 00:35:08.120468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (2023.12.1) 2026-07-10 00:35:08.120479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (0.35.1) 2026-07-10 00:35:08.120487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (0.20.0) 2026-07-10 00:35:08.120496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2.1.0) 2026-07-10 00:35:08.120504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2.32.3) 2026-07-10 00:35:08.120513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (1.7.0) 2026-07-10 00:35:08.120521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.11.0) 2026-07-10 00:35:08.120537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.1.1) 2026-07-10 00:35:08.120545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (2.9.0) 2026-07-10 00:35:08.120558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (5.5.0) 2026-07-10 00:35:08.120567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (42.0.8) 2026-07-10 00:35:08.120575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.3.3) 2026-07-10 00:35:08.120617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.0.1) 2026-07-10 00:35:08.120761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.33) 2026-07-10 00:35:08.120794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (0.11.0) 2026-07-10 00:35:08.120821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (4.2.2) 2026-07-10 00:35:08.120880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.4.0) 2026-07-10 00:35:08.120970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.17.0) 2026-07-10 00:35:08.121022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (2.22) 2026-07-10 00:35:08.121103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (3.0.0) 2026-07-10 00:35:08.121150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.0.0) 2026-07-10 00:35:08.121200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (1.16.0) 2026-07-10 00:35:08.121242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->ironic-inspector==12.3.1.dev2) (0.19) 2026-07-10 00:35:08.121377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (2.0.0) 2026-07-10 00:35:08.121411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (2.0.1) 2026-07-10 00:35:08.121501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (0.5.0) 2026-07-10 00:35:08.121567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic-inspector==12.3.1.dev2) (2.9.0.post0) 2026-07-10 00:35:08.121650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.5.0) 2026-07-10 00:35:08.121724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.2.0) 2026-07-10 00:35:08.121798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.4.0) 2026-07-10 00:35:08.121870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (0.9.0) 2026-07-10 00:35:08.121935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.1.0) 2026-07-10 00:35:08.122000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (0.20.0) 2026-07-10 00:35:08.122092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic-inspector==12.3.1.dev2) (4.0.1) 2026-07-10 00:35:08.122185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic-inspector==12.3.1.dev2) (1.0.8) 2026-07-10 00:35:08.122234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic-inspector==12.3.1.dev2) (2024.1) 2026-07-10 00:35:08.122306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (3.10.1) 2026-07-10 00:35:08.122374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (3.1.0) 2026-07-10 00:35:08.122437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (2.5.1) 2026-07-10 00:35:08.122502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (1.6.0) 2026-07-10 00:35:08.122566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (24.1) 2026-07-10 00:35:08.122622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (6.0.0) 2026-07-10 00:35:08.122683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (3.1.2) 2026-07-10 00:35:08.122748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (67.2.0) 2026-07-10 00:35:08.122812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic-inspector==12.3.1.dev2) (0.2.13) 2026-07-10 00:35:08.122876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (2024.1) 2026-07-10 00:35:08.122940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (3.3.2) 2026-07-10 00:35:08.123018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (3.8) 2026-07-10 00:35:08.123103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (1.26.19) 2026-07-10 00:35:08.123174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2026.6.17) 2026-07-10 00:35:08.123239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (0.7) 2026-07-10 00:35:08.123319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (2.7.2) 2026-07-10 00:35:08.123387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->ironic-inspector==12.3.1.dev2) (0.15.2) 2026-07-10 00:35:08.123462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) 2026-07-10 00:35:08.123523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-07-10 00:35:08.123605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-07-10 00:35:08.123667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-07-10 00:35:08.123726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-07-10 00:35:08.123784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2026-07-10 00:35:08.123840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 00:35:08.123894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:35:08.123949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-07-10 00:35:08.124011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.2 MB) 2026-07-10 00:35:08.124106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 120.3 MB/s 0:00:00 2026-07-10 00:35:08.124154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-07-10 00:35:08.124181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2026-07-10 00:35:08.124247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): started 2026-07-10 00:35:08.124471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): finished with status 'done' 2026-07-10 00:35:08.124531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Created wheel for ironic-inspector: filename=ironic_inspector-12.3.1.dev2-py3-none-any.whl size=267989 sha256=add74f52e6a5f481c25cafb1a300ff29421f73fc5981e42d8173c6d1e5546e64 2026-07-10 00:35:08.124556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-cp1fpa6a/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2026-07-10 00:35:08.124569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2026-07-10 00:35:08.124580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-lib, ironic-inspector 2026-07-10 00:35:08.124628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 construct-2.10.70 ifaddr-0.2.0 ironic-inspector-12.3.1.dev2 ironic-lib-6.2.0 itsdangerous-2.2.0 microversion_parse-2.0.0 zeroconf-0.132.2 2026-07-10 00:35:08.124791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 308718c11550 2026-07-10 00:35:08.124825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 545bfaeeae36 2026-07-10 00:35:08.124846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:35:08.124863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 801693f61c45 2026-07-10 00:35:08.124936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-07-10 00:35:08.124996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-07-10 00:35:08.125062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-07-10 00:35:08.125131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2026-07-10 00:35:08.125191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:35:08.125241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:35:08.125314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:35:08.125355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:35:08.125405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:35:08.125442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:35:08.125455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:35:08.125497 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-07-10 00:35:08.125546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2026-07-10 00:35:08.125598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-07-10 00:35:08.126320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2026-07-10 00:35:08.126371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:35:08.126376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:35:08.126382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-07-10 00:35:08.126389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:35:08.126395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-07-10 00:35:08.126399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-07-10 00:35:08.126403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-07-10 00:35:08.126406 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-07-10 00:35:08.126409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-07-10 00:35:08.126413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-07-10 00:35:08.126416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18775 files and directories currently installed.) 2026-07-10 00:35:08.126422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:35:08.126426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-07-10 00:35:08.126429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-07-10 00:35:08.126433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-07-10 00:35:08.126436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-07-10 00:35:08.126440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:35:08.128156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:35:08.128176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:35:08.128180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:35:08.128185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:35:08.128189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:35:08.128193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:35:08.128198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-07-10 00:35:08.128201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:35:08.128205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2026-07-10 00:35:08.128248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-07-10 00:35:08.128253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:35:08.128257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-07-10 00:35:08.128260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-07-10 00:35:08.128264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-07-10 00:35:08.128267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-07-10 00:35:08.128271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-07-10 00:35:08.128274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-07-10 00:35:08.128298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18766 files and directories currently installed.) 2026-07-10 00:35:08.128317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:35:08.128321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:35:08.128327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:35:08.128334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:35:08.128338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:35:08.128341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:35:08.128348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:35:08.128355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:35:08.128358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:35:08.128362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:35:08.128365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:35:08.128368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:35:08.128372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:35:08.128375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:35:08.128382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:35:08.128424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:35:08.128427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:35:08.128437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:35:08.128447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:35:08.128457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:35:08.128589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2026-07-10 00:35:08.128649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2026-07-10 00:35:08.128692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:35:08.128728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:35:08.128766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2026-07-10 00:35:08.128805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:35:08.128840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:35:08.128882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2026-07-10 00:35:08.128905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2026-07-10 00:35:08.128940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:35:08.128981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:35:08.129012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8211 files, 1161 directories removed. 2026-07-10 00:35:08.129025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:35:08.129086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2026-07-10 00:35:08.129115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:35:08.129146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2026-07-10 00:35:08.129176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:35:08.129210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2026-07-10 00:35:08.129241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2026-07-10 00:35:08.129271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:35:08.129311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 801693f61c45 2026-07-10 00:35:08.129342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> f7063eb9a402 2026-07-10 00:35:08.129364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/10 : USER ironic-inspector 2026-07-10 00:35:08.129415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 443afe4c48a6 2026-07-10 00:35:08.129445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 443afe4c48a6 2026-07-10 00:35:08.129477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> f8240fdcdbb1 2026-07-10 00:35:08.129509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 769ab6c2d0ad 2026-07-10 00:35:08.129539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20260710 2026-07-10 00:35:08.129600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2026-07-10 00:35:08.129542 (took 0:00:48.713445) 2026-07-10 00:35:08.129912 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2026-07-10 00:35:08.130159 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2026-07-10 00:35:08.130192 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2026-07-10 00:35:08.129948 2026-07-10 00:35:08.130201 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2026-07-10 00:35:09.711727 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2026-07-10 00:35:09.795765 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2026-07-10 00:35:09.795914 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2026-07-10 00:35:42.692032 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:35:42.692149 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 4c3275d2eefe 2026-07-10 00:35:42.692315 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/10 : LABEL "build-date"="20260710" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:35:42.692504 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 52e178546b92 2026-07-10 00:35:42.692540 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 52e178546b92 2026-07-10 00:35:42.692688 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> ffed9fdae348 2026-07-10 00:35:42.692779 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 3/10 : RUN usermod --append --home /var/lib/gnocchi --groups kolla gnocchi && mkdir -p /var/lib/gnocchi && chown -R 42416:42416 /var/lib/gnocchi 2026-07-10 00:35:42.692863 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 9ef198f0fddf 2026-07-10 00:35:42.692943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 9ef198f0fddf 2026-07-10 00:35:42.692998 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 512087efcef6 2026-07-10 00:35:42.693200 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends librados-dev python3-rados python3-rados && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:35:42.693237 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 7deb175fc250 2026-07-10 00:35:42.693262 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:35:42.693379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:35:42.693469 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:35:42.693544 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:35:42.693622 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:35:42.693699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:35:42.693775 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:35:42.693852 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:35:42.693930 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:35:42.694006 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:35:42.694128 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:35:42.694202 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:35:42.694266 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:35:42.694355 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:35:42.694421 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:35:42.694501 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 27.9 MB in 3s (9,664 kB/s) 2026-07-10 00:35:42.694569 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-07-10 00:35:42.694655 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-07-10 00:35:42.694738 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2026-07-10 00:35:42.694817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2026-07-10 00:35:42.694900 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2026-07-10 00:35:42.694965 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-07-10 00:35:42.695029 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2026-07-10 00:35:42.695158 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2026-07-10 00:35:42.695239 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-07-10 00:35:42.695482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2026-07-10 00:35:42.695545 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:35:42.696374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,280 kB of archives. 2026-07-10 00:35:42.696408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.6 MB of additional disk space will be used. 2026-07-10 00:35:42.696420 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:35:42.696433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 00:35:42.696445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-07-10 00:35:42.696485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 00:35:42.696498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 00:35:42.696509 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados-dev amd64 19.2.3-0ubuntu0.24.04.3 [47.5 kB] 2026-07-10 00:35:42.696520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 00:35:42.696547 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,280 kB in 0s (11.0 MB/s) 2026-07-10 00:35:42.696560 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 00:35:42.696572 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2026-07-10 00:35:42.696585 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% 2026-07-10 00:35:42.696598 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 35% (Reading database ... 40% (Reading database ... 2026-07-10 00:35:42.696609 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:45% (Reading database ... 50% (Reading database ... 55% 2026-07-10 00:35:42.696621 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 60% (Reading database ... 65% 2026-07-10 00:35:42.696633 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2026-07-10 00:35:42.696644 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2026-07-10 00:35:42.696656 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2026-07-10 00:35:42.696737 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2026-07-10 00:35:42.696749 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2026-07-10 00:35:42.696759 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2026-07-10 00:35:42.696769 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:35:42.696780 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:35:42.696791 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:35:42.696801 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-07-10 00:35:42.696811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:35:42.696845 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:35:42.696855 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 00:35:42.696865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:35:42.696943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:35:42.697014 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2026-07-10 00:35:42.697090 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:35:42.698156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:35:42.698189 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2026-07-10 00:35:42.698217 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:35:42.698256 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:35:42.698268 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2026-07-10 00:35:42.698304 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:35:42.698316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:35:42.698329 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:35:42.698348 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:35:42.698367 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:35:42.698384 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:35:42.698403 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:35:42.698420 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:35:42.698437 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:35:42.698455 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 7deb175fc250 2026-07-10 00:35:42.698473 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> bb6d42a1334c 2026-07-10 00:35:42.698484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/10 : ADD gnocchi-base-archive /gnocchi-base-source 2026-07-10 00:35:42.698494 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> ba9e11e821d1 2026-07-10 00:35:42.698515 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:35:42.698526 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> b1aa428863ab 2026-07-10 00:35:42.698543 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/10 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2026-07-10 00:35:42.698553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 8d4116a0e128 2026-07-10 00:35:42.698563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 8/10 : RUN sed -e "s/^Werkzeug===3.0.1/Werkzeug==2.2.3/g" -i requirements/upper-constraints.txt 2026-07-10 00:35:42.698574 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 5981b5733afa 2026-07-10 00:35:42.698584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 5981b5733afa 2026-07-10 00:35:42.698593 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 459e3d96fd92 2026-07-10 00:35:42.698607 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 9/10 : RUN ln -s gnocchi-base-source/* gnocchi && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt gnocchiclient /gnocchi[keystone,mysql,file,ceph,s3] && mkdir -p /etc/gnocchi && cp /etc/pycadf/gnocchi_api_audit_map.conf /etc/gnocchi/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_gnocchi_sudoers && touch /usr/local/bin/kolla_gnocchi_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_gnocchi_extend_start 2026-07-10 00:35:42.698624 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in e9d0bf905267 2026-07-10 00:35:42.698690 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing ./gnocchi 2026-07-10 00:35:42.698829 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2026-07-10 00:35:42.698849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:35:42.698941 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2026-07-10 00:35:42.699011 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:35:42.699066 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:35:42.699162 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:35:42.699235 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: gnocchiclient in ./var/lib/kolla/venv/lib/python3.12/site-packages (7.1.0) 2026-07-10 00:35:42.699369 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2026-07-10 00:35:42.699452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2026-07-10 00:35:42.699527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.1.0) 2026-07-10 00:35:42.699580 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.config>=3.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (9.6.1) 2026-07-10 00:35:42.699648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.policy>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (4.4.0) 2026-07-10 00:35:42.699698 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.middleware>=3.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.2.0) 2026-07-10 00:35:42.699747 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2026-07-10 00:35:42.699800 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2026-07-10 00:35:42.699850 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pecan>=0.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.5.1) 2026-07-10 00:35:42.699898 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpatch in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.33) 2026-07-10 00:35:42.699947 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2026-07-10 00:35:42.699995 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-07-10 00:35:42.700079 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: stevedore in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.3.0) 2026-07-10 00:35:42.700101 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.10.0) 2026-07-10 00:35:42.700173 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: voluptuous>=0.8.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (0.15.2) 2026-07-10 00:35:42.700236 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2026-07-10 00:35:42.700254 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:35:42.700345 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tenacity>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (8.3.0) 2026-07-10 00:35:42.700396 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: WebOb>=1.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.8.8) 2026-07-10 00:35:42.700444 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Paste in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.10.1) 2026-07-10 00:35:42.700473 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PasteDeploy in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.0) 2026-07-10 00:35:42.700543 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2026-07-10 00:35:42.700592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.2.5.1-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:35:42.700619 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyparsing>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.2) 2026-07-10 00:35:42.700694 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2026-07-10 00:35:42.700743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-10 00:35:42.700791 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tooz>=1.38 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.3.0) 2026-07-10 00:35:42.700839 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cachetools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.5.0) 2026-07-10 00:35:42.700885 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2026-07-10 00:35:42.700932 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2026-07-10 00:35:42.700979 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystonemiddleware!=4.19.0,>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (10.12.1) 2026-07-10 00:35:42.701027 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pymysql in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.1.1) 2026-07-10 00:35:42.701111 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.db>=4.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (16.0.0) 2026-07-10 00:35:42.701164 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: sqlalchemy>=1.4.24 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.0.32) 2026-07-10 00:35:42.701233 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2026-07-10 00:35:42.701324 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:35:42.701342 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: alembic!=0.8.1,!=0.9.0,>=0.7.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.13.2) 2026-07-10 00:35:42.701514 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2026-07-10 00:35:42.702139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:35:42.702176 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2026-07-10 00:35:42.702184 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2026-07-10 00:35:42.702191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (4.7.0) 2026-07-10 00:35:42.702198 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystoneauth1>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (5.8.1) 2026-07-10 00:35:42.702206 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: futurist in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2026-07-10 00:35:42.702212 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (2.9.0.post0) 2026-07-10 00:35:42.702234 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: debtcollector in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2026-07-10 00:35:42.702242 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (1.3.5) 2026-07-10 00:35:42.702249 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (4.12.2) 2026-07-10 00:35:42.702269 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.0.1) 2026-07-10 00:35:42.702297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.26.19) 2026-07-10 00:35:42.702303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil->gnocchiclient) (1.16.0) 2026-07-10 00:35:42.702309 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (3.11.0) 2026-07-10 00:35:42.702316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (6.0.2) 2026-07-10 00:35:42.702322 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (0.5.2) 2026-07-10 00:35:42.702329 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (2.4.3) 2026-07-10 00:35:42.702335 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (24.2.0) 2026-07-10 00:35:42.702341 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (1.9.0) 2026-07-10 00:35:42.702348 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wcwidth>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (0.2.13) 2026-07-10 00:35:42.702362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setproctitle in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.5.0->gnocchi==4.6.4) (1.3.3) 2026-07-10 00:35:42.702369 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (6.1.0) 2026-07-10 00:35:42.702377 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (2.32.3) 2026-07-10 00:35:42.702384 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (1.7.0) 2026-07-10 00:35:42.702435 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.11.0) 2026-07-10 00:35:42.702484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.6.0) 2026-07-10 00:35:42.702590 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.4.0) 2026-07-10 00:35:42.702643 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.1.2) 2026-07-10 00:35:42.702703 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.5.0) 2026-07-10 00:35:42.702785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (7.4.0) 2026-07-10 00:35:42.702798 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.1.1) 2026-07-10 00:35:42.702876 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2.9.0) 2026-07-10 00:35:42.702914 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.5.0) 2026-07-10 00:35:42.702964 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.3) 2026-07-10 00:35:42.703007 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient) (1.16.0) 2026-07-10 00:35:42.703076 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2026-07-10 00:35:42.703133 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (0.10.1) 2026-07-10 00:35:42.703182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (2.0.0) 2026-07-10 00:35:42.703230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (2.0.1) 2026-07-10 00:35:42.703302 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (0.5.0) 2026-07-10 00:35:42.703347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (3.1.4) 2026-07-10 00:35:42.703395 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2026-07-10 00:35:42.703455 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2026-07-10 00:35:42.703503 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->gnocchi==4.6.4) (2.1.5) 2026-07-10 00:35:42.703549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.0.8) 2026-07-10 00:35:42.703597 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2024.1) 2026-07-10 00:35:42.703645 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (24.1) 2026-07-10 00:35:42.703692 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.0.0) 2026-07-10 00:35:42.703739 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (67.2.0) 2026-07-10 00:35:42.703803 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (0.3.5) 2026-07-10 00:35:42.703842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2024.1) 2026-07-10 00:35:42.703879 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.3.2) 2026-07-10 00:35:42.703925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.8) 2026-07-10 00:35:42.703974 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (2026.6.17) 2026-07-10 00:35:42.704021 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: greenlet!=0.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from sqlalchemy>=1.4.24->gnocchi==4.6.4) (3.0.3) 2026-07-10 00:35:42.704087 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.29.0->gnocchi==4.6.4) (2.7.2) 2026-07-10 00:35:42.704139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: fasteners>=0.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.38->gnocchi==4.6.4) (0.19) 2026-07-10 00:35:42.704187 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3->gnocchi==4.6.4) 2026-07-10 00:35:42.704234 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:35:42.705099 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger (from daiquiri->gnocchi==4.6.4) 2026-07-10 00:35:42.705111 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-2.0.7-py3-none-any.whl.metadata (6.5 kB) 2026-07-10 00:35:42.705116 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch->gnocchi==4.6.4) (3.0.0) 2026-07-10 00:35:42.705120 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2026-07-10 00:35:42.705125 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 132.6 MB/s 0:00:00 2026-07-10 00:35:42.705129 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-07-10 00:35:42.705134 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 2026-07-10 00:35:42.705138 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 16.6 MB/s 0:00:00 2026-07-10 00:35:42.705149 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB) 2026-07-10 00:35:42.705153 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 157.0 MB/s 0:00:00 2026-07-10 00:35:42.705158 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2026-07-10 00:35:42.705162 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2026-07-10 00:35:42.705166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.2.5.1-py3-none-any.whl (19 kB) 2026-07-10 00:35:42.705170 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) 2026-07-10 00:35:42.705175 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2026-07-10 00:35:42.705179 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-07-10 00:35:42.705183 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-07-10 00:35:42.705187 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2026-07-10 00:35:42.705191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2026-07-10 00:35:42.705199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2026-07-10 00:35:42.705204 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=328731 sha256=d81f9415e5c223819e5e2d268e3b3dfb47c8c530cacc3a318752063c35ea6728 2026-07-10 00:35:42.705208 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-h25wtg4z/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2026-07-10 00:35:42.705213 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2026-07-10 00:35:42.705217 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Installing collected packages: pytimeparse, werkzeug, python-json-logger, numpy, lz4, cotyledon, sqlalchemy-utils, daiquiri, botocore, s3transfer, boto3, gnocchi 2026-07-10 00:35:42.705222 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cotyledon-1.7.3 daiquiri-3.2.5.1 gnocchi-4.6.4 lz4-4.4.5 numpy-2.1.0 python-json-logger-2.0.7 pytimeparse-1.1.8 s3transfer-0.10.2 sqlalchemy-utils-0.41.2 werkzeug-3.0.4 2026-07-10 00:35:42.705227 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container e9d0bf905267 2026-07-10 00:35:42.705232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> b026f39d0bab 2026-07-10 00:35:42.705238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 10/10 : RUN mkdir -p /var/lib/gnocchi/tmp && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-10 00:35:42.705243 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in b5a5ccec5848 2026-07-10 00:35:42.705247 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container b5a5ccec5848 2026-07-10 00:35:42.705347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 5aceaca50683 2026-07-10 00:35:42.705403 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built 5c1f2e7fc5bc 2026-07-10 00:35:42.705446 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 00:35:42.705549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2026-07-10 00:35:42.705461 (took 0:00:34.575513) 2026-07-10 00:35:42.705644 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2026-07-10 00:35:42.705706 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2026-07-10 00:35:42.705761 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2026-07-10 00:35:42.706250 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2026-07-10 00:35:42.706360 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2026-07-10 00:35:42.706434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2026-07-10 00:35:42.706358 2026-07-10 00:35:42.706507 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2024.2.tar.gz 2026-07-10 00:35:42.714100 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2026-07-10 00:35:42.714670 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2026-07-10 00:36:16.579264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:36:16.579376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 4c3275d2eefe 2026-07-10 00:36:16.579394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/9 : LABEL "build-date"="20260710" "name"="manila-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:36:16.579412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 20d7b1366537 2026-07-10 00:36:16.579423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 20d7b1366537 2026-07-10 00:36:16.579436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 231f0d0eddac 2026-07-10 00:36:16.579488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 3/9 : RUN usermod --append --home /var/lib/manila --groups kolla manila && mkdir -p /var/lib/manila && chown -R 42429:42429 /var/lib/manila 2026-07-10 00:36:16.579505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in b6cf02fa88dc 2026-07-10 00:36:16.579547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container b6cf02fa88dc 2026-07-10 00:36:16.579562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 0d2fb8a6b351 2026-07-10 00:36:16.579628 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:36:16.579646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in ab17fa9b2554 2026-07-10 00:36:16.579657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:36:16.579670 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:36:16.579715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:36:16.579730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:36:16.579774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:36:16.579788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:36:16.579843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:36:16.579859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:36:16.579891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:36:16.579942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:36:16.579952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:36:16.580001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:36:16.580014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:36:16.580066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:36:16.580083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:36:16.580135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 27.9 MB in 2s (12.3 MB/s) 2026-07-10 00:36:16.580149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-07-10 00:36:16.580198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-07-10 00:36:16.580212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2026-07-10 00:36:16.580262 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2026-07-10 00:36:16.580275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2026-07-10 00:36:16.580341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-07-10 00:36:16.580382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-netifaces python3-openvswitch python3-sortedcontainers uuid-runtime 2026-07-10 00:36:16.580394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2026-07-10 00:36:16.580440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc python3-netaddr python3-pyparsing 2026-07-10 00:36:16.580453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python-sortedcontainers-doc 2026-07-10 00:36:16.580502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2026-07-10 00:36:16.580515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-07-10 00:36:16.580565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch python3-netifaces python3-openvswitch 2026-07-10 00:36:16.580578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-sortedcontainers uuid-runtime 2026-07-10 00:36:16.581268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:36:16.581313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 4,472 kB of archives. 2026-07-10 00:36:16.581327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 14.1 MB of additional disk space will be used. 2026-07-10 00:36:16.581338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:36:16.581349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2026-07-10 00:36:16.581359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2026-07-10 00:36:16.581369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2026-07-10 00:36:16.581387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:36:16.581397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:36:16.581413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:36:16.581422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-07-10 00:36:16.581432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:36:16.581441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:36:16.581450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-10 00:36:16.581459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 4,472 kB in 1s (4,318 kB/s) 2026-07-10 00:36:16.581469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:36:16.581478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2026-07-10 00:36:16.581490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:36:16.581501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:36:16.581510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% 2026-07-10 00:36:16.581519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 85% 2026-07-10 00:36:16.581528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2026-07-10 00:36:16.581537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2026-07-10 00:36:16.581546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:36:16.581555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:36:16.581565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:36:16.581574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:36:16.581584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:36:16.581593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:36:16.581603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:36:16.581611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:36:16.581619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:36:16.581626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2026-07-10 00:36:16.581634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:36:16.582204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:36:16.582269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-netifaces:amd64. 2026-07-10 00:36:16.582310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-07-10 00:36:16.582320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:36:16.582347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:36:16.582356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:36:16.582364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:36:16.582372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:36:16.582380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:36:16.582388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:36:16.582410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:36:16.582419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../7-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-10 00:36:16.582427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:36:16.582435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:36:16.582442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../8-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:36:16.582450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:36:16.582458 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:36:16.582466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../9-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-07-10 00:36:16.582474 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:36:16.582482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:36:16.582490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:36:16.582498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 00:36:16.582506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:36:16.582514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2026-07-10 00:36:16.582522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:36:16.582530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:36:16.582538 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:36:16.582546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:36:16.582554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:36:16.582562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:36:16.582570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:36:16.582578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-07-10 00:36:16.582585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-07-10 00:36:16.582593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-07-10 00:36:16.582602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:36:16.582612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:36:16.582619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:36:16.582627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:36:16.582641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container ab17fa9b2554 2026-07-10 00:36:16.582650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> cde875bee7c1 2026-07-10 00:36:16.582658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/9 : ADD manila-base-archive /manila-base-source 2026-07-10 00:36:16.582666 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 8888119587bd 2026-07-10 00:36:16.582674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:36:16.582682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 3eefdaa810f5 2026-07-10 00:36:16.582699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/9 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2026-07-10 00:36:16.582708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> d5bfe6020584 2026-07-10 00:36:16.582719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 8/9 : RUN ln -s manila-base-source/* manila && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /manila && mkdir -p /etc/manila /var/cache/manila && cp -r /manila/etc/manila/* /etc/manila/ && chown -R manila: /var/cache/manila && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/manila/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_manila_sudoers && touch /usr/local/bin/kolla_manila_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_manila_extend_start 2026-07-10 00:36:16.582730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 7b8dca031626 2026-07-10 00:36:16.582738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing ./manila 2026-07-10 00:36:16.582746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2026-07-10 00:36:16.582759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:36:16.582768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2026-07-10 00:36:16.582776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:36:16.582784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing backend dependencies: started 2026-07-10 00:36:16.582792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:36:16.582800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:36:16.582808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:36:16.582816 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pbr>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (6.1.0) 2026-07-10 00:36:16.582825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: alembic>=1.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (1.13.2) 2026-07-10 00:36:16.582833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: defusedxml>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (0.7.1) 2026-07-10 00:36:16.582841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: eventlet>=0.26.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (0.36.1) 2026-07-10 00:36:16.582850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: greenlet>=0.4.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (3.0.3) 2026-07-10 00:36:16.582858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: lxml>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (5.3.0) 2026-07-10 00:36:16.582870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: netaddr>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (0.10.1) 2026-07-10 00:36:16.582884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.config>=8.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (9.6.1) 2026-07-10 00:36:16.582892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.context>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (5.6.0) 2026-07-10 00:36:16.582900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.db>=8.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (16.0.0) 2026-07-10 00:36:16.582908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.i18n>=5.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (6.4.0) 2026-07-10 00:36:16.582916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.log>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (6.1.2) 2026-07-10 00:36:16.582928 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (14.9.3) 2026-07-10 00:36:16.582937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.middleware>=4.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (6.2.0) 2026-07-10 00:36:16.582949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (4.4.0) 2026-07-10 00:36:16.582960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.privsep>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (3.4.0) 2026-07-10 00:36:16.582997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.reports>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (3.4.0) 2026-07-10 00:36:16.583062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (7.3.0) 2026-07-10 00:36:16.583081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.serialization>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (5.5.0) 2026-07-10 00:36:16.583132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.service>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (3.5.0) 2026-07-10 00:36:16.583148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (2.4.0) 2026-07-10 00:36:16.583160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (7.4.0) 2026-07-10 00:36:16.583202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.concurrency>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (6.1.0) 2026-07-10 00:36:16.583214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osprofiler>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (4.2.0) 2026-07-10 00:36:16.583266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: paramiko>=2.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (3.4.1) 2026-07-10 00:36:16.583279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Paste>=3.4.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (3.10.1) 2026-07-10 00:36:16.583336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PasteDeploy>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (3.1.0) 2026-07-10 00:36:16.583356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyparsing>=2.4.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (3.1.2) 2026-07-10 00:36:16.583373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (11.3.1) 2026-07-10 00:36:16.583432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystoneauth1>=4.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (5.8.1) 2026-07-10 00:36:16.583450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (10.12.1) 2026-07-10 00:36:16.583469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (2.32.3) 2026-07-10 00:36:16.583487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (8.3.0) 2026-07-10 00:36:16.583529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Routes>=2.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (2.5.1) 2026-07-10 00:36:16.583541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: SQLAlchemy>=1.3.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (2.0.32) 2026-07-10 00:36:16.583646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==19.1.2.dev7) 2026-07-10 00:36:16.583657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:36:16.583707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: stevedore>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (5.3.0) 2026-07-10 00:36:16.583720 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tooz>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (6.3.0) 2026-07-10 00:36:16.583768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-cinderclient>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (9.6.0) 2026-07-10 00:36:16.583781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-novaclient>=17.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (18.7.0) 2026-07-10 00:36:16.583829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-glanceclient>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (4.7.0) 2026-07-10 00:36:16.583842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: WebOb>=1.8.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (1.8.8) 2026-07-10 00:36:16.583889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cachetools>=4.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (5.5.0) 2026-07-10 00:36:16.583909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: packaging>=20.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.2.dev7) (24.1) 2026-07-10 00:36:16.583921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==19.1.2.dev7) (1.3.5) 2026-07-10 00:36:16.583964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==19.1.2.dev7) (4.12.2) 2026-07-10 00:36:16.583977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->manila==19.1.2.dev7) (2.6.1) 2026-07-10 00:36:16.584026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==19.1.2.dev7) (2.1.0) 2026-07-10 00:36:16.584067 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==19.1.2.dev7) (1.7.0) 2026-07-10 00:36:16.584085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (3.11.0) 2026-07-10 00:36:16.584119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (3.1.1) 2026-07-10 00:36:16.584151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (2.9.0) 2026-07-10 00:36:16.584186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (5.5.0) 2026-07-10 00:36:16.584220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (1.3.3) 2026-07-10 00:36:16.584254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (3.0.0) 2026-07-10 00:36:16.584316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (1.16.0) 2026-07-10 00:36:16.584331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (5.1.1) 2026-07-10 00:36:16.584440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==19.1.2.dev7) (0.19) 2026-07-10 00:36:16.584469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.2.dev7) (2.0.0) 2026-07-10 00:36:16.584486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.2.dev7) (6.0.2) 2026-07-10 00:36:16.584495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==19.1.2.dev7) (2.0.1) 2026-07-10 00:36:16.584503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==19.1.2.dev7) (0.5.0) 2026-07-10 00:36:16.584515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==19.1.2.dev7) (2.9.0.post0) 2026-07-10 00:36:16.584564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.2.dev7) (3.0.0) 2026-07-10 00:36:16.584588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.2.dev7) (5.2.0) 2026-07-10 00:36:16.584600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.2.dev7) (5.4.0) 2026-07-10 00:36:16.584637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.2.dev7) (0.9.0) 2026-07-10 00:36:16.584670 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==19.1.2.dev7) (5.1.0) 2026-07-10 00:36:16.584702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==19.1.2.dev7) (0.20.0) 2026-07-10 00:36:16.584737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.2.dev7) (3.1.4) 2026-07-10 00:36:16.584768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.2.dev7) (4.0.1) 2026-07-10 00:36:16.584803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.2.dev7) (4.0.1) 2026-07-10 00:36:16.584836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==19.1.2.dev7) (2.1.5) 2026-07-10 00:36:16.584869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==19.1.2.dev7) (1.17.0) 2026-07-10 00:36:16.586147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==19.1.2.dev7) (1.0.8) 2026-07-10 00:36:16.586179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0->manila==19.1.2.dev7) (2.22) 2026-07-10 00:36:16.586190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.2.0->manila==19.1.2.dev7) (6.0.0) 2026-07-10 00:36:16.586199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.0.1->manila==19.1.2.dev7) (2024.1) 2026-07-10 00:36:16.586208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.4.0->manila==19.1.2.dev7) (1.6.0) 2026-07-10 00:36:16.586215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==19.1.2.dev7) (3.11.0) 2026-07-10 00:36:16.586222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==19.1.2.dev7) (42.0.8) 2026-07-10 00:36:16.586229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==19.1.2.dev7) (1.5.0) 2026-07-10 00:36:16.586253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==19.1.2.dev7) (67.2.0) 2026-07-10 00:36:16.586260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==19.1.2.dev7) (0.2.13) 2026-07-10 00:36:16.586275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (2024.1) 2026-07-10 00:36:16.586306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (1.16.0) 2026-07-10 00:36:16.586313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==19.1.2.dev7) (24.2.1) 2026-07-10 00:36:16.586321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==19.1.2.dev7) (2.0.1) 2026-07-10 00:36:16.586328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cliff>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.2.dev7) (4.7.0) 2026-07-10 00:36:16.586335 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.2.dev7) (4.0.1) 2026-07-10 00:36:16.586343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.2.dev7) (2.1.0) 2026-07-10 00:36:16.586350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.2.dev7) (3.1.0) 2026-07-10 00:36:16.586357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.2.dev7) (0.5.2) 2026-07-10 00:36:16.586364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.2.dev7) (2.4.3) 2026-07-10 00:36:16.586383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.2.dev7) (24.2.0) 2026-07-10 00:36:16.586391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.2.dev7) (1.9.0) 2026-07-10 00:36:16.586398 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.2.dev7) (1.0.1) 2026-07-10 00:36:16.586405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.2.dev7) (1.33) 2026-07-10 00:36:16.586413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.2.dev7) (0.11.0) 2026-07-10 00:36:16.586420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.2.dev7) (4.2.2) 2026-07-10 00:36:16.586434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.2.dev7) (1.4.0) 2026-07-10 00:36:16.586442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.2.dev7) (3.0.0) 2026-07-10 00:36:16.586451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.2.dev7) (3.3.2) 2026-07-10 00:36:16.586462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.2.dev7) (3.8) 2026-07-10 00:36:16.586470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.2.dev7) (1.26.19) 2026-07-10 00:36:16.586478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.2.dev7) (2026.6.17) 2026-07-10 00:36:16.586485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==19.1.2.dev7) (0.7) 2026-07-10 00:36:16.586492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->manila==19.1.2.dev7) (2.7.2) 2026-07-10 00:36:16.586499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==19.1.2.dev7) (0.15.2) 2026-07-10 00:36:16.586507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema<5,>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.2.dev7) (4.19.2) 2026-07-10 00:36:16.586515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.2.dev7) (2023.12.1) 2026-07-10 00:36:16.586523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.2.dev7) (0.35.1) 2026-07-10 00:36:16.586530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.2.dev7) (0.20.0) 2026-07-10 00:36:16.586543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-07-10 00:36:16.586551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2026-07-10 00:36:16.586558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2026-07-10 00:36:16.586565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2026-07-10 00:36:16.586573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-19.1.2.dev7-py3-none-any.whl size=2720498 sha256=d3ea7280e254ad32354b2e24d5d9bc84a8e8991f22af569851ca815f337e54ea 2026-07-10 00:36:16.586580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bc3yzjdl/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2026-07-10 00:36:16.586594 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2026-07-10 00:36:16.586601 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: SQLAlchemy-Utils, manila 2026-07-10 00:36:16.586608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 manila-19.1.2.dev7 2026-07-10 00:36:16.586616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 7b8dca031626 2026-07-10 00:36:16.586623 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> bd386006482e 2026-07-10 00:36:16.586630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 9/9 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pywinrm 2026-07-10 00:36:16.586638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 99eb5e415f5e 2026-07-10 00:36:16.586645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2026-07-10 00:36:16.586652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-10 00:36:16.586659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pywinrm) (2.32.3) 2026-07-10 00:36:16.586666 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2026-07-10 00:36:16.586673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:36:16.586681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2026-07-10 00:36:16.586688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2026-07-10 00:36:16.586699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.3.2) 2026-07-10 00:36:16.586707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.8) 2026-07-10 00:36:16.586714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (1.26.19) 2026-07-10 00:36:16.586722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (2026.6.17) 2026-07-10 00:36:16.586729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests-ntlm>=1.1.0->pywinrm) (42.0.8) 2026-07-10 00:36:16.586736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2026-07-10 00:36:16.586743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 00:36:16.586750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (1.17.0) 2026-07-10 00:36:16.586757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (2.22) 2026-07-10 00:36:16.586764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2026-07-10 00:36:16.586772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2026-07-10 00:36:16.586779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2026-07-10 00:36:16.586786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2026-07-10 00:36:16.586798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2026-07-10 00:36:16.586806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed pyspnego-0.11.1 pywinrm-0.5.0 requests-ntlm-1.3.0 xmltodict-0.13.0 2026-07-10 00:36:16.586819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 99eb5e415f5e 2026-07-10 00:36:16.586826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> b988722725ab 2026-07-10 00:36:16.586833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built 702308162296 2026-07-10 00:36:16.586840 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 00:36:16.586848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2026-07-10 00:36:16.586623 (took 0:00:33.880265) 2026-07-10 00:36:16.586855 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2026-07-10 00:36:16.586862 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2026-07-10 00:36:16.586869 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2026-07-10 00:36:16.586880 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2026-07-10 00:36:16.587156 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2026-07-10 00:36:16.587175 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2026-07-10 00:36:16.587247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2026-07-10 00:36:16.587169 2026-07-10 00:36:16.587309 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2024.2.tar.gz 2026-07-10 00:36:16.589225 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2026-07-10 00:36:16.589701 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2026-07-10 00:36:33.242078 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:36:33.242316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 4c3275d2eefe 2026-07-10 00:36:33.242482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/8 : LABEL "build-date"="20260710" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:36:33.242596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 0624ed563c2e 2026-07-10 00:36:33.242690 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 0624ed563c2e 2026-07-10 00:36:33.245136 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> de51cbf70b52 2026-07-10 00:36:33.245161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 3/8 : RUN usermod --append --home /var/lib/ceilometer --groups kolla ceilometer && mkdir -p /var/lib/ceilometer && chown -R 42405:42405 /var/lib/ceilometer 2026-07-10 00:36:33.245174 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in ae7a7b9b4dc9 2026-07-10 00:36:33.245185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container ae7a7b9b4dc9 2026-07-10 00:36:33.245195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> a34d2707e77c 2026-07-10 00:36:33.245206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/8 : ADD ceilometer-base-archive /ceilometer-base-source 2026-07-10 00:36:33.245223 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> f1abb8b3752b 2026-07-10 00:36:33.245232 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/8 : ADD plugins-archive / 2026-07-10 00:36:33.245241 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 7493690afdef 2026-07-10 00:36:33.245249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/8 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2026-07-10 00:36:33.245258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 6e9c3eff15ef 2026-07-10 00:36:33.245266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:36:33.245275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> db41b803e9c8 2026-07-10 00:36:33.245305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 8/8 : RUN ln -s ceilometer-base-source/* ceilometer && sed -e "/^ceilometer===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ceilometer && mkdir -p /etc/ceilometer && cp -r /ceilometer/etc/ceilometer/* /etc/ceilometer/ && cp /etc/pycadf/ceilometer_api_audit_map.conf /etc/ceilometer/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ceilometer/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ceilometer_sudoers && touch /usr/local/bin/kolla_ceilometer_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ceilometer_extend_start 2026-07-10 00:36:33.245317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in cb620bb860f7 2026-07-10 00:36:33.245325 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing ./ceilometer 2026-07-10 00:36:33.245333 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2026-07-10 00:36:33.245341 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:36:33.245350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2026-07-10 00:36:33.245357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:36:33.245365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2026-07-10 00:36:33.245373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:36:33.245381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:36:33.245389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:36:33.245397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==23.0.2.dev1) 2026-07-10 00:36:33.245405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2026-07-10 00:36:33.245414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cachetools>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.5.0) 2026-07-10 00:36:33.245423 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==23.0.2.dev1) 2026-07-10 00:36:33.245431 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-07-10 00:36:33.245447 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: futurist>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.0.0) 2026-07-10 00:36:33.245456 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw-ext>=1.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (1.2.2) 2026-07-10 00:36:33.245478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: lxml>=4.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.3.0) 2026-07-10 00:36:33.245489 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (1.0.8) 2026-07-10 00:36:33.245497 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.concurrency>=3.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.0) 2026-07-10 00:36:33.245505 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (9.6.1) 2026-07-10 00:36:33.245513 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.4.0) 2026-07-10 00:36:33.245521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.2) 2026-07-10 00:36:33.245529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.4.0) 2026-07-10 00:36:33.245537 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.rootwrap>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.3.0) 2026-07-10 00:36:33.245545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.0) 2026-07-10 00:36:33.245553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.messaging>=10.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (14.9.3) 2026-07-10 00:36:33.245561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.upgradecheck>=0.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (2.4.0) 2026-07-10 00:36:33.245569 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.4.0) 2026-07-10 00:36:33.245577 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.privsep>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.4.0) 2026-07-10 00:36:33.245585 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (4.7.0) 2026-07-10 00:36:33.245593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-keystoneclient>=3.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.5.0) 2026-07-10 00:36:33.245601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: keystoneauth1>=3.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.8.1) 2026-07-10 00:36:33.245609 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (11.3.1) 2026-07-10 00:36:33.245617 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (18.7.0) 2026-07-10 00:36:33.245625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (4.6.0) 2026-07-10 00:36:33.245633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (9.6.0) 2026-07-10 00:36:33.245645 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.0.2) 2026-07-10 00:36:33.245659 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requests>=2.25.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (2.32.3) 2026-07-10 00:36:33.245667 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.3.0) 2026-07-10 00:36:33.245680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (8.3.0) 2026-07-10 00:36:33.245688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tooz>=1.47.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.3.0) 2026-07-10 00:36:33.245696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.11.0) 2026-07-10 00:36:33.245704 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: gnocchiclient>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.1.0) 2026-07-10 00:36:33.245712 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==23.0.2.dev1) 2026-07-10 00:36:33.245720 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-10 00:36:33.245806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setproctitle in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.3.0->ceilometer==23.0.2.dev1) (1.3.3) 2026-07-10 00:36:33.245900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (4.7.0) 2026-07-10 00:36:33.245985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (5.10.0) 2026-07-10 00:36:33.246097 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.1.0) 2026-07-10 00:36:33.246193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.9.0.post0) 2026-07-10 00:36:33.246276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (3.0.0) 2026-07-10 00:36:33.246384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (3.11.0) 2026-07-10 00:36:33.246481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (0.5.2) 2026-07-10 00:36:33.246566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.4.3) 2026-07-10 00:36:33.246652 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (24.2.0) 2026-07-10 00:36:33.246744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (1.9.0) 2026-07-10 00:36:33.246827 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wcwidth>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (0.2.13) 2026-07-10 00:36:33.246913 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (1.4.0) 2026-07-10 00:36:33.247002 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ply in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (3.11) 2026-07-10 00:36:33.247114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: decorator in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (5.1.1) 2026-07-10 00:36:33.247208 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (1.16.0) 2026-07-10 00:36:33.247350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->ceilometer==23.0.2.dev1) (1.7.0) 2026-07-10 00:36:33.247447 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->ceilometer==23.0.2.dev1) (1.3.3) 2026-07-10 00:36:33.247533 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (1.16.0) 2026-07-10 00:36:33.247609 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.29.0->ceilometer==23.0.2.dev1) (0.19) 2026-07-10 00:36:33.247684 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==23.0.2.dev1) (0.10.1) 2026-07-10 00:36:33.247760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==23.0.2.dev1) (2.0.0) 2026-07-10 00:36:33.247835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (5.6.0) 2026-07-10 00:36:33.247909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (5.5.0) 2026-07-10 00:36:33.247982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.5.0) 2026-07-10 00:36:33.248079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (1.8.8) 2026-07-10 00:36:33.248177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.2.0) 2026-07-10 00:36:33.248263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.4.0) 2026-07-10 00:36:33.248361 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (6.2.0) 2026-07-10 00:36:33.248437 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.9.0) 2026-07-10 00:36:33.248512 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.1.0) 2026-07-10 00:36:33.248587 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.20.0) 2026-07-10 00:36:33.248664 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.1.4) 2026-07-10 00:36:33.248747 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (4.0.1) 2026-07-10 00:36:33.248825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (4.0.1) 2026-07-10 00:36:33.248901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (2.1.5) 2026-07-10 00:36:33.248978 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cffi>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (1.17.0) 2026-07-10 00:36:33.249108 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: eventlet>=0.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (0.36.1) 2026-07-10 00:36:33.249201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: greenlet>=0.4.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (3.0.3) 2026-07-10 00:36:33.249279 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (2.22) 2026-07-10 00:36:33.249381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (2.6.1) 2026-07-10 00:36:33.249479 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->ceilometer==23.0.2.dev1) (6.0.0) 2026-07-10 00:36:33.249557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (2024.1) 2026-07-10 00:36:33.249634 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.10.1) 2026-07-10 00:36:33.249728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.1.0) 2026-07-10 00:36:33.249815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (2.5.1) 2026-07-10 00:36:33.249891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (1.6.0) 2026-07-10 00:36:33.251102 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.policy>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=0.1.1->ceilometer==23.0.2.dev1) (4.4.0) 2026-07-10 00:36:33.251118 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==23.0.2.dev1) (24.1) 2026-07-10 00:36:33.251125 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==23.0.2.dev1) (3.1.2) 2026-07-10 00:36:33.251132 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (67.2.0) 2026-07-10 00:36:33.251139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (24.2.1) 2026-07-10 00:36:33.251152 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (2.0.1) 2026-07-10 00:36:33.251159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cryptography<44,>=41.0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (42.0.8) 2026-07-10 00:36:33.251166 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (4.0.1) 2026-07-10 00:36:33.251173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (2.1.0) 2026-07-10 00:36:33.251179 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (3.1.0) 2026-07-10 00:36:33.251186 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.0.1) 2026-07-10 00:36:33.251192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.33) 2026-07-10 00:36:33.251199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (0.11.0) 2026-07-10 00:36:33.251210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (4.2.2) 2026-07-10 00:36:33.251217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.4.0) 2026-07-10 00:36:33.251224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (3.0.0) 2026-07-10 00:36:33.251231 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema>=2.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (4.19.2) 2026-07-10 00:36:33.251238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (2023.12.1) 2026-07-10 00:36:33.251250 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (0.35.1) 2026-07-10 00:36:33.251257 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (0.20.0) 2026-07-10 00:36:33.251263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (3.3.2) 2026-07-10 00:36:33.251270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (3.8) 2026-07-10 00:36:33.251276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (1.26.19) 2026-07-10 00:36:33.251304 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (2026.6.17) 2026-07-10 00:36:33.251311 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.7) 2026-07-10 00:36:33.251318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.47.0->ceilometer==23.0.2.dev1) (0.15.2) 2026-07-10 00:36:33.251325 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-07-10 00:36:33.251331 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2026-07-10 00:36:33.251338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2026-07-10 00:36:33.251344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2026-07-10 00:36:33.251351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): started 2026-07-10 00:36:33.251357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): finished with status 'done' 2026-07-10 00:36:33.251368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for ceilometer: filename=ceilometer-23.0.2.dev1-py3-none-any.whl size=373986 sha256=cbde0d3b933b0c55233417fd7cb36de9aedaaac85223b2bcd56a4e5c2a43cdc1 2026-07-10 00:36:33.251427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bvbq879d/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2026-07-10 00:36:33.251501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2026-07-10 00:36:33.251566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2026-07-10 00:36:33.251637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed ceilometer-23.0.2.dev1 cotyledon-1.7.3 python-zaqarclient-2.8.0 xmltodict-0.13.0 2026-07-10 00:36:33.251705 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing ./plugins/pycadf-3.1.1 2026-07-10 00:36:33.253264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2026-07-10 00:36:33.253327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:36:33.253333 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2026-07-10 00:36:33.253338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:36:33.253341 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2026-07-10 00:36:33.253345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:36:33.253349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:36:33.253352 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:36:33.253356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.1) 2026-07-10 00:36:33.253362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2026-07-10 00:36:33.253366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2026-07-10 00:36:33.253370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2026-07-10 00:36:33.253373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2026-07-10 00:36:33.253377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2026-07-10 00:36:33.253380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2026-07-10 00:36:33.253397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (5.3.0) 2026-07-10 00:36:33.253401 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2026-07-10 00:36:33.253404 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2026-07-10 00:36:33.253408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2026-07-10 00:36:33.253423 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2026-07-10 00:36:33.253427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.i18n>=3.15.3->oslo.config>=5.2.0->pycadf==3.1.1) (6.1.0) 2026-07-10 00:36:33.253431 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2026-07-10 00:36:33.253435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (7.4.0) 2026-07-10 00:36:33.253439 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2026-07-10 00:36:33.253442 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2.1.0) 2026-07-10 00:36:33.253453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (24.1) 2026-07-10 00:36:33.253457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (6.0.0) 2026-07-10 00:36:33.253460 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (3.1.2) 2026-07-10 00:36:33.253465 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2026-07-10 00:36:33.253475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2026-07-10 00:36:33.253478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2026-07-10 00:36:33.253482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2026.6.17) 2026-07-10 00:36:33.253485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: pycadf 2026-07-10 00:36:33.253489 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (pyproject.toml): started 2026-07-10 00:36:33.253493 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-07-10 00:36:33.253496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=6f80dca4bfb1172516cc1360c5f93663a932abdd1a463d650692285446b88c61 2026-07-10 00:36:33.253500 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-2xrxed52/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 00:36:33.253507 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built pycadf 2026-07-10 00:36:33.253514 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: pycadf 2026-07-10 00:36:33.253518 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Attempting uninstall: pycadf 2026-07-10 00:36:33.253521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Found existing installation: pycadf 3.1.1 2026-07-10 00:36:33.253525 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Uninstalling pycadf-3.1.1: 2026-07-10 00:36:33.253528 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Successfully uninstalled pycadf-3.1.1 2026-07-10 00:36:33.253531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed pycadf-3.1.1 2026-07-10 00:36:33.253535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container cb620bb860f7 2026-07-10 00:36:33.253539 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 1323af3e9777 2026-07-10 00:36:33.253542 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built 465ddd8fcba0 2026-07-10 00:36:33.253546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 00:36:33.253549 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2026-07-10 00:36:33.253130 (took 0:00:16.665961) 2026-07-10 00:36:33.253583 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2026-07-10 00:36:33.253588 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2026-07-10 00:36:33.253591 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2026-07-10 00:36:33.253595 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2026-07-10 00:36:33.255165 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2026-07-10 00:36:33.255231 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2026-07-10 00:36:33.255243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2026-07-10 00:36:33.253747 2026-07-10 00:36:33.255253 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2024.2.tar.gz 2026-07-10 00:36:33.259470 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2026-07-10 00:36:33.259931 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2026-07-10 00:36:54.630477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:36:54.630580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 4c3275d2eefe 2026-07-10 00:36:54.630602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/7 : LABEL "build-date"="20260710" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:36:54.630620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 460885b8934f 2026-07-10 00:36:54.630637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 460885b8934f 2026-07-10 00:36:54.630650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> c53ebfa9052c 2026-07-10 00:36:54.630664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/7 : RUN usermod --append --home /var/lib/ironic --groups kolla ironic && chsh --shell /bin/bash ironic && mkdir -p /var/lib/ironic && chown -R 42422:42422 /var/lib/ironic 2026-07-10 00:36:54.630705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 95bdeab5d3aa 2026-07-10 00:36:54.630716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 95bdeab5d3aa 2026-07-10 00:36:54.630726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 39cf24e3d136 2026-07-10 00:36:54.630740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/7 : ADD ironic-base-archive /ironic-base-source 2026-07-10 00:36:54.630754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 722f62d12731 2026-07-10 00:36:54.630803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/7 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2026-07-10 00:36:54.630829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 8f57d155040e 2026-07-10 00:36:54.630851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:36:54.630874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 8dbcfa249f74 2026-07-10 00:36:54.630925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 7/7 : RUN ln -s ironic-base-source/* ironic && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic && mkdir -p /etc/ironic && cp -r /var/lib/kolla/venv/etc/ironic/* /etc/ironic/ && cp /etc/pycadf/ironic_api_audit_map.conf /etc/ironic/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_sudoers && touch /usr/local/bin/kolla_ironic_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ironic_extend_start 2026-07-10 00:36:54.630942 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in ee8b9781fcf4 2026-07-10 00:36:54.630952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing ./ironic 2026-07-10 00:36:54.630966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2026-07-10 00:36:54.630980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:36:54.631011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2026-07-10 00:36:54.631025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:36:54.631087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing backend dependencies: started 2026-07-10 00:36:54.631107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:36:54.631149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:36:54.631164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:36:54.631180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (6.1.0) 2026-07-10 00:36:54.631217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (2.0.32) 2026-07-10 00:36:54.631233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: alembic>=1.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (1.13.2) 2026-07-10 00:36:54.631274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (3.2.0) 2026-07-10 00:36:54.631290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: eventlet>=0.30.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (0.36.1) 2026-07-10 00:36:54.631333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (1.8.8) 2026-07-10 00:36:54.631355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: keystoneauth1>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (5.8.1) 2026-07-10 00:36:54.631382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ironic-lib>=6.0.0 (from ironic==26.1.6.dev4) 2026-07-10 00:36:54.631425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:36:54.631440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: stevedore>=1.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (5.3.0) 2026-07-10 00:36:54.631454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (6.1.0) 2026-07-10 00:36:54.631493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (9.6.1) 2026-07-10 00:36:54.631508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (5.6.0) 2026-07-10 00:36:54.631544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.db>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (16.0.0) 2026-07-10 00:36:54.631559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (7.3.0) 2026-07-10 00:36:54.631573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (6.1.2) 2026-07-10 00:36:54.631623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (6.2.0) 2026-07-10 00:36:54.631640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (4.4.0) 2026-07-10 00:36:54.631654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (5.5.0) 2026-07-10 00:36:54.631668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (3.5.0) 2026-07-10 00:36:54.631706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (2.4.0) 2026-07-10 00:36:54.631722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (7.4.0) 2026-07-10 00:36:54.631761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: osprofiler>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (4.2.0) 2026-07-10 00:36:54.631799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-traits>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (3.1.0) 2026-07-10 00:36:54.631824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pecan>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (1.5.1) 2026-07-10 00:36:54.631847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==26.1.6.dev4) 2026-07-10 00:36:54.631871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2026-07-10 00:36:54.631890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (2.32.3) 2026-07-10 00:36:54.631913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (2.0.0) 2026-07-10 00:36:54.631927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonpatch>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (1.33) 2026-07-10 00:36:54.631970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Jinja2>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (3.1.4) 2026-07-10 00:36:54.631985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (10.12.1) 2026-07-10 00:36:54.631999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (14.9.3) 2026-07-10 00:36:54.632070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (8.3.0) 2026-07-10 00:36:54.632092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (3.4.0) 2026-07-10 00:36:54.632106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonschema>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (4.19.2) 2026-07-10 00:36:54.632119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (6.0.0) 2026-07-10 00:36:54.632151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (3.0.0) 2026-07-10 00:36:54.632166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tooz>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (6.3.0) 2026-07-10 00:36:54.632206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: openstacksdk>=0.99.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (4.0.1) 2026-07-10 00:36:54.632221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==26.1.6.dev4) 2026-07-10 00:36:54.632257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.2.2-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:36:54.632280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==26.1.6.dev4) 2026-07-10 00:36:54.632294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:36:54.632333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: netaddr>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.6.dev4) (0.10.1) 2026-07-10 00:36:54.632363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==26.1.6.dev4) 2026-07-10 00:36:54.632389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:36:54.632412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic==26.1.6.dev4) (1.3.5) 2026-07-10 00:36:54.632436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic==26.1.6.dev4) (4.12.2) 2026-07-10 00:36:54.632458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic==26.1.6.dev4) (3.11.0) 2026-07-10 00:36:54.632480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->ironic==26.1.6.dev4) (2.6.1) 2026-07-10 00:36:54.632520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->ironic==26.1.6.dev4) (3.0.3) 2026-07-10 00:36:54.632540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=6.0.0->ironic==26.1.6.dev4) (4.0.1) 2026-07-10 00:36:54.632561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=6.0.0->ironic==26.1.6.dev4) (6.4.0) 2026-07-10 00:36:54.632572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic-lib>=6.0.0->ironic==26.1.6.dev4) 2026-07-10 00:36:54.632585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.0 kB) 2026-07-10 00:36:54.632599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.0.0->ironic==26.1.6.dev4) (2.1.5) 2026-07-10 00:36:54.632621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch>=1.16->ironic==26.1.6.dev4) (3.0.0) 2026-07-10 00:36:54.632644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.6.dev4) (24.2.0) 2026-07-10 00:36:54.632687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.6.dev4) (2023.12.1) 2026-07-10 00:36:54.632710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.6.dev4) (0.35.1) 2026-07-10 00:36:54.632732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.6.dev4) (0.20.0) 2026-07-10 00:36:54.632755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic==26.1.6.dev4) (2.1.0) 2026-07-10 00:36:54.632778 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic==26.1.6.dev4) (1.7.0) 2026-07-10 00:36:54.632802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (3.11.0) 2026-07-10 00:36:54.632825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (3.1.1) 2026-07-10 00:36:54.632858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (2.9.0) 2026-07-10 00:36:54.632883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (5.5.0) 2026-07-10 00:36:54.632901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.6.dev4) (6.0.2) 2026-07-10 00:36:54.632924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.6.dev4) (42.0.8) 2026-07-10 00:36:54.632957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.6.dev4) (5.1.1) 2026-07-10 00:36:54.632982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.6.dev4) (1.3.3) 2026-07-10 00:36:54.633001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.6.dev4) (1.0.1) 2026-07-10 00:36:54.633019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.6.dev4) (0.11.0) 2026-07-10 00:36:54.633086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.6.dev4) (4.2.2) 2026-07-10 00:36:54.633117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.6.dev4) (1.4.0) 2026-07-10 00:36:54.633135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.99.0->ironic==26.1.6.dev4) (1.17.0) 2026-07-10 00:36:54.633153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.99.0->ironic==26.1.6.dev4) (2.22) 2026-07-10 00:36:54.633179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (3.0.0) 2026-07-10 00:36:54.633197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (1.16.0) 2026-07-10 00:36:54.633218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->ironic==26.1.6.dev4) (0.19) 2026-07-10 00:36:54.633241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=9.1.0->ironic==26.1.6.dev4) (2.0.1) 2026-07-10 00:36:54.633253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=9.1.0->ironic==26.1.6.dev4) (0.5.0) 2026-07-10 00:36:54.633262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic==26.1.6.dev4) (2.9.0.post0) 2026-07-10 00:36:54.633276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.6.dev4) (5.5.0) 2026-07-10 00:36:54.633287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.6.dev4) (5.2.0) 2026-07-10 00:36:54.633353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.6.dev4) (5.4.0) 2026-07-10 00:36:54.633394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.6.dev4) (0.9.0) 2026-07-10 00:36:54.633406 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic==26.1.6.dev4) (5.1.0) 2026-07-10 00:36:54.633416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic==26.1.6.dev4) (0.20.0) 2026-07-10 00:36:54.633431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic==26.1.6.dev4) (4.0.1) 2026-07-10 00:36:54.633441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic==26.1.6.dev4) (1.0.8) 2026-07-10 00:36:54.633455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic==26.1.6.dev4) (2024.1) 2026-07-10 00:36:54.633469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.6.dev4) (3.10.1) 2026-07-10 00:36:54.633513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.6.dev4) (3.1.0) 2026-07-10 00:36:54.633531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.6.dev4) (2.5.1) 2026-07-10 00:36:54.633556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.6.dev4) (1.6.0) 2026-07-10 00:36:54.633579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic==26.1.6.dev4) (24.1) 2026-07-10 00:36:54.633602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic==26.1.6.dev4) (3.1.2) 2026-07-10 00:36:54.633624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->ironic==26.1.6.dev4) (67.2.0) 2026-07-10 00:36:54.633666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->ironic==26.1.6.dev4) (0.3.5) 2026-07-10 00:36:54.633691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic==26.1.6.dev4) (0.2.13) 2026-07-10 00:36:54.633713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (2024.1) 2026-07-10 00:36:54.633736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (1.16.0) 2026-07-10 00:36:54.633758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.6.dev4) (3.3.2) 2026-07-10 00:36:54.633795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.6.dev4) (3.8) 2026-07-10 00:36:54.633813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.6.dev4) (1.26.19) 2026-07-10 00:36:54.633847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.6.dev4) (2026.6.17) 2026-07-10 00:36:54.633867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->ironic==26.1.6.dev4) (0.7) 2026-07-10 00:36:54.633892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=9.1.0->ironic==26.1.6.dev4) (2.7.2) 2026-07-10 00:36:54.633910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.0->ironic==26.1.6.dev4) (0.15.2) 2026-07-10 00:36:54.633925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic-lib>=6.0.0->ironic==26.1.6.dev4) 2026-07-10 00:36:54.633936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-07-10 00:36:54.633949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-07-10 00:36:54.633963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2026-07-10 00:36:54.634000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:36:54.634014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2026-07-10 00:36:54.634089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.2.2-py3-none-any.whl (348 kB) 2026-07-10 00:36:54.634109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.2 MB) 2026-07-10 00:36:54.634125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 136.2 MB/s 0:00:00 2026-07-10 00:36:54.634140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-07-10 00:36:54.634199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2026-07-10 00:36:54.634211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2026-07-10 00:36:54.634225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2026-07-10 00:36:54.634239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-26.1.6.dev4-py3-none-any.whl size=2029031 sha256=dbd607a71cb6ee3e0a49b56784db818f98aa1574631beb2dc41cd848b881718b 2026-07-10 00:36:54.634362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-p1if_jc1/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2026-07-10 00:36:54.634381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2026-07-10 00:36:54.634396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, microversion-parse, construct, sushy, ironic-lib, ironic 2026-07-10 00:36:54.634407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-26.1.6.dev4 ironic-lib-6.2.0 microversion-parse-2.0.0 pycdlib-1.14.0 sushy-5.2.2 zeroconf-0.132.2 2026-07-10 00:36:54.634418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container ee8b9781fcf4 2026-07-10 00:36:54.634442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 33e19f17738d 2026-07-10 00:36:54.634457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built edced0986661 2026-07-10 00:36:54.634468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 00:36:54.634537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2026-07-10 00:36:54.634461 (took 0:00:21.380714) 2026-07-10 00:36:54.634587 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2026-07-10 00:36:54.634603 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2026-07-10 00:36:54.634649 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2026-07-10 00:36:54.634924 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2026-07-10 00:36:54.634949 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2026-07-10 00:36:54.634974 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2026-07-10 00:36:54.634891 2026-07-10 00:36:54.634993 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2024.2.tar.gz 2026-07-10 00:36:54.636218 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2026-07-10 00:36:54.636617 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2026-07-10 00:37:05.713140 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:37:05.713509 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 4c3275d2eefe 2026-07-10 00:37:05.713533 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/6 : LABEL "build-date"="20260710" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:37:05.713646 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 10629bd7ca23 2026-07-10 00:37:05.713746 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 10629bd7ca23 2026-07-10 00:37:05.713841 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 6b17a28fa2d2 2026-07-10 00:37:05.713931 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 3/6 : RUN usermod --append --home /var/lib/blazar --groups kolla blazar && mkdir -p /var/lib/blazar && chown -R 42471:42471 /var/lib/blazar 2026-07-10 00:37:05.714102 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 8b5863615af3 2026-07-10 00:37:05.714335 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 8b5863615af3 2026-07-10 00:37:05.714350 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> bbcd89f5bae8 2026-07-10 00:37:05.714360 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/6 : ADD blazar-base-archive /blazar-base-source 2026-07-10 00:37:05.716061 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 41f1d5339451 2026-07-10 00:37:05.716128 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:37:05.716139 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> a61a2005ea7d 2026-07-10 00:37:05.716149 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 6/6 : RUN ln -s blazar-base-source/* blazar && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /blazar && mkdir -p /etc/blazar && cp -r /blazar/etc/blazar/* /etc/blazar && touch /usr/local/bin/kolla_blazar_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_blazar_extend_start 2026-07-10 00:37:05.716164 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 70c5ca41945c 2026-07-10 00:37:05.716171 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing ./blazar 2026-07-10 00:37:05.716178 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: started 2026-07-10 00:37:05.716184 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:37:05.716191 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: started 2026-07-10 00:37:05.716197 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:37:05.716203 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: started 2026-07-10 00:37:05.716210 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:37:05.716216 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:37:05.716223 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:37:05.716230 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (6.1.0) 2026-07-10 00:37:05.716239 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (1.13.2) 2026-07-10 00:37:05.716246 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (0.36.1) 2026-07-10 00:37:05.716253 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==14.0.1.dev6) 2026-07-10 00:37:05.716260 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:37:05.716267 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (2.1.0) 2026-07-10 00:37:05.716281 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystoneauth1>=3.13.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (5.8.1) 2026-07-10 00:37:05.716288 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (10.12.1) 2026-07-10 00:37:05.716295 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==14.0.1.dev6) 2026-07-10 00:37:05.716301 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:37:05.716322 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (6.1.0) 2026-07-10 00:37:05.716329 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (9.6.1) 2026-07-10 00:37:05.716335 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (5.6.0) 2026-07-10 00:37:05.716341 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.db>=4.40.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (16.0.0) 2026-07-10 00:37:05.716347 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (6.4.0) 2026-07-10 00:37:05.716358 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (6.1.2) 2026-07-10 00:37:05.716370 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (14.9.3) 2026-07-10 00:37:05.716376 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (6.2.0) 2026-07-10 00:37:05.716383 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.policy>=3.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (4.4.0) 2026-07-10 00:37:05.716389 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (5.5.0) 2026-07-10 00:37:05.716395 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.service>=1.34.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (3.5.0) 2026-07-10 00:37:05.716401 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (2.4.0) 2026-07-10 00:37:05.716408 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (7.4.0) 2026-07-10 00:37:05.716414 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-neutronclient>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (11.3.1) 2026-07-10 00:37:05.716420 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (18.7.0) 2026-07-10 00:37:05.716426 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (0.10.1) 2026-07-10 00:37:05.716432 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (5.5.0) 2026-07-10 00:37:05.716439 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (1.5.1) 2026-07-10 00:37:05.716446 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requests>=2.18.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (2.32.3) 2026-07-10 00:37:05.716452 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (1.3.4) 2026-07-10 00:37:05.716462 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (2.5.1) 2026-07-10 00:37:05.716469 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (2.0.32) 2026-07-10 00:37:05.716475 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (5.3.0) 2026-07-10 00:37:05.716515 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (1.8.8) 2026-07-10 00:37:05.716588 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev6) (0.12.1) 2026-07-10 00:37:05.716665 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==14.0.1.dev6) (1.3.5) 2026-07-10 00:37:05.716733 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==14.0.1.dev6) (4.12.2) 2026-07-10 00:37:05.716802 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==14.0.1.dev6) (2.6.1) 2026-07-10 00:37:05.716924 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==14.0.1.dev6) (3.0.3) 2026-07-10 00:37:05.717029 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.0.0 (from Flask>=1.0.2->blazar==14.0.1.dev6) 2026-07-10 00:37:05.717136 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:37:05.717203 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==14.0.1.dev6) (3.1.4) 2026-07-10 00:37:05.717268 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.1.2 (from Flask>=1.0.2->blazar==14.0.1.dev6) 2026-07-10 00:37:05.717352 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:37:05.717421 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==14.0.1.dev6) (8.1.7) 2026-07-10 00:37:05.717486 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.6.2 (from Flask>=1.0.2->blazar==14.0.1.dev6) 2026-07-10 00:37:05.717558 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:37:05.717622 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.2->blazar==14.0.1.dev6) (2.1.5) 2026-07-10 00:37:05.717688 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.13.0->blazar==14.0.1.dev6) (1.7.0) 2026-07-10 00:37:05.717750 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (3.11.0) 2026-07-10 00:37:05.717814 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (3.1.1) 2026-07-10 00:37:05.717876 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (2.9.0) 2026-07-10 00:37:05.717939 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (1.3.3) 2026-07-10 00:37:05.718008 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (3.0.0) 2026-07-10 00:37:05.718093 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (1.16.0) 2026-07-10 00:37:05.718175 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (5.1.1) 2026-07-10 00:37:05.718241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->blazar==14.0.1.dev6) (0.19) 2026-07-10 00:37:05.718304 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev6) (2.0.0) 2026-07-10 00:37:05.718426 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev6) (6.0.2) 2026-07-10 00:37:05.718490 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==14.0.1.dev6) (2.0.1) 2026-07-10 00:37:05.718547 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==14.0.1.dev6) (0.5.0) 2026-07-10 00:37:05.718606 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->blazar==14.0.1.dev6) (2.9.0.post0) 2026-07-10 00:37:05.718665 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev6) (3.0.0) 2026-07-10 00:37:05.718726 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev6) (5.5.0) 2026-07-10 00:37:05.718786 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev6) (5.2.0) 2026-07-10 00:37:05.718847 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev6) (5.4.0) 2026-07-10 00:37:05.718906 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev6) (0.9.0) 2026-07-10 00:37:05.718974 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->blazar==14.0.1.dev6) (5.1.0) 2026-07-10 00:37:05.719048 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->blazar==14.0.1.dev6) (0.20.0) 2026-07-10 00:37:05.719116 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==14.0.1.dev6) (4.0.1) 2026-07-10 00:37:05.719176 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==14.0.1.dev6) (4.0.1) 2026-07-10 00:37:05.719234 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->blazar==14.0.1.dev6) (1.0.8) 2026-07-10 00:37:05.719293 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->blazar==14.0.1.dev6) (2024.1) 2026-07-10 00:37:05.719378 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev6) (3.10.1) 2026-07-10 00:37:05.719443 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev6) (3.1.0) 2026-07-10 00:37:05.721117 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev6) (1.6.0) 2026-07-10 00:37:05.721132 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->blazar==14.0.1.dev6) (3.11.0) 2026-07-10 00:37:05.721139 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev6) (24.1) 2026-07-10 00:37:05.721145 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev6) (6.0.0) 2026-07-10 00:37:05.721151 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev6) (3.1.2) 2026-07-10 00:37:05.721157 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.34.0->blazar==14.0.1.dev6) (67.2.0) 2026-07-10 00:37:05.721163 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->blazar==14.0.1.dev6) (0.3.5) 2026-07-10 00:37:05.721169 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->blazar==14.0.1.dev6) (0.2.13) 2026-07-10 00:37:05.721175 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (2024.1) 2026-07-10 00:37:05.721181 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (1.16.0) 2026-07-10 00:37:05.721187 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cliff>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (4.7.0) 2026-07-10 00:37:05.721193 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (4.0.1) 2026-07-10 00:37:05.721199 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (2.1.0) 2026-07-10 00:37:05.721205 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (3.1.0) 2026-07-10 00:37:05.721211 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (0.5.2) 2026-07-10 00:37:05.721217 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (2.4.3) 2026-07-10 00:37:05.721228 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (24.2.0) 2026-07-10 00:37:05.721235 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (1.9.0) 2026-07-10 00:37:05.721241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (42.0.8) 2026-07-10 00:37:05.721257 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (1.0.1) 2026-07-10 00:37:05.721264 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (1.33) 2026-07-10 00:37:05.721270 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (0.11.0) 2026-07-10 00:37:05.721276 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (4.2.2) 2026-07-10 00:37:05.721282 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (1.4.0) 2026-07-10 00:37:05.721289 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (1.17.0) 2026-07-10 00:37:05.721295 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (2.22) 2026-07-10 00:37:05.721303 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev6) (3.0.0) 2026-07-10 00:37:05.721327 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev6) (3.3.2) 2026-07-10 00:37:05.721333 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev6) (3.8) 2026-07-10 00:37:05.721339 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev6) (1.26.19) 2026-07-10 00:37:05.721345 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev6) (2026.6.17) 2026-07-10 00:37:05.721351 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->blazar==14.0.1.dev6) (0.7) 2026-07-10 00:37:05.721362 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.40.0->blazar==14.0.1.dev6) (2.7.2) 2026-07-10 00:37:05.721368 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==14.0.1.dev6) (0.8.1) 2026-07-10 00:37:05.721374 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==14.0.1.dev6) (6.11.0) 2026-07-10 00:37:05.721380 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: zipp>=0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->blazar==14.0.1.dev6) (3.20.0) 2026-07-10 00:37:05.721387 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-07-10 00:37:05.721394 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-07-10 00:37:05.721400 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 00:37:05.721406 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:37:05.721412 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-07-10 00:37:05.721422 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2026-07-10 00:37:05.721428 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): started 2026-07-10 00:37:05.721438 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): finished with status 'done' 2026-07-10 00:37:05.721444 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-14.0.1.dev6-py3-none-any.whl size=314914 sha256=8f3672363c10d4cfcd80799752766b74c516938d20910b592235395bd3cfe34d 2026-07-10 00:37:05.721451 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-hus4uiz6/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2026-07-10 00:37:05.721457 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2026-07-10 00:37:05.721463 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2026-07-10 00:37:05.721469 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blazar-14.0.1.dev6 blinker-1.8.2 itsdangerous-2.2.0 microversion-parse-2.0.0 2026-07-10 00:37:05.721475 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 70c5ca41945c 2026-07-10 00:37:05.721481 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> a46a2d162a04 2026-07-10 00:37:05.721487 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built cab57c4e9b26 2026-07-10 00:37:05.721494 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20260710 2026-07-10 00:37:05.721500 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2026-07-10 00:37:05.720857 (took 0:00:11.085966) 2026-07-10 00:37:05.721506 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2026-07-10 00:37:05.721512 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2026-07-10 00:37:05.722566 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2026-07-10 00:37:05.722859 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2026-07-10 00:37:05.723054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2026-07-10 00:37:05.722889 2026-07-10 00:37:05.723230 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2024.2.tar.gz 2026-07-10 00:37:05.734268 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas-dashboard/neutron-vpnaas-dashboard-stable-2024.2.tar.gz 2026-07-10 00:37:06.437484 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/octavia-dashboard/octavia-dashboard-stable-2024.2.tar.gz 2026-07-10 00:37:07.399823 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/designate-dashboard/designate-dashboard-stable-2024.2.tar.gz 2026-07-10 00:37:08.064915 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas-dashboard/neutron-fwaas-dashboard-stable-2024.2.tar.gz 2026-07-10 00:37:08.761458 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/magnum-ui/magnum-ui-stable-2024.2.tar.gz 2026-07-10 00:37:09.566167 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/heat-dashboard/heat-dashboard-stable-2024.2.tar.gz 2026-07-10 00:37:10.768444 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/manila-ui/manila-ui-stable-2024.2.tar.gz 2026-07-10 00:37:11.675736 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/masakari-dashboard/masakari-dashboard-stable-2024.2.tar.gz 2026-07-10 00:37:12.368388 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/ironic-ui/ironic-ui-stable-2024.2.tar.gz 2026-07-10 00:37:13.157543 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/zun-ui/zun-ui-stable-2024.2.tar.gz 2026-07-10 00:37:15.378408 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 10 plugins into plugins archive 2026-07-10 00:37:15.378461 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2026-07-10 00:39:55.625345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:39:55.625399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 4c3275d2eefe 2026-07-10 00:39:55.625449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/12 : LABEL "build-date"="20260710" "name"="horizon" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="horizon" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:39:55.627154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 0dd969547b99 2026-07-10 00:39:55.627173 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 0dd969547b99 2026-07-10 00:39:55.627181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 4ff14cfeafd4 2026-07-10 00:39:55.627188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 3/12 : RUN apt-get update && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient && apt-get remove -y build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:39:55.627194 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in d7723a68e06c 2026-07-10 00:39:55.627200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:39:55.627207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:39:55.627212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:39:55.627217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:39:55.627238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:39:55.627243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:39:55.627247 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:39:55.627258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:39:55.627262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:39:55.627267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:39:55.627271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:39:55.627276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:39:55.627280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:39:55.627284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:39:55.627288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:39:55.627293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 27.9 MB in 2s (11.2 MB/s) 2026-07-10 00:39:55.627297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:39:55.627302 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:39:55.627306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-07-10 00:39:55.627310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-07-10 00:39:55.627314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2026-07-10 00:39:55.627319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-07-10 00:39:55.627323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2026-07-10 00:39:55.627327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-07-10 00:39:55.627331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2026-07-10 00:39:55.627335 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:39:55.627340 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2026-07-10 00:39:55.627344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,790 kB of additional disk space will be used. 2026-07-10 00:39:55.627348 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:39:55.627352 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-07-10 00:39:55.627357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 mariadb-common all 1:10.11.14-0ubuntu0.24.04.1 [28.6 kB] 2026-07-10 00:39:55.627369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.14-0ubuntu0.24.04.1 [196 kB] 2026-07-10 00:39:55.627373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev amd64 1:10.11.14-0ubuntu0.24.04.1 [274 kB] 2026-07-10 00:39:55.627384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev-compat amd64 1:10.11.14-0ubuntu0.24.04.1 [12.0 kB] 2026-07-10 00:39:55.627395 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 518 kB in 1s (437 kB/s) 2026-07-10 00:39:55.627400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2026-07-10 00:39:55.627420 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-07-10 00:39:55.627509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:39:55.627582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-07-10 00:39:55.627657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:39:55.627717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-07-10 00:39:55.627784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-07-10 00:39:55.627864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-07-10 00:39:55.627929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:39:55.628001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-10 00:39:55.628096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-10 00:39:55.628177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2026-07-10 00:39:55.628250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.14-0ubuntu0.24.04.1_all.deb ... 2026-07-10 00:39:55.628321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:39:55.628390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2026-07-10 00:39:55.628524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:39:55.628594 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:39:55.628665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2026-07-10 00:39:55.628733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:39:55.628802 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:39:55.628888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2026-07-10 00:39:55.628955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:39:55.629022 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:39:55.629115 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-10 00:39:55.629193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-10 00:39:55.629263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:39:55.629331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: 2026-07-10 00:39:55.629399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-10 00:39:55.629483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:39:55.629552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:39:55.629620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:39:55.629688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:39:55.629756 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (67.2.0) 2026-07-10 00:39:55.629824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools 2026-07-10 00:39:55.629895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:39:55.629966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2026-07-10 00:39:55.630055 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.8.tar.gz (92 kB) 2026-07-10 00:39:55.630136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2026-07-10 00:39:55.630211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2026-07-10 00:39:55.630281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2026-07-10 00:39:55.630350 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:39:55.630428 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2026-07-10 00:39:55.630502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:39:55.630570 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-10 00:39:55.630652 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 8.1 MB/s 0:00:00 2026-07-10 00:39:55.630728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2026-07-10 00:39:55.630799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2026-07-10 00:39:55.630868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2026-07-10 00:39:55.630939 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.8-cp312-cp312-linux_x86_64.whl size=135309 sha256=ff84372a4bcba645d5f59859c87356a9997e85785850a42c3c519daea569b1fb 2026-07-10 00:39:55.631009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-m5pz6l0c/wheels/b0/62/00/46e65ad9151c1266f0f03ea020a5a8ea1cbc6e4ebf3329e276 2026-07-10 00:39:55.631118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2026-07-10 00:39:55.631259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, mysqlclient 2026-07-10 00:39:55.631336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2026-07-10 00:39:55.631398 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 67.2.0 2026-07-10 00:39:55.631531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-67.2.0: 2026-07-10 00:39:55.631603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-67.2.0 2026-07-10 00:39:55.631680 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.8 setuptools-83.0.0 2026-07-10 00:39:55.631750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:39:55.631824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-07-10 00:39:55.631895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-07-10 00:39:55.631969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-07-10 00:39:55.632045 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:39:55.632126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:39:55.632212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:39:55.632286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:39:55.632356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:39:55.632441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:39:55.632512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:39:55.632578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2026-07-10 00:39:55.632644 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-07-10 00:39:55.632717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-07-10 00:39:55.632787 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2026-07-10 00:39:55.632857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:39:55.635110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:39:55.635123 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-07-10 00:39:55.635129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:39:55.635134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-07-10 00:39:55.635139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-07-10 00:39:55.635144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-07-10 00:39:55.635154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-07-10 00:39:55.635158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-07-10 00:39:55.635163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-07-10 00:39:55.635167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18750 files and directories currently installed.) 2026-07-10 00:39:55.635171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:39:55.635176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container d7723a68e06c 2026-07-10 00:39:55.635180 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> db82633560f9 2026-07-10 00:39:55.635185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 4/12 : RUN usermod --append --home /var/lib/horizon --groups kolla horizon && mkdir -p /var/lib/horizon && chown -R 42420:42420 /var/lib/horizon 2026-07-10 00:39:55.635189 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 3eea2eb8e585 2026-07-10 00:39:55.635194 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 3eea2eb8e585 2026-07-10 00:39:55.635198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 4440ba86a864 2026-07-10 00:39:55.635203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 5/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends gettext locales tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:39:55.635207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 6c6b7dd16cd4 2026-07-10 00:39:55.635212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:39:55.635216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:39:55.635221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:39:55.635225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:39:55.635230 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:39:55.635239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:39:55.635244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:39:55.635248 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:39:55.635253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:39:55.635257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:39:55.635262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:39:55.635266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:39:55.635271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:39:55.635275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:39:55.635279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:39:55.635284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 27.9 MB in 3s (8,802 kB/s) 2026-07-10 00:39:55.635288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:39:55.635293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:39:55.635297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-07-10 00:39:55.635301 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-07-10 00:39:55.635306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.7). 2026-07-10 00:39:55.635310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2026b-0ubuntu0.24.04.1). 2026-07-10 00:39:55.635319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2026-07-10 00:39:55.635324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-07-10 00:39:55.635328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:39:55.635333 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:39:55.635337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:39:55.635342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:39:55.635346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-07-10 00:39:55.635354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-07-10 00:39:55.635359 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-07-10 00:39:55.635363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-07-10 00:39:55.635367 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-07-10 00:39:55.635372 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2026-07-10 00:39:55.635377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2026-07-10 00:39:55.635381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2026-07-10 00:39:55.635385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-07-10 00:39:55.635390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2026-07-10 00:39:55.635394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:39:55.635402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2026-07-10 00:39:55.635423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2026-07-10 00:39:55.635430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:39:55.635435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-07-10 00:39:55.635503 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-10 00:39:55.635562 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 0s (2,226 kB/s) 2026-07-10 00:39:55.635613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2026-07-10 00:39:55.635684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.635732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-07-10 00:39:55.635792 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:39:55.635875 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-07-10 00:39:55.635927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-07-10 00:39:55.635984 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-07-10 00:39:55.636049 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-07-10 00:39:55.636120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-07-10 00:39:55.636183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-07-10 00:39:55.636240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18741 files and directories currently installed.) 2026-07-10 00:39:55.636298 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-07-10 00:39:55.636356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-07-10 00:39:55.636426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2026-07-10 00:39:55.636495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-10 00:39:55.636552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2026-07-10 00:39:55.636608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2026-07-10 00:39:55.636665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2026-07-10 00:39:55.636722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:39:55.636776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 6c6b7dd16cd4 2026-07-10 00:39:55.636831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 7979b2c8a99f 2026-07-10 00:39:55.636888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/12 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2026-07-10 00:39:55.636947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 86420f1aeca6 2026-07-10 00:39:55.637004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 86420f1aeca6 2026-07-10 00:39:55.637086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 825cd6beb83c 2026-07-10 00:39:55.637150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/12 : ADD horizon-archive /horizon-source 2026-07-10 00:39:55.637210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 04bd0408c625 2026-07-10 00:39:55.637265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/12 : ADD plugins-archive / 2026-07-10 00:39:55.637324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 27468a0df579 2026-07-10 00:39:55.637380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:39:55.637492 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> db65304fa3d8 2026-07-10 00:39:55.637564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 10/12 : RUN ln -s horizon-source/* horizon && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip==25.2.* && sed -e "/^horizon===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /horizon && mkdir -p /etc/openstack-dashboard && cp -r /horizon/openstack_dashboard/conf/* /etc/openstack-dashboard/ && cp /horizon/openstack_dashboard/local/local_settings.py.example /etc/openstack-dashboard/local_settings.py && local_settings=$(python -c 'import os;import openstack_dashboard;settings=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.py";print(settings);') && rm -f $local_settings && ln -s /etc/openstack-dashboard/local_settings.py $local_settings && mkdir -p /etc/openstack-dashboard/local_settings.d && local_settings_d=$(python -c 'import os;import openstack_dashboard;settings_d=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.d";print(settings_d);') && rm -rf $local_settings_d && ln -s /etc/openstack-dashboard/local_settings.d $local_settings_d && cp /horizon/manage.py /var/lib/kolla/venv/bin/manage.py && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && for locale in /var/lib/kolla/venv/lib/python3/site-packages/*/locale; do (cd ${locale%/*} && /var/lib/kolla/venv/bin/django-admin compilemessages) done && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:39:55.637611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 8d9c12b08cca 2026-07-10 00:39:55.637660 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pip==25.2.* 2026-07-10 00:39:55.637708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2026-07-10 00:39:55.637756 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2026-07-10 00:39:55.637807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.3 MB/s 0:00:00 2026-07-10 00:39:55.637858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pip 2026-07-10 00:39:55.637905 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pip 2026-07-10 00:39:55.637955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pip 26.1.2 2026-07-10 00:39:55.638004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pip-26.1.2: 2026-07-10 00:39:55.638053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pip-26.1.2 2026-07-10 00:39:55.638123 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pip-25.2 2026-07-10 00:39:55.638170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2026-07-10 00:39:55.638217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.638264 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.638312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (6.1.0) 2026-07-10 00:39:55.638370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (2.16.0) 2026-07-10 00:39:55.638427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.638479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.15-py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:39:55.638527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.638574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2026-07-10 00:39:55.638621 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.638668 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:39:55.638714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-pyscss>=2.0.3 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.638761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django-pyscss-2.0.3.tar.gz (18 kB) 2026-07-10 00:39:55.638818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.638868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.638916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (3.0.0) 2026-07-10 00:39:55.638967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (2.1.0) 2026-07-10 00:39:55.639025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (5.8.1) 2026-07-10 00:39:55.639082 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (0.10.1) 2026-07-10 00:39:55.639136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (6.1.0) 2026-07-10 00:39:55.639184 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (9.6.1) 2026-07-10 00:39:55.639234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (6.4.0) 2026-07-10 00:39:55.639282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (4.4.0) 2026-07-10 00:39:55.639330 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (5.5.0) 2026-07-10 00:39:55.639379 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (2.4.0) 2026-07-10 00:39:55.639443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (7.4.0) 2026-07-10 00:39:55.639491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (4.2.0) 2026-07-10 00:39:55.639540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyScss>=1.4.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.639588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyScss-1.4.0.tar.gz (122 kB) 2026-07-10 00:39:55.639636 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.639683 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.639732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (9.6.0) 2026-07-10 00:39:55.639779 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (4.7.0) 2026-07-10 00:39:55.639825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (5.5.0) 2026-07-10 00:39:55.639882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (11.3.1) 2026-07-10 00:39:55.639928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (18.7.0) 2026-07-10 00:39:55.639976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (4.6.0) 2026-07-10 00:39:55.640026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (6.0.2) 2026-07-10 00:39:55.640089 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (2.32.3) 2026-07-10 00:39:55.640142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.640191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2026-07-10 00:39:55.640239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.3.dev2) (2024.1) 2026-07-10 00:39:55.640288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.640336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2026-07-10 00:39:55.640382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.640487 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2026-07-10 00:39:55.640525 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.640573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2026-07-10 00:39:55.640620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.640668 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2026-07-10 00:39:55.640714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.640760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2026-07-10 00:39:55.640807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.640854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2026-07-10 00:39:55.640900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.640947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2026-07-10 00:39:55.640993 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.641048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.641098 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.641146 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2026-07-10 00:39:55.641191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.641236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2026-07-10 00:39:55.641279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.641322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2026-07-10 00:39:55.641365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.641424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2026-07-10 00:39:55.641466 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.641513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2026-07-10 00:39:55.641556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.641608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2026-07-10 00:39:55.641663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.641708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2026-07-10 00:39:55.641752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.641796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2026-07-10 00:39:55.641842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.641887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2026-07-10 00:39:55.641931 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.641975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2026-07-10 00:39:55.642018 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.642084 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2026-07-10 00:39:55.643091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2026-07-10 00:39:55.643107 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2026-07-10 00:39:55.643120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643125 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2026-07-10 00:39:55.643129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2026-07-10 00:39:55.643138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.643142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.643147 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2026-07-10 00:39:55.643161 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643165 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2026-07-10 00:39:55.643169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2026-07-10 00:39:55.643178 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2026-07-10 00:39:55.643187 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2026-07-10 00:39:55.643195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.643200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.643204 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2026-07-10 00:39:55.643212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.643217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.643221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.1.3.dev2) 2026-07-10 00:39:55.643225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:39:55.643229 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.1.3.dev2) 2026-07-10 00:39:55.643234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-07-10 00:39:55.643238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django<4.3,>=4.2->horizon==25.1.3.dev2) (0.5.1) 2026-07-10 00:39:55.643242 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.1.3.dev2) 2026-07-10 00:39:55.643247 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.0.6-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 00:39:55.643251 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.1.3.dev2) 2026-07-10 00:39:55.643255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2026-07-10 00:39:55.643260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.1.3.dev2) 2026-07-10 00:39:55.643264 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2026-07-10 00:39:55.643268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.1.3.dev2) (5.3.0) 2026-07-10 00:39:55.643275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.1.3.dev2) (1.7.0) 2026-07-10 00:39:55.643281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon==25.1.3.dev2) (0.19) 2026-07-10 00:39:55.643288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.1.3.dev2) (3.0.0) 2026-07-10 00:39:55.643296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.1.3.dev2) (2.0.0) 2026-07-10 00:39:55.643303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.8.0->horizon==25.1.3.dev2) (1.16.0) 2026-07-10 00:39:55.643330 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon==25.1.3.dev2) (5.6.0) 2026-07-10 00:39:55.643384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon==25.1.3.dev2) (1.0.8) 2026-07-10 00:39:55.643429 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon==25.1.3.dev2) (3.11.0) 2026-07-10 00:39:55.643487 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.3.dev2) (24.1) 2026-07-10 00:39:55.643530 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.3.dev2) (6.0.0) 2026-07-10 00:39:55.643575 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.3.dev2) (3.1.2) 2026-07-10 00:39:55.643620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.1.3.dev2) (1.8.8) 2026-07-10 00:39:55.643664 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==25.1.3.dev2) (0.2.13) 2026-07-10 00:39:55.643708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyScss>=1.4.0->horizon==25.1.3.dev2) (1.16.0) 2026-07-10 00:39:55.643751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.1.3.dev2) (24.2.1) 2026-07-10 00:39:55.643794 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.1.3.dev2) (2.0.1) 2026-07-10 00:39:55.643868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.3.dev2) (42.0.8) 2026-07-10 00:39:55.643911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.3.dev2) (1.17.0) 2026-07-10 00:39:55.643999 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.3.dev2) (2.22) 2026-07-10 00:39:55.644093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (4.7.0) 2026-07-10 00:39:55.644155 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (4.0.1) 2026-07-10 00:39:55.644206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (2.1.0) 2026-07-10 00:39:55.644254 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (3.1.0) 2026-07-10 00:39:55.644327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (6.1.2) 2026-07-10 00:39:55.644399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (0.5.2) 2026-07-10 00:39:55.644501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (2.4.3) 2026-07-10 00:39:55.644553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (24.2.0) 2026-07-10 00:39:55.644598 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (1.9.0) 2026-07-10 00:39:55.644643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (5.1.1) 2026-07-10 00:39:55.644688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (1.3.3) 2026-07-10 00:39:55.644734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (1.0.1) 2026-07-10 00:39:55.644780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (1.33) 2026-07-10 00:39:55.644847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (0.11.0) 2026-07-10 00:39:55.644916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (4.2.2) 2026-07-10 00:39:55.644962 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (1.4.0) 2026-07-10 00:39:55.645015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (3.0.0) 2026-07-10 00:39:55.645073 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.1.3.dev2) (2.9.0.post0) 2026-07-10 00:39:55.645121 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.3.dev2) (3.3.2) 2026-07-10 00:39:55.645161 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.3.dev2) (3.8) 2026-07-10 00:39:55.645200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.3.dev2) (1.26.19) 2026-07-10 00:39:55.645239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.3.dev2) (2026.6.17) 2026-07-10 00:39:55.645280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.3.dev2) (4.19.2) 2026-07-10 00:39:55.645325 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.3.dev2) (2023.12.1) 2026-07-10 00:39:55.645359 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.3.dev2) (0.35.1) 2026-07-10 00:39:55.645398 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.3.dev2) (0.20.0) 2026-07-10 00:39:55.645451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.15-py3-none-any.whl (8.0 MB) 2026-07-10 00:39:55.645495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 95.4 MB/s 0:00:00 2026-07-10 00:39:55.645538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-07-10 00:39:55.645577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2026-07-10 00:39:55.645616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2026-07-10 00:39:55.645654 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2026-07-10 00:39:55.645692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.0.6-py3-none-any.whl (6.4 kB) 2026-07-10 00:39:55.645730 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2026-07-10 00:39:55.645769 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2026-07-10 00:39:55.645809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2026-07-10 00:39:55.645871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2026-07-10 00:39:55.645926 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2026-07-10 00:39:55.645968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2026-07-10 00:39:55.646009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2026-07-10 00:39:55.646052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2026-07-10 00:39:55.646109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2026-07-10 00:39:55.646150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2026-07-10 00:39:55.647093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2026-07-10 00:39:55.647104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2026-07-10 00:39:55.647109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 17.0 MB/s 0:00:00 2026-07-10 00:39:55.647114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2026-07-10 00:39:55.647119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2026-07-10 00:39:55.647124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 253.9 MB/s 0:00:00 2026-07-10 00:39:55.647128 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2026-07-10 00:39:55.647133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2026-07-10 00:39:55.647138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2026-07-10 00:39:55.647143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2026-07-10 00:39:55.647148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2026-07-10 00:39:55.647153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2026-07-10 00:39:55.647157 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2026-07-10 00:39:55.647163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 252.4 MB/s 0:00:00 2026-07-10 00:39:55.647167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2026-07-10 00:39:55.647177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2026-07-10 00:39:55.647181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 315.5 MB/s 0:00:00 2026-07-10 00:39:55.647186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2026-07-10 00:39:55.647190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2026-07-10 00:39:55.647194 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 178.9 MB/s 0:00:00 2026-07-10 00:39:55.647198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2026-07-10 00:39:55.647203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2026-07-10 00:39:55.647207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: horizon, django-pyscss, pyScss, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2026-07-10 00:39:55.647213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'horizon' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'horizon'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.647219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.647228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2026-07-10 00:39:55.647232 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2026-07-10 00:39:55.647237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.1.3.dev2-py3-none-any.whl size=5281773 sha256=8a2d1bde1ea998c10fc13a393b9dd5f5e3e5d10a67cec900192e5b63bd1b06ee 2026-07-10 00:39:55.647241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lq1e8amv/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2026-07-10 00:39:55.647245 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): started 2026-07-10 00:39:55.647257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'django-pyscss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'django-pyscss'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.647262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.647266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): finished with status 'done' 2026-07-10 00:39:55.647270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for django-pyscss: filename=django_pyscss-2.0.3-py3-none-any.whl size=7861 sha256=c7eaead55279a08e3c9d97c21420c8c2abfed8d57bc89acb99aa5fb7ac9d3190 2026-07-10 00:39:55.647275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lq1e8amv/wheels/63/47/2a/a25218cb60e9883409fca05950eb449445f80f3e7e98e11aa4 2026-07-10 00:39:55.647280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'pyScss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyScss'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.647284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.647289 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): started 2026-07-10 00:39:55.647293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): finished with status 'done' 2026-07-10 00:39:55.647297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for pyScss: filename=pyscss-1.4.0-cp312-cp312-linux_x86_64.whl size=169718 sha256=682e3e328ab357011020ed378b3acdd9415a221c438ecae81aa67c7a56189901 2026-07-10 00:39:55.647308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lq1e8amv/wheels/8a/42/e7/bb4506d9c9e7392aecfeabb8893437f7bcf0217009c9c5eb76 2026-07-10 00:39:55.647312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-Angular-Schema-Form' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-Angular-Schema-Form'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.647319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.647323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2026-07-10 00:39:55.647329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2026-07-10 00:39:55.647394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45198 sha256=30949672d37f3b014afece61ccb55ad18dcc63476c6347a71264306e4a2cb86c 2026-07-10 00:39:55.647415 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lq1e8amv/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2026-07-10 00:39:55.647635 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-objectpath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-objectpath'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.647695 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.647709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2026-07-10 00:39:55.647728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2026-07-10 00:39:55.647738 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4556 sha256=6da11ee4bcd025ed5dce149998f434f98552f1e7d0140bfe748bf12136a4c364 2026-07-10 00:39:55.647748 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lq1e8amv/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2026-07-10 00:39:55.647758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-term.js' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-term.js'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.647772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.647788 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2026-07-10 00:39:55.647809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2026-07-10 00:39:55.647830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39119 sha256=f44e9e75236553c20a620c152c97f66537ea3e44fd045108b40e056f65b5cf7f 2026-07-10 00:39:55.647852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lq1e8amv/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2026-07-10 00:39:55.647907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-tv4' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-tv4'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.647925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.647957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2026-07-10 00:39:55.647970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2026-07-10 00:39:55.648030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24530 sha256=0ddb318ab6716ee491a50473ad5e2630ccab40c62c0b3eba3cfce4fd368b857b 2026-07-10 00:39:55.648101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lq1e8amv/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2026-07-10 00:39:55.648112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon django-pyscss pyScss XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2026-07-10 00:39:55.648129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, semantic-version, pyScss, django-debreach, asgiref, Django, enmerkar, django-pyscss, django-appconf, django-compressor, horizon 2026-07-10 00:39:55.648181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed Django-4.2.15 XStatic-1.0.3 XStatic-Angular-1.8.2.2 XStatic-Angular-Bootstrap-2.5.0.0 XStatic-Angular-FileUpload-12.2.13.0 XStatic-Angular-Gettext-2.4.1.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.6 XStatic-Bootstrap-Datepicker-1.4.0.0 XStatic-Bootstrap-SCSS-3.4.1.0 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.3 XStatic-JQuery-Migrate-3.3.2.1 XStatic-JQuery.TableSorter-2.14.5.2 XStatic-JQuery.quicksearch-2.0.3.2 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.1.0 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-3.5.1.1 XStatic-jquery-ui-1.13.0.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 asgiref-3.8.1 django-appconf-1.0.6 django-compressor-4.5.1 django-debreach-2.1.0 django-pyscss-2.0.3 enmerkar-0.7.1 horizon-25.1.3.dev2 pyScss-1.4.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2026-07-10 00:39:55.648224 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.648249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.2 2026-07-10 00:39:55.648286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-07-10 00:39:55.648311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.648349 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate-dashboard-19.0.0.0rc2.dev2 2026-07-10 00:39:55.648385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.648440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.648490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat-dashboard-12.0.0.0rc2.dev2 2026-07-10 00:39:55.648529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.648552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.648603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic-ui-6.4.1.dev2 2026-07-10 00:39:55.648628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.648648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.648687 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum-ui-15.0.1.dev3 2026-07-10 00:39:55.648710 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.648752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.648776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-12.0.1.dev3 2026-07-10 00:39:55.648837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.648881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.648933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari-dashboard-11.0.0.0rc2.dev2 2026-07-10 00:39:55.649099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.649125 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.649137 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron-vpnaas-dashboard-11.0.0.0rc2.dev2 2026-07-10 00:39:55.649273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.649285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.649294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-8.0.1.dev5 2026-07-10 00:39:55.649303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.649315 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.649327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia-dashboard-14.0.0.0rc2.dev2 2026-07-10 00:39:55.649379 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.649393 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.649439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/pycadf-3.1.1 2026-07-10 00:39:55.649502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.649516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.649558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/zun-ui-14.0.0.0rc2.dev2 2026-07-10 00:39:55.649572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:39:55.649622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:39:55.649637 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (6.1.0) 2026-07-10 00:39:55.649691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: horizon>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (25.1.3.dev2) 2026-07-10 00:39:55.649706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=0.62.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:39:55.649748 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-heatclient>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from heat-dashboard==12.0.0.0rc2.dev2) (4.0.0) 2026-07-10 00:39:55.649762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2026-07-10 00:39:55.649824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2026-07-10 00:39:55.649849 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2026-07-10 00:39:55.649916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2026-07-10 00:39:55.649931 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2026-07-10 00:39:55.649973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2026-07-10 00:39:55.649986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2026-07-10 00:39:55.650028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2026-07-10 00:39:55.650083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2026-07-10 00:39:55.650097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2026-07-10 00:39:55.650154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-ui==6.4.1.dev2) (5.8.1) 2026-07-10 00:39:55.650169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-magnumclient>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-ui==15.0.1.dev3) (4.8.1) 2026-07-10 00:39:55.651130 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-compressor>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (4.5.1) 2026-07-10 00:39:55.651153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (2.1.0) 2026-07-10 00:39:55.651173 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (7.4.0) 2026-07-10 00:39:55.651183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (5.5.0) 2026-07-10 00:39:55.651193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-manilaclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (5.0.0) 2026-07-10 00:39:55.651202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-dashboard==11.0.0.0rc2.dev2) (6.0.2) 2026-07-10 00:39:55.651211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas-dashboard==11.0.0.0rc2.dev2) (11.3.1) 2026-07-10 00:39:55.651220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia-dashboard==14.0.0.0rc2.dev2) (2.16.0) 2026-07-10 00:39:55.651230 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.1) 2026-07-10 00:39:55.651239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2026-07-10 00:39:55.651249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2026-07-10 00:39:55.651258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2026-07-10 00:39:55.651268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2026-07-10 00:39:55.651277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-zunclient>=3.5.0 (from zun-ui==14.0.0.0rc2.dev2) 2026-07-10 00:39:55.651286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 00:39:55.651296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2026-07-10 00:39:55.651305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Django>=4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (4.2.15) 2026-07-10 00:39:55.651326 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-appconf>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.0.6) 2026-07-10 00:39:55.651336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rcssmin==1.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.1.2) 2026-07-10 00:39:55.651345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rjsmin==1.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.2.2) 2026-07-10 00:39:55.651355 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: asgiref<4,>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==12.0.1.dev3) (3.8.1) 2026-07-10 00:39:55.651364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==12.0.1.dev3) (0.5.1) 2026-07-10 00:39:55.651373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-debreach>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:39:55.651394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-pyscss>=2.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.3) 2026-07-10 00:39:55.651432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:39:55.651452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.8.1) 2026-07-10 00:39:55.651461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.10.1) 2026-07-10 00:39:55.651470 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (6.1.0) 2026-07-10 00:39:55.651479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (6.4.0) 2026-07-10 00:39:55.651488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.4.0) 2026-07-10 00:39:55.651496 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.0) 2026-07-10 00:39:55.651505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.2.0) 2026-07-10 00:39:55.651514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyScss>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0) 2026-07-10 00:39:55.651523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (9.6.0) 2026-07-10 00:39:55.651533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.7.0) 2026-07-10 00:39:55.651550 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (18.7.0) 2026-07-10 00:39:55.651559 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.6.0) 2026-07-10 00:39:55.651568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.32.3) 2026-07-10 00:39:55.651577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: semantic-version>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.10.0) 2026-07-10 00:39:55.651586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2024.1) 2026-07-10 00:39:55.653259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.3) 2026-07-10 00:39:55.653297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular>=1.8.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.8.2.2) 2026-07-10 00:39:55.653306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.5.0.0) 2026-07-10 00:39:55.653313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-FileUpload>=12.0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (12.2.13.0) 2026-07-10 00:39:55.653320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Gettext>=2.3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.1.0) 2026-07-10 00:39:55.653338 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.2.6) 2026-07-10 00:39:55.653347 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.8.13.0) 2026-07-10 00:39:55.653354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0.0) 2026-07-10 00:39:55.653362 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.4.1.0) 2026-07-10 00:39:55.653368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-bootswatch>=3.3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.7.0) 2026-07-10 00:39:55.653376 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-D3>=3.5.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.5.17.0) 2026-07-10 00:39:55.653383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Hogan>=2.0.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.0.3) 2026-07-10 00:39:55.653396 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Font-Awesome>=4.7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.7.0.0) 2026-07-10 00:39:55.653423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Jasmine>=2.4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.1.2) 2026-07-10 00:39:55.653431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jQuery>=3.5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.5.1.1) 2026-07-10 00:39:55.653438 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery-Migrate>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.2.1) 2026-07-10 00:39:55.653445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.3.2) 2026-07-10 00:39:55.653453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.14.5.2) 2026-07-10 00:39:55.653468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jquery-ui>=1.13.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.13.0.1) 2026-07-10 00:39:55.653475 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JSEncrypt>=2.3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.3.1.1) 2026-07-10 00:39:55.653483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-mdi>=1.6.50.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.6.50.2) 2026-07-10 00:39:55.653491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-objectpath>=1.2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.1.0) 2026-07-10 00:39:55.653499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Rickshaw>=1.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.5.1.0) 2026-07-10 00:39:55.653511 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-roboto-fontface>=0.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.5.0.0) 2026-07-10 00:39:55.653519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-smart-table>=1.4.13.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.13.2) 2026-07-10 00:39:55.653526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Spin>=1.2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.5.3) 2026-07-10 00:39:55.653533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-term.js>=0.0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.0.7.0) 2026-07-10 00:39:55.653540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-tv4>=1.2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.7.0) 2026-07-10 00:39:55.653558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: enmerkar>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.7.1) 2026-07-10 00:39:55.653566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.3.0) 2026-07-10 00:39:55.653572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.7.0) 2026-07-10 00:39:55.653578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (42.0.8) 2026-07-10 00:39:55.653582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (5.1.1) 2026-07-10 00:39:55.653586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.3.3) 2026-07-10 00:39:55.653590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.1) 2026-07-10 00:39:55.653595 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.33) 2026-07-10 00:39:55.653599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (0.11.0) 2026-07-10 00:39:55.653603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (4.2.2) 2026-07-10 00:39:55.653611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0) 2026-07-10 00:39:55.653615 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.17.0) 2026-07-10 00:39:55.654123 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (2.22) 2026-07-10 00:39:55.654134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:39:55.654139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.19) 2026-07-10 00:39:55.654149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2026-07-10 00:39:55.654153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.6.0) 2026-07-10 00:39:55.654163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2026-07-10 00:39:55.654168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.11.0) 2026-07-10 00:39:55.654172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (24.1) 2026-07-10 00:39:55.654177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (6.0.0) 2026-07-10 00:39:55.654181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (3.1.2) 2026-07-10 00:39:55.654186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.8.8) 2026-07-10 00:39:55.654190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.2.13) 2026-07-10 00:39:55.654194 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (24.2.1) 2026-07-10 00:39:55.654199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.1) 2026-07-10 00:39:55.654203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (4.7.0) 2026-07-10 00:39:55.654208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (3.1.0) 2026-07-10 00:39:55.654212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (0.5.2) 2026-07-10 00:39:55.654217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (2.4.3) 2026-07-10 00:39:55.654221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (24.2.0) 2026-07-10 00:39:55.654229 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (1.9.0) 2026-07-10 00:39:55.654236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (4.19.2) 2026-07-10 00:39:55.654326 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (2023.12.1) 2026-07-10 00:39:55.654400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (0.35.1) 2026-07-10 00:39:55.654489 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (0.20.0) 2026-07-10 00:39:55.654553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (6.1.2) 2026-07-10 00:39:55.654631 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (2.1.0) 2026-07-10 00:39:55.654699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (2.9.0.post0) 2026-07-10 00:39:55.654769 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting docker>=2.4.2 (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) 2026-07-10 00:39:55.654841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-10 00:39:55.654915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) (7.1.5) 2026-07-10 00:39:55.654985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) 2026-07-10 00:39:55.655085 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-07-10 00:39:55.655168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from docker>=2.4.2->python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) (1.26.19) 2026-07-10 00:39:55.655240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.2) 2026-07-10 00:39:55.655312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.8) 2026-07-10 00:39:55.655382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2026.6.17) 2026-07-10 00:39:55.655508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2026-07-10 00:39:55.655581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2026-07-10 00:39:55.655653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-07-10 00:39:55.655723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2026-07-10 00:39:55.655795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2026-07-10 00:39:55.655870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2026-07-10 00:39:55.655933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2026-07-10 00:39:55.655998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2026-07-10 00:39:55.656091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: designate-dashboard, heat-dashboard, ironic-ui, magnum-ui, manila-ui, masakari-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, octavia-dashboard, pycadf, zun-ui 2026-07-10 00:39:55.656181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'designate-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'designate-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.656243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.656317 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2026-07-10 00:39:55.658133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2026-07-10 00:39:55.658157 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for designate-dashboard: filename=designate_dashboard-19.0.0.0rc2.dev2-py3-none-any.whl size=83863 sha256=e2f9896a4250fe0e562ff20559d8358dccbb5d62ac4ed808e7f3e99f241e64a7 2026-07-10 00:39:55.658165 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/bd/ba/93/bf721030a07adb67bcadd37e904a947f5ffaf400ffe6378b71 2026-07-10 00:39:55.658174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'heat-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'heat-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.658182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.658190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2026-07-10 00:39:55.658198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2026-07-10 00:39:55.658206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for heat-dashboard: filename=heat_dashboard-12.0.0.0rc2.dev2-py3-none-any.whl size=1314196 sha256=3325dda24f583ee33d805de14330e79f988ae22b2161d702efe5c894f20f8fdb 2026-07-10 00:39:55.658214 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/b4/b2/b9/b1bb7f6e23de60e393ed12d0aa495e9ac0d78eb29eee5b867a 2026-07-10 00:39:55.658222 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'ironic-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.658231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.658239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2026-07-10 00:39:55.658246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2026-07-10 00:39:55.658254 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for ironic-ui: filename=ironic_ui-6.4.1.dev2-py3-none-any.whl size=195925 sha256=3580d0f5118edd818cb977de4e1b7ea43c551dfb0bc4bea024e0b83aabac1bcf 2026-07-10 00:39:55.658262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/38/22/3b/c88c7bbafb0a7b6b276428913970923508facd72412128c572 2026-07-10 00:39:55.658280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'magnum-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'magnum-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.658288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.658296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2026-07-10 00:39:55.658304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2026-07-10 00:39:55.658311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for magnum-ui: filename=magnum_ui-15.0.1.dev3-py3-none-any.whl size=216725 sha256=8230d45e29ce48905a39f69383e6e391f3fa95272fa0c4f3f6e0b5f83a4f5ee9 2026-07-10 00:39:55.658319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/ce/23/97/f26bdddfa771200b69d0c87bf8406a315303dd03e3f83499e0 2026-07-10 00:39:55.658343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'manila-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'manila-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.658351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.658359 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2026-07-10 00:39:55.658367 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2026-07-10 00:39:55.658374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for manila-ui: filename=manila_ui-12.0.1.dev3-py3-none-any.whl size=433289 sha256=7b4efc476394e4535d2cbed375f0f7466be2b8210f9b8841a921159cc4bb68e9 2026-07-10 00:39:55.658381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/33/6e/79/bf948f57fc29372ba822da93251f5698d49d5de4af65fe721f 2026-07-10 00:39:55.658389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2026-07-10 00:39:55.658397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'masakari-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.658426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.658434 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2026-07-10 00:39:55.658441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for masakari-dashboard: filename=masakari_dashboard-11.0.0.0rc2.dev2-py3-none-any.whl size=62762 sha256=2e512c1b1a1be13813bda35255dbab76251e0cba75a83f7f2e6c365b2ce27199 2026-07-10 00:39:55.658448 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/40/2f/63/fbc5e4f6c7532d98379f2887b25e2e8e7ee40f757ac97d6b32 2026-07-10 00:39:55.658456 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-vpnaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.658471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.658478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2026-07-10 00:39:55.658486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2026-07-10 00:39:55.658493 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-vpnaas-dashboard: filename=neutron_vpnaas_dashboard-11.0.0.0rc2.dev2-py3-none-any.whl size=101665 sha256=d6f84e9b033187597ae5e8045abccfd38424075094eb573d474706f4fbbec3c1 2026-07-10 00:39:55.658502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/c4/ee/94/d4cff9d1d65e490a945315a34e1ae14dc1952e1a168a271de1 2026-07-10 00:39:55.658509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-fwaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-fwaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.658517 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.658524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2026-07-10 00:39:55.658531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2026-07-10 00:39:55.658543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-fwaas-dashboard: filename=neutron_fwaas_dashboard-8.0.1.dev5-py3-none-any.whl size=107813 sha256=2bf786422da784d03e9bf7c9440e40d2699299567303be34b43740163c36b199 2026-07-10 00:39:55.658554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/e7/ef/91/3c1db67860a6da2c05143d49c57a4809cd79744c800d5d30f2 2026-07-10 00:39:55.658562 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'octavia-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'octavia-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.658570 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.658580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2026-07-10 00:39:55.658670 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2026-07-10 00:39:55.658752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-14.0.0.0rc2.dev2-py3-none-any.whl size=377368 sha256=e0c609101350161784534760fb9baeb93a292e8aab21422d4c2333ab4a5885a2 2026-07-10 00:39:55.658808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/20/80/0b/78e5556790e68f3bcb38cd2eea97c6e89de5dd76d385bd1b45 2026-07-10 00:39:55.658902 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.658943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.659014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): started 2026-07-10 00:39:55.659123 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): finished with status 'done' 2026-07-10 00:39:55.659191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43298 sha256=183786566f3c73271206a834d3fa0e30269894aa34de68e9674670b93f6e09eb 2026-07-10 00:39:55.659339 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 00:39:55.659421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'zun-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'zun-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:39:55.659543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.659620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): started 2026-07-10 00:39:55.659687 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): finished with status 'done' 2026-07-10 00:39:55.659747 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for zun-ui: filename=zun_ui-14.0.0.0rc2.dev2-py3-none-any.whl size=202542 sha256=4fb58bcf54cb6ad24c48b93ebbfccd3e7342f9833deaf375479f99967e343c4b 2026-07-10 00:39:55.659805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-s_shpq_d/wheels/0c/e6/29/15fb260d1c4b1b493f45a745ec4ea45c06ab6f81ac2c290d28 2026-07-10 00:39:55.659865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built designate-dashboard heat-dashboard ironic-ui magnum-ui manila-ui masakari-dashboard neutron-vpnaas-dashboard neutron-fwaas-dashboard octavia-dashboard pycadf zun-ui 2026-07-10 00:39:55.659934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: xstatic-json2yaml, xstatic-js-yaml, xstatic-filesaver, xstatic-angular-vis, xstatic-angular-uuid, websocket-client, docker, pycadf, python-zunclient, zun-ui, octavia-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, masakari-dashboard, manila-ui, magnum-ui, ironic-ui, heat-dashboard, designate-dashboard 2026-07-10 00:39:55.659985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pycadf 2026-07-10 00:39:55.660048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pycadf 3.1.1 2026-07-10 00:39:55.660141 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pycadf-3.1.1: 2026-07-10 00:39:55.660201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pycadf-3.1.1 2026-07-10 00:39:55.660279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed designate-dashboard-19.0.0.0rc2.dev2 docker-7.1.0 heat-dashboard-12.0.0.0rc2.dev2 ironic-ui-6.4.1.dev2 magnum-ui-15.0.1.dev3 manila-ui-12.0.1.dev3 masakari-dashboard-11.0.0.0rc2.dev2 neutron-fwaas-dashboard-8.0.1.dev5 neutron-vpnaas-dashboard-11.0.0.0rc2.dev2 octavia-dashboard-14.0.0.0rc2.dev2 pycadf-3.1.1 python-zunclient-5.1.0 websocket-client-1.8.0 xstatic-angular-uuid-0.0.4.0 xstatic-angular-vis-4.16.0.0 xstatic-filesaver-1.3.2.0 xstatic-js-yaml-3.8.1.0 xstatic-json2yaml-0.1.1.0 zun-ui-14.0.0.0rc2.dev2 2026-07-10 00:39:55.660342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.660397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.2 2026-07-10 00:39:55.660471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-07-10 00:39:55.660526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.660591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.660646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.660700 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.660755 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.660811 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ne/LC_MESSAGES 2026-07-10 00:39:55.660864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.660914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/id/LC_MESSAGES 2026-07-10 00:39:55.660962 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.661016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.661102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.661160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/es/LC_MESSAGES 2026-07-10 00:39:55.661213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/de/LC_MESSAGES 2026-07-10 00:39:55.661266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/cs/LC_MESSAGES 2026-07-10 00:39:55.661335 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2026-07-10 00:39:55.661388 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2026-07-10 00:39:55.661480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES 2026-07-10 00:39:55.661513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/es/LC_MESSAGES 2026-07-10 00:39:55.661564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.661616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.661674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:39:55.661720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:39:55.661771 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/it/LC_MESSAGES 2026-07-10 00:39:55.661822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.661874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.661925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.661977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.662029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.662101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.662158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:39:55.662210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:39:55.662262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES 2026-07-10 00:39:55.662312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/cs/LC_MESSAGES 2026-07-10 00:39:55.662364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.662448 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.662530 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.662579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.662629 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.662681 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.662726 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.662793 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2026-07-10 00:39:55.662839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2026-07-10 00:39:55.662883 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es_MX/LC_MESSAGES 2026-07-10 00:39:55.662933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2026-07-10 00:39:55.662976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2026-07-10 00:39:55.663021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.663092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.663137 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ar/LC_MESSAGES 2026-07-10 00:39:55.663187 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fi_FI/LC_MESSAGES 2026-07-10 00:39:55.663226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2026-07-10 00:39:55.663270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2026-07-10 00:39:55.666097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sl_SI/LC_MESSAGES 2026-07-10 00:39:55.666107 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2026-07-10 00:39:55.666112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2026-07-10 00:39:55.666116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.666120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.666124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.666128 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.666131 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2026-07-10 00:39:55.666135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2026-07-10 00:39:55.666138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2026-07-10 00:39:55.666142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2026-07-10 00:39:55.666145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt/LC_MESSAGES 2026-07-10 00:39:55.666149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.666153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.666156 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.666160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.666163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.666167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.666171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2026-07-10 00:39:55.666174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2026-07-10 00:39:55.666184 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.666188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.666191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ca/LC_MESSAGES 2026-07-10 00:39:55.666202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2026-07-10 00:39:55.666210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2026-07-10 00:39:55.666214 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2026-07-10 00:39:55.666220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2026-07-10 00:39:55.666224 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:39:55.666228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:39:55.666231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fil/LC_MESSAGES 2026-07-10 00:39:55.666235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2026-07-10 00:39:55.666238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2026-07-10 00:39:55.666242 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hi/LC_MESSAGES 2026-07-10 00:39:55.666246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sr/LC_MESSAGES 2026-07-10 00:39:55.666249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hu/LC_MESSAGES 2026-07-10 00:39:55.666253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2026-07-10 00:39:55.666256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2026-07-10 00:39:55.666260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2026-07-10 00:39:55.666264 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2026-07-10 00:39:55.666267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.666271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.666274 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.666281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2026-07-10 00:39:55.666292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2026-07-10 00:39:55.666296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.666299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.666310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.666314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.666319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.666335 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.666339 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.666343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.666346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.666350 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.666353 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2026-07-10 00:39:55.666357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2026-07-10 00:39:55.666361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2026-07-10 00:39:55.666364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2026-07-10 00:39:55.666368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2026-07-10 00:39:55.666381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2026-07-10 00:39:55.666385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.666389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.666392 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.666396 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.666399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_AU/LC_MESSAGES 2026-07-10 00:39:55.666418 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/de/LC_MESSAGES 2026-07-10 00:39:55.666429 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/id/LC_MESSAGES 2026-07-10 00:39:55.666433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.666437 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.666440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.666451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/cs/LC_MESSAGES 2026-07-10 00:39:55.666454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.666462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.666469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:39:55.666476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.666486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.666490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:39:55.666494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.666497 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.666501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:39:55.666505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.666512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.666515 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.666519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.666526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.666530 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:39:55.666534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.666537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.666541 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.666545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.666548 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.666554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.666558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_AU/LC_MESSAGES 2026-07-10 00:39:55.666565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:39:55.666568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:39:55.666574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/es/LC_MESSAGES 2026-07-10 00:39:55.666578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.666582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.666585 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.666593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:39:55.666596 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:39:55.666600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:39:55.666604 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:39:55.666607 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.666679 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/de/LC_MESSAGES 2026-07-10 00:39:55.666726 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/id/LC_MESSAGES 2026-07-10 00:39:55.666762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/eo/LC_MESSAGES 2026-07-10 00:39:55.666803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ka_GE/LC_MESSAGES 2026-07-10 00:39:55.666843 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.666884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.666925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:39:55.666966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.667007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/es/LC_MESSAGES 2026-07-10 00:39:55.667060 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.667119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ne/LC_MESSAGES 2026-07-10 00:39:55.667164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.667201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.667260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2026-07-10 00:39:55.667304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.667345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.667387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kn/LC_MESSAGES 2026-07-10 00:39:55.667473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.667513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.667554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-07-10 00:39:55.667595 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-07-10 00:39:55.667635 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mr/LC_MESSAGES 2026-07-10 00:39:55.667675 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/brx/LC_MESSAGES 2026-07-10 00:39:55.667716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.667757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.667798 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:39:55.667838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:39:55.667878 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2026-07-10 00:39:55.667927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2026-07-10 00:39:55.667967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ks/LC_MESSAGES 2026-07-10 00:39:55.668006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.668044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.668094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.668130 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.668166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:39:55.668202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:39:55.668238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mni/LC_MESSAGES 2026-07-10 00:39:55.668279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ta/LC_MESSAGES 2026-07-10 00:39:55.668309 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mai/LC_MESSAGES 2026-07-10 00:39:55.668345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/as/LC_MESSAGES 2026-07-10 00:39:55.668380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ur/LC_MESSAGES 2026-07-10 00:39:55.668571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/gu/LC_MESSAGES 2026-07-10 00:39:55.668633 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.668646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.668657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2026-07-10 00:39:55.668677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2026-07-10 00:39:55.668688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.668698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.668708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-07-10 00:39:55.668719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-07-10 00:39:55.668733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kok/LC_MESSAGES 2026-07-10 00:39:55.668744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2026-07-10 00:39:55.668758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2026-07-10 00:39:55.668796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ne/LC_MESSAGES 2026-07-10 00:39:55.668832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2026-07-10 00:39:55.668870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:39:55.668886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:39:55.668942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2026-07-10 00:39:55.668957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2026-07-10 00:39:55.669014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/hi/LC_MESSAGES 2026-07-10 00:39:55.669026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.669069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.669096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2026-07-10 00:39:55.669142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file openstackclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.669212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.669229 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES 2026-07-10 00:39:55.669240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES 2026-07-10 00:39:55.669254 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.669299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.669315 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/es/LC_MESSAGES 2026-07-10 00:39:55.669356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/it/LC_MESSAGES 2026-07-10 00:39:55.669372 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.669443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES 2026-07-10 00:39:55.669459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.669513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/de/LC_MESSAGES 2026-07-10 00:39:55.669529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.669571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES 2026-07-10 00:39:55.669586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES 2026-07-10 00:39:55.669612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.669657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/es/LC_MESSAGES 2026-07-10 00:39:55.669673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.669729 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.669773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pt/LC_MESSAGES 2026-07-10 00:39:55.669789 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ka_GE/LC_MESSAGES 2026-07-10 00:39:55.669830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES 2026-07-10 00:39:55.669845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/de/LC_MESSAGES 2026-07-10 00:39:55.669898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES 2026-07-10 00:39:55.669914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/it/LC_MESSAGES 2026-07-10 00:39:55.669965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.669980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/es/LC_MESSAGES 2026-07-10 00:39:55.670021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.670059 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.670114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670131 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.670183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/de/LC_MESSAGES 2026-07-10 00:39:55.670199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/es/LC_MESSAGES 2026-07-10 00:39:55.670249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_middleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_middleware/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_policy.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670359 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/de/LC_MESSAGES 2026-07-10 00:39:55.670457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_reports.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_reports/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_service.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_service/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.670554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES 2026-07-10 00:39:55.670606 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES 2026-07-10 00:39:55.670623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_versionedobjects.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_versionedobjects/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670680 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/fr/LC_MESSAGES 2026-07-10 00:39:55.670722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670737 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.670789 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:39:55.670804 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:39:55.670845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2026-07-10 00:39:55.670860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2026-07-10 00:39:55.670912 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:39:55.670967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.670983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2026-07-10 00:39:55.671064 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2026-07-10 00:39:55.671087 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2026-07-10 00:39:55.671101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.671145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2026-07-10 00:39:55.671161 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/tr_TR/LC_MESSAGES 2026-07-10 00:39:55.671213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 8d9c12b08cca 2026-07-10 00:39:55.671230 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 708b37addcfa 2026-07-10 00:39:55.671288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 11/12 : RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon && rm /tmp/openstack-themes.tar.gz 2026-07-10 00:39:55.671306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in e335f6504021 2026-07-10 00:39:55.671364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-10 00:39:55.671380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2026-07-10 00:39:55.671462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-10 00:39:55.671521 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-10 00:39:55.671537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-10 00:39:55.671591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.671606 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 2202k 0 --:--:-- --:--:-- --:--:-- 2202k 2026-07-10 00:39:55.671647 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.671662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2026-07-10 00:39:55.671719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2026-07-10 00:39:55.671735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2026-07-10 00:39:55.671791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2026-07-10 00:39:55.671806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2026-07-10 00:39:55.671858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2026-07-10 00:39:55.671874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2026-07-10 00:39:55.671938 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2026-07-10 00:39:55.671991 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2026-07-10 00:39:55.672032 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2026-07-10 00:39:55.672077 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2026-07-10 00:39:55.672120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2026-07-10 00:39:55.672135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2026-07-10 00:39:55.672159 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2026-07-10 00:39:55.672199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2026-07-10 00:39:55.672214 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2026-07-10 00:39:55.672265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2026-07-10 00:39:55.672280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2026-07-10 00:39:55.672320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2026-07-10 00:39:55.672336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2026-07-10 00:39:55.672385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2026-07-10 00:39:55.672428 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2026-07-10 00:39:55.672442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2026-07-10 00:39:55.672485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2026-07-10 00:39:55.672506 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2026-07-10 00:39:55.672521 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2026-07-10 00:39:55.672565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2026-07-10 00:39:55.672580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container e335f6504021 2026-07-10 00:39:55.672619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> df5f026cf6aa 2026-07-10 00:39:55.672638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 12/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:39:55.672691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in f73bc9bdb010 2026-07-10 00:39:55.672707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:39:55.672758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-07-10 00:39:55.672774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-07-10 00:39:55.672824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2026-07-10 00:39:55.672839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-07-10 00:39:55.672879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:39:55.672895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:39:55.672934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:39:55.672950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:39:55.673001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-07-10 00:39:55.673014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-07-10 00:39:55.673027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-07-10 00:39:55.673069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-07-10 00:39:55.673125 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:39:55.673141 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:39:55.673193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-07-10 00:39:55.673208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-07-10 00:39:55.673258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-07-10 00:39:55.673273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:39:55.673314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:39:55.673329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:39:55.673369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:39:55.673392 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-07-10 00:39:55.673436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-07-10 00:39:55.673451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-07-10 00:39:55.673494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-07-10 00:39:55.673509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2026-07-10 00:39:55.673549 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-07-10 00:39:55.673566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:39:55.673609 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-07-10 00:39:55.673624 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-07-10 00:39:55.673674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-07-10 00:39:55.673689 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-07-10 00:39:55.673729 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-07-10 00:39:55.673743 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-07-10 00:39:55.673791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18884 files and directories currently installed.) 2026-07-10 00:39:55.673807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:39:55.673849 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:39:55.673864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:39:55.673888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:39:55.673928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:39:55.673943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:39:55.673982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:39:55.673998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674059 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:39:55.674080 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674121 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:39:55.674136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:39:55.674176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:39:55.674216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:39:55.674231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.674382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:39:55.674422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.674428 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:39:55.674436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:39:55.674439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:39:55.674481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.674515 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.674727 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.674798 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674833 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.674868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:39:55.674912 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:39:55.674947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:39:55.674983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.675017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:39:55.675072 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.675112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:39:55.675148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.675184 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:39:55.675219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.675256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:39:55.675291 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:39:55.675326 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:39:55.675363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.675398 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:39:55.675465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:39:55.675503 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2026-07-10 00:39:55.675539 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2026-07-10 00:39:55.675574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:39:55.675610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:39:55.675646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2026-07-10 00:39:55.675683 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:39:55.675723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:39:55.675751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2026-07-10 00:39:55.675786 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2026-07-10 00:39:55.676757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.676791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.2 2026-07-10 00:39:55.676799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-07-10 00:39:55.676804 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.676809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:39:55.676815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.676820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10873 files, 1781 directories removed. 2026-07-10 00:39:55.676863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.676869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2026-07-10 00:39:55.676874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.676879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2026-07-10 00:39:55.676884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:39:55.676889 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2026-07-10 00:39:55.676894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2026-07-10 00:39:55.676898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:39:55.676903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container f73bc9bdb010 2026-07-10 00:39:55.676908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 52393a7dae4c 2026-07-10 00:39:55.676913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built 0ed02e396ff4 2026-07-10 00:39:55.676918 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20260710 2026-07-10 00:39:55.676923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2026-07-10 00:39:55.676175 (took 0:02:49.953286) 2026-07-10 00:39:55.676928 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2026-07-10 00:39:55.676933 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2026-07-10 00:39:55.676938 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2026-07-10 00:39:55.676597 2026-07-10 00:39:55.679072 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2026-07-10 00:39:55.679093 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2026-07-10 00:39:59.137295 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:39:59.137344 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 4c3275d2eefe 2026-07-10 00:39:59.137353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/5 : LABEL "build-date"="20260710" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:39:59.137361 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 14e10752651a 2026-07-10 00:39:59.137366 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 14e10752651a 2026-07-10 00:39:59.137371 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 5e7b344ac6d0 2026-07-10 00:39:59.139100 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 3/5 : RUN usermod --append --home /var/lib/skyline --groups kolla skyline && mkdir -p /var/lib/skyline && chown -R 42491:42491 /var/lib/skyline 2026-07-10 00:39:59.139151 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 44f10c2f1c8f 2026-07-10 00:39:59.139164 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 44f10c2f1c8f 2026-07-10 00:39:59.139174 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 3d2f4b137473 2026-07-10 00:39:59.139183 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:39:59.139193 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 0bca232bd657 2026-07-10 00:39:59.139202 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 5/5 : RUN touch /usr/local/bin/kolla_skyline_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_skyline_extend_start 2026-07-10 00:39:59.139236 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 0baa55e36a45 2026-07-10 00:39:59.139244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 0baa55e36a45 2026-07-10 00:39:59.139252 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> aba95160fc74 2026-07-10 00:39:59.139272 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 111566961061 2026-07-10 00:39:59.139281 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20260710 2026-07-10 00:39:59.139290 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2026-07-10 00:39:59.138087 (took 0:00:03.461490) 2026-07-10 00:39:59.139298 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2026-07-10 00:39:59.139306 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2026-07-10 00:39:59.139314 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2026-07-10 00:39:59.139356 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2026-07-10 00:39:59.139365 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2026-07-10 00:39:59.139107 2026-07-10 00:39:59.139374 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2024.2.tar.gz 2026-07-10 00:39:59.141327 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2026-07-10 00:39:59.142290 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2026-07-10 00:40:09.933232 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:40:09.933294 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 4c3275d2eefe 2026-07-10 00:40:09.933304 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/7 : LABEL "build-date"="20260710" "name"="placement-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:40:09.933312 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 7a230a4104f3 2026-07-10 00:40:09.933317 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 7a230a4104f3 2026-07-10 00:40:09.933322 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 9dd4eaea88f5 2026-07-10 00:40:09.933327 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 3/7 : RUN usermod --append --home /var/lib/placement --groups kolla placement && mkdir -p /var/lib/placement && chown -R 42482:42482 /var/lib/placement 2026-07-10 00:40:09.933333 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in d70962da3be2 2026-07-10 00:40:09.933337 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container d70962da3be2 2026-07-10 00:40:09.933341 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 88dc992a3e8c 2026-07-10 00:40:09.933346 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/7 : ADD placement-base-archive /placement-base-source 2026-07-10 00:40:09.933350 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 1f1876d11c7b 2026-07-10 00:40:09.933355 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/7 : ADD plugins-archive / 2026-07-10 00:40:09.933359 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 7d0b89778681 2026-07-10 00:40:09.933387 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:40:09.933391 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> ab4aef84419d 2026-07-10 00:40:09.933396 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 7/7 : RUN ln -s placement-base-source/* placement && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /placement && mkdir -p /etc/placement/ && cp -r /placement/etc/placement/* /etc/placement/ && touch /usr/local/bin/kolla_placement_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_placement_extend_start 2026-07-10 00:40:09.933402 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 5ae5bfd962b5 2026-07-10 00:40:09.933407 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing ./placement 2026-07-10 00:40:09.933431 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: started 2026-07-10 00:40:09.933437 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:40:09.933443 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: started 2026-07-10 00:40:09.933449 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:40:09.933470 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: started 2026-07-10 00:40:09.933477 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:40:09.933480 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:40:09.933484 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:40:09.933489 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (6.1.0) 2026-07-10 00:40:09.933494 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (2.0.32) 2026-07-10 00:40:09.933497 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystonemiddleware>=4.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (10.12.1) 2026-07-10 00:40:09.933511 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (2.5.1) 2026-07-10 00:40:09.933515 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (1.8.8) 2026-07-10 00:40:09.933519 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (4.19.2) 2026-07-10 00:40:09.933522 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: requests>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (2.32.3) 2026-07-10 00:40:09.933527 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (67.2.0) 2026-07-10 00:40:09.933532 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (6.1.0) 2026-07-10 00:40:09.933535 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.config>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (9.6.1) 2026-07-10 00:40:09.933544 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (5.6.0) 2026-07-10 00:40:09.933548 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (6.1.2) 2026-07-10 00:40:09.933551 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (5.5.0) 2026-07-10 00:40:09.933555 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (7.4.0) 2026-07-10 00:40:09.933558 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.db>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (16.0.0) 2026-07-10 00:40:09.933562 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (4.4.0) 2026-07-10 00:40:09.933565 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (6.2.0) 2026-07-10 00:40:09.933570 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (2.4.0) 2026-07-10 00:40:09.933573 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==12.0.3.dev1) 2026-07-10 00:40:09.933577 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:40:09.933583 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-traits>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.3.dev1) (3.1.0) 2026-07-10 00:40:09.933587 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==12.0.3.dev1) 2026-07-10 00:40:09.933591 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:40:09.933594 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.3.dev1) (24.2.0) 2026-07-10 00:40:09.933598 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.3.dev1) (2023.12.1) 2026-07-10 00:40:09.933606 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.3.dev1) (0.35.1) 2026-07-10 00:40:09.933610 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.3.dev1) (0.20.0) 2026-07-10 00:40:09.933614 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystoneauth1>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (5.8.1) 2026-07-10 00:40:09.933617 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (3.11.0) 2026-07-10 00:40:09.933624 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (6.4.0) 2026-07-10 00:40:09.933628 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (3.1.1) 2026-07-10 00:40:09.933632 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (2.9.0) 2026-07-10 00:40:09.933635 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (5.5.0) 2026-07-10 00:40:09.933639 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (2.1.0) 2026-07-10 00:40:09.933642 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (5.3.0) 2026-07-10 00:40:09.933646 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (1.7.0) 2026-07-10 00:40:09.933651 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (1.3.3) 2026-07-10 00:40:09.933654 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (3.0.0) 2026-07-10 00:40:09.933658 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (1.16.0) 2026-07-10 00:40:09.933664 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (5.1.1) 2026-07-10 00:40:09.933668 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==12.0.3.dev1) (0.19) 2026-07-10 00:40:09.933671 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.3.dev1) (0.10.1) 2026-07-10 00:40:09.933675 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.3.dev1) (2.0.0) 2026-07-10 00:40:09.933682 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.3.dev1) (6.0.2) 2026-07-10 00:40:09.933686 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.3.dev1) (1.13.2) 2026-07-10 00:40:09.933689 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.3.dev1) (2.0.1) 2026-07-10 00:40:09.933695 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.3.dev1) (0.5.0) 2026-07-10 00:40:09.933699 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==12.0.3.dev1) (1.3.5) 2026-07-10 00:40:09.933702 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==12.0.3.dev1) (4.12.2) 2026-07-10 00:40:09.933706 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==12.0.3.dev1) (2.9.0.post0) 2026-07-10 00:40:09.933709 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.3.dev1) (3.1.4) 2026-07-10 00:40:09.933713 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.3.dev1) (4.0.1) 2026-07-10 00:40:09.933716 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.3.dev1) (4.0.1) 2026-07-10 00:40:09.933720 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==12.0.3.dev1) (2.1.5) 2026-07-10 00:40:09.933723 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==12.0.3.dev1) (1.0.8) 2026-07-10 00:40:09.933726 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==12.0.3.dev1) (2024.1) 2026-07-10 00:40:09.933730 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==12.0.3.dev1) (3.11.0) 2026-07-10 00:40:09.933733 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.3.dev1) (24.1) 2026-07-10 00:40:09.933739 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.3.dev1) (6.0.0) 2026-07-10 00:40:09.933743 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.3.dev1) (3.1.2) 2026-07-10 00:40:09.933746 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==12.0.3.dev1) (0.2.13) 2026-07-10 00:40:09.933750 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (2024.1) 2026-07-10 00:40:09.933759 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (1.16.0) 2026-07-10 00:40:09.933763 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.3.dev1) (3.3.2) 2026-07-10 00:40:09.933767 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.3.dev1) (3.8) 2026-07-10 00:40:09.933770 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.3.dev1) (1.26.19) 2026-07-10 00:40:09.933774 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.3.dev1) (2026.6.17) 2026-07-10 00:40:09.933777 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==12.0.3.dev1) (0.7) 2026-07-10 00:40:09.933781 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: greenlet!=0.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==12.0.3.dev1) (3.0.3) 2026-07-10 00:40:09.933784 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==12.0.3.dev1) (2.7.2) 2026-07-10 00:40:09.933790 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:40:09.933793 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-10 00:40:09.933836 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2026-07-10 00:40:09.933841 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): started 2026-07-10 00:40:09.933998 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-10 00:40:09.934079 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-12.0.3.dev1-py3-none-any.whl size=460639 sha256=471c302dba90c7f0550a4953c5b11172cfcded8da3788992330b989871e2fc68 2026-07-10 00:40:09.934097 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-nz4xj10f/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2026-07-10 00:40:09.934104 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2026-07-10 00:40:09.934111 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: os-resource-classes, microversion-parse, openstack-placement 2026-07-10 00:40:09.934124 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-12.0.3.dev1 os-resource-classes-1.1.0 2026-07-10 00:40:09.934130 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 5ae5bfd962b5 2026-07-10 00:40:09.934137 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 695c8c1eb0f2 2026-07-10 00:40:09.934142 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built 2ef6d2c3f611 2026-07-10 00:40:09.934148 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20260710 2026-07-10 00:40:09.934172 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2026-07-10 00:40:09.934078 (took 0:00:10.794971) 2026-07-10 00:40:09.934228 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2026-07-10 00:40:09.934545 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2026-07-10 00:40:09.934555 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2026-07-10 00:40:09.934640 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2026-07-10 00:40:09.934523 2026-07-10 00:40:09.934652 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2024.2.tar.gz 2026-07-10 00:40:09.936731 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2026-07-10 00:40:09.937354 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2026-07-10 00:40:41.258658 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:40:41.258727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 4c3275d2eefe 2026-07-10 00:40:41.258746 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/8 : LABEL "build-date"="20260710" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:40:41.259241 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in d7d326895efc 2026-07-10 00:40:41.259279 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container d7d326895efc 2026-07-10 00:40:41.259289 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> b94a098a7968 2026-07-10 00:40:41.259298 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 3/8 : RUN usermod --append --home /var/lib/barbican --groups kolla barbican && usermod --append --groups nfast barbican && mkdir -p /var/lib/barbican && chown -R 42403:42403 /var/lib/barbican 2026-07-10 00:40:41.259306 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 5f296fafc6c6 2026-07-10 00:40:41.259313 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 5f296fafc6c6 2026-07-10 00:40:41.259321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 0d0daa5a5289 2026-07-10 00:40:41.259329 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends uwsgi-plugin-python3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:40:41.259338 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 4c605fef42b1 2026-07-10 00:40:41.259345 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:40:41.259352 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:40:41.259361 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:40:41.259368 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:40:41.260117 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:40:41.260132 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:40:41.260139 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:40:41.260155 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:40:41.260163 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:40:41.260169 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:40:41.260176 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:40:41.260182 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:40:41.260200 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:40:41.260206 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:40:41.260212 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:40:41.260218 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 27.9 MB in 2s (12.3 MB/s) 2026-07-10 00:40:41.260224 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2026-07-10 00:40:41.260230 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2026-07-10 00:40:41.260236 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building dependency tree... 2026-07-10 00:40:41.260242 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading state information... 2026-07-10 00:40:41.260248 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following additional packages will be installed: 2026-07-10 00:40:41.260254 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-07-10 00:40:41.260260 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Suggested packages: 2026-07-10 00:40:41.260266 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-10 00:40:41.260275 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-10 00:40:41.260281 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: python3-uwsgidecorators 2026-07-10 00:40:41.260290 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following NEW packages will be installed: 2026-07-10 00:40:41.260372 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-07-10 00:40:41.260448 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: uwsgi-plugin-python3 2026-07-10 00:40:41.260563 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:40:41.260619 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Need to get 1,429 kB of archives. 2026-07-10 00:40:41.260683 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:After this operation, 4,662 kB of additional disk space will be used. 2026-07-10 00:40:41.260746 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:40:41.260816 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-10 00:40:41.260884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-10 00:40:41.260956 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-07-10 00:40:41.261024 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-10 00:40:41.261133 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-10 00:40:41.261248 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-10 00:40:41.261319 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-10 00:40:41.261388 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 1,429 kB in 1s (1,147 kB/s) 2026-07-10 00:40:41.261475 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libnorm1t64:amd64. 2026-07-10 00:40:41.261541 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 2026-07-10 00:40:41.261618 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:40:41.261722 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 70% 2026-07-10 00:40:41.261809 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 75% 2026-07-10 00:40:41.261879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 80% 2026-07-10 00:40:41.262010 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 85% 2026-07-10 00:40:41.262103 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 90% 2026-07-10 00:40:41.262184 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 95% 2026-07-10 00:40:41.262253 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:40:41.262328 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-10 00:40:41.262391 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-10 00:40:41.262509 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-10 00:40:41.262584 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-10 00:40:41.262647 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-10 00:40:41.262713 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libsodium23:amd64. 2026-07-10 00:40:41.262806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:40:41.264096 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:40:41.264110 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: 2026-07-10 00:40:41.264117 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libzmq5:amd64. 2026-07-10 00:40:41.264123 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-10 00:40:41.264129 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-10 00:40:41.264135 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libyajl2:amd64. 2026-07-10 00:40:41.264141 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-10 00:40:41.264148 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:40:41.264154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-core. 2026-07-10 00:40:41.264160 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-10 00:40:41.264167 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-10 00:40:41.264179 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-plugin-python3. 2026-07-10 00:40:41.264185 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-10 00:40:41.264190 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: 2026-07-10 00:40:41.264196 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-10 00:40:41.264202 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-10 00:40:41.264209 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:40:41.264215 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:40:41.264221 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-10 00:40:41.264227 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-10 00:40:41.264233 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-10 00:40:41.264239 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-10 00:40:41.264245 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:40:41.264251 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 4c605fef42b1 2026-07-10 00:40:41.264257 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 4ea73bcd6826 2026-07-10 00:40:41.264263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/8 : ADD barbican-base-archive /barbican-base-source 2026-07-10 00:40:41.264269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 14b32ed60ae7 2026-07-10 00:40:41.264275 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/8 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2026-07-10 00:40:41.264281 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 4a361c439090 2026-07-10 00:40:41.264287 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:40:41.264293 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 638c350da85f 2026-07-10 00:40:41.264300 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 8/8 : RUN ln -s barbican-base-source/* barbican && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /barbican pastedeploy python-barbicanclient uwsgi && mkdir -p /etc/barbican && cp -r /barbican/etc/barbican/* /etc/barbican/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_barbican_sudoers && touch /usr/local/bin/kolla_barbican_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_barbican_extend_start 2026-07-10 00:40:41.264307 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in e92f76add823 2026-07-10 00:40:41.264313 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing ./barbican 2026-07-10 00:40:41.264319 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2026-07-10 00:40:41.264326 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:40:41.264335 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2026-07-10 00:40:41.264342 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:40:41.264349 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing backend dependencies: started 2026-07-10 00:40:41.264355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:40:41.264361 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:40:41.264369 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:40:41.264457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pastedeploy in ./var/lib/kolla/venv/lib/python3.12/site-packages (3.1.0) 2026-07-10 00:40:41.264523 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-barbicanclient in ./var/lib/kolla/venv/lib/python3.12/site-packages (7.0.0) 2026-07-10 00:40:41.264567 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting uwsgi 2026-07-10 00:40:41.264630 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-07-10 00:40:41.264688 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 14.6 MB/s 0:00:00 2026-07-10 00:40:41.264746 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2026-07-10 00:40:41.264802 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:40:41.264858 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2026-07-10 00:40:41.264934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:40:41.264969 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:40:41.265024 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:40:41.265111 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: alembic>=0.8.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.13.2) 2026-07-10 00:40:41.265166 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cffi>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.17.0) 2026-07-10 00:40:41.265222 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cryptography>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (42.0.8) 2026-07-10 00:40:41.265277 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (0.36.1) 2026-07-10 00:40:41.265345 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (4.19.2) 2026-07-10 00:40:41.265401 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.config>=6.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (9.6.1) 2026-07-10 00:40:41.265498 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.6.0) 2026-07-10 00:40:41.265557 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.db>=4.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (16.0.0) 2026-07-10 00:40:41.265614 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.4.0) 2026-07-10 00:40:41.265671 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (14.9.3) 2026-07-10 00:40:41.265723 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.2.0) 2026-07-10 00:40:41.265771 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.1.2) 2026-07-10 00:40:41.265821 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.policy>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (4.4.0) 2026-07-10 00:40:41.265864 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.5.0) 2026-07-10 00:40:41.265912 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.5.0) 2026-07-10 00:40:41.265959 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (2.4.0) 2026-07-10 00:40:41.266006 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (7.4.0) 2026-07-10 00:40:41.266077 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.4.0) 2026-07-10 00:40:41.266130 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.10.1) 2026-07-10 00:40:41.266179 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.1.0) 2026-07-10 00:40:41.266226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.5.1) 2026-07-10 00:40:41.266274 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==19.0.1.dev3) 2026-07-10 00:40:41.266321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2026-07-10 00:40:41.266369 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (10.12.1) 2026-07-10 00:40:41.266415 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (2.0.32) 2026-07-10 00:40:41.266484 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.3.0) 2026-07-10 00:40:41.266524 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.8.8) 2026-07-10 00:40:41.266570 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: castellan>=1.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.1.1) 2026-07-10 00:40:41.266625 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==19.0.1.dev3) 2026-07-10 00:40:41.266671 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:40:41.266718 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (4.7.0) 2026-07-10 00:40:41.266765 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystoneauth1>=5.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (5.8.1) 2026-07-10 00:40:41.266811 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (2.32.3) 2026-07-10 00:40:41.266857 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==19.0.1.dev3) (1.3.5) 2026-07-10 00:40:41.266904 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==19.0.1.dev3) (4.12.2) 2026-07-10 00:40:41.266950 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==19.0.1.dev3) (2.22) 2026-07-10 00:40:41.267000 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (3.11.0) 2026-07-10 00:40:41.267045 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (6.0.2) 2026-07-10 00:40:41.267114 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (0.5.2) 2026-07-10 00:40:41.267162 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (2.4.3) 2026-07-10 00:40:41.267210 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (24.2.0) 2026-07-10 00:40:41.267259 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (1.9.0) 2026-07-10 00:40:41.267306 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wcwidth>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (0.2.13) 2026-07-10 00:40:41.267354 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==19.0.1.dev3) (2.6.1) 2026-07-10 00:40:41.267403 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==19.0.1.dev3) (3.0.3) 2026-07-10 00:40:41.267476 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (2023.12.1) 2026-07-10 00:40:41.267526 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (0.35.1) 2026-07-10 00:40:41.267574 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (0.20.0) 2026-07-10 00:40:41.267622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (2.1.0) 2026-07-10 00:40:41.267669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (1.7.0) 2026-07-10 00:40:41.267725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.11.0) 2026-07-10 00:40:41.267773 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.1.1) 2026-07-10 00:40:41.267821 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (2.9.0) 2026-07-10 00:40:41.267868 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (5.5.0) 2026-07-10 00:40:41.267916 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==19.0.1.dev3) 2026-07-10 00:40:41.267963 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:40:41.268009 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.3.3) 2026-07-10 00:40:41.268074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.0.0) 2026-07-10 00:40:41.270065 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.16.0) 2026-07-10 00:40:41.270081 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (5.1.1) 2026-07-10 00:40:41.270086 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (0.10.1) 2026-07-10 00:40:41.270090 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (2.0.0) 2026-07-10 00:40:41.270094 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==19.0.1.dev3) (2.0.1) 2026-07-10 00:40:41.270097 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==19.0.1.dev3) (0.5.0) 2026-07-10 00:40:41.270101 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==19.0.1.dev3) (2.9.0.post0) 2026-07-10 00:40:41.270104 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (3.0.0) 2026-07-10 00:40:41.270108 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.5.0) 2026-07-10 00:40:41.270111 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.2.0) 2026-07-10 00:40:41.270115 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.4.0) 2026-07-10 00:40:41.270118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (0.9.0) 2026-07-10 00:40:41.270132 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.1.0) 2026-07-10 00:40:41.270136 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (0.20.0) 2026-07-10 00:40:41.270140 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (3.1.4) 2026-07-10 00:40:41.270144 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (4.0.1) 2026-07-10 00:40:41.270147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (4.0.1) 2026-07-10 00:40:41.270151 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (2.1.5) 2026-07-10 00:40:41.270154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==19.0.1.dev3) (1.0.8) 2026-07-10 00:40:41.270165 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==19.0.1.dev3) (2024.1) 2026-07-10 00:40:41.270169 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (2.5.1) 2026-07-10 00:40:41.270173 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (1.6.0) 2026-07-10 00:40:41.270176 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (6.1.0) 2026-07-10 00:40:41.270180 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (0.19) 2026-07-10 00:40:41.270183 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (24.1) 2026-07-10 00:40:41.270187 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (6.0.0) 2026-07-10 00:40:41.270190 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (3.1.2) 2026-07-10 00:40:41.270194 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==19.0.1.dev3) (67.2.0) 2026-07-10 00:40:41.270197 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->barbican==19.0.1.dev3) (0.3.5) 2026-07-10 00:40:41.270201 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (2024.1) 2026-07-10 00:40:41.270207 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.16.0) 2026-07-10 00:40:41.270210 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.3.2) 2026-07-10 00:40:41.270214 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.8) 2026-07-10 00:40:41.270217 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (1.26.19) 2026-07-10 00:40:41.270221 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (2026.6.17) 2026-07-10 00:40:41.270224 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (0.7) 2026-07-10 00:40:41.270228 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==19.0.1.dev3) (2.7.2) 2026-07-10 00:40:41.270231 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2026-07-10 00:40:41.270235 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:40:41.270238 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 00:40:41.270242 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican, uwsgi 2026-07-10 00:40:41.270245 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2026-07-10 00:40:41.270309 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2026-07-10 00:40:41.270314 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-19.0.1.dev3-py3-none-any.whl size=481646 sha256=676870d2ec73be5c1005609d99d99a4bb225e695ffa8d3c17d0115e2fd5671f3 2026-07-10 00:40:41.270318 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vw6efbl6/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2026-07-10 00:40:41.270322 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (pyproject.toml): started 2026-07-10 00:40:41.270325 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-07-10 00:40:41.270329 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596891 sha256=1a60cc8ae169403f61ec052d56221657698564b1b26f937dbd9a656dfc352178 2026-07-10 00:40:41.270332 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vw6efbl6/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-07-10 00:40:41.270336 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican uwsgi 2026-07-10 00:40:41.270339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: uwsgi, pyasn1, microversion-parse, ldap3, barbican 2026-07-10 00:40:41.270343 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully installed barbican-19.0.1.dev3 ldap3-2.9.1 microversion-parse-2.0.0 pyasn1-0.6.0 uwsgi-2.0.31 2026-07-10 00:40:41.270350 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container e92f76add823 2026-07-10 00:40:41.270353 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> eb179149b17a 2026-07-10 00:40:41.270357 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built 05af6d4e438b 2026-07-10 00:40:41.270360 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 00:40:41.270364 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2026-07-10 00:40:41.269630 (took 0:00:31.335107) 2026-07-10 00:40:41.270367 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2026-07-10 00:40:41.270371 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2026-07-10 00:40:41.270374 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2026-07-10 00:40:41.270378 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2026-07-10 00:40:41.270381 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2026-07-10 00:40:41.270385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2026-07-10 00:40:41.270218 2026-07-10 00:40:41.270390 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2024.2.tar.gz 2026-07-10 00:40:41.271680 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2026-07-10 00:40:41.272170 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2026-07-10 00:40:56.341242 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:40:56.343136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 4c3275d2eefe 2026-07-10 00:40:56.343180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/6 : LABEL "build-date"="20260710" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:40:56.343198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in d7c9c22bca72 2026-07-10 00:40:56.343213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container d7c9c22bca72 2026-07-10 00:40:56.343226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 4758dc931bc8 2026-07-10 00:40:56.343240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 3/6 : RUN usermod --append --home /var/lib/masakari --groups kolla masakari && mkdir -p /var/lib/masakari && chown -R 42485:42485 /var/lib/masakari 2026-07-10 00:40:56.343254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 1dd3f3e37725 2026-07-10 00:40:56.343317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 1dd3f3e37725 2026-07-10 00:40:56.343332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 901698d1a895 2026-07-10 00:40:56.343345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/6 : ADD masakari-base-archive /masakari-base-source 2026-07-10 00:40:56.343357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 53af17bc4765 2026-07-10 00:40:56.343369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:40:56.343382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 3a142fbfbe2c 2026-07-10 00:40:56.343395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 6/6 : RUN ln -s masakari-base-source/* masakari && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari && mkdir -p /etc/masakari /var/www/cgi-bin/masakari && cp -r /masakari/etc/masakari/* /etc/masakari/ && chmod 755 /var/www/cgi-bin/masakari && touch /usr/local/bin/kolla_masakari_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_masakari_extend_start 2026-07-10 00:40:56.343431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in d80f61f1e306 2026-07-10 00:40:56.343442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing ./masakari 2026-07-10 00:40:56.343471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: started 2026-07-10 00:40:56.343482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:40:56.343491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: started 2026-07-10 00:40:56.343501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:40:56.343511 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: started 2026-07-10 00:40:56.343521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:40:56.343531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:40:56.343541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:40:56.343552 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: alembic>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (1.13.2) 2026-07-10 00:40:56.343563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:40:56.343573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (4.19.2) 2026-07-10 00:40:56.343584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.8.1) 2026-07-10 00:40:56.343605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (10.12.1) 2026-07-10 00:40:56.343615 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (1.8.8) 2026-07-10 00:40:56.343626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==18.0.0.0rc2.dev2) 2026-07-10 00:40:56.343636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:40:56.343646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (9.6.1) 2026-07-10 00:40:56.343656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.6.0) 2026-07-10 00:40:56.343666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (16.0.0) 2026-07-10 00:40:56.343676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (14.9.3) 2026-07-10 00:40:56.343686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.4.0) 2026-07-10 00:40:56.343712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.1.2) 2026-07-10 00:40:56.343723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.2.0) 2026-07-10 00:40:56.343732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.policy>=3.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (4.4.0) 2026-07-10 00:40:56.343742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (3.5.0) 2026-07-10 00:40:56.343753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.4.0) 2026-07-10 00:40:56.343763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (7.4.0) 2026-07-10 00:40:56.343773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (3.4.0) 2026-07-10 00:40:56.343783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.1.0) 2026-07-10 00:40:56.343792 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (18.7.0) 2026-07-10 00:40:56.343803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.3.0) 2026-07-10 00:40:56.343813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.0.32) 2026-07-10 00:40:56.343823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==18.0.0.0rc2.dev2) 2026-07-10 00:40:56.343833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:40:56.343843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==18.0.0.0rc2.dev2) 2026-07-10 00:40:56.343853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:40:56.343863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tooz>=2.10.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.3.0) 2026-07-10 00:40:56.343884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==18.0.0.0rc2.dev2) (1.3.5) 2026-07-10 00:40:56.343895 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==18.0.0.0rc2.dev2) (4.12.2) 2026-07-10 00:40:56.343905 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (24.2.0) 2026-07-10 00:40:56.343915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (2023.12.1) 2026-07-10 00:40:56.343933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (0.35.1) 2026-07-10 00:40:56.343944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (0.20.0) 2026-07-10 00:40:56.343954 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (2.32.3) 2026-07-10 00:40:56.343969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (1.7.0) 2026-07-10 00:40:56.343979 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.11.0) 2026-07-10 00:40:56.343989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2026-07-10 00:40:56.343999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.1.1) 2026-07-10 00:40:56.344009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2.9.0) 2026-07-10 00:40:56.344019 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2026-07-10 00:40:56.344030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.3.3) 2026-07-10 00:40:56.344093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:40:56.344111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.16.0) 2026-07-10 00:40:56.344123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.1.1) 2026-07-10 00:40:56.344133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (0.10.1) 2026-07-10 00:40:56.344143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (2.0.0) 2026-07-10 00:40:56.344158 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (6.0.2) 2026-07-10 00:40:56.344230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (2.0.1) 2026-07-10 00:40:56.344357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (0.5.0) 2026-07-10 00:40:56.344440 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari==18.0.0.0rc2.dev2) (2.9.0.post0) 2026-07-10 00:40:56.344573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:40:56.344655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2026-07-10 00:40:56.344732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.2.0) 2026-07-10 00:40:56.344822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.4.0) 2026-07-10 00:40:56.344906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (0.9.0) 2026-07-10 00:40:56.344988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.1.0) 2026-07-10 00:40:56.345103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (0.20.0) 2026-07-10 00:40:56.345203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (3.1.4) 2026-07-10 00:40:56.345283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:40:56.345362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:40:56.345442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (2.1.5) 2026-07-10 00:40:56.345536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.0.8) 2026-07-10 00:40:56.345614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2024.1) 2026-07-10 00:40:56.345693 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.10.1) 2026-07-10 00:40:56.345772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.1.0) 2026-07-10 00:40:56.345859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (2.5.1) 2026-07-10 00:40:56.345945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (1.6.0) 2026-07-10 00:40:56.346025 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: eventlet>=0.25.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.36.1) 2026-07-10 00:40:56.346147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.0.3) 2026-07-10 00:40:56.346231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (6.1.0) 2026-07-10 00:40:56.346309 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (2.6.1) 2026-07-10 00:40:56.346389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.19) 2026-07-10 00:40:56.346487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->masakari==18.0.0.0rc2.dev2) (3.11.0) 2026-07-10 00:40:56.346571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (24.1) 2026-07-10 00:40:56.346650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (6.0.0) 2026-07-10 00:40:56.346729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (3.1.2) 2026-07-10 00:40:56.346806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (67.2.0) 2026-07-10 00:40:56.346884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->masakari==18.0.0.0rc2.dev2) (0.2.13) 2026-07-10 00:40:56.346961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2024.1) 2026-07-10 00:40:56.347065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.16.0) 2026-07-10 00:40:56.347157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (3.3.2) 2026-07-10 00:40:56.347257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (3.8) 2026-07-10 00:40:56.347351 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (1.26.19) 2026-07-10 00:40:56.347429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (2026.6.17) 2026-07-10 00:40:56.347555 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.7) 2026-07-10 00:40:56.347642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) (3.2.0) 2026-07-10 00:40:56.347721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) 2026-07-10 00:40:56.347786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:40:56.347850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) 2026-07-10 00:40:56.347913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-07-10 00:40:56.349162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) (8.3.0) 2026-07-10 00:40:56.349209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (2.7.2) 2026-07-10 00:40:56.349217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.10.1->masakari==18.0.0.0rc2.dev2) (0.15.2) 2026-07-10 00:40:56.349224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:40:56.349240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-07-10 00:40:56.349247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-07-10 00:40:56.349253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-07-10 00:40:56.349259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 119.3 MB/s 0:00:00 2026-07-10 00:40:56.349265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-07-10 00:40:56.349271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2026-07-10 00:40:56.349277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): started 2026-07-10 00:40:56.349282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): finished with status 'done' 2026-07-10 00:40:56.349288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Created wheel for masakari: filename=masakari-18.0.0.0rc2.dev2-py3-none-any.whl size=357281 sha256=df62eb235c54b7d4200c4329daa8f1f7884082c6422e372bae7f98fd4661b3bb 2026-07-10 00:40:56.349295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-tor_ug9k/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2026-07-10 00:40:56.349302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2026-07-10 00:40:56.349321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2026-07-10 00:40:56.349328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully installed SQLAlchemy-Utils-0.41.2 masakari-18.0.0.0rc2.dev2 microversion-parse-2.0.0 networkx-3.3 pydot-3.0.1 taskflow-5.9.1 2026-07-10 00:40:56.349334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container d80f61f1e306 2026-07-10 00:40:56.349340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> df4286302454 2026-07-10 00:40:56.349346 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built e41f99583891 2026-07-10 00:40:56.349352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 00:40:56.349358 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2026-07-10 00:40:56.348589 (took 0:00:15.078371) 2026-07-10 00:40:56.349363 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2026-07-10 00:40:56.349369 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2026-07-10 00:40:56.349375 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2026-07-10 00:40:56.349381 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2026-07-10 00:40:56.349421 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2026-07-10 00:40:56.349429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2026-07-10 00:40:56.349143 2026-07-10 00:40:56.349434 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2024.2.tar.gz 2026-07-10 00:40:56.351261 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2026-07-10 00:40:56.353063 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2026-07-10 00:41:10.005245 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:41:10.007181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 4c3275d2eefe 2026-07-10 00:41:10.007233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/7 : LABEL "build-date"="20260710" "name"="designate-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:41:10.007264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in f4053195a0e9 2026-07-10 00:41:10.007288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container f4053195a0e9 2026-07-10 00:41:10.007309 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 5297a1bc5371 2026-07-10 00:41:10.007361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 3/7 : RUN usermod --append --home /var/lib/designate --groups kolla designate && mkdir -p /var/lib/designate && chown -R 42411:42411 /var/lib/designate 2026-07-10 00:41:10.007388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 93f5f173fcfd 2026-07-10 00:41:10.007401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 93f5f173fcfd 2026-07-10 00:41:10.007413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 3dc0f2f83706 2026-07-10 00:41:10.007426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/7 : ADD designate-base-archive /designate-base-source 2026-07-10 00:41:10.007489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> ebaf9ca2e039 2026-07-10 00:41:10.007500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/7 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2026-07-10 00:41:10.007511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> ecae08177b34 2026-07-10 00:41:10.007521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:41:10.007531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 4140e085ed8b 2026-07-10 00:41:10.007544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 7/7 : RUN ln -s designate-base-source/* designate && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /designate && mkdir -p /etc/designate && cp -r /designate/etc/designate/* /etc/designate/ && mv /etc/designate/rootwrap.conf.sample /etc/designate/rootwrap.conf && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/designate/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_designate_sudoers && touch /usr/local/bin/kolla_designate_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_designate_extend_start 2026-07-10 00:41:10.007555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in e0bc66356589 2026-07-10 00:41:10.007566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing ./designate 2026-07-10 00:41:10.007585 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: started 2026-07-10 00:41:10.007596 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:41:10.007606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: started 2026-07-10 00:41:10.007727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:41:10.007866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: started 2026-07-10 00:41:10.008011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:41:10.008197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:41:10.008344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:41:10.008540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: alembic>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (1.13.2) 2026-07-10 00:41:10.008742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: eventlet>=0.26.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (0.36.1) 2026-07-10 00:41:10.008881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==19.1.1.dev1) 2026-07-10 00:41:10.009034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:41:10.009228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (3.0.3) 2026-07-10 00:41:10.009391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (3.1.4) 2026-07-10 00:41:10.009601 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (4.19.2) 2026-07-10 00:41:10.009729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (5.8.1) 2026-07-10 00:41:10.009864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (10.12.1) 2026-07-10 00:41:10.010005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: openstacksdk>=0.103.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (4.0.1) 2026-07-10 00:41:10.010211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (9.6.1) 2026-07-10 00:41:10.010346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (6.1.0) 2026-07-10 00:41:10.010494 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (14.9.3) 2026-07-10 00:41:10.010640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (6.2.0) 2026-07-10 00:41:10.010773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (6.1.2) 2026-07-10 00:41:10.010904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (3.4.0) 2026-07-10 00:41:10.011062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (7.3.0) 2026-07-10 00:41:10.011192 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (5.5.0) 2026-07-10 00:41:10.011314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.service>=1.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (3.5.0) 2026-07-10 00:41:10.011472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (2.4.0) 2026-07-10 00:41:10.011630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (7.4.0) 2026-07-10 00:41:10.011750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (3.4.0) 2026-07-10 00:41:10.011851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osprofiler>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (4.2.0) 2026-07-10 00:41:10.012070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (3.10.1) 2026-07-10 00:41:10.012227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (3.1.0) 2026-07-10 00:41:10.012337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (6.1.0) 2026-07-10 00:41:10.012439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (1.5.1) 2026-07-10 00:41:10.012603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-designateclient>=2.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (6.1.0) 2026-07-10 00:41:10.012698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (2.32.3) 2026-07-10 00:41:10.012798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (8.3.0) 2026-07-10 00:41:10.012896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: SQLAlchemy>=1.4.41 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (2.0.32) 2026-07-10 00:41:10.013002 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (5.3.0) 2026-07-10 00:41:10.013152 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (1.8.8) 2026-07-10 00:41:10.013248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dnspython>=2.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (2.6.1) 2026-07-10 00:41:10.013341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.db>=8.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (16.0.0) 2026-07-10 00:41:10.013442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (6.4.0) 2026-07-10 00:41:10.013560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.context>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (5.6.0) 2026-07-10 00:41:10.013659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.policy>=3.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (4.4.0) 2026-07-10 00:41:10.013757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (6.3.0) 2026-07-10 00:41:10.015140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.1.1.dev1) (3.0.0) 2026-07-10 00:41:10.015167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==19.1.1.dev1) (1.3.5) 2026-07-10 00:41:10.015176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==19.1.1.dev1) (4.12.2) 2026-07-10 00:41:10.015186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=0.10->designate==19.1.1.dev1) 2026-07-10 00:41:10.015196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:41:10.015205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->designate==19.1.1.dev1) 2026-07-10 00:41:10.015214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:41:10.015224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->designate==19.1.1.dev1) (8.1.7) 2026-07-10 00:41:10.015232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->designate==19.1.1.dev1) 2026-07-10 00:41:10.015241 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:41:10.015250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->designate==19.1.1.dev1) (2.1.5) 2026-07-10 00:41:10.015275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.1.1.dev1) (24.2.0) 2026-07-10 00:41:10.015284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.1.1.dev1) (2023.12.1) 2026-07-10 00:41:10.015294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.1.1.dev1) (0.35.1) 2026-07-10 00:41:10.015303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.1.1.dev1) (0.20.0) 2026-07-10 00:41:10.015312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==19.1.1.dev1) (2.1.0) 2026-07-10 00:41:10.015321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==19.1.1.dev1) (1.7.0) 2026-07-10 00:41:10.015339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (3.11.0) 2026-07-10 00:41:10.015349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (3.1.1) 2026-07-10 00:41:10.015358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (2.9.0) 2026-07-10 00:41:10.015366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (5.5.0) 2026-07-10 00:41:10.015375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.1.1.dev1) (6.0.2) 2026-07-10 00:41:10.015384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.1.1.dev1) (42.0.8) 2026-07-10 00:41:10.015405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.1.1.dev1) (5.1.1) 2026-07-10 00:41:10.015414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.1.1.dev1) (1.3.3) 2026-07-10 00:41:10.015423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.1.1.dev1) (1.0.1) 2026-07-10 00:41:10.015432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.1.1.dev1) (1.33) 2026-07-10 00:41:10.015442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.1.1.dev1) (0.11.0) 2026-07-10 00:41:10.015493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.1.1.dev1) (4.2.2) 2026-07-10 00:41:10.015503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.1.1.dev1) (1.4.0) 2026-07-10 00:41:10.015512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->designate==19.1.1.dev1) (1.17.0) 2026-07-10 00:41:10.015521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->designate==19.1.1.dev1) (2.22) 2026-07-10 00:41:10.015529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->designate==19.1.1.dev1) (3.0.0) 2026-07-10 00:41:10.015538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (3.0.0) 2026-07-10 00:41:10.015550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (1.16.0) 2026-07-10 00:41:10.015560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->designate==19.1.1.dev1) (0.19) 2026-07-10 00:41:10.015569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.1.1.dev1) (0.10.1) 2026-07-10 00:41:10.015584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.1.1.dev1) (2.0.0) 2026-07-10 00:41:10.015593 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==19.1.1.dev1) (2.0.1) 2026-07-10 00:41:10.015601 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==19.1.1.dev1) (0.5.0) 2026-07-10 00:41:10.015610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->designate==19.1.1.dev1) (2.9.0.post0) 2026-07-10 00:41:10.015624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.1.1.dev1) (5.5.0) 2026-07-10 00:41:10.015633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.1.1.dev1) (5.2.0) 2026-07-10 00:41:10.015642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.1.1.dev1) (5.4.0) 2026-07-10 00:41:10.015650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.1.1.dev1) (0.9.0) 2026-07-10 00:41:10.015663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->designate==19.1.1.dev1) (5.1.0) 2026-07-10 00:41:10.015736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->designate==19.1.1.dev1) (0.20.0) 2026-07-10 00:41:10.015751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==19.1.1.dev1) (4.0.1) 2026-07-10 00:41:10.015916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==19.1.1.dev1) (4.0.1) 2026-07-10 00:41:10.015963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->designate==19.1.1.dev1) (6.0.0) 2026-07-10 00:41:10.015976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->designate==19.1.1.dev1) (1.0.8) 2026-07-10 00:41:10.016128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->designate==19.1.1.dev1) (2024.1) 2026-07-10 00:41:10.016172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==19.1.1.dev1) (2.5.1) 2026-07-10 00:41:10.016243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==19.1.1.dev1) (1.6.0) 2026-07-10 00:41:10.016346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->designate==19.1.1.dev1) (3.11.0) 2026-07-10 00:41:10.016418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==19.1.1.dev1) (24.1) 2026-07-10 00:41:10.016544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==19.1.1.dev1) (3.1.2) 2026-07-10 00:41:10.016620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->designate==19.1.1.dev1) (67.2.0) 2026-07-10 00:41:10.016682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->designate==19.1.1.dev1) (0.3.5) 2026-07-10 00:41:10.016697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->designate==19.1.1.dev1) (0.2.13) 2026-07-10 00:41:10.016763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (2024.1) 2026-07-10 00:41:10.016808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (1.16.0) 2026-07-10 00:41:10.016852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==19.1.1.dev1) (4.7.0) 2026-07-10 00:41:10.016925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==19.1.1.dev1) (3.1.0) 2026-07-10 00:41:10.016987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.1.1.dev1) (0.5.2) 2026-07-10 00:41:10.017032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.1.1.dev1) (2.4.3) 2026-07-10 00:41:10.017106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.1.1.dev1) (1.9.0) 2026-07-10 00:41:10.017162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.1.1.dev1) (3.3.2) 2026-07-10 00:41:10.017207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.1.1.dev1) (3.8) 2026-07-10 00:41:10.017251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.1.1.dev1) (1.26.19) 2026-07-10 00:41:10.017319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.1.1.dev1) (2026.6.17) 2026-07-10 00:41:10.017344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->designate==19.1.1.dev1) (0.7) 2026-07-10 00:41:10.017411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.3.0->designate==19.1.1.dev1) (2.7.2) 2026-07-10 00:41:10.017433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->designate==19.1.1.dev1) (0.15.2) 2026-07-10 00:41:10.017517 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-07-10 00:41:10.017543 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-07-10 00:41:10.017624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 00:41:10.017648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-07-10 00:41:10.017664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2026-07-10 00:41:10.017736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): started 2026-07-10 00:41:10.017790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): finished with status 'done' 2026-07-10 00:41:10.017806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-19.1.1.dev1-py3-none-any.whl size=749392 sha256=6a88d802dda1559c6161ebccc2edc8b644a336f1f85e7ca184a65f1b169b4c1c 2026-07-10 00:41:10.017876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-hhmpcq01/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2026-07-10 00:41:10.017956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2026-07-10 00:41:10.017990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2026-07-10 00:41:10.018063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 designate-19.1.1.dev1 itsdangerous-2.2.0 2026-07-10 00:41:10.018145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container e0bc66356589 2026-07-10 00:41:10.018190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 7f756ce6ac2c 2026-07-10 00:41:10.018246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built 53503dad6546 2026-07-10 00:41:10.018291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 00:41:10.018434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2026-07-10 00:41:10.018300 (took 0:00:13.669157) 2026-07-10 00:41:10.018526 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2026-07-10 00:41:10.018599 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2026-07-10 00:41:10.018654 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2026-07-10 00:41:10.018705 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2026-07-10 00:41:10.018757 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2026-07-10 00:41:10.018807 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2026-07-10 00:41:10.018858 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2026-07-10 00:41:10.019391 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2026-07-10 00:41:10.019569 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2026-07-10 00:41:10.019620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2026-07-10 00:41:10.019521 2026-07-10 00:41:10.020711 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2026-07-10 00:41:10.021362 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2026-07-10 00:41:47.708903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 00:41:47.709015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> e170e8bbee82 2026-07-10 00:41:47.709202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/3 : LABEL "build-date"="20260710" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pcs" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:41:47.709228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 99b1c9368139 2026-07-10 00:41:47.709243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 99b1c9368139 2026-07-10 00:41:47.709256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 82fa1540d8cb 2026-07-10 00:41:47.710325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pcs crmsh && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:41:47.710395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in ad24c92c17d9 2026-07-10 00:41:47.710413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:41:47.710468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:41:47.710485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:41:47.710519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:41:47.710533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:41:47.710546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:41:47.710561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:41:47.710574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:41:47.710589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:41:47.710603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:41:47.710618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:41:47.710632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:41:47.710648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:41:47.710663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:41:47.710677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:41:47.710692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 27.9 MB in 3s (11.1 MB/s) 2026-07-10 00:41:47.710708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-07-10 00:41:47.710723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-07-10 00:41:47.710738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2026-07-10 00:41:47.710753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2026-07-10 00:41:47.710768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2026-07-10 00:41:47.710783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-07-10 00:41:47.710798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-07-10 00:41:47.710813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-07-10 00:41:47.710829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-07-10 00:41:47.710843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-07-10 00:41:47.710858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-07-10 00:41:47.710872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-07-10 00:41:47.710887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-07-10 00:41:47.710902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-07-10 00:41:47.710917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2026-07-10 00:41:47.710943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-07-10 00:41:47.710959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2026-07-10 00:41:47.710974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2026-07-10 00:41:47.710989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-07-10 00:41:47.711002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-07-10 00:41:47.711081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-07-10 00:41:47.711110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-07-10 00:41:47.711127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2026-07-10 00:41:47.711144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2026-07-10 00:41:47.711160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2026-07-10 00:41:47.711175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2026-07-10 00:41:47.711203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2026-07-10 00:41:47.711219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2026-07-10 00:41:47.711234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2026-07-10 00:41:47.711243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2026-07-10 00:41:47.711252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2026-07-10 00:41:47.711261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2026-07-10 00:41:47.711270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 00:41:47.711407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-07-10 00:41:47.711427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2026-07-10 00:41:47.711464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2026-07-10 00:41:47.711480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-07-10 00:41:47.711495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-07-10 00:41:47.711510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-07-10 00:41:47.711524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-07-10 00:41:47.711539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-07-10 00:41:47.711554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-07-10 00:41:47.711568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-07-10 00:41:47.711581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-07-10 00:41:47.711596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-07-10 00:41:47.711612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-07-10 00:41:47.711627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-07-10 00:41:47.711653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2026-07-10 00:41:47.711668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2026-07-10 00:41:47.711683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2026-07-10 00:41:47.711698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-07-10 00:41:47.711712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-07-10 00:41:47.711726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-07-10 00:41:47.711740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-07-10 00:41:47.711754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:41:47.711770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2026-07-10 00:41:47.711785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2026-07-10 00:41:47.711801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:41:47.711816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-07-10 00:41:47.711833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-07-10 00:41:47.711849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-07-10 00:41:47.711865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-07-10 00:41:47.711882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-07-10 00:41:47.711898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-07-10 00:41:47.711925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 00:41:47.711940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 00:41:47.711955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-07-10 00:41:47.711971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-07-10 00:41:47.711998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-07-10 00:41:47.712015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-07-10 00:41:47.712031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-07-10 00:41:47.712090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:41:47.712100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-10 00:41:47.712118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-07-10 00:41:47.712127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-07-10 00:41:47.712136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-07-10 00:41:47.712145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.2 [615 kB] 2026-07-10 00:41:47.712154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 00:41:47.712163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2026-07-10 00:41:47.712172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2026-07-10 00:41:47.712181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2026-07-10 00:41:47.712190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2026-07-10 00:41:47.712199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2026-07-10 00:41:47.712207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2026-07-10 00:41:47.712216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2026-07-10 00:41:47.712225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:41:47.712234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:41:47.712243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.8 [5,342 kB] 2026-07-10 00:41:47.712252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.8 [50.7 kB] 2026-07-10 00:41:47.712261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2026-07-10 00:41:47.712269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2026-07-10 00:41:47.712278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2026-07-10 00:41:47.712287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2026-07-10 00:41:47.712303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2026-07-10 00:41:47.712312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 00:41:47.712321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-07-10 00:41:47.712330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2026-07-10 00:41:47.712349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-07-10 00:41:47.712365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-07-10 00:41:47.712374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-07-10 00:41:47.712383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:41:47.712392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2026-07-10 00:41:47.712400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 00:41:47.712409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.5 [302 kB] 2026-07-10 00:41:47.712418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2026-07-10 00:41:47.712427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2026-07-10 00:41:47.712436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2026-07-10 00:41:47.712483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2026-07-10 00:41:47.712492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2026-07-10 00:41:47.712501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2026-07-10 00:41:47.712510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2026-07-10 00:41:47.712519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.7 [117 kB] 2026-07-10 00:41:47.712528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2026-07-10 00:41:47.712536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2026-07-10 00:41:47.712545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2026-07-10 00:41:47.712554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2026-07-10 00:41:47.712563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:41:47.712572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-07-10 00:41:47.712581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-07-10 00:41:47.712590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-07-10 00:41:47.712599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-07-10 00:41:47.712614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-07-10 00:41:47.712629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-07-10 00:41:47.712643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-07-10 00:41:47.712652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:41:47.712661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-10 00:41:47.712670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-07-10 00:41:47.712679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-07-10 00:41:47.712688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-07-10 00:41:47.712697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-07-10 00:41:47.712705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-07-10 00:41:47.712714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-07-10 00:41:47.712727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-07-10 00:41:47.712736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-07-10 00:41:47.712745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-07-10 00:41:47.712754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-07-10 00:41:47.712766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2026-07-10 00:41:47.712779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-07-10 00:41:47.712824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-07-10 00:41:47.712863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-07-10 00:41:47.712902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2026-07-10 00:41:47.712930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-07-10 00:41:47.713095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2026-07-10 00:41:47.713155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-07-10 00:41:47.713165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2026-07-10 00:41:47.713201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 crmsh all 4.6.0-1ubuntu2 [1,260 kB] 2026-07-10 00:41:47.713209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 4s (7,386 kB/s) 2026-07-10 00:41:47.713216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2026-07-10 00:41:47.713223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2026-07-10 00:41:47.713231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:41:47.713242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2026-07-10 00:41:47.713266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2026-07-10 00:41:47.713275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% 2026-07-10 00:41:47.713315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 85% 2026-07-10 00:41:47.713344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2026-07-10 00:41:47.713377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2026-07-10 00:41:47.713411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:41:47.713465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:47.713527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.713538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2026-07-10 00:41:47.713577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-07-10 00:41:47.713612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:41:47.713649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2026-07-10 00:41:47.713685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.713722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:47.713756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.713792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2026-07-10 00:41:47.713828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:47.713852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.713891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2026-07-10 00:41:47.713915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:47.713953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.713988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2026-07-10 00:41:47.714023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-07-10 00:41:47.714083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:41:47.714103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2026-07-10 00:41:47.714145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 00:41:47.714173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.714209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:41:47.714243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2026-07-10 00:41:47.714286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:41:47.714321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:41:47.714364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2026-07-10 00:41:47.714401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:41:47.714437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:41:47.714469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2026-07-10 00:41:47.714512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:41:47.714547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.714581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:41:47.714619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2026-07-10 00:41:47.714654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:47.714688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.715093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2026-07-10 00:41:47.715110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-07-10 00:41:47.715120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:41:47.715129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2026-07-10 00:41:47.715147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:47.715156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.715165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:41:47.715174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:41:47.715183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:41:47.715192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:41:47.715201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:41:47.715210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:41:47.715218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:41:47.715227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:41:47.715236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:41:47.715245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2026-07-10 00:41:47.715254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:41:47.715263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.715280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:41:47.715294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2026-07-10 00:41:47.715303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:47.715311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.715320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2026-07-10 00:41:47.715329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:41:47.715338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 00:41:47.715347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2026-07-10 00:41:47.715356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 00:41:47.715368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2026-07-10 00:41:47.715377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2026-07-10 00:41:47.715389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-07-10 00:41:47.715400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.715460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2026-07-10 00:41:47.715594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2026-07-10 00:41:47.715624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-07-10 00:41:47.715635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2026-07-10 00:41:47.715651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2026-07-10 00:41:47.715660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.715671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-07-10 00:41:47.715682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-07-10 00:41:47.715726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2026-07-10 00:41:47.715762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-07-10 00:41:47.715794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 00:41:47.715827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2026-07-10 00:41:47.715860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-07-10 00:41:47.715894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-07-10 00:41:47.715928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2026-07-10 00:41:47.715962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.716006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 00:41:47.716067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.716088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 00:41:47.716134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2026-07-10 00:41:47.716149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-07-10 00:41:47.716184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.716218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 00:41:47.716242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:41:47.716280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:41:47.716315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:41:47.718186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:41:47.718207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:41:47.718218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:41:47.718227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2026-07-10 00:41:47.718236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 00:41:47.718246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:41:47.718255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2026-07-10 00:41:47.718264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 00:41:47.718273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:41:47.718282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2026-07-10 00:41:47.718291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-07-10 00:41:47.718301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2026-07-10 00:41:47.718310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2026-07-10 00:41:47.718319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 00:41:47.718328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2026-07-10 00:41:47.718337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2026-07-10 00:41:47.718346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-07-10 00:41:47.718355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 00:41:47.718365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2026-07-10 00:41:47.718374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-07-10 00:41:47.718383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-07-10 00:41:47.718392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2026-07-10 00:41:47.718401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-07-10 00:41:47.718411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2026-07-10 00:41:47.718420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2026-07-10 00:41:47.718429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-07-10 00:41:47.718465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2026-07-10 00:41:47.718474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2026-07-10 00:41:47.718483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-07-10 00:41:47.718492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 00:41:47.718501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2026-07-10 00:41:47.718517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-07-10 00:41:47.718526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 00:41:47.718535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2026-07-10 00:41:47.718544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-07-10 00:41:47.718553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 00:41:47.718561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2026-07-10 00:41:47.718578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-07-10 00:41:47.718587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 00:41:47.718596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2026-07-10 00:41:47.718605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-07-10 00:41:47.718614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 00:41:47.718629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:41:47.718638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:41:47.718647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:41:47.718656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2026-07-10 00:41:47.718664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-07-10 00:41:47.718673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-07-10 00:41:47.718682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2026-07-10 00:41:47.718691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 00:41:47.718700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 00:41:47.718709 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2026-07-10 00:41:47.718718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-07-10 00:41:47.718726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 00:41:47.718735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2026-07-10 00:41:47.718744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-07-10 00:41:47.718753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 00:41:47.718761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2026-07-10 00:41:47.718770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-07-10 00:41:47.718779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2026-07-10 00:41:47.718788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2026-07-10 00:41:47.718797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-07-10 00:41:47.718812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 00:41:47.718821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2026-07-10 00:41:47.718830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-07-10 00:41:47.718839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2026-07-10 00:41:47.718848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2026-07-10 00:41:47.718856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-07-10 00:41:47.718865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 00:41:47.718874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2026-07-10 00:41:47.718883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-07-10 00:41:47.718892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 00:41:47.718901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2026-07-10 00:41:47.718910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-07-10 00:41:47.718918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.718928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2026-07-10 00:41:47.718936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2026-07-10 00:41:47.718945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-07-10 00:41:47.718954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 00:41:47.718969 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2026-07-10 00:41:47.718978 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-07-10 00:41:47.718987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 00:41:47.718996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2026-07-10 00:41:47.719005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-07-10 00:41:47.719013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2026-07-10 00:41:47.719022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2026-07-10 00:41:47.719061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-07-10 00:41:47.719076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 00:41:47.719085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2026-07-10 00:41:47.719093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-07-10 00:41:47.719102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-07-10 00:41:47.719111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:41:47.721178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:41:47.721211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.721221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2026-07-10 00:41:47.721230 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:41:47.721252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.721262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.721271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2026-07-10 00:41:47.721280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:41:47.721290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.721299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2026-07-10 00:41:47.721308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:41:47.721317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.721326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.721335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2026-07-10 00:41:47.721344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:41:47.721353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.721362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2026-07-10 00:41:47.721371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:41:47.721380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.721389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.721398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2026-07-10 00:41:47.721408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:41:47.721419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.721429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2026-07-10 00:41:47.721466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-07-10 00:41:47.721477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:41:47.721487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:41:47.721498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:41:47.721507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:41:47.721517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2026-07-10 00:41:47.721527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-10 00:41:47.721537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:41:47.721557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2026-07-10 00:41:47.721568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:41:47.721578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:41:47.721588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2026-07-10 00:41:47.721598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:41:47.721608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:41:47.721634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2026-07-10 00:41:47.721645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-07-10 00:41:47.721655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:41:47.721665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2026-07-10 00:41:47.721684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-07-10 00:41:47.721694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:41:47.721704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2026-07-10 00:41:47.721715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:41:47.721725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.721735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.721745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-07-10 00:41:47.721756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.721766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.721776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2026-07-10 00:41:47.721786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.721797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.721807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2026-07-10 00:41:47.721817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.721827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.721837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2026-07-10 00:41:47.721848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.721858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.721868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2026-07-10 00:41:47.721878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.721888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.721898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-07-10 00:41:47.721909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.721919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.721929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2026-07-10 00:41:47.721939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.721949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.721960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.721976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2026-07-10 00:41:47.721987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.721997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.722013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2026-07-10 00:41:47.722023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.722033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.722075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2026-07-10 00:41:47.722086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.722097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.722107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.722117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2026-07-10 00:41:47.722128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-10 00:41:47.722138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:41:47.722148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2026-07-10 00:41:47.722159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-07-10 00:41:47.722177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.1-2build2) ... 2026-07-10 00:41:47.722188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2026-07-10 00:41:47.722198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:41:47.722208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.722218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2026-07-10 00:41:47.722229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-packaging_24.0-1_all.deb ... 2026-07-10 00:41:47.722239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2026-07-10 00:41:47.722250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2026-07-10 00:41:47.722260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2026-07-10 00:41:47.722270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2026-07-10 00:41:47.722280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.722295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2026-07-10 00:41:47.722305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2026-07-10 00:41:47.722316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.722329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.722343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2026-07-10 00:41:47.722413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2026-07-10 00:41:47.722425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000113695 s, 36.0 MB/s 2026-07-10 00:41:47.722456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 00:41:47.722565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2026-07-10 00:41:47.722579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 00:41:47.722594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2026-07-10 00:41:47.722608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2026-07-10 00:41:47.722659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:41:47.722674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:41:47.722688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:41:47.722735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.1-2build2) ... 2026-07-10 00:41:47.722751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:41:47.722812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.722825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2026-07-10 00:41:47.722839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:41:47.722899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:41:47.722912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:41:47.722926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.722976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2026-07-10 00:41:47.722998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2026-07-10 00:41:47.723013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:41:47.723078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2026-07-10 00:41:47.723099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2026-07-10 00:41:47.723147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 00:41:47.723163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:41:47.723209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:41:47.723225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.723238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2026-07-10 00:41:47.723302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:41:47.723318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.723333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 00:41:47.723380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:41:47.723395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.723473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 00:41:47.723489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 00:41:47.723503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.723563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:41:47.723580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-07-10 00:41:47.723594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:41:47.723652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.723663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 00:41:47.723678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:41:47.723730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:41:47.723742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.723757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.723804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.723819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.723833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:41:47.723995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.724026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:41:47.724031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 00:41:47.724049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:41:47.724065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:41:47.724069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2026-07-10 00:41:47.724073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:41:47.724103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:41:47.724134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.724167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 00:41:47.724201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 00:41:47.724234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:41:47.724268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.724301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.724334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.724367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 00:41:47.724400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:47.724457 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-07-10 00:41:47.724465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:41:47.724506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.724539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.724572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.724605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.724637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.724670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.724701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2026-07-10 00:41:47.724730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2026-07-10 00:41:47.724763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:41:47.724795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 00:41:47.724827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:41:47.724859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 00:41:47.724892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2026-07-10 00:41:47.724925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 00:41:47.724957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2026-07-10 00:41:47.724990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 00:41:47.725022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-07-10 00:41:47.725088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 00:41:47.725120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2026-07-10 00:41:47.725155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 00:41:47.725189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 00:41:47.725223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 00:41:47.725256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2026-07-10 00:41:47.725289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-07-10 00:41:47.725322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:41:47.725354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-07-10 00:41:47.725387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:41:47.725419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.725503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-07-10 00:41:47.725531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:41:47.725560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:41:47.725593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2026-07-10 00:41:47.725627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2026-07-10 00:41:47.725658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2026-07-10 00:41:47.725691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:41:47.725723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-07-10 00:41:47.725754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:41:47.725785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-07-10 00:41:47.725816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:41:47.725848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-07-10 00:41:47.725883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:41:47.725909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2026-07-10 00:41:47.725946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:41:47.725968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2026-07-10 00:41:47.726002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:41:47.726032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2026-07-10 00:41:47.726081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2026-07-10 00:41:47.726115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2026-07-10 00:41:47.726149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:41:47.726180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2026-07-10 00:41:47.726214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:41:47.726243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2026-07-10 00:41:47.726276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2026-07-10 00:41:47.726307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2026-07-10 00:41:47.726341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2026-07-10 00:41:47.726372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ''.join([chr(int(n)) for n in re.findall("\d\d", chassis_asset_tag)]) == "MSFT AZURE VM": 2026-07-10 00:41:47.726406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:41:47.726465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2026-07-10 00:41:47.726474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2026-07-10 00:41:47.726504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2026-07-10 00:41:47.726538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:41:47.726569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2026-07-10 00:41:47.726599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:41:47.726634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:41:47.726666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2026-07-10 00:41:47.726700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:41:47.726737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2026-07-10 00:41:47.726771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2026-07-10 00:41:47.726803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2026-07-10 00:41:47.726838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2026-07-10 00:41:47.726868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-07-10 00:41:47.726899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2026-07-10 00:41:47.726930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-07-10 00:41:47.726964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2026-07-10 00:41:47.726996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2026-07-10 00:41:47.727030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2026-07-10 00:41:47.727080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2026-07-10 00:41:47.727119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:41:47.727150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2026-07-10 00:41:47.727189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:41:47.727216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2026-07-10 00:41:47.727250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2026-07-10 00:41:47.727281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: network_output_error = """1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever 2026-07-10 00:41:47.727312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2026-07-10 00:41:47.727342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: only_lo = "1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever" 2026-07-10 00:41:47.727376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:41:47.727410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container ad24c92c17d9 2026-07-10 00:41:47.727454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 3ff47380fa80 2026-07-10 00:41:47.727493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built 3b02b3360496 2026-07-10 00:41:47.727528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260710 2026-07-10 00:41:47.727623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2026-07-10 00:41:47.727560 (took 0:00:37.708039) 2026-07-10 00:41:47.727968 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2026-07-10 00:41:47.728118 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2026-07-10 00:41:47.728206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2026-07-10 00:41:47.728153 2026-07-10 00:41:47.729085 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2026-07-10 00:41:47.730179 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2026-07-10 00:41:59.692266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 00:41:59.692368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> e170e8bbee82 2026-07-10 00:41:59.692389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/3 : LABEL "build-date"="20260710" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-corosync" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:41:59.692435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in e4f41efd76eb 2026-07-10 00:41:59.692480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container e4f41efd76eb 2026-07-10 00:41:59.692490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 8a66b7211df0 2026-07-10 00:41:59.692502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends corosync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:41:59.692514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 63ddf4c73c67 2026-07-10 00:41:59.692523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:41:59.692534 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:41:59.692545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:41:59.692555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:41:59.692565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:41:59.692575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:41:59.692585 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:41:59.692611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:41:59.692622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:41:59.692632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:41:59.692642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:41:59.692652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:41:59.692663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:41:59.692672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:41:59.692682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:41:59.692693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 27.9 MB in 2s (12.6 MB/s) 2026-07-10 00:41:59.692703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-07-10 00:41:59.692713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-07-10 00:41:59.692723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2026-07-10 00:41:59.692733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2026-07-10 00:41:59.692752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2026-07-10 00:41:59.692762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2026-07-10 00:41:59.692789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2026-07-10 00:41:59.692801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-07-10 00:41:59.692811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2026-07-10 00:41:59.692821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2026-07-10 00:41:59.692831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2026-07-10 00:41:59.692841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2026-07-10 00:41:59.692851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2026-07-10 00:41:59.692861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-07-10 00:41:59.692871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:41:59.692881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2026-07-10 00:41:59.692891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2026-07-10 00:41:59.692901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:41:59.692911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-07-10 00:41:59.692922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-07-10 00:41:59.692932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-07-10 00:41:59.692942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-07-10 00:41:59.692952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-07-10 00:41:59.692962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-07-10 00:41:59.692972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 00:41:59.692982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 00:41:59.692992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-07-10 00:41:59.693008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-07-10 00:41:59.693019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-07-10 00:41:59.693029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-07-10 00:41:59.693083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-07-10 00:41:59.693102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:41:59.693112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-10 00:41:59.693133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-07-10 00:41:59.693144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-07-10 00:41:59.693154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-07-10 00:41:59.693164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (15.5 MB/s) 2026-07-10 00:41:59.693174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2026-07-10 00:41:59.693194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2026-07-10 00:41:59.693215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2026-07-10 00:41:59.693227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:41:59.693237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 70% 2026-07-10 00:41:59.693247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2026-07-10 00:41:59.693257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% 2026-07-10 00:41:59.693267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 85% 2026-07-10 00:41:59.693277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2026-07-10 00:41:59.693287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2026-07-10 00:41:59.693297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:41:59.693307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:59.693318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.693328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2026-07-10 00:41:59.693338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-07-10 00:41:59.693348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-07-10 00:41:59.693358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:41:59.693368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2026-07-10 00:41:59.693378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:59.693388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.693398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2026-07-10 00:41:59.693408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:59.693418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.693428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2026-07-10 00:41:59.693466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:59.693477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.693493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2026-07-10 00:41:59.693504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-07-10 00:41:59.693514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-07-10 00:41:59.693524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:41:59.693534 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2026-07-10 00:41:59.693544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 00:41:59.693554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:41:59.693564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2026-07-10 00:41:59.693574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:41:59.693584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:41:59.693594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2026-07-10 00:41:59.693604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:41:59.693614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:41:59.693624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2026-07-10 00:41:59.693634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:41:59.693644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:41:59.693654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2026-07-10 00:41:59.693672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:59.693683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.693693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2026-07-10 00:41:59.693703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-07-10 00:41:59.693713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:41:59.693723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2026-07-10 00:41:59.693733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:59.693743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.693753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:41:59.693763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:41:59.693773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:41:59.693783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:41:59.693800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:41:59.693810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:41:59.693820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:41:59.693830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:41:59.693840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:41:59.693850 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2026-07-10 00:41:59.693860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:41:59.693870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:41:59.693885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2026-07-10 00:41:59.693895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:41:59.693905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.693920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:41:59.693930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:41:59.693945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.693955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:41:59.694003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:41:59.694067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:41:59.694122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.694171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:41:59.694186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:41:59.694285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.694300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.694314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.694508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.694559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:41:59.694568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:41:59.694582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:41:59.694589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:41:59.694596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:41:59.694649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2026-07-10 00:41:59.694689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:41:59.694722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:41:59.694771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 63ddf4c73c67 2026-07-10 00:41:59.694800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> fc5b60bf0e3c 2026-07-10 00:41:59.694863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built c4f6a59ecb27 2026-07-10 00:41:59.694912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260710 2026-07-10 00:41:59.695020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2026-07-10 00:41:59.694919 (took 0:00:11.966766) 2026-07-10 00:41:59.695478 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2026-07-10 00:41:59.695580 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2026-07-10 00:41:59.695671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2026-07-10 00:41:59.695581 2026-07-10 00:41:59.696560 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2026-07-10 00:41:59.697166 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2026-07-10 00:42:32.729093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 00:42:32.729203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> e170e8bbee82 2026-07-10 00:42:32.729232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/3 : LABEL "build-date"="20260710" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:42:32.729317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 20cfbb499b6d 2026-07-10 00:42:32.729354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 20cfbb499b6d 2026-07-10 00:42:32.729503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> febbf79508cb 2026-07-10 00:42:32.729531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:42:32.729549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 23c5d47b0f1e 2026-07-10 00:42:32.729621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:42:32.729677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:42:32.729744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:42:32.729764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:42:32.729839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:42:32.729891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:42:32.729955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:42:32.729974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:42:32.730062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:42:32.730148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:42:32.730228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:42:32.730278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:42:32.730336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:42:32.730385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:42:32.730452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:42:32.730515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 27.9 MB in 3s (10.1 MB/s) 2026-07-10 00:42:32.730564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-07-10 00:42:32.730625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-07-10 00:42:32.730677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2026-07-10 00:42:32.730809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2026-07-10 00:42:32.730827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2026-07-10 00:42:32.730895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-07-10 00:42:32.730945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-07-10 00:42:32.730961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-07-10 00:42:32.731060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-07-10 00:42:32.731137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-07-10 00:42:32.731202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-07-10 00:42:32.731282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-07-10 00:42:32.731367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-07-10 00:42:32.731417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-07-10 00:42:32.731494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-07-10 00:42:32.731561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2026-07-10 00:42:32.731577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2026-07-10 00:42:32.731659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2026-07-10 00:42:32.731676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-07-10 00:42:32.731728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-07-10 00:42:32.731778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-07-10 00:42:32.731806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2026-07-10 00:42:32.731877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2026-07-10 00:42:32.731894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-07-10 00:42:32.731964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-07-10 00:42:32.732020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-07-10 00:42:32.732066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-07-10 00:42:32.732146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2026-07-10 00:42:32.732205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2026-07-10 00:42:32.732249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 00:42:32.732292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-07-10 00:42:32.732345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2026-07-10 00:42:32.732388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2026-07-10 00:42:32.732431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-07-10 00:42:32.732517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-07-10 00:42:32.732576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-07-10 00:42:32.732632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-07-10 00:42:32.732677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-07-10 00:42:32.732720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-07-10 00:42:32.732766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-07-10 00:42:32.732809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-07-10 00:42:32.732873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2026-07-10 00:42:32.732917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2026-07-10 00:42:32.732961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-07-10 00:42:32.733005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2026-07-10 00:42:32.733019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2026-07-10 00:42:32.733130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-07-10 00:42:32.733197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-07-10 00:42:32.733241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-07-10 00:42:32.733285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-07-10 00:42:32.733342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:42:32.733365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2026-07-10 00:42:32.733445 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2026-07-10 00:42:32.733502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:42:32.733563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-07-10 00:42:32.733626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-07-10 00:42:32.733673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-07-10 00:42:32.733718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-07-10 00:42:32.733773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-07-10 00:42:32.733829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-07-10 00:42:32.733883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 00:42:32.733948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 00:42:32.734006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-07-10 00:42:32.734065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-07-10 00:42:32.734209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-07-10 00:42:32.734225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-07-10 00:42:32.734386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-07-10 00:42:32.734492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:42:32.734519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-10 00:42:32.734610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-07-10 00:42:32.734706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-07-10 00:42:32.734800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-07-10 00:42:32.734911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.2 [615 kB] 2026-07-10 00:42:32.734995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 00:42:32.736125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2026-07-10 00:42:32.736168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2026-07-10 00:42:32.736183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2026-07-10 00:42:32.736195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2026-07-10 00:42:32.736207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2026-07-10 00:42:32.736219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2026-07-10 00:42:32.736231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2026-07-10 00:42:32.736243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:42:32.736267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:42:32.736281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.8 [5,342 kB] 2026-07-10 00:42:32.736293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.8 [50.7 kB] 2026-07-10 00:42:32.736304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2026-07-10 00:42:32.736316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2026-07-10 00:42:32.736328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2026-07-10 00:42:32.736340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2026-07-10 00:42:32.736352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2026-07-10 00:42:32.736365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 00:42:32.736377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-07-10 00:42:32.736390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2026-07-10 00:42:32.736402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-07-10 00:42:32.736414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-07-10 00:42:32.736427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-07-10 00:42:32.736475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:44 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:42:32.736489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2026-07-10 00:42:32.736509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 00:42:32.736521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.5 [302 kB] 2026-07-10 00:42:32.736533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2026-07-10 00:42:32.736545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2026-07-10 00:42:32.736567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2026-07-10 00:42:32.736579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2026-07-10 00:42:32.736591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2026-07-10 00:42:32.736603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2026-07-10 00:42:32.736615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2026-07-10 00:42:32.736627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.7 [117 kB] 2026-07-10 00:42:32.736639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2026-07-10 00:42:32.736651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2026-07-10 00:42:32.736670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2026-07-10 00:42:32.736682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2026-07-10 00:42:32.736699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:42:32.736712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-07-10 00:42:32.736728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-07-10 00:42:32.736907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-07-10 00:42:32.736943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-07-10 00:42:32.736954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-07-10 00:42:32.737017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-07-10 00:42:32.737094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-07-10 00:42:32.737152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:42:32.737213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-10 00:42:32.737259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-07-10 00:42:32.737296 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-07-10 00:42:32.737346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-07-10 00:42:32.737396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-07-10 00:42:32.737468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-07-10 00:42:32.737510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-07-10 00:42:32.737564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-07-10 00:42:32.737604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-07-10 00:42:32.737655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-07-10 00:42:32.737696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-07-10 00:42:32.737745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2026-07-10 00:42:32.737785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-07-10 00:42:32.737825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-07-10 00:42:32.737864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-07-10 00:42:32.737913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2026-07-10 00:42:32.737961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-07-10 00:42:32.738006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 1s (24.9 MB/s) 2026-07-10 00:42:32.738061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2026-07-10 00:42:32.738106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2026-07-10 00:42:32.738160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 2026-07-10 00:42:32.738200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:25% (Reading database ... 2026-07-10 00:42:32.738248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2026-07-10 00:42:32.738288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-07-10 00:42:32.738337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:65% 2026-07-10 00:42:32.738397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2026-07-10 00:42:32.738410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2026-07-10 00:42:32.738509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2026-07-10 00:42:32.738524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2026-07-10 00:42:32.738583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2026-07-10 00:42:32.738632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2026-07-10 00:42:32.738683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:42:32.738722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:42:32.738772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.738822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2026-07-10 00:42:32.738861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-07-10 00:42:32.738909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:42:32.738949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2026-07-10 00:42:32.738989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:42:32.739065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.739083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2026-07-10 00:42:32.739151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:42:32.739191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.739247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2026-07-10 00:42:32.739298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.739350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:42:32.739402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.739476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2026-07-10 00:42:32.739634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-07-10 00:42:32.739666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:42:32.739735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2026-07-10 00:42:32.739807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 00:42:32.743134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.743166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:42:32.743178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2026-07-10 00:42:32.743189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:42:32.743200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:42:32.743211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2026-07-10 00:42:32.743233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:42:32.743254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:42:32.743267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2026-07-10 00:42:32.743277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:42:32.743288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:42:32.743299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2026-07-10 00:42:32.743310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:42:32.743321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.743331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.743342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2026-07-10 00:42:32.743353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-07-10 00:42:32.743364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:42:32.743374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2026-07-10 00:42:32.743385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:42:32.743396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.743407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:42:32.743417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:42:32.743428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:42:32.743462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:42:32.743472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:42:32.743482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:42:32.743493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:42:32.743504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:42:32.743514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:42:32.743525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2026-07-10 00:42:32.743536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:42:32.743546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:42:32.743557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2026-07-10 00:42:32.743568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:42:32.743579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.743590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2026-07-10 00:42:32.743601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:42:32.743621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 00:42:32.743632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2026-07-10 00:42:32.743651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 00:42:32.743664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2026-07-10 00:42:32.743675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2026-07-10 00:42:32.743686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-07-10 00:42:32.743697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2026-07-10 00:42:32.743708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2026-07-10 00:42:32.743720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-07-10 00:42:32.743744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2026-07-10 00:42:32.743756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2026-07-10 00:42:32.743767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-07-10 00:42:32.743778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-07-10 00:42:32.743789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2026-07-10 00:42:32.743800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-07-10 00:42:32.743811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 00:42:32.743822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2026-07-10 00:42:32.743833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-07-10 00:42:32.743844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-07-10 00:42:32.743855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2026-07-10 00:42:32.743866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 00:42:32.743878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.743889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 00:42:32.743900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2026-07-10 00:42:32.743911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-07-10 00:42:32.743922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 00:42:32.743933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:42:32.743945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:42:32.743956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:42:32.743967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:42:32.743977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:42:32.743988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:42:32.744006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2026-07-10 00:42:32.744018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 00:42:32.744030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:42:32.744063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2026-07-10 00:42:32.744073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 00:42:32.744082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:42:32.744092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2026-07-10 00:42:32.744101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-07-10 00:42:32.744111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.744121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2026-07-10 00:42:32.744131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2026-07-10 00:42:32.744140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 00:42:32.744150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.744167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2026-07-10 00:42:32.744177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2026-07-10 00:42:32.744187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-07-10 00:42:32.744197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 00:42:32.744206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2026-07-10 00:42:32.744216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-07-10 00:42:32.744226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-07-10 00:42:32.744242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2026-07-10 00:42:32.744252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-07-10 00:42:32.744262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2026-07-10 00:42:32.744271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2026-07-10 00:42:32.744281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-07-10 00:42:32.744290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2026-07-10 00:42:32.744300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2026-07-10 00:42:32.744310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-07-10 00:42:32.744319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 00:42:32.744329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2026-07-10 00:42:32.744339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-07-10 00:42:32.744349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 00:42:32.744359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2026-07-10 00:42:32.744376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-07-10 00:42:32.744387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 00:42:32.744396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2026-07-10 00:42:32.744406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-07-10 00:42:32.744416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 00:42:32.744426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2026-07-10 00:42:32.744453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-07-10 00:42:32.744463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 00:42:32.744473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:42:32.744482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:42:32.744491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:42:32.744501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2026-07-10 00:42:32.744511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-07-10 00:42:32.744520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.744530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-07-10 00:42:32.744539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2026-07-10 00:42:32.744549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 00:42:32.744558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 00:42:32.744567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2026-07-10 00:42:32.744577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-07-10 00:42:32.744592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 00:42:32.744602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2026-07-10 00:42:32.744611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-07-10 00:42:32.744620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 00:42:32.744630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2026-07-10 00:42:32.744639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-07-10 00:42:32.744649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.744659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2026-07-10 00:42:32.744674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2026-07-10 00:42:32.744685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-07-10 00:42:32.744695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 00:42:32.744711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2026-07-10 00:42:32.744721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-07-10 00:42:32.744731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2026-07-10 00:42:32.744741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2026-07-10 00:42:32.744751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-07-10 00:42:32.744760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 00:42:32.744774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2026-07-10 00:42:32.744783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-07-10 00:42:32.744793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.744963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 00:42:32.745008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2026-07-10 00:42:32.745024 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-07-10 00:42:32.745053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2026-07-10 00:42:32.745070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2026-07-10 00:42:32.745082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-07-10 00:42:32.745136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 00:42:32.745173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2026-07-10 00:42:32.745207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-07-10 00:42:32.745250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 00:42:32.745261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2026-07-10 00:42:32.745363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-07-10 00:42:32.745376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2026-07-10 00:42:32.745411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2026-07-10 00:42:32.745474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-07-10 00:42:32.745509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 00:42:32.745543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2026-07-10 00:42:32.745576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-07-10 00:42:32.745610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-07-10 00:42:32.745643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:42:32.745677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:42:32.745710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.745763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2026-07-10 00:42:32.745799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:42:32.745809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.745835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2026-07-10 00:42:32.745883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:42:32.745900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.745948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.745979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2026-07-10 00:42:32.745996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:42:32.746066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.746117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2026-07-10 00:42:32.746152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:42:32.746185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.746218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.746251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2026-07-10 00:42:32.746285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:42:32.746318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.746361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2026-07-10 00:42:32.746400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:42:32.746412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.746489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2026-07-10 00:42:32.746504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-07-10 00:42:32.746554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:42:32.746603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:42:32.746616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:42:32.746666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:42:32.746714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2026-07-10 00:42:32.746727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-10 00:42:32.746776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:42:32.746824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2026-07-10 00:42:32.746837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:42:32.746888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:42:32.746937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2026-07-10 00:42:32.746961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:42:32.747002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:42:32.747015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2026-07-10 00:42:32.747131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-07-10 00:42:32.747151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:42:32.747202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2026-07-10 00:42:32.747215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-07-10 00:42:32.747265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:42:32.747315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2026-07-10 00:42:32.747327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:42:32.747376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.747427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-07-10 00:42:32.747463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.747537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.747551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2026-07-10 00:42:32.747599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.747618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.747684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2026-07-10 00:42:32.747701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.747720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.747789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2026-07-10 00:42:32.747800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.747849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.747862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2026-07-10 00:42:32.747905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.747926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.747992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-07-10 00:42:32.748007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.748026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.748095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2026-07-10 00:42:32.748105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.748160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.748170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2026-07-10 00:42:32.748220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.748232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.748283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2026-07-10 00:42:32.748295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.748348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.748389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.748401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2026-07-10 00:42:32.748488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.748500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.748511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2026-07-10 00:42:32.748553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:32.748566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.748604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.748616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2026-07-10 00:42:32.748712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2026-07-10 00:42:32.748724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.748772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2026-07-10 00:42:32.748785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2026-07-10 00:42:32.748832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 7.2645e-05 s, 56.4 MB/s 2026-07-10 00:42:32.748845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 00:42:32.748883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2026-07-10 00:42:32.748904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 00:42:32.748944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2026-07-10 00:42:32.748957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2026-07-10 00:42:32.749006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:42:32.749019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:42:32.749078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.749102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:42:32.749152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:42:32.749169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.749194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2026-07-10 00:42:32.749256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:42:32.749269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:42:32.749285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:42:32.749332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2026-07-10 00:42:32.749351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2026-07-10 00:42:32.749369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:42:32.749459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2026-07-10 00:42:32.749477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 00:42:32.749518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:42:32.749529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:42:32.749581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.749593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2026-07-10 00:42:32.749644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:42:32.749656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.749705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 00:42:32.749717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:42:32.749767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.749778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 00:42:32.749835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 00:42:32.749847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.749896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-07-10 00:42:32.749908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:42:32.749958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.749970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 00:42:32.750020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:42:32.750052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:42:32.750096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.750142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.750154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.750204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.750215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:42:32.750264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.750286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:42:32.750323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 00:42:32.750342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:32.750353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:42:32.750404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2026-07-10 00:42:32.750416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:42:32.750469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:42:32.750481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.750532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 00:42:32.750543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 00:42:32.750595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:42:32.750606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.750654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.750666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.750714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 00:42:32.750726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:42:32.750776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-07-10 00:42:32.750787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:42:32.750836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.750847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.750895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.750907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.750954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.750966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.751014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2026-07-10 00:42:32.751025 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2026-07-10 00:42:32.751096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:42:32.751111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 00:42:32.751159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:42:32.751196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:42:32.751207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 00:42:32.751256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2026-07-10 00:42:32.751268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 00:42:32.751300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2026-07-10 00:42:32.751338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 00:42:32.751350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-07-10 00:42:32.751400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 00:42:32.751411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2026-07-10 00:42:32.751473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 00:42:32.751484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 00:42:32.751535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 00:42:32.751547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2026-07-10 00:42:32.751596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-07-10 00:42:32.751607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:42:32.751659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-07-10 00:42:32.751670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:42:32.751724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.751737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-07-10 00:42:32.751774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:42:32.751785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:42:32.751831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:42:32.751843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 23c5d47b0f1e 2026-07-10 00:42:32.751890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 47d569acfd05 2026-07-10 00:42:32.751938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built bb04a6a87b57 2026-07-10 00:42:32.751984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260710 2026-07-10 00:42:32.752054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2026-07-10 00:42:32.751971 (took 0:00:33.056390) 2026-07-10 00:42:32.752396 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2026-07-10 00:42:32.752462 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2026-07-10 00:42:32.752540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2026-07-10 00:42:32.752428 2026-07-10 00:42:32.753238 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2026-07-10 00:42:32.753670 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2026-07-10 00:42:48.412012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 00:42:48.412274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> e170e8bbee82 2026-07-10 00:42:48.412326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/3 : LABEL "build-date"="20260710" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker-remote" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:42:48.412350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 76ac712ef939 2026-07-10 00:42:48.412398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 76ac712ef939 2026-07-10 00:42:48.412406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 8646ebf73ee5 2026-07-10 00:42:48.412415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker-remote pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:42:48.412423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in f52c0766a56c 2026-07-10 00:42:48.412483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:42:48.412520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:42:48.414155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:42:48.414171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:42:48.414180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:42:48.414187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:42:48.414194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:42:48.414201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:42:48.414224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:42:48.414232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:42:48.414239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:42:48.414246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:42:48.414253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:42:48.414259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:42:48.414266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:42:48.414273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 27.9 MB in 3s (9,901 kB/s) 2026-07-10 00:42:48.414280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-07-10 00:42:48.414286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-07-10 00:42:48.414293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2026-07-10 00:42:48.414307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2026-07-10 00:42:48.414314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2026-07-10 00:42:48.414321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-07-10 00:42:48.414328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-07-10 00:42:48.414335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-07-10 00:42:48.414341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2026-07-10 00:42:48.414348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2026-07-10 00:42:48.414354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2026-07-10 00:42:48.414361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2026-07-10 00:42:48.414368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2026-07-10 00:42:48.414374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 00:42:48.414381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2026-07-10 00:42:48.414388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-07-10 00:42:48.414395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-07-10 00:42:48.414401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-07-10 00:42:48.414408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2026-07-10 00:42:48.414418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2026-07-10 00:42:48.414425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2026-07-10 00:42:48.414451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:42:48.414458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2026-07-10 00:42:48.414535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2026-07-10 00:42:48.414587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:42:48.414676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-07-10 00:42:48.414737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-07-10 00:42:48.414829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:42:48.414872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-10 00:42:48.414940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-07-10 00:42:48.415008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-07-10 00:42:48.415105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-07-10 00:42:48.415174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-07-10 00:42:48.415243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-07-10 00:42:48.415309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-07-10 00:42:48.415377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:42:48.415493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-10 00:42:48.415606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-07-10 00:42:48.415679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-07-10 00:42:48.415749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:42:48.415818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-07-10 00:42:48.415887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-07-10 00:42:48.415957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-07-10 00:42:48.416025 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 pacemaker-remote amd64 2.1.6-5ubuntu2 [41.6 kB] 2026-07-10 00:42:48.416133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:42:48.416207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-07-10 00:42:48.416276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-07-10 00:42:48.416345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-07-10 00:42:48.416414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-07-10 00:42:48.416519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-07-10 00:42:48.416577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (11.6 MB/s) 2026-07-10 00:42:48.416647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2026-07-10 00:42:48.416711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2026-07-10 00:42:48.416792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:42:48.416856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 70% 2026-07-10 00:42:48.416927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 75% 2026-07-10 00:42:48.416996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2026-07-10 00:42:48.417095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2026-07-10 00:42:48.417171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2026-07-10 00:42:48.417241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2026-07-10 00:42:48.417312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11535 files and directories currently installed.) 2026-07-10 00:42:48.417382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:42:48.417464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.417532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2026-07-10 00:42:48.417603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-07-10 00:42:48.417672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:42:48.417741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:42:48.417811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:42:48.417880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:42:48.417948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2026-07-10 00:42:48.418015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-10 00:42:48.418113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:42:48.418189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2026-07-10 00:42:48.418257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:42:48.418324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:42:48.418389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2026-07-10 00:42:48.418478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:42:48.418566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:42:48.418635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2026-07-10 00:42:48.418697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-07-10 00:42:48.418756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-07-10 00:42:48.418812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:42:48.418870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-07-10 00:42:48.418928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2026-07-10 00:42:48.421133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-07-10 00:42:48.421148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:42:48.421155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2026-07-10 00:42:48.421161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-07-10 00:42:48.421167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:42:48.421173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2026-07-10 00:42:48.421179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:42:48.421184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:42:48.421202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:42:48.421208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:42:48.421214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:42:48.421220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:42:48.421226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:42:48.421231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:42:48.421237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:42:48.421243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:42:48.421249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-07-10 00:42:48.421255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:48.421260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-07-10 00:42:48.421266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:42:48.421278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:42:48.421284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:48.421289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2026-07-10 00:42:48.421295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:48.421301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2026-07-10 00:42:48.421317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:48.421323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2026-07-10 00:42:48.421334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:48.421340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2026-07-10 00:42:48.421352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:48.421363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:42:48.421374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:42:48.421380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:42:48.421386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2026-07-10 00:42:48.421392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:48.421398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2026-07-10 00:42:48.421409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:48.421419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2026-07-10 00:42:48.421442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:48.421448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2026-07-10 00:42:48.421460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:48.421465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2026-07-10 00:42:48.421477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:42:48.421483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2026-07-10 00:42:48.421500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2026-07-10 00:42:48.421510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-07-10 00:42:48.421516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2026-07-10 00:42:48.421522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2026-07-10 00:42:48.421528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000186518 s, 22.0 MB/s 2026-07-10 00:42:48.421534 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:42:48.421540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:42:48.421545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:42:48.421580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2026-07-10 00:42:48.421586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:42:48.421592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:42:48.421598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:42:48.421603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:42:48.421609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:42:48.421615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:42:48.421621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:42:48.421626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:42:48.421632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:42:48.421638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:42:48.421643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.421989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2026-07-10 00:42:48.422050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:42:48.422101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.422188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:42:48.422206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:42:48.422269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container f52c0766a56c 2026-07-10 00:42:48.422316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> d8a15f55ab13 2026-07-10 00:42:48.422367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built 36fc3b14f611 2026-07-10 00:42:48.422416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260710 2026-07-10 00:42:48.422554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2026-07-10 00:42:48.422423 (took 0:00:15.669995) 2026-07-10 00:42:48.422924 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2026-07-10 00:42:48.423023 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2026-07-10 00:42:48.423157 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2026-07-10 00:42:48.423019 2026-07-10 00:42:48.424127 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2026-07-10 00:42:48.425116 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2026-07-10 00:42:51.476127 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 00:42:51.476226 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 321cddbcc8dc 2026-07-10 00:42:51.476359 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/5 : LABEL "build-date"="20260710" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:42:51.476478 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in faec01c6c2d3 2026-07-10 00:42:51.478139 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container faec01c6c2d3 2026-07-10 00:42:51.478161 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 4fbf7127b395 2026-07-10 00:42:51.478172 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-07-10 00:42:51.478183 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 23185b90ae6f 2026-07-10 00:42:51.478193 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2026-07-10 00:42:51.478203 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 05bd4781c3b5 2026-07-10 00:42:51.478213 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 05bd4781c3b5 2026-07-10 00:42:51.478223 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 6a2981ab13b9 2026-07-10 00:42:51.478235 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:42:51.478271 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 2ac171a35b39 2026-07-10 00:42:51.478280 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-07-10 00:42:51.478288 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-07-10 00:42:51.478311 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-07-10 00:42:51.478320 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2026-07-10 00:42:51.478328 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:42:51.478337 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-07-10 00:42:51.478345 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-07-10 00:42:51.478353 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-07-10 00:42:51.478361 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:42:51.478369 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 2ac171a35b39 2026-07-10 00:42:51.478377 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> eb31fcbb6d5c 2026-07-10 00:42:51.478385 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 53955f43177a 2026-07-10 00:42:51.478393 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260710 2026-07-10 00:42:51.478403 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2026-07-10 00:42:51.477530 (took 0:00:03.054511) 2026-07-10 00:42:51.478412 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2026-07-10 00:42:51.478425 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2026-07-10 00:42:51.478455 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2026-07-10 00:42:51.478245 2026-07-10 00:42:51.479535 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2026-07-10 00:42:51.480377 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2026-07-10 00:42:54.345532 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 00:42:54.345623 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 321cddbcc8dc 2026-07-10 00:42:54.345698 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/5 : LABEL "build-date"="20260710" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:42:54.345817 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 65e1d6258afc 2026-07-10 00:42:54.345885 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 65e1d6258afc 2026-07-10 00:42:54.345971 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> e75796645c00 2026-07-10 00:42:54.346069 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-07-10 00:42:54.346147 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 851125ddcd51 2026-07-10 00:42:54.346232 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/5 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2026-07-10 00:42:54.346315 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 1eafb79670b4 2026-07-10 00:42:54.346396 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 1eafb79670b4 2026-07-10 00:42:54.346529 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 6dcbf2785a51 2026-07-10 00:42:54.346589 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:42:54.346666 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 588536153ef9 2026-07-10 00:42:54.346737 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-07-10 00:42:54.346811 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-07-10 00:42:54.346899 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-07-10 00:42:54.346965 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2026-07-10 00:42:54.347060 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:42:54.347146 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-07-10 00:42:54.347229 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-07-10 00:42:54.347301 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-07-10 00:42:54.347380 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:42:54.347481 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 588536153ef9 2026-07-10 00:42:54.347572 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 42e45ac01ba0 2026-07-10 00:42:54.347650 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built e68ea60bdffa 2026-07-10 00:42:54.347716 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260710 2026-07-10 00:42:54.347868 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2026-07-10 00:42:54.347745 (took 0:00:02.869500) 2026-07-10 00:42:54.348355 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2026-07-10 00:42:54.348513 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2026-07-10 00:42:54.348618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2026-07-10 00:42:54.348528 2026-07-10 00:42:54.349740 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2026-07-10 00:42:54.350279 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2026-07-10 00:46:13.006245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 00:46:13.006339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 321cddbcc8dc 2026-07-10 00:46:13.006353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/5 : LABEL "build-date"="20260710" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:13.006385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 9874cd9ed1a6 2026-07-10 00:46:13.006392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 9874cd9ed1a6 2026-07-10 00:46:13.006398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 2ef8819858d0 2026-07-10 00:46:13.006406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 3/5 : RUN apt-get update && apt-get install -y git build-essential autoconf automake libtool libssl-dev libcap-ng-dev libunbound-dev libjemalloc-dev libunbound8 iproute2 jq libjemalloc2 procps && git clone -b v24.09.3 --depth 1 https://github.com/ovn-org/ovn.git /ovn && cd /ovn && ./boot.sh && git submodule update --init --depth 1 && cd /ovn/ovs && ./boot.sh && ./configure --localstatedir=/var --sysconfdir=/etc --prefix=/usr CFLAGS="-g -O2" LIBS=-ljemalloc && gmake -j 4 && make -j 4 install && cd /ovn && ./configure --localstatedir=/var --sysconfdir=/etc --prefix=/usr CFLAGS="-g -O2" LIBS=-ljemalloc && gmake -j 4 && make -j 4 install && apt-get remove -y git build-essential autoconf automake libtool libssl-dev libcap-ng-dev libunbound-dev libjemalloc-dev && rm -rf /var/lib/apt/lists/* /var/tmp/* && rm -rf /ovn 2026-07-10 00:46:13.006414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in c65f5731dbda 2026-07-10 00:46:13.006420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:46:13.006426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:46:13.006434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:46:13.006458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:46:13.006464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:46:13.006470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:46:13.006476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:46:13.006482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:46:13.006487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:46:13.006493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:46:13.006499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:46:13.006505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:46:13.006510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:46:13.006549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:46:13.006555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:46:13.006568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 27.9 MB in 3s (10.4 MB/s) 2026-07-10 00:46:13.006574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-07-10 00:46:13.006586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-07-10 00:46:13.006592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2026-07-10 00:46:13.006597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2026-07-10 00:46:13.006603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libunbound8 is already the newest version (1.19.2-1ubuntu3.8). 2026-07-10 00:46:13.006608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libunbound8 set to manually installed. 2026-07-10 00:46:13.006614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:iproute2 is already the newest version (6.1.0-1ubuntu6.4). 2026-07-10 00:46:13.006620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2026-07-10 00:46:13.006625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following additional packages will be installed: 2026-07-10 00:46:13.006631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-07-10 00:46:13.006637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 00:46:13.006642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 00:46:13.006648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:46:13.006654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-07-10 00:46:13.006659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 00:46:13.006665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 00:46:13.006671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 00:46:13.006676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-07-10 00:46:13.006682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-07-10 00:46:13.006688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-07-10 00:46:13.006693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-07-10 00:46:13.006699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libjq1 liblerc4 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 2026-07-10 00:46:13.006705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libmagic-mgc libmagic1t64 libmpc3 libonig5 libpng16-16t64 libquadmath0 2026-07-10 00:46:13.006710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 libubsan1 2026-07-10 00:46:13.006716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 2026-07-10 00:46:13.007109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libxpm4 linux-libc-dev lto-disabled-list m4 make manpages manpages-dev 2026-07-10 00:46:13.007128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 00:46:13.007135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Suggested packages: 2026-07-10 00:46:13.007141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf-archive gnu-standards autoconf-doc gettext binutils-doc gprofng-gui 2026-07-10 00:46:13.007147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bzip2-doc cpp-doc gcc-13-locales cpp-13-doc debian-keyring g++-multilib 2026-07-10 00:46:13.007152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: g++-13-multilib gcc-13-doc gcc-multilib flex bison gdb gcc-doc 2026-07-10 00:46:13.007158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-07-10 00:46:13.007164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-07-10 00:46:13.007170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git-mediawiki git-svn glibc-doc bzr libgd-tools libheif-plugin-libde265 2026-07-10 00:46:13.007182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-07-10 00:46:13.007188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-07-10 00:46:13.007194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-rav1e libheif-plugin-svtenc libtool-doc libssl-doc 2026-07-10 00:46:13.007200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libstdc++-13-doc gfortran | fortran95-compiler gcj-jdk m4-doc make-doc 2026-07-10 00:46:13.007206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: man-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc 2026-07-10 00:46:13.007211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2026-07-10 00:46:13.007217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf automake autotools-dev binutils binutils-common 2026-07-10 00:46:13.007223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2026-07-10 00:46:13.007229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 00:46:13.007235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 00:46:13.007241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:46:13.007246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man jq less 2026-07-10 00:46:13.007252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 00:46:13.007258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 00:46:13.007264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcap-ng-dev libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-10 00:46:13.007269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcurl3t64-gnutls libdeflate0 libdpkg-perl liberror-perl libfakeroot 2026-07-10 00:46:13.007275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev 2026-07-10 00:46:13.007281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgd3 libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2026-07-10 00:46:13.007290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif1 libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjemalloc-dev 2026-07-10 00:46:13.007296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libjemalloc2 libjpeg-turbo8 libjpeg8 libjq1 liblerc4 liblocale-gettext-perl 2026-07-10 00:46:13.007302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: liblsan0 libltdl-dev libltdl7 libmagic-mgc libmagic1t64 libmpc3 libonig5 2026-07-10 00:46:13.007307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 libssl-dev 2026-07-10 00:46:13.007313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libstdc++-13-dev libtiff6 libtool libtsan2 libubsan1 libunbound-dev libwebp7 2026-07-10 00:46:13.007322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 2026-07-10 00:46:13.007330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: linux-libc-dev lto-disabled-list m4 make manpages manpages-dev 2026-07-10 00:46:13.007405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 00:46:13.007416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 113 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:13.007497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 93.2 MB of archives. 2026-07-10 00:46:13.007509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 342 MB of additional disk space will be used. 2026-07-10 00:46:13.007549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:46:13.007594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 liblocale-gettext-perl amd64 1.07-6ubuntu5 [15.8 kB] 2026-07-10 00:46:13.007634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2026-07-10 00:46:13.007679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-07-10 00:46:13.007712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-07-10 00:46:13.007751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-07-10 00:46:13.007834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 00:46:13.007875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 00:46:13.007905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:46:13.007950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-07-10 00:46:13.007993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-07-10 00:46:13.008061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-07-10 00:46:13.008072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-07-10 00:46:13.008127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-07-10 00:46:13.008172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-07-10 00:46:13.008213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-07-10 00:46:13.008255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmuu1 amd64 2:1.1.3-3build2 [8,958 B] 2026-07-10 00:46:13.008296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 manpages all 6.7-2 [1,384 kB] 2026-07-10 00:46:13.008340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 00:46:13.008383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 xauth amd64 1:1.1.2-1build1 [25.6 kB] 2026-07-10 00:46:13.008426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-07-10 00:46:13.008481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-10 00:46:13.008524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-10 00:46:13.008575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-10 00:46:13.008616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-10 00:46:13.008657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-07-10 00:46:13.008699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-07-10 00:46:13.008738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-07-10 00:46:13.008768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-07-10 00:46:13.008809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-07-10 00:46:13.008850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-07-10 00:46:13.008892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-07-10 00:46:13.008933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-07-10 00:46:13.008974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-07-10 00:46:13.010361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-134.134 [1,464 kB] 2026-07-10 00:46:13.010430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-07-10 00:46:13.010478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-07-10 00:46:13.010491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-07-10 00:46:13.010501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-07-10 00:46:13.010512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-07-10 00:46:13.010522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-07-10 00:46:13.010532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-07-10 00:46:13.010542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-07-10 00:46:13.010552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-07-10 00:46:13.010562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-07-10 00:46:13.010573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-07-10 00:46:13.010583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-07-10 00:46:13.010593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-07-10 00:46:13.010603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:46:13.010613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-07-10 00:46:13.010623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-07-10 00:46:13.010643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-07-10 00:46:13.010654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-07-10 00:46:13.010664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-07-10 00:46:13.010674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-07-10 00:46:13.010684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-07-10 00:46:13.010695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-07-10 00:46:13.010705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-07-10 00:46:13.010715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-07-10 00:46:13.010725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-07-10 00:46:13.010735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-07-10 00:46:13.010746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-07-10 00:46:13.010790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-07-10 00:46:13.010801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-07-10 00:46:13.010811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-07-10 00:46:13.010822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-07-10 00:46:13.010832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-07-10 00:46:13.010842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-07-10 00:46:13.010852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-07-10 00:46:13.010862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-07-10 00:46:13.010872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-07-10 00:46:13.010882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2026-07-10 00:46:13.010892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-07-10 00:46:13.010902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-07-10 00:46:13.010912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-07-10 00:46:13.010934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-07-10 00:46:13.010944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-07-10 00:46:13.010954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:78 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:46:13.010964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2026-07-10 00:46:13.010975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2026-07-10 00:46:13.010985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2026-07-10 00:46:13.010994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2026-07-10 00:46:13.011004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.2 [142 kB] 2026-07-10 00:46:13.011014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.2 [65.7 kB] 2026-07-10 00:46:13.011024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] 2026-07-10 00:46:13.011066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8build3 [11.2 kB] 2026-07-10 00:46:13.011081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libalgorithm-merge-perl all 0.08-5 [11.4 kB] 2026-07-10 00:46:13.011091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-07-10 00:46:13.011108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-07-10 00:46:13.011118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-07-10 00:46:13.011128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-07-10 00:46:13.011138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.5 [11.1 kB] 2026-07-10 00:46:13.011155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.5 [276 kB] 2026-07-10 00:46:13.011166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-07-10 00:46:13.011176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-07-10 00:46:13.011186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-07-10 00:46:13.011195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-07-10 00:46:13.011205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-07-10 00:46:13.011215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-07-10 00:46:13.011225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-07-10 00:46:13.011242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-07-10 00:46:13.011253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-07-10 00:46:13.011263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-devtools amd64 2.39-0ubuntu8.7 [29.3 kB] 2026-07-10 00:46:13.011273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libcap-ng-dev amd64 0.8.4-2build2 [29.9 kB] 2026-07-10 00:46:13.011283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-fcntllock-perl amd64 0.22-4ubuntu5 [30.7 kB] 2026-07-10 00:46:13.011293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomenc amd64 1.17.6-1ubuntu4.5 [14.7 kB] 2026-07-10 00:46:13.011303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:107 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-07-10 00:46:13.011313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-10 00:46:13.011323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-10 00:46:13.011333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-10 00:46:13.011343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-10 00:46:13.011353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound-dev amd64 1.19.2-1ubuntu3.8 [558 kB] 2026-07-10 00:46:13.011363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 manpages-dev all 6.7-2 [2,013 kB] 2026-07-10 00:46:13.011373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc-dev amd64 5.3.0-2build1 [512 kB] 2026-07-10 00:46:13.011383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 93.2 MB in 5s (19.3 MB/s) 2026-07-10 00:46:13.011394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblocale-gettext-perl. 2026-07-10 00:46:13.011404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2026-07-10 00:46:13.011425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:46:13.011438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% 2026-07-10 00:46:13.011472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2026-07-10 00:46:13.011482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2026-07-10 00:46:13.011492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2026-07-10 00:46:13.011502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2026-07-10 00:46:13.011512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2026-07-10 00:46:13.011522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11784 files and directories currently installed.) 2026-07-10 00:46:13.011539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../000-liblocale-gettext-perl_1.07-6ubuntu5_amd64.deb ... 2026-07-10 00:46:13.011549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblocale-gettext-perl (1.07-6ubuntu5) ... 2026-07-10 00:46:13.011559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package less. 2026-07-10 00:46:13.011575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../001-less_590-2ubuntu2.1_amd64.deb ... 2026-07-10 00:46:13.011590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking less (590-2ubuntu2.1) ... 2026-07-10 00:46:13.011600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmagic-mgc. 2026-07-10 00:46:13.011610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../002-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-07-10 00:46:13.011620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-07-10 00:46:13.011634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmagic1t64:amd64. 2026-07-10 00:46:13.011647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../003-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-07-10 00:46:13.011690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 00:46:13.011749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package file. 2026-07-10 00:46:13.011761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../004-file_1%3a5.45-3build1_amd64.deb ... 2026-07-10 00:46:13.011822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking file (1:5.45-3build1) ... 2026-07-10 00:46:13.011833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 00:46:13.011847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../005-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 00:46:13.012026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:46:13.012102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 00:46:13.012112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../006-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 00:46:13.012129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:46:13.012137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:46:13.012144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../007-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:46:13.012151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:46:13.012162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libpng16-16t64:amd64. 2026-07-10 00:46:13.012172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../008-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-07-10 00:46:13.012199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 00:46:13.012239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxau6:amd64. 2026-07-10 00:46:13.012251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../009-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-07-10 00:46:13.012311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 00:46:13.012323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxdmcp6:amd64. 2026-07-10 00:46:13.012374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../010-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-07-10 00:46:13.012386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 00:46:13.012437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxcb1:amd64. 2026-07-10 00:46:13.012477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../011-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-07-10 00:46:13.012515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:46:13.012526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libx11-data. 2026-07-10 00:46:13.012574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../012-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-07-10 00:46:13.012604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-07-10 00:46:13.012615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libx11-6:amd64. 2026-07-10 00:46:13.012668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../013-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-07-10 00:46:13.012680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 00:46:13.012731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxext6:amd64. 2026-07-10 00:46:13.012743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../014-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-07-10 00:46:13.012795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-07-10 00:46:13.012806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxmuu1:amd64. 2026-07-10 00:46:13.012869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../015-libxmuu1_2%3a1.1.3-3build2_amd64.deb ... 2026-07-10 00:46:13.012883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-07-10 00:46:13.012921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package manpages. 2026-07-10 00:46:13.012932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../016-manpages_6.7-2_all.deb ... 2026-07-10 00:46:13.012977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking manpages (6.7-2) ... 2026-07-10 00:46:13.012989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package openssh-client. 2026-07-10 00:46:13.013054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:46:13.013107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:46:13.013118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package xauth. 2026-07-10 00:46:13.013163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../018-xauth_1%3a1.1.2-1build1_amd64.deb ... 2026-07-10 00:46:13.013209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking xauth (1:1.1.2-1build1) ... 2026-07-10 00:46:13.013220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package xz-utils. 2026-07-10 00:46:13.013257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../019-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-07-10 00:46:13.013293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:46:13.013329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package m4. 2026-07-10 00:46:13.013340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../020-m4_1.4.19-4build1_amd64.deb ... 2026-07-10 00:46:13.013390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking m4 (1.4.19-4build1) ... 2026-07-10 00:46:13.013435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package autoconf. 2026-07-10 00:46:13.013462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../021-autoconf_2.71-3_all.deb ... 2026-07-10 00:46:13.013499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking autoconf (2.71-3) ... 2026-07-10 00:46:13.013510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package autotools-dev. 2026-07-10 00:46:13.013560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../022-autotools-dev_20220109.1_all.deb ... 2026-07-10 00:46:13.013572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking autotools-dev (20220109.1) ... 2026-07-10 00:46:13.013624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package automake. 2026-07-10 00:46:13.013636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../023-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-10 00:46:13.013688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-10 00:46:13.013699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils-common:amd64. 2026-07-10 00:46:13.013745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../024-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:46:13.013756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.013869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libsframe1:amd64. 2026-07-10 00:46:13.015106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../025-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:46:13.015122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.015131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libbinutils:amd64. 2026-07-10 00:46:13.015139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../026-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:46:13.015146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.015154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libctf-nobfd0:amd64. 2026-07-10 00:46:13.015161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../027-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:46:13.015169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.015176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libctf0:amd64. 2026-07-10 00:46:13.015183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../028-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:46:13.015190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.015198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgprofng0:amd64. 2026-07-10 00:46:13.015205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../029-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:46:13.015212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.015220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-07-10 00:46:13.015234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:46:13.015242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.015249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils. 2026-07-10 00:46:13.015257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../031-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:46:13.015264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.015272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc-dev-bin. 2026-07-10 00:46:13.015279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../032-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:46:13.015286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:46:13.015294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package linux-libc-dev:amd64. 2026-07-10 00:46:13.015301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../033-linux-libc-dev_6.8.0-134.134_amd64.deb ... 2026-07-10 00:46:13.015308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:46:13.015315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcrypt-dev:amd64. 2026-07-10 00:46:13.015323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../034-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-07-10 00:46:13.015330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:46:13.015338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package rpcsvc-proto. 2026-07-10 00:46:13.015352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../035-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-07-10 00:46:13.015360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:46:13.015367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc6-dev:amd64. 2026-07-10 00:46:13.015375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../036-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:46:13.015382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:46:13.015389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13-base:amd64. 2026-07-10 00:46:13.015397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../037-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libisl23:amd64. 2026-07-10 00:46:13.015419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../038-libisl23_0.26-3build1.1_amd64.deb ... 2026-07-10 00:46:13.015426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:46:13.015434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmpc3:amd64. 2026-07-10 00:46:13.015460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../039-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-07-10 00:46:13.015478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:46:13.015485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-07-10 00:46:13.015493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../040-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-13. 2026-07-10 00:46:13.015515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../041-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-07-10 00:46:13.015537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../042-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:46:13.015544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.015551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp. 2026-07-10 00:46:13.015558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../043-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:46:13.015566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.015573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcc1-0:amd64. 2026-07-10 00:46:13.015580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../044-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgomp1:amd64. 2026-07-10 00:46:13.015607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../045-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libitm1:amd64. 2026-07-10 00:46:13.015634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../046-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:46:13.015657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../047-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libasan8:amd64. 2026-07-10 00:46:13.015679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../048-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblsan0:amd64. 2026-07-10 00:46:13.015701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../049-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtsan2:amd64. 2026-07-10 00:46:13.015726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../050-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libubsan1:amd64. 2026-07-10 00:46:13.015748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../051-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libhwasan0:amd64. 2026-07-10 00:46:13.015770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../052-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libquadmath0:amd64. 2026-07-10 00:46:13.015795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../053-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgcc-13-dev:amd64. 2026-07-10 00:46:13.015856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../054-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.015955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-07-10 00:46:13.015967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../055-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.015977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.016126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13. 2026-07-10 00:46:13.016166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../056-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.016180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.016212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-07-10 00:46:13.016224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../057-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:46:13.016235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.016250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc. 2026-07-10 00:46:13.016264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../058-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:46:13.016277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.016345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-07-10 00:46:13.016358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../059-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.016372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.016423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-07-10 00:46:13.016438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../060-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.016483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.016498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-13. 2026-07-10 00:46:13.016559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../061-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:46:13.016572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.016586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-07-10 00:46:13.016601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../062-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:46:13.016660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.016676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++. 2026-07-10 00:46:13.016690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../063-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:46:13.016737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.016752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package make. 2026-07-10 00:46:13.016810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../064-make_4.3-4.1build2_amd64.deb ... 2026-07-10 00:46:13.016821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking make (4.3-4.1build2) ... 2026-07-10 00:46:13.016836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libdpkg-perl. 2026-07-10 00:46:13.016899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../065-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-07-10 00:46:13.016911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:46:13.016924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package bzip2. 2026-07-10 00:46:13.016984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../066-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-07-10 00:46:13.016996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:46:13.017010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package patch. 2026-07-10 00:46:13.017059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../067-patch_2.7.6-7build3_amd64.deb ... 2026-07-10 00:46:13.017079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking patch (2.7.6-7build3) ... 2026-07-10 00:46:13.017128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package lto-disabled-list. 2026-07-10 00:46:13.017159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../068-lto-disabled-list_47_all.deb ... 2026-07-10 00:46:13.017173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking lto-disabled-list (47) ... 2026-07-10 00:46:13.017187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package dpkg-dev. 2026-07-10 00:46:13.017237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../069-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-07-10 00:46:13.017252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:46:13.017266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package build-essential. 2026-07-10 00:46:13.017313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../070-build-essential_12.10ubuntu1_amd64.deb ... 2026-07-10 00:46:13.017328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking build-essential (12.10ubuntu1) ... 2026-07-10 00:46:13.017388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfakeroot:amd64. 2026-07-10 00:46:13.017399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../071-libfakeroot_1.33-1_amd64.deb ... 2026-07-10 00:46:13.017413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfakeroot:amd64 (1.33-1) ... 2026-07-10 00:46:13.017486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fakeroot. 2026-07-10 00:46:13.017498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../072-fakeroot_1.33-1_amd64.deb ... 2026-07-10 00:46:13.017512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fakeroot (1.33-1) ... 2026-07-10 00:46:13.017571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fonts-dejavu-mono. 2026-07-10 00:46:13.017583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../073-fonts-dejavu-mono_2.37-8_all.deb ... 2026-07-10 00:46:13.017597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fonts-dejavu-mono (2.37-8) ... 2026-07-10 00:46:13.017655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fonts-dejavu-core. 2026-07-10 00:46:13.017674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../074-fonts-dejavu-core_2.37-8_all.deb ... 2026-07-10 00:46:13.017688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fonts-dejavu-core (2.37-8) ... 2026-07-10 00:46:13.017702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fontconfig-config. 2026-07-10 00:46:13.017750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../075-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-07-10 00:46:13.017765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-07-10 00:46:13.017779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:46:13.017825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../076-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:46:13.017886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:46:13.017898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liberror-perl. 2026-07-10 00:46:13.017912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../077-liberror-perl_0.17029-2_all.deb ... 2026-07-10 00:46:13.017958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.017974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liberror-perl (0.17029-2) ... 2026-07-10 00:46:13.018019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package git-man. 2026-07-10 00:46:13.018060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../078-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-07-10 00:46:13.018079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:46:13.018127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package git. 2026-07-10 00:46:13.018142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../079-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-07-10 00:46:13.018163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:46:13.018212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libonig5:amd64. 2026-07-10 00:46:13.018227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../080-libonig5_6.9.9-1build1_amd64.deb ... 2026-07-10 00:46:13.018241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2026-07-10 00:46:13.018307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjq1:amd64. 2026-07-10 00:46:13.018323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../081-libjq1_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:46:13.018337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:46:13.018394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package jq. 2026-07-10 00:46:13.018409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../082-jq_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:46:13.018486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking jq (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:46:13.018501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-diff-perl. 2026-07-10 00:46:13.018547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../083-libalgorithm-diff-perl_1.201-1_all.deb ... 2026-07-10 00:46:13.018562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-diff-perl (1.201-1) ... 2026-07-10 00:46:13.018608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. 2026-07-10 00:46:13.018623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../084-libalgorithm-diff-xs-perl_0.04-8build3_amd64.deb ... 2026-07-10 00:46:13.018637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-07-10 00:46:13.018695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-merge-perl. 2026-07-10 00:46:13.018710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../085-libalgorithm-merge-perl_0.08-5_all.deb ... 2026-07-10 00:46:13.018768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-merge-perl (0.08-5) ... 2026-07-10 00:46:13.018780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libaom3:amd64. 2026-07-10 00:46:13.018794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../086-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-07-10 00:46:13.018840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-07-10 00:46:13.018855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfreetype6:amd64. 2026-07-10 00:46:13.018869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../087-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-07-10 00:46:13.018916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 00:46:13.018931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfontconfig1:amd64. 2026-07-10 00:46:13.018945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../088-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-07-10 00:46:13.018997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-07-10 00:46:13.019012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libsharpyuv0:amd64. 2026-07-10 00:46:13.019026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.019069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../089-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-07-10 00:46:13.019119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 00:46:13.019130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-07-10 00:46:13.019148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../090-libheif-plugin-aomdec_1.17.6-1ubuntu4.5_amd64.deb ... 2026-07-10 00:46:13.019172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 00:46:13.019187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif1:amd64. 2026-07-10 00:46:13.019236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../091-libheif1_1.17.6-1ubuntu4.5_amd64.deb ... 2026-07-10 00:46:13.019251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif1:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 00:46:13.019264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-07-10 00:46:13.019310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../092-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-07-10 00:46:13.019322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 00:46:13.019335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjpeg8:amd64. 2026-07-10 00:46:13.019381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../093-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-07-10 00:46:13.019392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 00:46:13.019406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libdeflate0:amd64. 2026-07-10 00:46:13.019480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.019492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../094-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-07-10 00:46:13.019506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.019552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 00:46:13.019567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjbig0:amd64. 2026-07-10 00:46:13.019581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../095-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-07-10 00:46:13.019627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 00:46:13.019638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblerc4:amd64. 2026-07-10 00:46:13.019652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../096-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-07-10 00:46:13.019697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 00:46:13.019712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libwebp7:amd64. 2026-07-10 00:46:13.019726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../097-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-07-10 00:46:13.019783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 00:46:13.019798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtiff6:amd64. 2026-07-10 00:46:13.019812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../098-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-07-10 00:46:13.019859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 00:46:13.019874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxpm4:amd64. 2026-07-10 00:46:13.019888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../099-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-07-10 00:46:13.019934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-07-10 00:46:13.019945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgd3:amd64. 2026-07-10 00:46:13.019959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../100-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-07-10 00:46:13.020006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-07-10 00:46:13.020017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc-devtools. 2026-07-10 00:46:13.020031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../101-libc-devtools_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:46:13.020082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc-devtools (2.39-0ubuntu8.7) ... 2026-07-10 00:46:13.020146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcap-ng-dev:amd64. 2026-07-10 00:46:13.020157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../102-libcap-ng-dev_0.8.4-2build2_amd64.deb ... 2026-07-10 00:46:13.020171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcap-ng-dev:amd64 (0.8.4-2build2) ... 2026-07-10 00:46:13.020192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfile-fcntllock-perl. 2026-07-10 00:46:13.020206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../103-libfile-fcntllock-perl_0.22-4ubuntu5_amd64.deb ... 2026-07-10 00:46:13.020255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-07-10 00:46:13.022125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif-plugin-aomenc:amd64. 2026-07-10 00:46:13.022145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../104-libheif-plugin-aomenc_1.17.6-1ubuntu4.5_amd64.deb ... 2026-07-10 00:46:13.022156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 00:46:13.022165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjemalloc2:amd64. 2026-07-10 00:46:13.022174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../105-libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-07-10 00:46:13.022183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:46:13.022192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libltdl7:amd64. 2026-07-10 00:46:13.022201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../106-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-10 00:46:13.022210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:46:13.022219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libltdl-dev:amd64. 2026-07-10 00:46:13.022228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../107-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-10 00:46:13.022237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-10 00:46:13.022246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libssl-dev:amd64. 2026-07-10 00:46:13.022255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../108-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 00:46:13.022264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:46:13.022273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtool. 2026-07-10 00:46:13.022282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../109-libtool_2.4.7-7build1_all.deb ... 2026-07-10 00:46:13.022291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtool (2.4.7-7build1) ... 2026-07-10 00:46:13.022300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libunbound-dev:amd64. 2026-07-10 00:46:13.022309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.022319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../110-libunbound-dev_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:46:13.022328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libunbound-dev:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:46:13.022336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package manpages-dev. 2026-07-10 00:46:13.022346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../111-manpages-dev_6.7-2_all.deb ... 2026-07-10 00:46:13.022354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking manpages-dev (6.7-2) ... 2026-07-10 00:46:13.022363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjemalloc-dev. 2026-07-10 00:46:13.022372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../112-libjemalloc-dev_5.3.0-2build1_amd64.deb ... 2026-07-10 00:46:13.022390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjemalloc-dev (5.3.0-2build1) ... 2026-07-10 00:46:13.022399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 00:46:13.022408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-07-10 00:46:13.022417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 00:46:13.022426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 00:46:13.022435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up lto-disabled-list (47) ... 2026-07-10 00:46:13.022469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:46:13.022479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 00:46:13.022488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-07-10 00:46:13.022497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-07-10 00:46:13.022506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:46:13.022515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-diff-perl (1.201-1) ... 2026-07-10 00:46:13.022524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up manpages (6.7-2) ... 2026-07-10 00:46:13.022534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 00:46:13.022543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.022552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 00:46:13.022567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:46:13.022576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up less (590-2ubuntu2.1) ... 2026-07-10 00:46:13.022585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:46:13.022604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.022613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up m4 (1.4.19-4build1) ... 2026-07-10 00:46:13.022622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up file (1:5.45-3build1) ... 2026-07-10 00:46:13.022631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:46:13.022640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.022651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:46:13.022661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 00:46:13.022671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.022682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfakeroot:amd64 (1.33-1) ... 2026-07-10 00:46:13.022692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:46:13.022702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fakeroot (1.33-1) ... 2026-07-10 00:46:13.022713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-07-10 00:46:13.022726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2026-07-10 00:46:13.022738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2026-07-10 00:46:13.022748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2026-07-10 00:46:13.022766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2026-07-10 00:46:13.022776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2026-07-10 00:46:13.022787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2026-07-10 00:46:13.022797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2026-07-10 00:46:13.022808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2026-07-10 00:46:13.022818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liberror-perl (0.17029-2) ... 2026-07-10 00:46:13.022829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjemalloc-dev (5.3.0-2build1) ... 2026-07-10 00:46:13.022839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up autotools-dev (20220109.1) ... 2026-07-10 00:46:13.022850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:46:13.022860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.022870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libx11-data (2:1.8.7-1build1) ... 2026-07-10 00:46:13.022881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up make (4.3-4.1build2) ... 2026-07-10 00:46:13.022891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:46:13.022902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: 2026-07-10 00:46:13.022912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-07-10 00:46:13.022924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2026-07-10 00:46:13.022941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2026-07-10 00:46:13.022952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2026-07-10 00:46:13.022970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2026-07-10 00:46:13.022981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: 2026-07-10 00:46:13.022991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2026-07-10 00:46:13.023002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2026-07-10 00:46:13.023013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2026-07-10 00:46:13.023029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:46:13.023070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:46:13.023081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:46:13.023092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fonts-dejavu-mono (2.37-8) ... 2026-07-10 00:46:13.023113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:46:13.023123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 00:46:13.023134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:46:13.023144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up patch (2.7.6-7build3) ... 2026-07-10 00:46:13.023165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fonts-dejavu-core (2.37-8) ... 2026-07-10 00:46:13.023175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libunbound-dev:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:46:13.023186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 00:46:13.023196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:46:13.023207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:46:13.023217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up autoconf (2.71-3) ... 2026-07-10 00:46:13.023227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 00:46:13.023238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:46:13.023268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcap-ng-dev:amd64 (0.8.4-2build2) ... 2026-07-10 00:46:13.023289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:46:13.023429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 00:46:13.023509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.023533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:46:13.023543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:46:13.023553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:46:13.023563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-07-10 00:46:13.023573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-07-10 00:46:13.023618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libonig5:amd64 (6.9.9-1build1) ... 2026-07-10 00:46:13.023629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblocale-gettext-perl (1.07-6ubuntu5) ... 2026-07-10 00:46:13.023639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-merge-perl (0.08-5) ... 2026-07-10 00:46:13.023669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.023679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 00:46:13.023690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-10 00:46:13.023700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: 2026-07-10 00:46:13.023711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-10 00:46:13.023722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist 2026-07-10 00:46:13.023733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist 2026-07-10 00:46:13.023743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up manpages-dev (6.7-2) ... 2026-07-10 00:46:13.023754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-07-10 00:46:13.023764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:46:13.023784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-07-10 00:46:13.023794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:46:13.023804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-07-10 00:46:13.023814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-10 00:46:13.023824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.023834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 00:46:13.023844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:46:13.023855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up xauth (1:1.1.2-1build1) ... 2026-07-10 00:46:13.023875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 00:46:13.023885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up jq (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:46:13.023895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:46:13.023905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-07-10 00:46:13.023915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.023935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.023945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.023972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:46:13.023994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:46:13.024004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.024014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.024024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.024068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.024087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtool (2.4.7-7build1) ... 2026-07-10 00:46:13.024098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.024108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.024119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:46:13.024136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:46:13.024146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-07-10 00:46:13.024158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2026-07-10 00:46:13.025131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up build-essential (12.10ubuntu1) ... 2026-07-10 00:46:13.025153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif1:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 00:46:13.025164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-07-10 00:46:13.025173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc-devtools (2.39-0ubuntu8.7) ... 2026-07-10 00:46:13.025191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 00:46:13.025209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 00:46:13.025227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:46:13.025244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Cloning into '/ovn'... 2026-07-10 00:46:13.025263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Note: switching to '65e3fa0cffcbeaddf6172542b31fc359587e8207'. 2026-07-10 00:46:13.025299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:You are in 'detached HEAD' state. You can look around, make experimental 2026-07-10 00:46:13.025317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:changes and commit them, and you can discard any commits you make in this 2026-07-10 00:46:13.025335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:state without impacting any branches by switching back to a branch. 2026-07-10 00:46:13.025349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you want to create a new branch to retain commits you create, you may 2026-07-10 00:46:13.025359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:do so (now or later) by using -c with the switch command. Example: 2026-07-10 00:46:13.025369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git switch -c 2026-07-10 00:46:13.025379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Or undo this operation with: 2026-07-10 00:46:13.025389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git switch - 2026-07-10 00:46:13.025399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Turn off this advice by setting config variable advice.detachedHead to false 2026-07-10 00:46:13.025409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 2026-07-10 00:46:13.025429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'build-aux/ltmain.sh' 2026-07-10 00:46:13.025496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 2026-07-10 00:46:13.025509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/libtool.m4' 2026-07-10 00:46:13.025518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltoptions.m4' 2026-07-10 00:46:13.025528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltsugar.m4' 2026-07-10 00:46:13.025538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltversion.m4' 2026-07-10 00:46:13.025548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/lt~obsolete.m4' 2026-07-10 00:46:13.025558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: warning: The macro `AC_PROG_CC_C99' is obsolete. 2026-07-10 00:46:13.025568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: You should run autoupdate. 2026-07-10 00:46:13.025577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... 2026-07-10 00:46:13.025587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: the top level 2026-07-10 00:46:13.025597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: installing 'build-aux/compile' 2026-07-10 00:46:13.025617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:40: installing 'build-aux/config.guess' 2026-07-10 00:46:13.025636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:40: installing 'build-aux/config.sub' 2026-07-10 00:46:13.025656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:21: installing 'build-aux/install-sh' 2026-07-10 00:46:13.025675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:21: installing 'build-aux/missing' 2026-07-10 00:46:13.025695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Makefile.am: installing 'build-aux/depcomp' 2026-07-10 00:46:13.025715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Submodule 'ovs' (https://github.com/openvswitch/ovs.git) registered for path 'ovs' 2026-07-10 00:46:13.025735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Cloning into '/ovn/ovs'... 2026-07-10 00:46:13.025754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:From https://github.com/openvswitch/ovs 2026-07-10 00:46:13.025782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: * branch 533ff75523ebfe69a7c923641103c20266c16b58 -> FETCH_HEAD 2026-07-10 00:46:13.025792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Submodule path 'ovs': checked out '533ff75523ebfe69a7c923641103c20266c16b58' 2026-07-10 00:46:13.025820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 2026-07-10 00:46:13.025830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'build-aux/ltmain.sh' 2026-07-10 00:46:13.025840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 2026-07-10 00:46:13.025850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/libtool.m4' 2026-07-10 00:46:13.025860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltoptions.m4' 2026-07-10 00:46:13.025869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltsugar.m4' 2026-07-10 00:46:13.025879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltversion.m4' 2026-07-10 00:46:13.025889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/lt~obsolete.m4' 2026-07-10 00:46:13.025899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:27: installing 'build-aux/compile' 2026-07-10 00:46:13.025915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:43: installing 'build-aux/config.guess' 2026-07-10 00:46:13.025935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:43: installing 'build-aux/config.sub' 2026-07-10 00:46:13.025955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:22: installing 'build-aux/install-sh' 2026-07-10 00:46:13.025975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.025984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:22: installing 'build-aux/missing' 2026-07-10 00:46:13.026004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.026021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Makefile.am: installing 'build-aux/depcomp' 2026-07-10 00:46:13.026070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.026095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a BSD-compatible install... 2026-07-10 00:46:13.026111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/install -c 2026-07-10 00:46:13.026127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether build environment is sane... 2026-07-10 00:46:13.026143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.026159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a race-free mkdir -p... 2026-07-10 00:46:13.026174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p 2026-07-10 00:46:13.026191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gawk... 2026-07-10 00:46:13.026208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gawk 2026-07-10 00:46:13.026225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make sets $(MAKE)... 2026-07-10 00:46:13.026241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.026259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2026-07-10 00:46:13.026275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.026290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to create a pax tar archive... 2026-07-10 00:46:13.026306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gnutar 2026-07-10 00:46:13.026322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc... 2026-07-10 00:46:13.026340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc 2026-07-10 00:46:13.026357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the C compiler works... 2026-07-10 00:46:13.026375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.026393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for C compiler default output file name... a.out 2026-07-10 00:46:13.026411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of executables... 2026-07-10 00:46:13.026428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether we are cross compiling... 2026-07-10 00:46:13.026473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.026493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of object files... 2026-07-10 00:46:13.026511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:o 2026-07-10 00:46:13.026529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C... 2026-07-10 00:46:13.026547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.026564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -g... 2026-07-10 00:46:13.026582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.026600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to enable C11 features... 2026-07-10 00:46:13.026618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-07-10 00:46:13.026636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc understands -c and -o together... 2026-07-10 00:46:13.026654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.026671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports the include directive... 2026-07-10 00:46:13.026690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes (GNU style) 2026-07-10 00:46:13.026707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of gcc... 2026-07-10 00:46:13.026739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2026-07-10 00:46:13.026758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++... 2026-07-10 00:46:13.026776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ 2026-07-10 00:46:13.026793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C++... 2026-07-10 00:46:13.026811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.026829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ accepts -g... 2026-07-10 00:46:13.026857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.026876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to enable C++11 features... 2026-07-10 00:46:13.026894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-07-10 00:46:13.026913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of g++... 2026-07-10 00:46:13.026930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2026-07-10 00:46:13.026949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C preprocessor... 2026-07-10 00:46:13.026982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -E 2026-07-10 00:46:13.027000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for grep that handles long lines and -e... 2026-07-10 00:46:13.027018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep 2026-07-10 00:46:13.027071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for fgrep... 2026-07-10 00:46:13.027096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -F 2026-07-10 00:46:13.027114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for egrep... 2026-07-10 00:46:13.027132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -E 2026-07-10 00:46:13.027150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2026-07-10 00:46:13.027168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.027185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdio.h... 2026-07-10 00:46:13.027202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdlib.h... 2026-07-10 00:46:13.027238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for string.h... 2026-07-10 00:46:13.027274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for inttypes.h... 2026-07-10 00:46:13.027310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdint.h... 2026-07-10 00:46:13.027346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strings.h... 2026-07-10 00:46:13.027383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/stat.h... 2026-07-10 00:46:13.027419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/types.h... 2026-07-10 00:46:13.027477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unistd.h... 2026-07-10 00:46:13.027515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for wchar.h... 2026-07-10 00:46:13.027551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for minix/config.h... 2026-07-10 00:46:13.027588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.027607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether it is safe to define __EXTENSIONS__... 2026-07-10 00:46:13.027626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.027644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether _XOPEN_SOURCE should be defined... 2026-07-10 00:46:13.027662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.027681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether byte ordering is bigendian... 2026-07-10 00:46:13.027700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.027719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for special C compiler options needed for large files... no 2026-07-10 00:46:13.027749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for _FILE_OFFSET_BITS value needed for large files... 2026-07-10 00:46:13.027768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.027787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking build system type... 2026-07-10 00:46:13.027805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2026-07-10 00:46:13.027823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking host system type... 2026-07-10 00:46:13.027841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2026-07-10 00:46:13.027869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to print strings... 2026-07-10 00:46:13.027887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf 2026-07-10 00:46:13.027905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a sed that does not truncate output... 2026-07-10 00:46:13.027924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/sed 2026-07-10 00:46:13.027942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by gcc... 2026-07-10 00:46:13.027961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld 2026-07-10 00:46:13.027979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld) is GNU ld... 2026-07-10 00:46:13.027998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.028016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for BSD- or MS-compatible name lister (nm)... 2026-07-10 00:46:13.028034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/nm -B 2026-07-10 00:46:13.028091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the name lister (/usr/bin/nm -B) interface... 2026-07-10 00:46:13.028109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:BSD nm 2026-07-10 00:46:13.028134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether ln -s works... 2026-07-10 00:46:13.028152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.028170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the maximum length of command line arguments... 2026-07-10 00:46:13.028193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1572864 2026-07-10 00:46:13.028285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... 2026-07-10 00:46:13.028382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2026-07-10 00:46:13.028410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 2026-07-10 00:46:13.028635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2026-07-10 00:46:13.028678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for /usr/bin/ld option to reload object files... 2026-07-10 00:46:13.028728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-r 2026-07-10 00:46:13.028857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for file... 2026-07-10 00:46:13.028884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:file 2026-07-10 00:46:13.029014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdump... 2026-07-10 00:46:13.029067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:objdump 2026-07-10 00:46:13.029256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to recognize dependent libraries... 2026-07-10 00:46:13.029341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:pass_all 2026-07-10 00:46:13.029409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlltool... 2026-07-10 00:46:13.029502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.029577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to associate runtime and link libraries... 2026-07-10 00:46:13.029654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf %s\n 2026-07-10 00:46:13.029750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ar... 2026-07-10 00:46:13.029827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ar 2026-07-10 00:46:13.029911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for archiver @FILE support... 2026-07-10 00:46:13.029999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:@ 2026-07-10 00:46:13.030113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strip... 2026-07-10 00:46:13.030207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:strip 2026-07-10 00:46:13.030292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ranlib... 2026-07-10 00:46:13.030374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ranlib 2026-07-10 00:46:13.030498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking command to parse /usr/bin/nm -B output from gcc object... 2026-07-10 00:46:13.030584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ok 2026-07-10 00:46:13.030651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sysroot... 2026-07-10 00:46:13.030720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.030799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a working dd... 2026-07-10 00:46:13.030884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd 2026-07-10 00:46:13.030954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to truncate binary pipes... 2026-07-10 00:46:13.031021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd bs=4096 count=1 2026-07-10 00:46:13.031122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mt... 2026-07-10 00:46:13.031213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.031284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if : is a manifest tool... 2026-07-10 00:46:13.031368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.031482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlfcn.h... 2026-07-10 00:46:13.031552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.031610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdir... 2026-07-10 00:46:13.031663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:.libs 2026-07-10 00:46:13.031731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -fno-rtti -fno-exceptions... 2026-07-10 00:46:13.031798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.031866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to produce PIC... 2026-07-10 00:46:13.031935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-fPIC -DPIC 2026-07-10 00:46:13.032004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc PIC flag -fPIC -DPIC works... 2026-07-10 00:46:13.033161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc static flag -static works... 2026-07-10 00:46:13.033204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... 2026-07-10 00:46:13.033231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... (cached) yes 2026-07-10 00:46:13.033258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-07-10 00:46:13.033272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2026-07-10 00:46:13.033299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2026-07-10 00:46:13.033312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... immediate 2026-07-10 00:46:13.033326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether stripping libraries is possible... 2026-07-10 00:46:13.033339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if libtool supports shared libraries... yes 2026-07-10 00:46:13.033365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build shared libraries... 2026-07-10 00:46:13.033378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.033392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build static libraries... yes 2026-07-10 00:46:13.033405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C++ preprocessor... 2026-07-10 00:46:13.033419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ -E 2026-07-10 00:46:13.033432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by g++... 2026-07-10 00:46:13.033471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld -m elf_x86_64 2026-07-10 00:46:13.033485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 2026-07-10 00:46:13.033499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-07-10 00:46:13.033546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to produce PIC... -fPIC -DPIC 2026-07-10 00:46:13.033572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ PIC flag -fPIC -DPIC works... 2026-07-10 00:46:13.033585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ static flag -static works... 2026-07-10 00:46:13.033635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... 2026-07-10 00:46:13.033689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... (cached) yes 2026-07-10 00:46:13.033833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-07-10 00:46:13.033901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.033970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2026-07-10 00:46:13.033990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) 2026-07-10 00:46:13.034068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2026-07-10 00:46:13.034145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... immediate 2026-07-10 00:46:13.034201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pow... 2026-07-10 00:46:13.034237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-lm 2026-07-10 00:46:13.034309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing clock_gettime... 2026-07-10 00:46:13.034330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.034408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing timer_create... 2026-07-10 00:46:13.034498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.034518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlock_tryrdlock... 2026-07-10 00:46:13.034611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.034622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlockattr_destroy... 2026-07-10 00:46:13.034706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.034740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_spin_lock... 2026-07-10 00:46:13.034790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.034840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_spin_lock... 2026-07-10 00:46:13.034891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.034943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc options needed to detect all undeclared functions... 2026-07-10 00:46:13.034991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-07-10 00:46:13.035054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r is declared... 2026-07-10 00:46:13.035111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.035168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r returns char *... 2026-07-10 00:46:13.035222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.035283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for MSVC x64 compiler... 2026-07-10 00:46:13.035342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.035412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for windows.h... 2026-07-10 00:46:13.035511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.035557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether USDT probes are enabled... 2026-07-10 00:46:13.035612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.035692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/netlink.h... 2026-07-10 00:46:13.035754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.035809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2026-07-10 00:46:13.035865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.035941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local/ssl... 2026-07-10 00:46:13.035998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.036052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/lib/ssl... 2026-07-10 00:46:13.036138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.036200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/ssl... 2026-07-10 00:46:13.036259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.036309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/pkg... 2026-07-10 00:46:13.036363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.036426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local... 2026-07-10 00:46:13.036541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.037117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr... 2026-07-10 00:46:13.037130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.037136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiling and linking against OpenSSL works... 2026-07-10 00:46:13.037142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.037149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether SSL_set_tlsext_host_name is declared... 2026-07-10 00:46:13.037155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.037161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for capng_clear in -lcap-ng... 2026-07-10 00:46:13.037167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.037173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for Python 3 (version 3.6 or later)... 2026-07-10 00:46:13.037180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/python3 2026-07-10 00:46:13.037186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for flake8... 2026-07-10 00:46:13.037192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.037198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build-3... 2026-07-10 00:46:13.037207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.037213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build-2... 2026-07-10 00:46:13.037246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.037400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build... 2026-07-10 00:46:13.037438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.037505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dot... 2026-07-10 00:46:13.037517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.037531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_dl.h... 2026-07-10 00:46:13.037589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.037654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strtok_r macro segfaults on some inputs... 2026-07-10 00:46:13.037717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.037779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether AF_XDP is enabled... 2026-07-10 00:46:13.037843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:auto 2026-07-10 00:46:13.037892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bpf/libbpf.h... 2026-07-10 00:46:13.037950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.038088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure: WARNING: Cannot find bpf/libbpf.h, netdev-afxdp will not be supported (use --disable-afxdp to suppress this warning). 2026-07-10 00:46:13.038120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.038159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether sys_siglist is declared... 2026-07-10 00:46:13.038214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.038273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sigdescr_np... 2026-07-10 00:46:13.038350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.038402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether malloc_trim is declared... 2026-07-10 00:46:13.038485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.038577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtim.tv_nsec... 2026-07-10 00:46:13.038631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.038690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtimensec... 2026-07-10 00:46:13.041133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.041148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct ifreq.ifr_flagshigh... 2026-07-10 00:46:13.041155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.041163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct mmsghdr.msg_len... 2026-07-10 00:46:13.041169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct sockaddr_in6.sin6_scope_id... 2026-07-10 00:46:13.041183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mlockall... 2026-07-10 00:46:13.041195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strnlen... 2026-07-10 00:46:13.041207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getloadavg... 2026-07-10 00:46:13.041219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for statvfs... 2026-07-10 00:46:13.041232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getmntent_r... 2026-07-10 00:46:13.041244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sendmmsg... 2026-07-10 00:46:13.041256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for clock_gettime... 2026-07-10 00:46:13.041268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mntent.h... 2026-07-10 00:46:13.041281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/statvfs.h... 2026-07-10 00:46:13.041293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/types.h... 2026-07-10 00:46:13.041305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/if_ether.h... 2026-07-10 00:46:13.041318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/net_namespace.h... 2026-07-10 00:46:13.041330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdatomic.h... 2026-07-10 00:46:13.041342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bits/floatn-common.h... 2026-07-10 00:46:13.041354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_mib.h... 2026-07-10 00:46:13.041366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.041373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing backtrace... 2026-07-10 00:46:13.041379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.041385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/perf_event.h... 2026-07-10 00:46:13.041391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for valgrind/valgrind.h... 2026-07-10 00:46:13.041403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.041410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for connect in -lsocket... 2026-07-10 00:46:13.041416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.041422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing gethostbyname... 2026-07-10 00:46:13.041428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.041434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for groff... 2026-07-10 00:46:13.041462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.041469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc has that supports thread_local... 2026-07-10 00:46:13.041475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing __atomic_load_8... 2026-07-10 00:46:13.041488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-latomic 2026-07-10 00:46:13.041501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc supports GCC 4.0+ atomic built-ins... 2026-07-10 00:46:13.041508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.041514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(1)... 2026-07-10 00:46:13.041520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-07-10 00:46:13.041526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(2)... 2026-07-10 00:46:13.041533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-07-10 00:46:13.041539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(4)... 2026-07-10 00:46:13.041545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-07-10 00:46:13.041551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(8)... 2026-07-10 00:46:13.041558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-07-10 00:46:13.041564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing aio_write... 2026-07-10 00:46:13.041570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.041577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_set_name_np... 2026-07-10 00:46:13.041583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.041589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_setname_np() variant... 2026-07-10 00:46:13.041595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:glibc 2026-07-10 00:46:13.041601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether __linux__ is defined... 2026-07-10 00:46:13.041608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:true 2026-07-10 00:46:13.041614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking linker output version information... 2026-07-10 00:46:13.041620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libX-3.4.so.0.0.4) 2026-07-10 00:46:13.041633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ supports C++11 features by default... 2026-07-10 00:46:13.043224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for working posix_memalign... 2026-07-10 00:46:13.043256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ub_ctx_create in -lunbound... 2026-07-10 00:46:13.043264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unw_backtrace in -lunwind... 2026-07-10 00:46:13.043271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.043275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the preprocessor supports include_next... 2026-07-10 00:46:13.043279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether system header files limit the line length... 2026-07-10 00:46:13.043286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.043290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Werror... 2026-07-10 00:46:13.043293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wall... 2026-07-10 00:46:13.043300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wextra... 2026-07-10 00:46:13.043307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-sign-compare... 2026-07-10 00:46:13.043314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wpointer-arith... 2026-07-10 00:46:13.043327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wformat -Wformat-security... 2026-07-10 00:46:13.043334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-enum... 2026-07-10 00:46:13.043341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wunused-parameter... 2026-07-10 00:46:13.043348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbad-function-cast... 2026-07-10 00:46:13.043355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align... 2026-07-10 00:46:13.043362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wstrict-prototypes... 2026-07-10 00:46:13.043369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wold-style-definition... 2026-07-10 00:46:13.043376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.043379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-prototypes... 2026-07-10 00:46:13.044115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-field-initializers... 2026-07-10 00:46:13.044128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wthread-safety... 2026-07-10 00:46:13.044136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.044140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -fno-strict-aliasing... 2026-07-10 00:46:13.044144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-bool... 2026-07-10 00:46:13.044152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wlogical-not-parentheses... 2026-07-10 00:46:13.044159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wsizeof-array-argument... 2026-07-10 00:46:13.044174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbool-compare... 2026-07-10 00:46:13.044182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshift-negative-value... 2026-07-10 00:46:13.044189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wduplicated-cond... 2026-07-10 00:46:13.044198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Qunused-arguments... 2026-07-10 00:46:13.044366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.044456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshadow... 2026-07-10 00:46:13.044565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmultistatement-macros... 2026-07-10 00:46:13.044707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align=strict... 2026-07-10 00:46:13.044857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.044930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-null-pointer-arithmetic... 2026-07-10 00:46:13.045008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.045108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Warray-bounds-pointer-arithmetic... 2026-07-10 00:46:13.045200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.045274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused... 2026-07-10 00:46:13.045351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.045424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused-parameter... 2026-07-10 00:46:13.045540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.045612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking target hint for cgcc... 2026-07-10 00:46:13.045692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64 2026-07-10 00:46:13.045769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking vector options for cgcc... 2026-07-10 00:46:13.045848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-D__MMX__=1 -D__MMX_WITH_SSE__=1 -D__SSE2_MATH__=1 -D__SSE_MATH__=1 -D__SSE__=1 -D__SSE2__=1 2026-07-10 00:46:13.045925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether actions Autovalidator is default implementation... no 2026-07-10 00:46:13.046002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether DPCLS Autovalidator is default implementation... no 2026-07-10 00:46:13.046107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether DPIF AVX512 is default implementation... no 2026-07-10 00:46:13.046199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether MFEX Autovalidator is default implementation... no 2026-07-10 00:46:13.046274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking binutils avx512 assembler checks passing... 2026-07-10 00:46:13.046352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.046428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiler correctly emits AVX512-VL... 2026-07-10 00:46:13.046525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.046605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512f... 2026-07-10 00:46:13.046683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.048102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512bw... 2026-07-10 00:46:13.048110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.048114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512vl... 2026-07-10 00:46:13.048118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.048122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512vbmi... 2026-07-10 00:46:13.048127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.048131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiler correctly emits AVX512-VPOPCNTDQ... 2026-07-10 00:46:13.048135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.048139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct tcf_t.firstuse... 2026-07-10 00:46:13.048143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.048147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether dpdk is enabled... 2026-07-10 00:46:13.048151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.048154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... (cached) yes 2026-07-10 00:46:13.048158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking that generated files are newer than configure... 2026-07-10 00:46:13.048162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2026-07-10 00:46:13.048165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure: creating ./config.status 2026-07-10 00:46:13.048169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/stdio.h 2026-07-10 00:46:13.048172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/string.h 2026-07-10 00:46:13.048176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ovsdb/libovsdb.sym 2026-07-10 00:46:13.048179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ofproto/libofproto.sym 2026-07-10 00:46:13.048183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libsflow.sym 2026-07-10 00:46:13.048186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libopenvswitch.sym 2026-07-10 00:46:13.048190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating vtep/libvtep.sym 2026-07-10 00:46:13.048198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2026-07-10 00:46:13.048206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating tests/atlocal 2026-07-10 00:46:13.048209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libopenvswitch.pc 2026-07-10 00:46:13.048213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libsflow.pc 2026-07-10 00:46:13.048216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ofproto/libofproto.pc 2026-07-10 00:46:13.048222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ovsdb/libovsdb.pc 2026-07-10 00:46:13.048226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating include/openvswitch/version.h 2026-07-10 00:46:13.048279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating config.h 2026-07-10 00:46:13.048344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing tests/atconfig commands 2026-07-10 00:46:13.048413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2026-07-10 00:46:13.048532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing libtool commands 2026-07-10 00:46:13.048598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing include/openflow/openflow.h.stamp commands 2026-07-10 00:46:13.048669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/bugtool/dummy commands 2026-07-10 00:46:13.048738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing ipsec/dummy commands 2026-07-10 00:46:13.048812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ofproto/ipfix-gen-entities ofproto/ipfix.xml > ofproto/ipfix-entities.def.tmp && \ 2026-07-10 00:46:13.048864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ofproto/ipfix-entities.def.tmp ofproto/ipfix-entities.def 2026-07-10 00:46:13.048923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed -f ./build-aux/extract-odp-netlink-h < include/linux/openvswitch.h > include/odp-netlink.h 2026-07-10 00:46:13.048982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2026-07-10 00:46:13.049046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e '/^##/d' \ 2026-07-10 00:46:13.049106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.049165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.049218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.049271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.049324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.049376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.049428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < python/ovs/dirs.py.template > python/ovs/dirs.py.tmp && \ 2026-07-10 00:46:13.049496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv python/ovs/dirs.py.tmp python/ovs/dirs.py 2026-07-10 00:46:13.049562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in annotate ./vswitchd/vswitch.ovsschema ./lib/vswitch-idl.ann > lib/vswitch-idl.ovsidl.tmp && mv lib/vswitch-idl.ovsidl.tmp lib/vswitch-idl.ovsidl 2026-07-10 00:46:13.049647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in annotate ./ovsdb/_server.ovsschema ./lib/ovsdb-server-idl.ann > lib/ovsdb-server-idl.ovsidl.tmp && mv lib/ovsdb-server-idl.ovsidl.tmp lib/ovsdb-server-idl.ovsidl 2026-07-10 00:46:13.049719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in -C . annotate tests/idltest.ovsschema tests/idltest.ann > tests/idltest.ovsidl.tmp && \ 2026-07-10 00:46:13.049771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/idltest.ovsidl.tmp tests/idltest.ovsidl 2026-07-10 00:46:13.049831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in annotate ./vtep/vtep.ovsschema ./vtep/vtep-idl.ann > vtep/vtep-idl.ovsidl.tmp && \ 2026-07-10 00:46:13.049884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vtep/vtep-idl.ovsidl.tmp vtep/vtep-idl.ovsidl 2026-07-10 00:46:13.049941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sh -f ./build-aux/extract-odp-netlink-macros-h include/odp-netlink.h > include/odp-netlink-macros.h 2026-07-10 00:46:13.050002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-source lib/ovsdb-server-idl.ovsidl > lib/ovsdb-server-idl.c.tmp && mv lib/ovsdb-server-idl.c.tmp lib/ovsdb-server-idl.c 2026-07-10 00:46:13.050088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-header lib/ovsdb-server-idl.ovsidl > lib/ovsdb-server-idl.h.tmp && mv lib/ovsdb-server-idl.h.tmp lib/ovsdb-server-idl.h 2026-07-10 00:46:13.050157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-header tests/idltest.ovsidl > tests/idltest.h.tmp && mv tests/idltest.h.tmp tests/idltest.h 2026-07-10 00:46:13.050211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-source vtep/vtep-idl.ovsidl > vtep/vtep-idl.c.tmp && mv vtep/vtep-idl.c.tmp vtep/vtep-idl.c 2026-07-10 00:46:13.050267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-header vtep/vtep-idl.ovsidl > vtep/vtep-idl.h.tmp && mv vtep/vtep-idl.h.tmp vtep/vtep-idl.h 2026-07-10 00:46:13.050324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-source lib/vswitch-idl.ovsidl > lib/vswitch-idl.c.tmp && mv lib/vswitch-idl.c.tmp lib/vswitch-idl.c 2026-07-10 00:46:13.050384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-header lib/vswitch-idl.ovsidl > lib/vswitch-idl.h.tmp && mv lib/vswitch-idl.h.tmp lib/vswitch-idl.h 2026-07-10 00:46:13.050450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-source tests/idltest.ovsidl > tests/idltest.c.tmp && mv tests/idltest.c.tmp tests/idltest.c 2026-07-10 00:46:13.050511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake all-am 2026-07-10 00:46:13.050569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Entering directory '/ovn/ovs' 2026-07-10 00:46:13.050626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-fields meta-flow ./include/openvswitch/meta-flow.h > lib/meta-flow.inc.tmp 2026-07-10 00:46:13.050684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-fields nx-match ./include/openvswitch/meta-flow.h > lib/nx-match.inc.tmp 2026-07-10 00:46:13.050739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-actions prototypes ./lib/ofp-actions.c > lib/ofp-actions.inc1.tmp && mv lib/ofp-actions.inc1.tmp lib/ofp-actions.inc1 2026-07-10 00:46:13.050790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-actions definitions ./lib/ofp-actions.c > lib/ofp-actions.inc2.tmp && mv lib/ofp-actions.inc2.tmp lib/ofp-actions.inc2 2026-07-10 00:46:13.050849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-bundle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.050909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-bundle.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-bundle.lo lib/ofp-bundle.c &&\ 2026-07-10 00:46:13.050972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.051043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.051111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-connection.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-connection.lo lib/ofp-connection.c &&\ 2026-07-10 00:46:13.051173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.051231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/meta-flow.inc.tmp lib/meta-flow.inc 2026-07-10 00:46:13.051290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.051345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ct.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-ct.lo lib/ofp-ct.c &&\ 2026-07-10 00:46:13.051399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.051510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/nx-match.inc.tmp lib/nx-match.inc 2026-07-10 00:46:13.051578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ed-props.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.051635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ed-props.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-ed-props.lo lib/ofp-ed-props.c &&\ 2026-07-10 00:46:13.051690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.051753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-connection.lo -MD -MP -MF lib/.deps/ofp-connection.Tpo -c lib/ofp-connection.c -o lib/ofp-connection.o 2026-07-10 00:46:13.051833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-bundle.lo -MD -MP -MF lib/.deps/ofp-bundle.Tpo -c lib/ofp-bundle.c -o lib/ofp-bundle.o 2026-07-10 00:46:13.051892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ct.lo -MD -MP -MF lib/.deps/ofp-ct.Tpo -c lib/ofp-ct.c -o lib/ofp-ct.o 2026-07-10 00:46:13.051960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ed-props.lo -MD -MP -MF lib/.deps/ofp-ed-props.Tpo -c lib/ofp-ed-props.c -o lib/ofp-ed-props.o 2026-07-10 00:46:13.052005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/extract-ofp-errors \ 2026-07-10 00:46:13.052076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openvswitch/ofp-errors.h \ 2026-07-10 00:46:13.053089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openflow/openflow-common.h > lib/ofp-errors.inc.tmp && \ 2026-07-10 00:46:13.053098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ofp-errors.inc.tmp lib/ofp-errors.inc 2026-07-10 00:46:13.053103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-flow.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-flow.lo lib/ofp-flow.c &&\ 2026-07-10 00:46:13.053112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-group.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-group.lo lib/ofp-group.c &&\ 2026-07-10 00:46:13.053132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-flow.lo -MD -MP -MF lib/.deps/ofp-flow.Tpo -c lib/ofp-flow.c -o lib/ofp-flow.o 2026-07-10 00:46:13.053139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ipfix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ipfix.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-ipfix.lo lib/ofp-ipfix.c &&\ 2026-07-10 00:46:13.053150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-group.lo -MD -MP -MF lib/.deps/ofp-group.Tpo -c lib/ofp-group.c -o lib/ofp-group.o 2026-07-10 00:46:13.053162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-match.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-match.lo lib/ofp-match.c &&\ 2026-07-10 00:46:13.053172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ipfix.lo -MD -MP -MF lib/.deps/ofp-ipfix.Tpo -c lib/ofp-ipfix.c -o lib/ofp-ipfix.o 2026-07-10 00:46:13.053180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-match.lo -MD -MP -MF lib/.deps/ofp-match.Tpo -c lib/ofp-match.c -o lib/ofp-match.o 2026-07-10 00:46:13.053184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-meter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-meter.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-meter.lo lib/ofp-meter.c &&\ 2026-07-10 00:46:13.053191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-meter.lo -MD -MP -MF lib/.deps/ofp-meter.Tpo -c lib/ofp-meter.c -o lib/ofp-meter.o 2026-07-10 00:46:13.053201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-monitor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-monitor.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-monitor.lo lib/ofp-monitor.c &&\ 2026-07-10 00:46:13.053216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-monitor.lo -MD -MP -MF lib/.deps/ofp-monitor.Tpo -c lib/ofp-monitor.c -o lib/ofp-monitor.o 2026-07-10 00:46:13.053224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/extract-ofp-msgs \ 2026-07-10 00:46:13.053227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openvswitch/ofp-msgs.h lib/ofp-msgs.inc > lib/ofp-msgs.inc.tmp && mv lib/ofp-msgs.inc.tmp lib/ofp-msgs.inc 2026-07-10 00:46:13.053232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-packet.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-packet.lo lib/ofp-packet.c &&\ 2026-07-10 00:46:13.053239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-parse.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-parse.lo lib/ofp-parse.c &&\ 2026-07-10 00:46:13.053252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-packet.lo -MD -MP -MF lib/.deps/ofp-packet.Tpo -c lib/ofp-packet.c -o lib/ofp-packet.o 2026-07-10 00:46:13.053263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-parse.lo -MD -MP -MF lib/.deps/ofp-parse.Tpo -c lib/ofp-parse.c -o lib/ofp-parse.o 2026-07-10 00:46:13.053269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-port.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-port.lo lib/ofp-port.c &&\ 2026-07-10 00:46:13.053326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-print.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-print.lo lib/ofp-print.c &&\ 2026-07-10 00:46:13.053492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-port.lo -MD -MP -MF lib/.deps/ofp-port.Tpo -c lib/ofp-port.c -o lib/ofp-port.o 2026-07-10 00:46:13.053602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-print.lo -MD -MP -MF lib/.deps/ofp-print.Tpo -c lib/ofp-print.c -o lib/ofp-print.o 2026-07-10 00:46:13.053649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-prop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-prop.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-prop.lo lib/ofp-prop.c &&\ 2026-07-10 00:46:13.053741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-prop.lo -MD -MP -MF lib/.deps/ofp-prop.Tpo -c lib/ofp-prop.c -o lib/ofp-prop.o 2026-07-10 00:46:13.053844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-protocol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.053890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-protocol.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-protocol.lo lib/ofp-protocol.c &&\ 2026-07-10 00:46:13.053942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.053992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-protocol.lo -MD -MP -MF lib/.deps/ofp-protocol.Tpo -c lib/ofp-protocol.c -o lib/ofp-protocol.o 2026-07-10 00:46:13.054043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.054111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-queue.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-queue.lo lib/ofp-queue.c &&\ 2026-07-10 00:46:13.054152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.054203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.054248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-switch.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-switch.lo lib/ofp-switch.c &&\ 2026-07-10 00:46:13.054292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.054344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-queue.lo -MD -MP -MF lib/.deps/ofp-queue.Tpo -c lib/ofp-queue.c -o lib/ofp-queue.o 2026-07-10 00:46:13.054396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-switch.lo -MD -MP -MF lib/.deps/ofp-switch.Tpo -c lib/ofp-switch.c -o lib/ofp-switch.o 2026-07-10 00:46:13.054484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.054541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-table.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-table.lo lib/ofp-table.c &&\ 2026-07-10 00:46:13.054587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.054648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-table.lo -MD -MP -MF lib/.deps/ofp-table.Tpo -c lib/ofp-table.c -o lib/ofp-table.o 2026-07-10 00:46:13.054685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.054730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-util.lo lib/ofp-util.c &&\ 2026-07-10 00:46:13.054773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.054823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-version-opt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.054871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-version-opt.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-version-opt.lo lib/ofp-version-opt.c &&\ 2026-07-10 00:46:13.054915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.056319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-util.lo -MD -MP -MF lib/.deps/ofp-util.Tpo -c lib/ofp-util.c -o lib/ofp-util.o 2026-07-10 00:46:13.056357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-version-opt.lo -MD -MP -MF lib/.deps/ofp-version-opt.Tpo -c lib/ofp-version-opt.c -o lib/ofp-version-opt.o 2026-07-10 00:46:13.056400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofpbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.056469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofpbuf.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofpbuf.lo lib/ofpbuf.c &&\ 2026-07-10 00:46:13.056531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.056582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-atomic-locked.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.056620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-atomic-locked.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-atomic-locked.lo lib/ovs-atomic-locked.c &&\ 2026-07-10 00:46:13.056656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.056705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.056744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-lldp.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-lldp.lo lib/ovs-lldp.c &&\ 2026-07-10 00:46:13.056779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.056816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofpbuf.lo -MD -MP -MF lib/.deps/ofpbuf.Tpo -c lib/ofpbuf.c -o lib/ofpbuf.o 2026-07-10 00:46:13.056874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-atomic-locked.lo -MD -MP -MF lib/.deps/ovs-atomic-locked.Tpo -c lib/ovs-atomic-locked.c -o lib/ovs-atomic-locked.o 2026-07-10 00:46:13.056921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-lldp.lo -MD -MP -MF lib/.deps/ovs-lldp.Tpo -c lib/ovs-lldp.c -o lib/ovs-lldp.o 2026-07-10 00:46:13.056954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-numa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.057001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-numa.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-numa.lo lib/ovs-numa.c &&\ 2026-07-10 00:46:13.057056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.057078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-numa.lo -MD -MP -MF lib/.deps/ovs-numa.Tpo -c lib/ovs-numa.c -o lib/ovs-numa.o 2026-07-10 00:46:13.057135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-rcu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.057180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-rcu.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-rcu.lo lib/ovs-rcu.c &&\ 2026-07-10 00:46:13.057194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.057248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-rcu.lo -MD -MP -MF lib/.deps/ovs-rcu.Tpo -c lib/ovs-rcu.c -o lib/ovs-rcu.o 2026-07-10 00:46:13.057286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-replay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.057322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-replay.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-replay.lo lib/ovs-replay.c &&\ 2026-07-10 00:46:13.057344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.058254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-router.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.058290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-router.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-router.lo lib/ovs-router.c &&\ 2026-07-10 00:46:13.058301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.058309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.058318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-thread.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-thread.lo lib/ovs-thread.c &&\ 2026-07-10 00:46:13.058326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.058334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-replay.lo -MD -MP -MF lib/.deps/ovs-replay.Tpo -c lib/ovs-replay.c -o lib/ovs-replay.o 2026-07-10 00:46:13.058343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-router.lo -MD -MP -MF lib/.deps/ovs-router.Tpo -c lib/ovs-router.c -o lib/ovs-router.o 2026-07-10 00:46:13.058352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-cs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.058367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-cs.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-cs.lo lib/ovsdb-cs.c &&\ 2026-07-10 00:46:13.058376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.058395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-thread.lo -MD -MP -MF lib/.deps/ovs-thread.Tpo -c lib/ovs-thread.c -o lib/ovs-thread.o 2026-07-10 00:46:13.058405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-cs.lo -MD -MP -MF lib/.deps/ovsdb-cs.Tpo -c lib/ovsdb-cs.c -o lib/ovsdb-cs.o 2026-07-10 00:46:13.058413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.058421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-data.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-data.lo lib/ovsdb-data.c &&\ 2026-07-10 00:46:13.058430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.058438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-data.lo -MD -MP -MF lib/.deps/ovsdb-data.Tpo -c lib/ovsdb-data.c -o lib/ovsdb-data.o 2026-07-10 00:46:13.058469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.058484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-error.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-error.lo lib/ovsdb-error.c &&\ 2026-07-10 00:46:13.058492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.058500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.058519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-idl.lo lib/ovsdb-idl.c &&\ 2026-07-10 00:46:13.058528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.058536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-error.lo -MD -MP -MF lib/.deps/ovsdb-error.Tpo -c lib/ovsdb-error.c -o lib/ovsdb-error.o 2026-07-10 00:46:13.058543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-idl.lo -MD -MP -MF lib/.deps/ovsdb-idl.Tpo -c lib/ovsdb-idl.c -o lib/ovsdb-idl.o 2026-07-10 00:46:13.058552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-map-op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.058561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-map-op.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-map-op.lo lib/ovsdb-map-op.c &&\ 2026-07-10 00:46:13.058573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.058582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-map-op.lo -MD -MP -MF lib/.deps/ovsdb-map-op.Tpo -c lib/ovsdb-map-op.c -o lib/ovsdb-map-op.o 2026-07-10 00:46:13.058590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-set-op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.058608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-set-op.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-set-op.lo lib/ovsdb-set-op.c &&\ 2026-07-10 00:46:13.058615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.058624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-condition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.058632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-condition.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-condition.lo lib/ovsdb-condition.c &&\ 2026-07-10 00:46:13.058641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-set-op.lo -MD -MP -MF lib/.deps/ovsdb-set-op.Tpo -c lib/ovsdb-set-op.c -o lib/ovsdb-set-op.o 2026-07-10 00:46:13.060140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-condition.lo -MD -MP -MF lib/.deps/ovsdb-condition.Tpo -c lib/ovsdb-condition.c -o lib/ovsdb-condition.o 2026-07-10 00:46:13.060159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-parser.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-parser.lo lib/ovsdb-parser.c &&\ 2026-07-10 00:46:13.060176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-session.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-session.lo lib/ovsdb-session.c &&\ 2026-07-10 00:46:13.060207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-parser.lo -MD -MP -MF lib/.deps/ovsdb-parser.Tpo -c lib/ovsdb-parser.c -o lib/ovsdb-parser.o 2026-07-10 00:46:13.060230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-session.lo -MD -MP -MF lib/.deps/ovsdb-session.Tpo -c lib/ovsdb-session.c -o lib/ovsdb-session.o 2026-07-10 00:46:13.060238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-types.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-types.lo lib/ovsdb-types.c &&\ 2026-07-10 00:46:13.060261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ox-stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ox-stat.lo -MD -MP -MF $depbase.Tpo -c -o lib/ox-stat.lo lib/ox-stat.c &&\ 2026-07-10 00:46:13.060276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/packets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/packets.lo -MD -MP -MF $depbase.Tpo -c -o lib/packets.lo lib/packets.c &&\ 2026-07-10 00:46:13.060295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-types.lo -MD -MP -MF lib/.deps/ovsdb-types.Tpo -c lib/ovsdb-types.c -o lib/ovsdb-types.o 2026-07-10 00:46:13.060312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ox-stat.lo -MD -MP -MF lib/.deps/ox-stat.Tpo -c lib/ox-stat.c -o lib/ox-stat.o 2026-07-10 00:46:13.060317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/packets.lo -MD -MP -MF lib/.deps/packets.Tpo -c lib/packets.c -o lib/packets.o 2026-07-10 00:46:13.060325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/pcap-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/pcap-file.lo -MD -MP -MF $depbase.Tpo -c -o lib/pcap-file.lo lib/pcap-file.c &&\ 2026-07-10 00:46:13.060334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/perf-counter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/perf-counter.lo -MD -MP -MF $depbase.Tpo -c -o lib/perf-counter.lo lib/perf-counter.c &&\ 2026-07-10 00:46:13.060347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/pcap-file.lo -MD -MP -MF lib/.deps/pcap-file.Tpo -c lib/pcap-file.c -o lib/pcap-file.o 2026-07-10 00:46:13.060363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/perf-counter.lo -MD -MP -MF lib/.deps/perf-counter.Tpo -c lib/perf-counter.c -o lib/perf-counter.o 2026-07-10 00:46:13.060368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stopwatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stopwatch.lo -MD -MP -MF $depbase.Tpo -c -o lib/stopwatch.lo lib/stopwatch.c &&\ 2026-07-10 00:46:13.060380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/poll-loop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/poll-loop.lo -MD -MP -MF $depbase.Tpo -c -o lib/poll-loop.lo lib/poll-loop.c &&\ 2026-07-10 00:46:13.060394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stopwatch.lo -MD -MP -MF lib/.deps/stopwatch.Tpo -c lib/stopwatch.c -o lib/stopwatch.o 2026-07-10 00:46:13.060405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/poll-loop.lo -MD -MP -MF lib/.deps/poll-loop.Tpo -c lib/poll-loop.c -o lib/poll-loop.o 2026-07-10 00:46:13.060410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/process.lo -MD -MP -MF $depbase.Tpo -c -o lib/process.lo lib/process.c &&\ 2026-07-10 00:46:13.060425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/pvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/pvector.lo -MD -MP -MF $depbase.Tpo -c -o lib/pvector.lo lib/pvector.c &&\ 2026-07-10 00:46:13.060439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/pvector.lo -MD -MP -MF lib/.deps/pvector.Tpo -c lib/pvector.c -o lib/pvector.o 2026-07-10 00:46:13.060470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/process.lo -MD -MP -MF lib/.deps/process.Tpo -c lib/process.c -o lib/process.o 2026-07-10 00:46:13.060474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/random.lo -MD -MP -MF $depbase.Tpo -c -o lib/random.lo lib/random.c &&\ 2026-07-10 00:46:13.060489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rconn.lo -MD -MP -MF $depbase.Tpo -c -o lib/rconn.lo lib/rconn.c &&\ 2026-07-10 00:46:13.060516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/reconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/reconnect.lo -MD -MP -MF $depbase.Tpo -c -o lib/reconnect.lo lib/reconnect.c &&\ 2026-07-10 00:46:13.060545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/random.lo -MD -MP -MF lib/.deps/random.Tpo -c lib/random.c -o lib/random.o 2026-07-10 00:46:13.060561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rconn.lo -MD -MP -MF lib/.deps/rconn.Tpo -c lib/rconn.c -o lib/rconn.o 2026-07-10 00:46:13.060570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/reconnect.lo -MD -MP -MF lib/.deps/reconnect.Tpo -c lib/reconnect.c -o lib/reconnect.o 2026-07-10 00:46:13.060577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rstp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rstp.lo -MD -MP -MF $depbase.Tpo -c -o lib/rstp.lo lib/rstp.c &&\ 2026-07-10 00:46:13.060603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rstp-state-machines.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rstp-state-machines.lo -MD -MP -MF $depbase.Tpo -c -o lib/rstp-state-machines.lo lib/rstp-state-machines.c &&\ 2026-07-10 00:46:13.060633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rstp.lo -MD -MP -MF lib/.deps/rstp.Tpo -c lib/rstp.c -o lib/rstp.o 2026-07-10 00:46:13.060643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rstp-state-machines.lo -MD -MP -MF lib/.deps/rstp-state-machines.Tpo -c lib/rstp-state-machines.c -o lib/rstp-state-machines.o 2026-07-10 00:46:13.060647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/seq.lo -MD -MP -MF $depbase.Tpo -c -o lib/seq.lo lib/seq.c &&\ 2026-07-10 00:46:13.060656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/seq.lo -MD -MP -MF lib/.deps/seq.Tpo -c lib/seq.c -o lib/seq.o 2026-07-10 00:46:13.060673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sha1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sha1.lo -MD -MP -MF $depbase.Tpo -c -o lib/sha1.lo lib/sha1.c &&\ 2026-07-10 00:46:13.060686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sha1.lo -MD -MP -MF lib/.deps/sha1.Tpo -c lib/sha1.c -o lib/sha1.o 2026-07-10 00:46:13.060696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/shash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/shash.lo -MD -MP -MF $depbase.Tpo -c -o lib/shash.lo lib/shash.c &&\ 2026-07-10 00:46:13.060711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/shash.lo -MD -MP -MF lib/.deps/shash.Tpo -c lib/shash.c -o lib/shash.o 2026-07-10 00:46:13.060726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/simap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/simap.lo -MD -MP -MF $depbase.Tpo -c -o lib/simap.lo lib/simap.c &&\ 2026-07-10 00:46:13.060749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/simap.lo -MD -MP -MF lib/.deps/simap.Tpo -c lib/simap.c -o lib/simap.o 2026-07-10 00:46:13.060764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/skiplist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/skiplist.lo -MD -MP -MF $depbase.Tpo -c -o lib/skiplist.lo lib/skiplist.c &&\ 2026-07-10 00:46:13.060785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/smap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/smap.lo -MD -MP -MF $depbase.Tpo -c -o lib/smap.lo lib/smap.c &&\ 2026-07-10 00:46:13.060810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/smap.lo -MD -MP -MF lib/.deps/smap.Tpo -c lib/smap.c -o lib/smap.o 2026-07-10 00:46:13.060826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/skiplist.lo -MD -MP -MF lib/.deps/skiplist.Tpo -c lib/skiplist.c -o lib/skiplist.o 2026-07-10 00:46:13.060848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/socket-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/socket-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/socket-util.lo lib/socket-util.c &&\ 2026-07-10 00:46:13.060865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sort.lo -MD -MP -MF $depbase.Tpo -c -o lib/sort.lo lib/sort.c &&\ 2026-07-10 00:46:13.060895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sset.lo -MD -MP -MF $depbase.Tpo -c -o lib/sset.lo lib/sset.c &&\ 2026-07-10 00:46:13.060920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/socket-util.lo -MD -MP -MF lib/.deps/socket-util.Tpo -c lib/socket-util.c -o lib/socket-util.o 2026-07-10 00:46:13.060935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sort.lo -MD -MP -MF lib/.deps/sort.Tpo -c lib/sort.c -o lib/sort.o 2026-07-10 00:46:13.060953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sset.lo -MD -MP -MF lib/.deps/sset.Tpo -c lib/sset.c -o lib/sset.o 2026-07-10 00:46:13.060962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.060974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stp.lo -MD -MP -MF $depbase.Tpo -c -o lib/stp.lo lib/stp.c &&\ 2026-07-10 00:46:13.060982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.060990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.061001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-fd.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-fd.lo lib/stream-fd.c &&\ 2026-07-10 00:46:13.061013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.061084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stp.lo -MD -MP -MF lib/.deps/stp.Tpo -c lib/stp.c -o lib/stp.o 2026-07-10 00:46:13.061127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-fd.lo -MD -MP -MF lib/.deps/stream-fd.Tpo -c lib/stream-fd.c -o lib/stream-fd.o 2026-07-10 00:46:13.061147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-replay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.061184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-replay.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-replay.lo lib/stream-replay.c &&\ 2026-07-10 00:46:13.061198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.061329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.061360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-tcp.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-tcp.lo lib/stream-tcp.c &&\ 2026-07-10 00:46:13.061375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.061384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-replay.lo -MD -MP -MF lib/.deps/stream-replay.Tpo -c lib/stream-replay.c -o lib/stream-replay.o 2026-07-10 00:46:13.061389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-tcp.lo -MD -MP -MF lib/.deps/stream-tcp.Tpo -c lib/stream-tcp.c -o lib/stream-tcp.o 2026-07-10 00:46:13.061395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.061433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream.lo lib/stream.c &&\ 2026-07-10 00:46:13.061467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.061525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream.lo -MD -MP -MF lib/.deps/stream.Tpo -c lib/stream.c -o lib/stream.o 2026-07-10 00:46:13.061533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.061574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stdio.lo -MD -MP -MF $depbase.Tpo -c -o lib/stdio.lo lib/stdio.c &&\ 2026-07-10 00:46:13.061605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.061642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.061676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/string.lo -MD -MP -MF $depbase.Tpo -c -o lib/string.lo lib/string.c &&\ 2026-07-10 00:46:13.061709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.061748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stdio.lo -MD -MP -MF lib/.deps/stdio.Tpo -c lib/stdio.c -o lib/stdio.o 2026-07-10 00:46:13.061789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/svec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.061825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/svec.lo -MD -MP -MF $depbase.Tpo -c -o lib/svec.lo lib/svec.c &&\ 2026-07-10 00:46:13.061857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.061894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/string.lo -MD -MP -MF lib/.deps/string.Tpo -c lib/string.c -o lib/string.o 2026-07-10 00:46:13.061935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-direct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.061967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-direct.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-direct.lo lib/syslog-direct.c &&\ 2026-07-10 00:46:13.061998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.062048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/svec.lo -MD -MP -MF lib/.deps/svec.Tpo -c lib/svec.c -o lib/svec.o 2026-07-10 00:46:13.062087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-libc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.062125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-libc.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-libc.lo lib/syslog-libc.c &&\ 2026-07-10 00:46:13.062159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.062197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-direct.lo -MD -MP -MF lib/.deps/syslog-direct.Tpo -c lib/syslog-direct.c -o lib/syslog-direct.o 2026-07-10 00:46:13.062238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.062273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-null.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-null.lo lib/syslog-null.c &&\ 2026-07-10 00:46:13.062305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.062345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-libc.lo -MD -MP -MF lib/.deps/syslog-libc.Tpo -c lib/syslog-libc.c -o lib/syslog-libc.o 2026-07-10 00:46:13.062378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-null.lo -MD -MP -MF lib/.deps/syslog-null.Tpo -c lib/syslog-null.c -o lib/syslog-null.o 2026-07-10 00:46:13.062412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.062470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/table.lo -MD -MP -MF $depbase.Tpo -c -o lib/table.lo lib/table.c &&\ 2026-07-10 00:46:13.062481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.062519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.062551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/timer.lo -MD -MP -MF $depbase.Tpo -c -o lib/timer.lo lib/timer.c &&\ 2026-07-10 00:46:13.062588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.062624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/timeval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.062658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/timeval.lo -MD -MP -MF $depbase.Tpo -c -o lib/timeval.lo lib/timeval.c &&\ 2026-07-10 00:46:13.062690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.062731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/timer.lo -MD -MP -MF lib/.deps/timer.Tpo -c lib/timer.c -o lib/timer.o 2026-07-10 00:46:13.062762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/table.lo -MD -MP -MF lib/.deps/table.Tpo -c lib/table.c -o lib/table.o 2026-07-10 00:46:13.062797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tnl-neigh-cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.062833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tnl-neigh-cache.lo -MD -MP -MF $depbase.Tpo -c -o lib/tnl-neigh-cache.lo lib/tnl-neigh-cache.c &&\ 2026-07-10 00:46:13.062866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.062903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/timeval.lo -MD -MP -MF lib/.deps/timeval.Tpo -c lib/timeval.c -o lib/timeval.o 2026-07-10 00:46:13.062945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tnl-ports.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.062978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tnl-ports.lo -MD -MP -MF $depbase.Tpo -c -o lib/tnl-ports.lo lib/tnl-ports.c &&\ 2026-07-10 00:46:13.063010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.063081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tnl-neigh-cache.lo -MD -MP -MF lib/.deps/tnl-neigh-cache.Tpo -c lib/tnl-neigh-cache.c -o lib/tnl-neigh-cache.o 2026-07-10 00:46:13.063105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tnl-ports.lo -MD -MP -MF lib/.deps/tnl-ports.Tpo -c lib/tnl-ports.c -o lib/tnl-ports.o 2026-07-10 00:46:13.063141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-native-tnl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.063176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-native-tnl.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-native-tnl.lo lib/netdev-native-tnl.c &&\ 2026-07-10 00:46:13.063208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.063244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/token-bucket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.063278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/token-bucket.lo -MD -MP -MF $depbase.Tpo -c -o lib/token-bucket.lo lib/token-bucket.c &&\ 2026-07-10 00:46:13.063315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.063352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tun-metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.063386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tun-metadata.lo -MD -MP -MF $depbase.Tpo -c -o lib/tun-metadata.lo lib/tun-metadata.c &&\ 2026-07-10 00:46:13.063417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.063466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-native-tnl.lo -MD -MP -MF lib/.deps/netdev-native-tnl.Tpo -c lib/netdev-native-tnl.c -o lib/netdev-native-tnl.o 2026-07-10 00:46:13.063498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/token-bucket.lo -MD -MP -MF lib/.deps/token-bucket.Tpo -c lib/token-bucket.c -o lib/token-bucket.o 2026-07-10 00:46:13.063535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/unicode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.063569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/unicode.lo -MD -MP -MF $depbase.Tpo -c -o lib/unicode.lo lib/unicode.c &&\ 2026-07-10 00:46:13.063601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.063638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tun-metadata.lo -MD -MP -MF lib/.deps/tun-metadata.Tpo -c lib/tun-metadata.c -o lib/tun-metadata.o 2026-07-10 00:46:13.063679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/unixctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.063714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/unixctl.lo -MD -MP -MF $depbase.Tpo -c -o lib/unixctl.lo lib/unixctl.c &&\ 2026-07-10 00:46:13.063746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.063783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/unicode.lo -MD -MP -MF lib/.deps/unicode.Tpo -c lib/unicode.c -o lib/unicode.o 2026-07-10 00:46:13.063823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/unixctl.lo -MD -MP -MF lib/.deps/unixctl.Tpo -c lib/unixctl.c -o lib/unixctl.o 2026-07-10 00:46:13.063857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/userspace-tso.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.063890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/userspace-tso.lo -MD -MP -MF $depbase.Tpo -c -o lib/userspace-tso.lo lib/userspace-tso.c &&\ 2026-07-10 00:46:13.063922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.063960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/userspace-tso.lo -MD -MP -MF lib/.deps/userspace-tso.Tpo -c lib/userspace-tso.c -o lib/userspace-tso.o 2026-07-10 00:46:13.063997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.064031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/util.lo -MD -MP -MF $depbase.Tpo -c -o lib/util.lo lib/util.c &&\ 2026-07-10 00:46:13.064081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.064121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/uuid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.064156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/uuid.lo -MD -MP -MF $depbase.Tpo -c -o lib/uuid.lo lib/uuid.c &&\ 2026-07-10 00:46:13.064188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.064228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/util.lo -MD -MP -MF lib/.deps/util.Tpo -c lib/util.c -o lib/util.o 2026-07-10 00:46:13.064262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/uuid.lo -MD -MP -MF lib/.deps/uuid.Tpo -c lib/uuid.c -o lib/uuid.o 2026-07-10 00:46:13.064297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/uuidset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.064331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/uuidset.lo -MD -MP -MF $depbase.Tpo -c -o lib/uuidset.lo lib/uuidset.c &&\ 2026-07-10 00:46:13.064363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.064397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vconn-stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.064431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vconn-stream.lo -MD -MP -MF $depbase.Tpo -c -o lib/vconn-stream.lo lib/vconn-stream.c &&\ 2026-07-10 00:46:13.064539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.064566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vconn-stream.lo -MD -MP -MF lib/.deps/vconn-stream.Tpo -c lib/vconn-stream.c -o lib/vconn-stream.o 2026-07-10 00:46:13.064648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/uuidset.lo -MD -MP -MF lib/.deps/uuidset.Tpo -c lib/uuidset.c -o lib/uuidset.o 2026-07-10 00:46:13.064680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.064714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vconn.lo -MD -MP -MF $depbase.Tpo -c -o lib/vconn.lo lib/vconn.c &&\ 2026-07-10 00:46:13.064746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.064782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vlan-bitmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.064815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vlan-bitmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/vlan-bitmap.lo lib/vlan-bitmap.c &&\ 2026-07-10 00:46:13.064846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.064890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vconn.lo -MD -MP -MF lib/.deps/vconn.Tpo -c lib/vconn.c -o lib/vconn.o 2026-07-10 00:46:13.064934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vlog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.064967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vlog.lo -MD -MP -MF $depbase.Tpo -c -o lib/vlog.lo lib/vlog.c &&\ 2026-07-10 00:46:13.064998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.065054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vlan-bitmap.lo -MD -MP -MF lib/.deps/vlan-bitmap.Tpo -c lib/vlan-bitmap.c -o lib/vlan-bitmap.o 2026-07-10 00:46:13.065080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vlog.lo -MD -MP -MF lib/.deps/vlog.Tpo -c lib/vlog.c -o lib/vlog.o 2026-07-10 00:46:13.065118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/daemon-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.065151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/daemon-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/daemon-unix.lo lib/daemon-unix.c &&\ 2026-07-10 00:46:13.065182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.065218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/daemon-unix.lo -MD -MP -MF lib/.deps/daemon-unix.Tpo -c lib/daemon-unix.c -o lib/daemon-unix.o 2026-07-10 00:46:13.065252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/latch-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.065289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/latch-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/latch-unix.lo lib/latch-unix.c &&\ 2026-07-10 00:46:13.065320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.065355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/signals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.065390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/signals.lo -MD -MP -MF $depbase.Tpo -c -o lib/signals.lo lib/signals.c &&\ 2026-07-10 00:46:13.065406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.065459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/socket-util-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.065489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/socket-util-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/socket-util-unix.lo lib/socket-util-unix.c &&\ 2026-07-10 00:46:13.065520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.065564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.065597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-unix.lo lib/stream-unix.c &&\ 2026-07-10 00:46:13.065627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.065662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/signals.lo -MD -MP -MF lib/.deps/signals.Tpo -c lib/signals.c -o lib/signals.o 2026-07-10 00:46:13.065703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/latch-unix.lo -MD -MP -MF lib/.deps/latch-unix.Tpo -c lib/latch-unix.c -o lib/latch-unix.o 2026-07-10 00:46:13.065738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/socket-util-unix.lo -MD -MP -MF lib/.deps/socket-util-unix.Tpo -c lib/socket-util-unix.c -o lib/socket-util-unix.o 2026-07-10 00:46:13.065777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-unix.lo -MD -MP -MF lib/.deps/stream-unix.Tpo -c lib/stream-unix.c -o lib/stream-unix.o 2026-07-10 00:46:13.065805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.065836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netlink.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netlink.lo lib/dpif-netlink.c &&\ 2026-07-10 00:46:13.067173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netlink-rtnl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netlink-rtnl.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netlink-rtnl.lo lib/dpif-netlink-rtnl.c &&\ 2026-07-10 00:46:13.067191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netlink.lo -MD -MP -MF lib/.deps/dpif-netlink.Tpo -c lib/dpif-netlink.c -o lib/dpif-netlink.o 2026-07-10 00:46:13.067200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netlink-rtnl.lo -MD -MP -MF lib/.deps/dpif-netlink-rtnl.Tpo -c lib/dpif-netlink-rtnl.c -o lib/dpif-netlink-rtnl.o 2026-07-10 00:46:13.067208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/if-notifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/if-notifier.lo -MD -MP -MF $depbase.Tpo -c -o lib/if-notifier.lo lib/if-notifier.c &&\ 2026-07-10 00:46:13.067219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-linux.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-linux.lo lib/netdev-linux.c &&\ 2026-07-10 00:46:13.067233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/if-notifier.lo -MD -MP -MF lib/.deps/if-notifier.Tpo -c lib/if-notifier.c -o lib/if-notifier.o 2026-07-10 00:46:13.067240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-linux.lo -MD -MP -MF lib/.deps/netdev-linux.Tpo -c lib/netdev-linux.c -o lib/netdev-linux.o 2026-07-10 00:46:13.067244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-offload-tc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-offload-tc.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-offload-tc.lo lib/netdev-offload-tc.c &&\ 2026-07-10 00:46:13.067254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-conntrack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-conntrack.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink-conntrack.lo lib/netlink-conntrack.c &&\ 2026-07-10 00:46:13.067267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-offload-tc.lo -MD -MP -MF lib/.deps/netdev-offload-tc.Tpo -c lib/netdev-offload-tc.c -o lib/netdev-offload-tc.o 2026-07-10 00:46:13.067278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-conntrack.lo -MD -MP -MF lib/.deps/netlink-conntrack.Tpo -c lib/netlink-conntrack.c -o lib/netlink-conntrack.o 2026-07-10 00:46:13.067282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-notifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-notifier.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink-notifier.lo lib/netlink-notifier.c &&\ 2026-07-10 00:46:13.067292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-notifier.lo -MD -MP -MF lib/.deps/netlink-notifier.Tpo -c lib/netlink-notifier.c -o lib/netlink-notifier.o 2026-07-10 00:46:13.067300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-socket.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink-socket.lo lib/netlink-socket.c &&\ 2026-07-10 00:46:13.067310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-socket.lo -MD -MP -MF lib/.deps/netlink-socket.Tpo -c lib/netlink-socket.c -o lib/netlink-socket.o 2026-07-10 00:46:13.067317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rtnetlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rtnetlink.lo -MD -MP -MF $depbase.Tpo -c -o lib/rtnetlink.lo lib/rtnetlink.c &&\ 2026-07-10 00:46:13.067328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rtnetlink.lo -MD -MP -MF lib/.deps/rtnetlink.Tpo -c lib/rtnetlink.c -o lib/rtnetlink.o 2026-07-10 00:46:13.067338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/route-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/route-table.lo -MD -MP -MF $depbase.Tpo -c -o lib/route-table.lo lib/route-table.c &&\ 2026-07-10 00:46:13.067345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tc.lo -MD -MP -MF $depbase.Tpo -c -o lib/tc.lo lib/tc.c &&\ 2026-07-10 00:46:13.067359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/route-table.lo -MD -MP -MF lib/.deps/route-table.Tpo -c lib/route-table.c -o lib/route-table.o 2026-07-10 00:46:13.067370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tc.lo -MD -MP -MF lib/.deps/tc.Tpo -c lib/tc.c -o lib/tc.o 2026-07-10 00:46:13.067374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpdk-stub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpdk-stub.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpdk-stub.lo lib/dpdk-stub.c &&\ 2026-07-10 00:46:13.067386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpdk-stub.lo -MD -MP -MF lib/.deps/dpdk-stub.Tpo -c lib/dpdk-stub.c -o lib/dpdk-stub.o 2026-07-10 00:46:13.067394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/async-append-aio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/async-append-aio.lo -MD -MP -MF $depbase.Tpo -c -o lib/async-append-aio.lo lib/async-append-aio.c &&\ 2026-07-10 00:46:13.067403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-ssl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-ssl.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-ssl.lo lib/stream-ssl.c &&\ 2026-07-10 00:46:13.067414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/async-append-aio.lo -MD -MP -MF lib/.deps/async-append-aio.Tpo -c lib/async-append-aio.c -o lib/async-append-aio.o 2026-07-10 00:46:13.067426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-ssl.lo -MD -MP -MF lib/.deps/stream-ssl.Tpo -c lib/stream-ssl.c -o lib/stream-ssl.o 2026-07-10 00:46:13.067433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dhparams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dhparams.lo -MD -MP -MF $depbase.Tpo -c -o lib/dhparams.lo lib/dhparams.c &&\ 2026-07-10 00:46:13.067440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dhparams.lo -MD -MP -MF lib/.deps/dhparams.Tpo -c lib/dhparams.c -o lib/dhparams.o 2026-07-10 00:46:13.067461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dns-resolve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.067465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dns-resolve.lo -MD -MP -MF $depbase.Tpo -c -o lib/dns-resolve.lo lib/dns-resolve.c &&\ 2026-07-10 00:46:13.067468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.067475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dns-resolve.lo -MD -MP -MF lib/.deps/dns-resolve.Tpo -c lib/dns-resolve.c -o lib/dns-resolve.o 2026-07-10 00:46:13.067478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(echo '/* -*- mode: c; buffer-read-only: t -*- */' && sed < ./lib/dirs.c.in \ 2026-07-10 00:46:13.067482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]srcdir[@],.,g' \ 2026-07-10 00:46:13.067486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],"/var/log/openvswitch",g' \ 2026-07-10 00:46:13.067492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],"/var/run/openvswitch",g' \ 2026-07-10 00:46:13.067496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],"/etc/openvswitch",g' \ 2026-07-10 00:46:13.067499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],"/usr/bin",g' \ 2026-07-10 00:46:13.067502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],"/etc",g' \ 2026-07-10 00:46:13.067506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],"/usr/share/openvswitch",g') \ 2026-07-10 00:46:13.067509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > lib/dirs.c.tmp && \ 2026-07-10 00:46:13.068087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/dirs.c.tmp lib/dirs.c 2026-07-10 00:46:13.068095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-server-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.068099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-server-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-server-idl.lo lib/ovsdb-server-idl.c &&\ 2026-07-10 00:46:13.068102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.068106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vswitch-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.068109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vswitch-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/vswitch-idl.lo lib/vswitch-idl.c &&\ 2026-07-10 00:46:13.068113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.068137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-avx512.Tpo -c -o lib/libopenvswitchavx512_la-dpif-netdev-avx512.lo `test -f 'lib/dpif-netdev-avx512.c' || echo './'`lib/dpif-netdev-avx512.c 2026-07-10 00:46:13.068142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-server-idl.lo -MD -MP -MF lib/.deps/ovsdb-server-idl.Tpo -c lib/ovsdb-server-idl.c -o lib/ovsdb-server-idl.o 2026-07-10 00:46:13.068154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-avx512.Tpo -c lib/dpif-netdev-avx512.c -o lib/libopenvswitchavx512_la-dpif-netdev-avx512.o 2026-07-10 00:46:13.068158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vswitch-idl.lo -MD -MP -MF lib/.deps/vswitch-idl.Tpo -c lib/vswitch-idl.c -o lib/vswitch-idl.o 2026-07-10 00:46:13.068162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-extract-avx512.Tpo -c -o lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.lo `test -f 'lib/dpif-netdev-extract-avx512.c' || echo './'`lib/dpif-netdev-extract-avx512.c 2026-07-10 00:46:13.068169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-extract-avx512.Tpo -c lib/dpif-netdev-extract-avx512.c -o lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.o 2026-07-10 00:46:13.068175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.Tpo -c -o lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.lo `test -f 'lib/dpif-netdev-lookup-avx512-gather.c' || echo './'`lib/dpif-netdev-lookup-avx512-gather.c 2026-07-10 00:46:13.068187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.Tpo -c lib/dpif-netdev-lookup-avx512-gather.c -o lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.o 2026-07-10 00:46:13.068191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libopenvswitchavx512_la-dpif-netdev-avx512.Tpo lib/.deps/libopenvswitchavx512_la-dpif-netdev-avx512.Plo 2026-07-10 00:46:13.068196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-odp-execute-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-odp-execute-avx512.Tpo -c -o lib/libopenvswitchavx512_la-odp-execute-avx512.lo `test -f 'lib/odp-execute-avx512.c' || echo './'`lib/odp-execute-avx512.c 2026-07-10 00:46:13.068202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-odp-execute-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-odp-execute-avx512.Tpo -c lib/odp-execute-avx512.c -o lib/libopenvswitchavx512_la-odp-execute-avx512.o 2026-07-10 00:46:13.068206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libopenvswitchavx512_la-odp-execute-avx512.Tpo lib/.deps/libopenvswitchavx512_la-odp-execute-avx512.Plo 2026-07-10 00:46:13.068210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-testcontroller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.068213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovs-testcontroller.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-testcontroller.o utilities/ovs-testcontroller.c &&\ 2026-07-10 00:46:13.068220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.068224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-dpctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.068231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovs-dpctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-dpctl.o utilities/ovs-dpctl.c &&\ 2026-07-10 00:46:13.068235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.068238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.Tpo lib/.deps/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.Plo 2026-07-10 00:46:13.068243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-ofctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.068246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovs-ofctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-ofctl.o utilities/ovs-ofctl.c &&\ 2026-07-10 00:46:13.068250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.068254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libopenvswitchavx512_la-dpif-netdev-extract-avx512.Tpo lib/.deps/libopenvswitchavx512_la-dpif-netdev-extract-avx512.Plo 2026-07-10 00:46:13.068260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_agent.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_agent.Tpo -c -o lib/libsflow_la-sflow_agent.lo `test -f 'lib/sflow_agent.c' || echo './'`lib/sflow_agent.c 2026-07-10 00:46:13.068264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_sampler.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_sampler.Tpo -c -o lib/libsflow_la-sflow_sampler.lo `test -f 'lib/sflow_sampler.c' || echo './'`lib/sflow_sampler.c 2026-07-10 00:46:13.068274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_sampler.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_sampler.Tpo -c lib/sflow_sampler.c -o lib/libsflow_la-sflow_sampler.o 2026-07-10 00:46:13.068278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_agent.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_agent.Tpo -c lib/sflow_agent.c -o lib/libsflow_la-sflow_agent.o 2026-07-10 00:46:13.068282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libsflow_la-sflow_sampler.Tpo lib/.deps/libsflow_la-sflow_sampler.Plo 2026-07-10 00:46:13.068286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_poller.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_poller.Tpo -c -o lib/libsflow_la-sflow_poller.lo `test -f 'lib/sflow_poller.c' || echo './'`lib/sflow_poller.c 2026-07-10 00:46:13.068292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_poller.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_poller.Tpo -c lib/sflow_poller.c -o lib/libsflow_la-sflow_poller.o 2026-07-10 00:46:13.068299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libsflow_la-sflow_agent.Tpo lib/.deps/libsflow_la-sflow_agent.Plo 2026-07-10 00:46:13.068303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_receiver.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_receiver.Tpo -c -o lib/libsflow_la-sflow_receiver.lo `test -f 'lib/sflow_receiver.c' || echo './'`lib/sflow_receiver.c 2026-07-10 00:46:13.068307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libsflow_la-sflow_poller.Tpo lib/.deps/libsflow_la-sflow_poller.Plo 2026-07-10 00:46:13.068316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_receiver.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_receiver.Tpo -c lib/sflow_receiver.c -o lib/libsflow_la-sflow_receiver.o 2026-07-10 00:46:13.068319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-vsctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.068323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovs-vsctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-vsctl.o utilities/ovs-vsctl.c &&\ 2026-07-10 00:46:13.068327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.068330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libsflow_la-sflow_receiver.Tpo lib/.deps/libsflow_la-sflow_receiver.Plo 2026-07-10 00:46:13.068334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/nlmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.068342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/nlmon.o -MD -MP -MF $depbase.Tpo -c -o utilities/nlmon.o utilities/nlmon.c &&\ 2026-07-10 00:46:13.068348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.068352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/text2c < ovsdb/_server.ovsschema > ovsdb/_server.ovsschema.inc.tmp 2026-07-10 00:46:13.068356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/_server.ovsschema.inc.tmp ovsdb/_server.ovsschema.inc 2026-07-10 00:46:13.068359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-pki.in | \ 2026-07-10 00:46:13.068363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.068368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.068372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.068377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.068418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.068437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.068473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.068502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.068531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.068559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.068587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.068616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.068644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.068672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.068699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.068727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.068755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pki.tmp 2026-07-10 00:46:13.068788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pki.tmp utilities/ovs-pki 2026-07-10 00:46:13.068821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-pcap.in | \ 2026-07-10 00:46:13.068850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.068879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.068907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.068935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.068969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.068997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.069025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.069065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.069097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.069125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.069153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.069181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.069209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.069238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.069266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.069294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.069322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pcap.tmp 2026-07-10 00:46:13.069354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pcap.tmp utilities/ovs-pcap 2026-07-10 00:46:13.069388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-tcpdump.in | \ 2026-07-10 00:46:13.069417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.069454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.069534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.069541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.069571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.069603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.069628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.069656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.069684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.069713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.069739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.069764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.069790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.069816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.069842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.069867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.069893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-tcpdump.tmp 2026-07-10 00:46:13.069923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-tcpdump.tmp utilities/ovs-tcpdump 2026-07-10 00:46:13.069954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-tcpundump.in | \ 2026-07-10 00:46:13.069981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.070008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.070044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.070071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.070100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.070126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.070152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.070177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.070203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.070229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.070254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.070280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.070306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.070328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.070352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.070378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.070403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-tcpundump.tmp 2026-07-10 00:46:13.070433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-tcpundump.tmp utilities/ovs-tcpundump 2026-07-10 00:46:13.070475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-dpctl-top.in | \ 2026-07-10 00:46:13.072078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.072086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.072090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.072095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.072099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.072103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.072108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.072112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.072115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.072119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.072123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.072126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.072130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.072133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.072137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl-top.tmp 2026-07-10 00:46:13.072148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl-top.tmp utilities/ovs-dpctl-top 2026-07-10 00:46:13.072151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-l3ping.in | \ 2026-07-10 00:46:13.072158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.072162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.072166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.072169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.072173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.072176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.072180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.072184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.072187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.072191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.072194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.072198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.072201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.072209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.072212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-l3ping.tmp 2026-07-10 00:46:13.072223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-l3ping.tmp utilities/ovs-l3ping 2026-07-10 00:46:13.072227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-parse-backtrace.in | \ 2026-07-10 00:46:13.072231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.072234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.072238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.072241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.072245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.072248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.072252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.072256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.072259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.072263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.072266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.072270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.072273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.072277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.072284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-parse-backtrace.tmp 2026-07-10 00:46:13.072295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-test.in | \ 2026-07-10 00:46:13.072298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.072302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.072306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.072309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.072313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.072316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.072320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.072323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.072327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.072330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.072334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.072337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.072341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.072345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.072351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-test.tmp 2026-07-10 00:46:13.072364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-parse-backtrace.tmp utilities/ovs-parse-backtrace 2026-07-10 00:46:13.072368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-vlan-test.in | \ 2026-07-10 00:46:13.072372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.072375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.072379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.072382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.072386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.072389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.072393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.072396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.072400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.072403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.072407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.072410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.072414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.072418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.072421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-vlan-test.tmp 2026-07-10 00:46:13.072432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-test.tmp utilities/ovs-test 2026-07-10 00:46:13.072435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-sim.in | \ 2026-07-10 00:46:13.072439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.072453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.072456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.072460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.072463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.072467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.072470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.072474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.072477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.072481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.072487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.072491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.072494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.072498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.072504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-sim.tmp 2026-07-10 00:46:13.072515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-vlan-test.tmp utilities/ovs-vlan-test 2026-07-10 00:46:13.072518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-idlc.in | \ 2026-07-10 00:46:13.072522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.072525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.072529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.072532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.072535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.072539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.072542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.072546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.072549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.072553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.072558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.072562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.072565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.072569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.072572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-idlc.tmp 2026-07-10 00:46:13.072583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-sim.tmp utilities/ovs-sim 2026-07-10 00:46:13.072587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-dot.in | \ 2026-07-10 00:46:13.072590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.072595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.072599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.072602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.072606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.072609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.072614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.072640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.072658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.072761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.072787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.072792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.072800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.072804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.072808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.072828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-dot.tmp 2026-07-10 00:46:13.072864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/bugtool/ovs-bugtool.in | \ 2026-07-10 00:46:13.072885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.072904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.072930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.072955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.072981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.073007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.073048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.073073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.073100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.073126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.073151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.073177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.073203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.073229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.073254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.073280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.073305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/bugtool/ovs-bugtool.tmp 2026-07-10 00:46:13.073336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-idlc.tmp ovsdb/ovsdb-idlc 2026-07-10 00:46:13.073366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-check-dead-ifs.in | \ 2026-07-10 00:46:13.073393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.073420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.073467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.073501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.073528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.073553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.073587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.073594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.073625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.073650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.073675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.073701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.073726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.073752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.073777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.073803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.073827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-check-dead-ifs.tmp 2026-07-10 00:46:13.073853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-dot.tmp ovsdb/ovsdb-dot 2026-07-10 00:46:13.073883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/bugtool/ovs-bugtool.tmp utilities/bugtool/ovs-bugtool 2026-07-10 00:46:13.073914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-ctl.in | \ 2026-07-10 00:46:13.073941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.073968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.073994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.074021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.074051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.074105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.074112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.074143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.074170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.074196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.074221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.074247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.074272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.074298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.074323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.074349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.074374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-ctl.tmp 2026-07-10 00:46:13.074406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-kmod-ctl.in | \ 2026-07-10 00:46:13.074433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.074477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.074504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.074530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.074556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.074582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.074609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.074634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.074660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.074685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.074711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.074737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.074763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.074788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.074814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.074840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.074863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-kmod-ctl.tmp 2026-07-10 00:46:13.074906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-check-dead-ifs.tmp utilities/ovs-check-dead-ifs 2026-07-10 00:46:13.074937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ipsec/ovs-monitor-ipsec.in | \ 2026-07-10 00:46:13.074965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.074998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.075005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.075048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.075076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.075103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.075129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.075154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.075180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.075206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.075232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.075258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.075284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.075309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.075336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.075362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.075388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ipsec/ovs-monitor-ipsec.tmp 2026-07-10 00:46:13.075418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-kmod-ctl.tmp utilities/ovs-kmod-ctl 2026-07-10 00:46:13.075458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < vtep/ovs-vtep.in | \ 2026-07-10 00:46:13.075486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.075514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.075541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.075567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.075593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.075619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.075645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.075670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.075697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.075722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.075749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.075775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.075801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.075827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.075853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.075886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.075909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vtep/ovs-vtep.tmp 2026-07-10 00:46:13.075938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-ctl.tmp utilities/ovs-ctl 2026-07-10 00:46:13.075970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONIOENCODING=utf8 PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-fields \ 2026-07-10 00:46:13.075996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --ovs-version=3.4.4 ovs-fields \ 2026-07-10 00:46:13.076022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openvswitch/meta-flow.h \ 2026-07-10 00:46:13.076064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./lib/meta-flow.xml > lib/ovs-fields.7.tmp 2026-07-10 00:46:13.076097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ipsec/ovs-monitor-ipsec.tmp ipsec/ovs-monitor-ipsec 2026-07-10 00:46:13.076127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vtep/ovs-vtep.tmp vtep/ovs-vtep 2026-07-10 00:46:13.076157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-testcontroller.8.in | \ 2026-07-10 00:46:13.076185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.076212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.076238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.076263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.076289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.076316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.076342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.076367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.076396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.076415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.076433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.076537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.076552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.076557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.076564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.076569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.076599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-testcontroller.8.tmp 2026-07-10 00:46:13.076630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-dpctl.8.in | \ 2026-07-10 00:46:13.076657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl.8.tmp 2026-07-10 00:46:13.080151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-testcontroller.8.tmp utilities/ovs-testcontroller.8 2026-07-10 00:46:13.080155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-dpctl-top.8.in | \ 2026-07-10 00:46:13.080159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl-top.8.tmp 2026-07-10 00:46:13.080217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl.8.tmp utilities/ovs-dpctl.8 2026-07-10 00:46:13.080220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-ofctl.8.in | \ 2026-07-10 00:46:13.080224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-ofctl.8.tmp 2026-07-10 00:46:13.080293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl-top.8.tmp utilities/ovs-dpctl-top.8 2026-07-10 00:46:13.080296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-pcap.1.in | \ 2026-07-10 00:46:13.080300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pcap.1.tmp 2026-07-10 00:46:13.080358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovs-fields.7.tmp lib/ovs-fields.7 2026-07-10 00:46:13.080362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-vsctl.8.in | \ 2026-07-10 00:46:13.080365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-vsctl.8.tmp 2026-07-10 00:46:13.080428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-ofctl.8.tmp utilities/ovs-ofctl.8 2026-07-10 00:46:13.080434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/bugtool/ovs-bugtool.8.in | \ 2026-07-10 00:46:13.080438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/bugtool/ovs-bugtool.8.tmp 2026-07-10 00:46:13.080512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pcap.1.tmp utilities/ovs-pcap.1 2026-07-10 00:46:13.080515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < vswitchd/ovs-vswitchd.8.in | \ 2026-07-10 00:46:13.080519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vswitchd/ovs-vswitchd.8.tmp 2026-07-10 00:46:13.080581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/bugtool/ovs-bugtool.8.tmp utilities/bugtool/ovs-bugtool.8 2026-07-10 00:46:13.080584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2026-07-10 00:46:13.080587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-07-10 00:46:13.080591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2026-07-10 00:46:13.080594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vswitchd/vswitch.ovsschema \ 2026-07-10 00:46:13.080598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vswitchd/vswitch.xml > vswitchd/ovs-vswitchd.conf.db.5.tmp && \ 2026-07-10 00:46:13.080601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vswitchd/ovs-vswitchd.conf.db.5.tmp vswitchd/ovs-vswitchd.conf.db.5 2026-07-10 00:46:13.080605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-vsctl.8.tmp utilities/ovs-vsctl.8 2026-07-10 00:46:13.080608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-tool.1.in | \ 2026-07-10 00:46:13.080612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-tool.1.tmp 2026-07-10 00:46:13.080677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vswitchd/ovs-vswitchd.8.tmp vswitchd/ovs-vswitchd.8 2026-07-10 00:46:13.080680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-client.1.in | \ 2026-07-10 00:46:13.080684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-client.1.tmp 2026-07-10 00:46:13.080746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-tool.1.tmp ovsdb/ovsdb-tool.1 2026-07-10 00:46:13.080749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-server.1.in | \ 2026-07-10 00:46:13.080753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-server.1.tmp 2026-07-10 00:46:13.080811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-client.1.tmp ovsdb/ovsdb-client.1 2026-07-10 00:46:13.080815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2026-07-10 00:46:13.080818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2026-07-10 00:46:13.080824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/_server.ovsschema \ 2026-07-10 00:46:13.080831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/_server.xml > ovsdb/ovsdb-server.5.tmp && \ 2026-07-10 00:46:13.080834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/ovsdb-server.5.tmp ovsdb/ovsdb-server.5 2026-07-10 00:46:13.080838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-server.1.tmp ovsdb/ovsdb-server.1 2026-07-10 00:46:13.080841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2026-07-10 00:46:13.080845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2026-07-10 00:46:13.080848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/local-config.ovsschema \ 2026-07-10 00:46:13.080852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/local-config.xml > ovsdb/ovsdb.local-config.5.tmp && \ 2026-07-10 00:46:13.080855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/ovsdb.local-config.5.tmp ovsdb/ovsdb.local-config.5 2026-07-10 00:46:13.080862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < vtep/vtep-ctl.8.in | \ 2026-07-10 00:46:13.080865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.080896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.080900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.080903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.080906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.080910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.080913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.080920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vtep/vtep-ctl.8.tmp 2026-07-10 00:46:13.080924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2026-07-10 00:46:13.080927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-07-10 00:46:13.080930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2026-07-10 00:46:13.080934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vtep/vtep.ovsschema \ 2026-07-10 00:46:13.080937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vtep/vtep.xml > vtep/vtep.5.tmp && \ 2026-07-10 00:46:13.080941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vtep/vtep.5.tmp vtep/vtep.5 2026-07-10 00:46:13.080944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vtep/vtep-ctl.8.tmp vtep/vtep-ctl.8 2026-07-10 00:46:13.080948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/gen_ofp_field_decoders ./include/openvswitch/meta-flow.h > python/ovs/flow/ofp_fields.py.tmp 2026-07-10 00:46:13.080952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' > version.py.tmp && \ 2026-07-10 00:46:13.080956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:echo 'VERSION = "3.4.4"' >> version.py.tmp && \ 2026-07-10 00:46:13.080959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:if cmp -s version.py.tmp python/ovs/version.py; then touch python/ovs/version.py; else cp version.py.tmp python/ovs/version.py; fi; rm version.py.tmp 2026-07-10 00:46:13.080966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-lib.in | \ 2026-07-10 00:46:13.080969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-07-10 00:46:13.080973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.080976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.080980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.080983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.080987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.080990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.080994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.080997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-07-10 00:46:13.081004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.081008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.081011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.081015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.081018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.081021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.081025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.081028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-lib.tmp 2026-07-10 00:46:13.081032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv python/ovs/flow/ofp_fields.py.tmp python/ovs/flow/ofp_fields.py 2026-07-10 00:46:13.081051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base::;{ \ 2026-07-10 00:46:13.081055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo '# Signature of the current package.' && \ 2026-07-10 00:46:13.081061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_NAME], [openvswitch])' && \ 2026-07-10 00:46:13.081065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_TARNAME], [openvswitch])' && \ 2026-07-10 00:46:13.081068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_VERSION], [3.4.4])' && \ 2026-07-10 00:46:13.081072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_STRING], [openvswitch 3.4.4])' && \ 2026-07-10 00:46:13.081075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_BUGREPORT], [bugs@openvswitch.org])'; \ 2026-07-10 00:46:13.081079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:} >'./package.m4' 2026-07-10 00:46:13.081082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-lib.tmp utilities/ovs-lib 2026-07-10 00:46:13.081087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' && sed -e 's,[@]VERSION[@],3.4.4,g') < ./rhel/openvswitch.spec.in > openvswitch.spec.tmp || exit 1; if cmp -s openvswitch.spec.tmp rhel/openvswitch.spec; then touch rhel/openvswitch.spec; rm openvswitch.spec.tmp; else mv openvswitch.spec.tmp rhel/openvswitch.spec; fi 2026-07-10 00:46:13.081093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' && sed -e 's,[@]VERSION[@],3.4.4,g') < ./rhel/openvswitch-fedora.spec.in > openvswitch-fedora.spec.tmp || exit 1; if cmp -s openvswitch-fedora.spec.tmp rhel/openvswitch-fedora.spec; then touch rhel/openvswitch-fedora.spec; rm openvswitch-fedora.spec.tmp; else mv openvswitch-fedora.spec.tmp rhel/openvswitch-fedora.spec; fi 2026-07-10 00:46:13.081103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2026-07-10 00:46:13.081107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.081110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < ./python/setup.py.template > setup.py.tmp && \ 2026-07-10 00:46:13.081114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:if cmp -s setup.py.tmp python/setup.py; then touch python/setup.py; else cp setup.py.tmp python/setup.py; fi; rm setup.py.tmp 2026-07-10 00:46:13.081118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/intel-ext.h && \ 2026-07-10 00:46:13.081121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/intel-ext.hstamp 2026-07-10 00:46:13.081125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/netronome-ext.h && \ 2026-07-10 00:46:13.081128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/netronome-ext.hstamp 2026-07-10 00:46:13.081132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/nicira-ext.h && \ 2026-07-10 00:46:13.081135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/nicira-ext.hstamp 2026-07-10 00:46:13.081139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.0.h && \ 2026-07-10 00:46:13.081142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.0.hstamp 2026-07-10 00:46:13.081146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.1.h && \ 2026-07-10 00:46:13.081149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.1.hstamp 2026-07-10 00:46:13.081153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.2.h && \ 2026-07-10 00:46:13.081167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.2.hstamp 2026-07-10 00:46:13.081171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.3.h && \ 2026-07-10 00:46:13.081174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.3.hstamp 2026-07-10 00:46:13.081178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.4.h && \ 2026-07-10 00:46:13.081181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.4.hstamp 2026-07-10 00:46:13.081185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.5.h && \ 2026-07-10 00:46:13.081190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.5.hstamp 2026-07-10 00:46:13.081194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-common.h && \ 2026-07-10 00:46:13.081197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-common.hstamp 2026-07-10 00:46:13.081201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow.h && \ 2026-07-10 00:46:13.081204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow.hstamp 2026-07-10 00:46:13.081209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch cxx-check 2026-07-10 00:46:13.081297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check vswitchd/vswitch.ovsschema vswitchd/vswitch.ovsschema.stamp 2026-07-10 00:46:13.081312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovsdb/_server.ovsschema ovsdb/_server.ovsschema.stamp 2026-07-10 00:46:13.081321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovsdb/local-config.ovsschema ovsdb/local-config.ovsschema.stamp 2026-07-10 00:46:13.081326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check vtep/vtep.ovsschema vtep/vtep.ovsschema.stamp 2026-07-10 00:46:13.081354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-appctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.081377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovs-appctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-appctl.o utilities/ovs-appctl.c &&\ 2026-07-10 00:46:13.081405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.081435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/aes128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.081477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/aes128.lo -MD -MP -MF $depbase.Tpo -c -o lib/aes128.lo lib/aes128.c &&\ 2026-07-10 00:46:13.081504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.081534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.081567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o lib/backtrace.lo lib/backtrace.c &&\ 2026-07-10 00:46:13.081594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.081620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/aes128.lo -MD -MP -MF lib/.deps/aes128.Tpo -c lib/aes128.c -o lib/aes128.o 2026-07-10 00:46:13.081646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/bfd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.081673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/bfd.lo -MD -MP -MF $depbase.Tpo -c -o lib/bfd.lo lib/bfd.c &&\ 2026-07-10 00:46:13.081699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.081729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/backtrace.lo -MD -MP -MF lib/.deps/backtrace.Tpo -c lib/backtrace.c -o lib/backtrace.o 2026-07-10 00:46:13.081762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/bundle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.081791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/bundle.lo -MD -MP -MF $depbase.Tpo -c -o lib/bundle.lo lib/bundle.c &&\ 2026-07-10 00:46:13.081816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.081851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/bfd.lo -MD -MP -MF lib/.deps/bfd.Tpo -c lib/bfd.c -o lib/bfd.o 2026-07-10 00:46:13.081878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/byteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.081906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/byteq.lo -MD -MP -MF $depbase.Tpo -c -o lib/byteq.lo lib/byteq.c &&\ 2026-07-10 00:46:13.081930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.081958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/bundle.lo -MD -MP -MF lib/.deps/bundle.Tpo -c lib/bundle.c -o lib/bundle.o 2026-07-10 00:46:13.081988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/byteq.lo -MD -MP -MF lib/.deps/byteq.Tpo -c lib/byteq.c -o lib/byteq.o 2026-07-10 00:46:13.082016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cfm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.082046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cfm.lo -MD -MP -MF $depbase.Tpo -c -o lib/cfm.lo lib/cfm.c &&\ 2026-07-10 00:46:13.082114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.082121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/classifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.082155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/classifier.lo -MD -MP -MF $depbase.Tpo -c -o lib/classifier.lo lib/classifier.c &&\ 2026-07-10 00:46:13.082181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.082216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cfm.lo -MD -MP -MF lib/.deps/cfm.Tpo -c lib/cfm.c -o lib/cfm.o 2026-07-10 00:46:13.082241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/classifier.lo -MD -MP -MF lib/.deps/classifier.Tpo -c lib/classifier.c -o lib/classifier.o 2026-07-10 00:46:13.082267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ccmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.082294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ccmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/ccmap.lo lib/ccmap.c &&\ 2026-07-10 00:46:13.082320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.082352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ccmap.lo -MD -MP -MF lib/.deps/ccmap.Tpo -c lib/ccmap.c -o lib/ccmap.o 2026-07-10 00:46:13.082385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.082413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/cmap.lo lib/cmap.c &&\ 2026-07-10 00:46:13.082439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.082507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/colors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.082535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/colors.lo -MD -MP -MF $depbase.Tpo -c -o lib/colors.lo lib/colors.c &&\ 2026-07-10 00:46:13.082546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.082581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cmap.lo -MD -MP -MF lib/.deps/cmap.Tpo -c lib/cmap.c -o lib/cmap.o 2026-07-10 00:46:13.082612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/colors.lo -MD -MP -MF lib/.deps/colors.Tpo -c lib/colors.c -o lib/colors.o 2026-07-10 00:46:13.082641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/command-line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.082669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/command-line.lo -MD -MP -MF $depbase.Tpo -c -o lib/command-line.lo lib/command-line.c &&\ 2026-07-10 00:46:13.082707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.082738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/command-line.lo -MD -MP -MF lib/.deps/command-line.Tpo -c lib/command-line.c -o lib/command-line.o 2026-07-10 00:46:13.082767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/connectivity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.082797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/connectivity.lo -MD -MP -MF $depbase.Tpo -c -o lib/connectivity.lo lib/connectivity.c &&\ 2026-07-10 00:46:13.082808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.082845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-icmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.082873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-icmp.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-icmp.lo lib/conntrack-icmp.c &&\ 2026-07-10 00:46:13.082899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.082930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/connectivity.lo -MD -MP -MF lib/.deps/connectivity.Tpo -c lib/connectivity.c -o lib/connectivity.o 2026-07-10 00:46:13.082960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-icmp.lo -MD -MP -MF lib/.deps/conntrack-icmp.Tpo -c lib/conntrack-icmp.c -o lib/conntrack-icmp.o 2026-07-10 00:46:13.082992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.083019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-tcp.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-tcp.lo lib/conntrack-tcp.c &&\ 2026-07-10 00:46:13.083046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.083088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-tp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.083120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-tp.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-tp.lo lib/conntrack-tp.c &&\ 2026-07-10 00:46:13.083130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.083168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-tcp.lo -MD -MP -MF lib/.deps/conntrack-tcp.Tpo -c lib/conntrack-tcp.c -o lib/conntrack-tcp.o 2026-07-10 00:46:13.083198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-tp.lo -MD -MP -MF lib/.deps/conntrack-tp.Tpo -c lib/conntrack-tp.c -o lib/conntrack-tp.o 2026-07-10 00:46:13.083226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-other.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.083253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-other.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-other.lo lib/conntrack-other.c &&\ 2026-07-10 00:46:13.083279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.083313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-other.lo -MD -MP -MF lib/.deps/conntrack-other.Tpo -c lib/conntrack-other.c -o lib/conntrack-other.o 2026-07-10 00:46:13.083342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.083369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack.lo lib/conntrack.c &&\ 2026-07-10 00:46:13.083382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.083421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cooperative-multitasking.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.083456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cooperative-multitasking.lo -MD -MP -MF $depbase.Tpo -c -o lib/cooperative-multitasking.lo lib/cooperative-multitasking.c &&\ 2026-07-10 00:46:13.083469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.083546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack.lo -MD -MP -MF lib/.deps/conntrack.Tpo -c lib/conntrack.c -o lib/conntrack.o 2026-07-10 00:46:13.083561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/coverage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.083570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/coverage.lo -MD -MP -MF $depbase.Tpo -c -o lib/coverage.lo lib/coverage.c &&\ 2026-07-10 00:46:13.083575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.083611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cooperative-multitasking.lo -MD -MP -MF lib/.deps/cooperative-multitasking.Tpo -c lib/cooperative-multitasking.c -o lib/cooperative-multitasking.o 2026-07-10 00:46:13.083637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/coverage.lo -MD -MP -MF lib/.deps/coverage.Tpo -c lib/coverage.c -o lib/coverage.o 2026-07-10 00:46:13.083664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cpu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.083695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cpu.lo -MD -MP -MF $depbase.Tpo -c -o lib/cpu.lo lib/cpu.c &&\ 2026-07-10 00:46:13.083714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.083744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cpu.lo -MD -MP -MF lib/.deps/cpu.Tpo -c lib/cpu.c -o lib/cpu.o 2026-07-10 00:46:13.083772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/crc32c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.083800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/crc32c.lo -MD -MP -MF $depbase.Tpo -c -o lib/crc32c.lo lib/crc32c.c &&\ 2026-07-10 00:46:13.083825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.083854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/csum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.083882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/csum.lo -MD -MP -MF $depbase.Tpo -c -o lib/csum.lo lib/csum.c &&\ 2026-07-10 00:46:13.083916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.083946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/crc32c.lo -MD -MP -MF lib/.deps/crc32c.Tpo -c lib/crc32c.c -o lib/crc32c.o 2026-07-10 00:46:13.083992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/csum.lo -MD -MP -MF lib/.deps/csum.Tpo -c lib/csum.c -o lib/csum.o 2026-07-10 00:46:13.084020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ct-dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.084059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ct-dpif.lo -MD -MP -MF $depbase.Tpo -c -o lib/ct-dpif.lo lib/ct-dpif.c &&\ 2026-07-10 00:46:13.084089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.084120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ct-dpif.lo -MD -MP -MF lib/.deps/ct-dpif.Tpo -c lib/ct-dpif.c -o lib/ct-dpif.o 2026-07-10 00:46:13.084150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/daemon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.084177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/daemon.lo -MD -MP -MF $depbase.Tpo -c -o lib/daemon.lo lib/daemon.c &&\ 2026-07-10 00:46:13.084209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.084239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/daemon.lo -MD -MP -MF lib/.deps/daemon.Tpo -c lib/daemon.c -o lib/daemon.o 2026-07-10 00:46:13.084268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/db-ctl-base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.084298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/db-ctl-base.lo -MD -MP -MF $depbase.Tpo -c -o lib/db-ctl-base.lo lib/db-ctl-base.c &&\ 2026-07-10 00:46:13.084316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.084346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.084373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/dummy.lo lib/dummy.c &&\ 2026-07-10 00:46:13.084398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.084428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/db-ctl-base.lo -MD -MP -MF lib/.deps/db-ctl-base.Tpo -c lib/db-ctl-base.c -o lib/db-ctl-base.o 2026-07-10 00:46:13.084486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c lib/dummy.c -o lib/dummy.o 2026-07-10 00:46:13.084514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.084546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpctl.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpctl.lo lib/dpctl.c &&\ 2026-07-10 00:46:13.084572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.084602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dp-packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.084632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dp-packet.lo -MD -MP -MF $depbase.Tpo -c -o lib/dp-packet.lo lib/dp-packet.c &&\ 2026-07-10 00:46:13.084650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.084680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpctl.lo -MD -MP -MF lib/.deps/dpctl.Tpo -c lib/dpctl.c -o lib/dpctl.o 2026-07-10 00:46:13.084720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dp-packet.lo -MD -MP -MF lib/.deps/dp-packet.Tpo -c lib/dp-packet.c -o lib/dp-packet.o 2026-07-10 00:46:13.084749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dp-packet-gso.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.084777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dp-packet-gso.lo -MD -MP -MF $depbase.Tpo -c -o lib/dp-packet-gso.lo lib/dp-packet-gso.c &&\ 2026-07-10 00:46:13.084798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.084829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dp-packet-gso.lo -MD -MP -MF lib/.deps/dp-packet-gso.Tpo -c lib/dp-packet-gso.c -o lib/dp-packet-gso.o 2026-07-10 00:46:13.084862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-extract-study.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.084890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-extract-study.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-extract-study.lo lib/dpif-netdev-extract-study.c &&\ 2026-07-10 00:46:13.084916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.084948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-extract-study.lo -MD -MP -MF lib/.deps/dpif-netdev-extract-study.Tpo -c lib/dpif-netdev-extract-study.c -o lib/dpif-netdev-extract-study.o 2026-07-10 00:46:13.084976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.085002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-lookup.lo lib/dpif-netdev-lookup.c &&\ 2026-07-10 00:46:13.085027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.085071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup.lo -MD -MP -MF lib/.deps/dpif-netdev-lookup.Tpo -c lib/dpif-netdev-lookup.c -o lib/dpif-netdev-lookup.o 2026-07-10 00:46:13.085104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup-autovalidator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.085132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup-autovalidator.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-lookup-autovalidator.lo lib/dpif-netdev-lookup-autovalidator.c &&\ 2026-07-10 00:46:13.085162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.085191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup-generic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.085221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup-generic.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-lookup-generic.lo lib/dpif-netdev-lookup-generic.c &&\ 2026-07-10 00:46:13.085240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.085269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup-autovalidator.lo -MD -MP -MF lib/.deps/dpif-netdev-lookup-autovalidator.Tpo -c lib/dpif-netdev-lookup-autovalidator.c -o lib/dpif-netdev-lookup-autovalidator.o 2026-07-10 00:46:13.085298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup-generic.lo -MD -MP -MF lib/.deps/dpif-netdev-lookup-generic.Tpo -c lib/dpif-netdev-lookup-generic.c -o lib/dpif-netdev-lookup-generic.o 2026-07-10 00:46:13.085325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.085353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev.lo lib/dpif-netdev.c &&\ 2026-07-10 00:46:13.085379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.085411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-dfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.085439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-dfc.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-private-dfc.lo lib/dpif-netdev-private-dfc.c &&\ 2026-07-10 00:46:13.085496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.085533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev.lo -MD -MP -MF lib/.deps/dpif-netdev.Tpo -c lib/dpif-netdev.c -o lib/dpif-netdev.o 2026-07-10 00:46:13.085559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-dfc.lo -MD -MP -MF lib/.deps/dpif-netdev-private-dfc.Tpo -c lib/dpif-netdev-private-dfc.c -o lib/dpif-netdev-private-dfc.o 2026-07-10 00:46:13.085588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.085615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-dpif.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-private-dpif.lo lib/dpif-netdev-private-dpif.c &&\ 2026-07-10 00:46:13.085636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.085665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.085693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-extract.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-private-extract.lo lib/dpif-netdev-private-extract.c &&\ 2026-07-10 00:46:13.085723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.085754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-dpif.lo -MD -MP -MF lib/.deps/dpif-netdev-private-dpif.Tpo -c lib/dpif-netdev-private-dpif.c -o lib/dpif-netdev-private-dpif.o 2026-07-10 00:46:13.085788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-extract.lo -MD -MP -MF lib/.deps/dpif-netdev-private-extract.Tpo -c lib/dpif-netdev-private-extract.c -o lib/dpif-netdev-private-extract.o 2026-07-10 00:46:13.085814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-perf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.085842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-perf.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-perf.lo lib/dpif-netdev-perf.c &&\ 2026-07-10 00:46:13.085863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.085892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.085920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif.lo lib/dpif.c &&\ 2026-07-10 00:46:13.085945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.085974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/heap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.086002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/heap.lo -MD -MP -MF $depbase.Tpo -c -o lib/heap.lo lib/heap.c &&\ 2026-07-10 00:46:13.086042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.086075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-perf.lo -MD -MP -MF lib/.deps/dpif-netdev-perf.Tpo -c lib/dpif-netdev-perf.c -o lib/dpif-netdev-perf.o 2026-07-10 00:46:13.086112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif.lo -MD -MP -MF lib/.deps/dpif.Tpo -c lib/dpif.c -o lib/dpif.o 2026-07-10 00:46:13.086140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/heap.lo -MD -MP -MF lib/.deps/heap.Tpo -c lib/heap.c -o lib/heap.o 2026-07-10 00:46:13.086167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dynamic-string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.086195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dynamic-string.lo -MD -MP -MF $depbase.Tpo -c -o lib/dynamic-string.lo lib/dynamic-string.c &&\ 2026-07-10 00:46:13.086220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.086251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dynamic-string.lo -MD -MP -MF lib/.deps/dynamic-string.Tpo -c lib/dynamic-string.c -o lib/dynamic-string.o 2026-07-10 00:46:13.086279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/entropy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.086307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/entropy.lo -MD -MP -MF $depbase.Tpo -c -o lib/entropy.lo lib/entropy.c &&\ 2026-07-10 00:46:13.086338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.086369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/entropy.lo -MD -MP -MF lib/.deps/entropy.Tpo -c lib/entropy.c -o lib/entropy.o 2026-07-10 00:46:13.086398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/fat-rwlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.086429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/fat-rwlock.lo -MD -MP -MF $depbase.Tpo -c -o lib/fat-rwlock.lo lib/fat-rwlock.c &&\ 2026-07-10 00:46:13.086468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.086487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/fatal-signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.086605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/fatal-signal.lo -MD -MP -MF $depbase.Tpo -c -o lib/fatal-signal.lo lib/fatal-signal.c &&\ 2026-07-10 00:46:13.086635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.086642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/fatal-signal.lo -MD -MP -MF lib/.deps/fatal-signal.Tpo -c lib/fatal-signal.c -o lib/fatal-signal.o 2026-07-10 00:46:13.086656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/fat-rwlock.lo -MD -MP -MF lib/.deps/fat-rwlock.Tpo -c lib/fat-rwlock.c -o lib/fat-rwlock.o 2026-07-10 00:46:13.086664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.086672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/flow.lo -MD -MP -MF $depbase.Tpo -c -o lib/flow.lo lib/flow.c &&\ 2026-07-10 00:46:13.086680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.086690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/guarded-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.086710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/guarded-list.lo -MD -MP -MF $depbase.Tpo -c -o lib/guarded-list.lo lib/guarded-list.c &&\ 2026-07-10 00:46:13.086729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.086775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.086784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hash.lo -MD -MP -MF $depbase.Tpo -c -o lib/hash.lo lib/hash.c &&\ 2026-07-10 00:46:13.086793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.086832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/flow.lo -MD -MP -MF lib/.deps/flow.Tpo -c lib/flow.c -o lib/flow.o 2026-07-10 00:46:13.086845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/guarded-list.lo -MD -MP -MF lib/.deps/guarded-list.Tpo -c lib/guarded-list.c -o lib/guarded-list.o 2026-07-10 00:46:13.086891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hash.lo -MD -MP -MF lib/.deps/hash.Tpo -c lib/hash.c -o lib/hash.o 2026-07-10 00:46:13.086902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.086947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hindex.lo -MD -MP -MF $depbase.Tpo -c -o lib/hindex.lo lib/hindex.c &&\ 2026-07-10 00:46:13.086966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.086977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hindex.lo -MD -MP -MF lib/.deps/hindex.Tpo -c lib/hindex.c -o lib/hindex.o 2026-07-10 00:46:13.087011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.087050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/hmap.lo lib/hmap.c &&\ 2026-07-10 00:46:13.087067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.087111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hmap.lo -MD -MP -MF lib/.deps/hmap.Tpo -c lib/hmap.c -o lib/hmap.o 2026-07-10 00:46:13.087124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hmapx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.087161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hmapx.lo -MD -MP -MF $depbase.Tpo -c -o lib/hmapx.lo lib/hmapx.c &&\ 2026-07-10 00:46:13.087187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.087215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hmapx.lo -MD -MP -MF lib/.deps/hmapx.Tpo -c lib/hmapx.c -o lib/hmapx.o 2026-07-10 00:46:13.087238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/id-fpool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.087250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/id-fpool.lo -MD -MP -MF $depbase.Tpo -c -o lib/id-fpool.lo lib/id-fpool.c &&\ 2026-07-10 00:46:13.087282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.087310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/id-fpool.lo -MD -MP -MF lib/.deps/id-fpool.Tpo -c lib/id-fpool.c -o lib/id-fpool.o 2026-07-10 00:46:13.087344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/id-pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.087356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/id-pool.lo -MD -MP -MF $depbase.Tpo -c -o lib/id-pool.lo lib/id-pool.c &&\ 2026-07-10 00:46:13.087384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.087396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/id-pool.lo -MD -MP -MF lib/.deps/id-pool.Tpo -c lib/id-pool.c -o lib/id-pool.o 2026-07-10 00:46:13.087439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/if-notifier-manual.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.087474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/if-notifier-manual.lo -MD -MP -MF $depbase.Tpo -c -o lib/if-notifier-manual.lo lib/if-notifier-manual.c &&\ 2026-07-10 00:46:13.087491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.087531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/if-notifier-manual.lo -MD -MP -MF lib/.deps/if-notifier-manual.Tpo -c lib/if-notifier-manual.c -o lib/if-notifier-manual.o 2026-07-10 00:46:13.087543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ipf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.087581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ipf.lo -MD -MP -MF $depbase.Tpo -c -o lib/ipf.lo lib/ipf.c &&\ 2026-07-10 00:46:13.087591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.087628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/jhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.087660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/jhash.lo -MD -MP -MF $depbase.Tpo -c -o lib/jhash.lo lib/jhash.c &&\ 2026-07-10 00:46:13.087670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.087732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ipf.lo -MD -MP -MF lib/.deps/ipf.Tpo -c lib/ipf.c -o lib/ipf.o 2026-07-10 00:46:13.087768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/jhash.lo -MD -MP -MF lib/.deps/jhash.Tpo -c lib/jhash.c -o lib/jhash.o 2026-07-10 00:46:13.087786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/json.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.087827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/json.lo -MD -MP -MF $depbase.Tpo -c -o lib/json.lo lib/json.c &&\ 2026-07-10 00:46:13.087837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.087874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/json.lo -MD -MP -MF lib/.deps/json.Tpo -c lib/json.c -o lib/json.o 2026-07-10 00:46:13.087907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/jsonrpc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.087917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/jsonrpc.lo -MD -MP -MF $depbase.Tpo -c -o lib/jsonrpc.lo lib/jsonrpc.c &&\ 2026-07-10 00:46:13.087951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.087978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/jsonrpc.lo -MD -MP -MF lib/.deps/jsonrpc.Tpo -c lib/jsonrpc.c -o lib/jsonrpc.o 2026-07-10 00:46:13.088004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lacp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.088031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lacp.lo -MD -MP -MF $depbase.Tpo -c -o lib/lacp.lo lib/lacp.c &&\ 2026-07-10 00:46:13.088072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.088083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/learn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.088129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/learn.lo -MD -MP -MF $depbase.Tpo -c -o lib/learn.lo lib/learn.c &&\ 2026-07-10 00:46:13.088140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.088169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lacp.lo -MD -MP -MF lib/.deps/lacp.Tpo -c lib/lacp.c -o lib/lacp.o 2026-07-10 00:46:13.088197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/learn.lo -MD -MP -MF lib/.deps/learn.Tpo -c lib/learn.c -o lib/learn.o 2026-07-10 00:46:13.088208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/learning-switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.088245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/learning-switch.lo -MD -MP -MF $depbase.Tpo -c -o lib/learning-switch.lo lib/learning-switch.c &&\ 2026-07-10 00:46:13.088257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.088289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lockfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.088329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lockfile.lo -MD -MP -MF $depbase.Tpo -c -o lib/lockfile.lo lib/lockfile.c &&\ 2026-07-10 00:46:13.088340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.088380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/learning-switch.lo -MD -MP -MF lib/.deps/learning-switch.Tpo -c lib/learning-switch.c -o lib/learning-switch.o 2026-07-10 00:46:13.088414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lockfile.lo -MD -MP -MF lib/.deps/lockfile.Tpo -c lib/lockfile.c -o lib/lockfile.o 2026-07-10 00:46:13.088425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mac-learning.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.088472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mac-learning.lo -MD -MP -MF $depbase.Tpo -c -o lib/mac-learning.lo lib/mac-learning.c &&\ 2026-07-10 00:46:13.088510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.088538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mac-learning.lo -MD -MP -MF lib/.deps/mac-learning.Tpo -c lib/mac-learning.c -o lib/mac-learning.o 2026-07-10 00:46:13.088555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.088583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/match.lo -MD -MP -MF $depbase.Tpo -c -o lib/match.lo lib/match.c &&\ 2026-07-10 00:46:13.088609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.088628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/match.lo -MD -MP -MF lib/.deps/match.Tpo -c lib/match.c -o lib/match.o 2026-07-10 00:46:13.088663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mcast-snooping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.088680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mcast-snooping.lo -MD -MP -MF $depbase.Tpo -c -o lib/mcast-snooping.lo lib/mcast-snooping.c &&\ 2026-07-10 00:46:13.088707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.088719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mcast-snooping.lo -MD -MP -MF lib/.deps/mcast-snooping.Tpo -c lib/mcast-snooping.c -o lib/mcast-snooping.o 2026-07-10 00:46:13.088758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.088771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/memory.lo -MD -MP -MF $depbase.Tpo -c -o lib/memory.lo lib/memory.c &&\ 2026-07-10 00:46:13.088804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.088815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/meta-flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.088852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/meta-flow.lo -MD -MP -MF $depbase.Tpo -c -o lib/meta-flow.lo lib/meta-flow.c &&\ 2026-07-10 00:46:13.088887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.088899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/memory.lo -MD -MP -MF lib/.deps/memory.Tpo -c lib/memory.c -o lib/memory.o 2026-07-10 00:46:13.088941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/meta-flow.lo -MD -MP -MF lib/.deps/meta-flow.Tpo -c lib/meta-flow.c -o lib/meta-flow.o 2026-07-10 00:46:13.088953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mpsc-queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.088980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mpsc-queue.lo -MD -MP -MF $depbase.Tpo -c -o lib/mpsc-queue.lo lib/mpsc-queue.c &&\ 2026-07-10 00:46:13.088991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.089047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mpsc-queue.lo -MD -MP -MF lib/.deps/mpsc-queue.Tpo -c lib/mpsc-queue.c -o lib/mpsc-queue.o 2026-07-10 00:46:13.089070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/multipath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.089099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/multipath.lo -MD -MP -MF $depbase.Tpo -c -o lib/multipath.lo lib/multipath.c &&\ 2026-07-10 00:46:13.089127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.089154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/namemap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.089165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/namemap.lo -MD -MP -MF $depbase.Tpo -c -o lib/namemap.lo lib/namemap.c &&\ 2026-07-10 00:46:13.089202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.089235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/namemap.lo -MD -MP -MF lib/.deps/namemap.Tpo -c lib/namemap.c -o lib/namemap.o 2026-07-10 00:46:13.089247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/multipath.lo -MD -MP -MF lib/.deps/multipath.Tpo -c lib/multipath.c -o lib/multipath.o 2026-07-10 00:46:13.089273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.089301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-dummy.lo lib/netdev-dummy.c &&\ 2026-07-10 00:46:13.089316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.089343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-offload.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.089354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-offload.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-offload.lo lib/netdev-offload.c &&\ 2026-07-10 00:46:13.089394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.089422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-dummy.lo -MD -MP -MF lib/.deps/netdev-dummy.Tpo -c lib/netdev-dummy.c -o lib/netdev-dummy.o 2026-07-10 00:46:13.089470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-offload.lo -MD -MP -MF lib/.deps/netdev-offload.Tpo -c lib/netdev-offload.c -o lib/netdev-offload.o 2026-07-10 00:46:13.089484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-vport.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.089510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-vport.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-vport.lo lib/netdev-vport.c &&\ 2026-07-10 00:46:13.089521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.089560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-vport.lo -MD -MP -MF lib/.deps/netdev-vport.Tpo -c lib/netdev-vport.c -o lib/netdev-vport.o 2026-07-10 00:46:13.089581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.089609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev.lo lib/netdev.c &&\ 2026-07-10 00:46:13.089618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.089655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.089683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink.lo lib/netlink.c &&\ 2026-07-10 00:46:13.089693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.089734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev.lo -MD -MP -MF lib/.deps/netdev.Tpo -c lib/netdev.c -o lib/netdev.o 2026-07-10 00:46:13.089776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink.lo -MD -MP -MF lib/.deps/netlink.Tpo -c lib/netlink.c -o lib/netlink.o 2026-07-10 00:46:13.089787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/nx-match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.089823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/nx-match.lo -MD -MP -MF $depbase.Tpo -c -o lib/nx-match.lo lib/nx-match.c &&\ 2026-07-10 00:46:13.089841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.089852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/nx-match.lo -MD -MP -MF lib/.deps/nx-match.Tpo -c lib/nx-match.c -o lib/nx-match.o 2026-07-10 00:46:13.089890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/object-collection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.089922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/object-collection.lo -MD -MP -MF $depbase.Tpo -c -o lib/object-collection.lo lib/object-collection.c &&\ 2026-07-10 00:46:13.089933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.089975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/object-collection.lo -MD -MP -MF lib/.deps/object-collection.Tpo -c lib/object-collection.c -o lib/object-collection.o 2026-07-10 00:46:13.090001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-execute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.090059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-execute.lo -MD -MP -MF $depbase.Tpo -c -o lib/odp-execute.lo lib/odp-execute.c &&\ 2026-07-10 00:46:13.090099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.090106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-execute-private.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.090116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-execute-private.lo -MD -MP -MF $depbase.Tpo -c -o lib/odp-execute-private.lo lib/odp-execute-private.c &&\ 2026-07-10 00:46:13.090154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.090165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-execute-private.lo -MD -MP -MF lib/.deps/odp-execute-private.Tpo -c lib/odp-execute-private.c -o lib/odp-execute-private.o 2026-07-10 00:46:13.090201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-execute.lo -MD -MP -MF lib/.deps/odp-execute.Tpo -c lib/odp-execute.c -o lib/odp-execute.o 2026-07-10 00:46:13.090228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.090253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/odp-util.lo lib/odp-util.c &&\ 2026-07-10 00:46:13.090263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.090308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-util.lo -MD -MP -MF lib/.deps/odp-util.Tpo -c lib/odp-util.c -o lib/odp-util.o 2026-07-10 00:46:13.090329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.090339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-actions.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-actions.lo lib/ofp-actions.c &&\ 2026-07-10 00:46:13.090373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.090400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-actions.lo -MD -MP -MF lib/.deps/ofp-actions.Tpo -c lib/ofp-actions.c -o lib/ofp-actions.o 2026-07-10 00:46:13.090432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.090462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-errors.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-errors.lo lib/ofp-errors.c &&\ 2026-07-10 00:46:13.090488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.090514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-errors.lo -MD -MP -MF lib/.deps/ofp-errors.Tpo -c lib/ofp-errors.c -o lib/ofp-errors.o 2026-07-10 00:46:13.090540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-msgs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.090577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-msgs.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-msgs.lo lib/ofp-msgs.c &&\ 2026-07-10 00:46:13.090592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.090602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-msgs.lo -MD -MP -MF lib/.deps/ofp-msgs.Tpo -c lib/ofp-msgs.c -o lib/ofp-msgs.o 2026-07-10 00:46:13.090668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.090675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldp.lo -MD -MP -MF $depbase.Tpo -c -o lib/lldp/lldp.lo lib/lldp/lldp.c &&\ 2026-07-10 00:46:13.090680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.090733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldp.lo -MD -MP -MF lib/lldp/.deps/lldp.Tpo -c lib/lldp/lldp.c -o lib/lldp/lldp.o 2026-07-10 00:46:13.090768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldpd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.090801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldpd.lo -MD -MP -MF $depbase.Tpo -c -o lib/lldp/lldpd.lo lib/lldp/lldpd.c &&\ 2026-07-10 00:46:13.090808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.090846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldpd-structs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.090879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldpd-structs.lo -MD -MP -MF $depbase.Tpo -c -o lib/lldp/lldpd-structs.lo lib/lldp/lldpd-structs.c &&\ 2026-07-10 00:46:13.090897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.090907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldpd.lo -MD -MP -MF lib/lldp/.deps/lldpd.Tpo -c lib/lldp/lldpd.c -o lib/lldp/lldpd.o 2026-07-10 00:46:13.090947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldpd-structs.lo -MD -MP -MF lib/lldp/.deps/lldpd-structs.Tpo -c lib/lldp/lldpd-structs.c -o lib/lldp/lldpd-structs.o 2026-07-10 00:46:13.090981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dirs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.090993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dirs.lo -MD -MP -MF $depbase.Tpo -c -o lib/dirs.lo lib/dirs.c &&\ 2026-07-10 00:46:13.091029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.091065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dirs.lo -MD -MP -MF lib/.deps/dirs.Tpo -c lib/dirs.c -o lib/dirs.o 2026-07-10 00:46:13.091114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -static -o lib/libopenvswitchavx512.la -rpath /usr/lib lib/libopenvswitchavx512_la-dpif-netdev-avx512.lo lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.lo lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.lo lib/libopenvswitchavx512_la-odp-execute-avx512.lo -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.091133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-bond.lo -MD -MP -MF ofproto/.deps/libofproto_la-bond.Tpo -c -o ofproto/libofproto_la-bond.lo `test -f 'ofproto/bond.c' || echo './'`ofproto/bond.c 2026-07-10 00:46:13.091161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-bond.lo -MD -MP -MF ofproto/.deps/libofproto_la-bond.Tpo -c ofproto/bond.c -o ofproto/libofproto_la-bond.o 2026-07-10 00:46:13.091194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr lib/.libs/libopenvswitchavx512.a lib/libopenvswitchavx512_la-dpif-netdev-avx512.o lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.o lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.o lib/libopenvswitchavx512_la-odp-execute-avx512.o 2026-07-10 00:46:13.091204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libopenvswitchavx512.a 2026-07-10 00:46:13.091240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libopenvswitchavx512.la" && ln -s "../libopenvswitchavx512.la" "libopenvswitchavx512.la" ) 2026-07-10 00:46:13.091262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-collectors.lo -MD -MP -MF ofproto/.deps/libofproto_la-collectors.Tpo -c -o ofproto/libofproto_la-collectors.lo `test -f 'ofproto/collectors.c' || echo './'`ofproto/collectors.c 2026-07-10 00:46:13.091302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-collectors.lo -MD -MP -MF ofproto/.deps/libofproto_la-collectors.Tpo -c ofproto/collectors.c -o ofproto/libofproto_la-collectors.o 2026-07-10 00:46:13.091322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-collectors.Tpo ofproto/.deps/libofproto_la-collectors.Plo 2026-07-10 00:46:13.091363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-connmgr.lo -MD -MP -MF ofproto/.deps/libofproto_la-connmgr.Tpo -c -o ofproto/libofproto_la-connmgr.lo `test -f 'ofproto/connmgr.c' || echo './'`ofproto/connmgr.c 2026-07-10 00:46:13.091376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-connmgr.lo -MD -MP -MF ofproto/.deps/libofproto_la-connmgr.Tpo -c ofproto/connmgr.c -o ofproto/libofproto_la-connmgr.o 2026-07-10 00:46:13.091402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-bond.Tpo ofproto/.deps/libofproto_la-bond.Plo 2026-07-10 00:46:13.091430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-fail-open.lo -MD -MP -MF ofproto/.deps/libofproto_la-fail-open.Tpo -c -o ofproto/libofproto_la-fail-open.lo `test -f 'ofproto/fail-open.c' || echo './'`ofproto/fail-open.c 2026-07-10 00:46:13.091465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-fail-open.lo -MD -MP -MF ofproto/.deps/libofproto_la-fail-open.Tpo -c ofproto/fail-open.c -o ofproto/libofproto_la-fail-open.o 2026-07-10 00:46:13.091521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-in-band.lo -MD -MP -MF ofproto/.deps/libofproto_la-in-band.Tpo -c -o ofproto/libofproto_la-in-band.lo `test -f 'ofproto/in-band.c' || echo './'`ofproto/in-band.c 2026-07-10 00:46:13.091551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-in-band.lo -MD -MP -MF ofproto/.deps/libofproto_la-in-band.Tpo -c ofproto/in-band.c -o ofproto/libofproto_la-in-band.o 2026-07-10 00:46:13.091560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-fail-open.Tpo ofproto/.deps/libofproto_la-fail-open.Plo 2026-07-10 00:46:13.091599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-names.lo -MD -MP -MF ofproto/.deps/libofproto_la-names.Tpo -c -o ofproto/libofproto_la-names.lo `test -f 'ofproto/names.c' || echo './'`ofproto/names.c 2026-07-10 00:46:13.091632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-names.lo -MD -MP -MF ofproto/.deps/libofproto_la-names.Tpo -c ofproto/names.c -o ofproto/libofproto_la-names.o 2026-07-10 00:46:13.091643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-names.Tpo ofproto/.deps/libofproto_la-names.Plo 2026-07-10 00:46:13.091683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-netflow.lo -MD -MP -MF ofproto/.deps/libofproto_la-netflow.Tpo -c -o ofproto/libofproto_la-netflow.lo `test -f 'ofproto/netflow.c' || echo './'`ofproto/netflow.c 2026-07-10 00:46:13.091701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-in-band.Tpo ofproto/.deps/libofproto_la-in-band.Plo 2026-07-10 00:46:13.092101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto.Tpo -c -o ofproto/libofproto_la-ofproto.lo `test -f 'ofproto/ofproto.c' || echo './'`ofproto/ofproto.c 2026-07-10 00:46:13.092127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif.Tpo -c -o ofproto/libofproto_la-ofproto-dpif.lo `test -f 'ofproto/ofproto-dpif.c' || echo './'`ofproto/ofproto-dpif.c 2026-07-10 00:46:13.092136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-netflow.lo -MD -MP -MF ofproto/.deps/libofproto_la-netflow.Tpo -c ofproto/netflow.c -o ofproto/libofproto_la-netflow.o 2026-07-10 00:46:13.092143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto.Tpo -c ofproto/ofproto.c -o ofproto/libofproto_la-ofproto.o 2026-07-10 00:46:13.092151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif.Tpo -c ofproto/ofproto-dpif.c -o ofproto/libofproto_la-ofproto-dpif.o 2026-07-10 00:46:13.092165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-connmgr.Tpo ofproto/.deps/libofproto_la-connmgr.Plo 2026-07-10 00:46:13.092180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-ipfix.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-ipfix.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-ipfix.lo `test -f 'ofproto/ofproto-dpif-ipfix.c' || echo './'`ofproto/ofproto-dpif-ipfix.c 2026-07-10 00:46:13.092190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-ipfix.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-ipfix.Tpo -c ofproto/ofproto-dpif-ipfix.c -o ofproto/libofproto_la-ofproto-dpif-ipfix.o 2026-07-10 00:46:13.092197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-netflow.Tpo ofproto/.deps/libofproto_la-netflow.Plo 2026-07-10 00:46:13.092204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-lsample.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-lsample.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-lsample.lo `test -f 'ofproto/ofproto-dpif-lsample.c' || echo './'`ofproto/ofproto-dpif-lsample.c 2026-07-10 00:46:13.092211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-lsample.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-lsample.Tpo -c ofproto/ofproto-dpif-lsample.c -o ofproto/libofproto_la-ofproto-dpif-lsample.o 2026-07-10 00:46:13.092217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-lsample.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-lsample.Plo 2026-07-10 00:46:13.092230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-mirror.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-mirror.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-mirror.lo `test -f 'ofproto/ofproto-dpif-mirror.c' || echo './'`ofproto/ofproto-dpif-mirror.c 2026-07-10 00:46:13.092245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-mirror.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-mirror.Tpo -c ofproto/ofproto-dpif-mirror.c -o ofproto/libofproto_la-ofproto-dpif-mirror.o 2026-07-10 00:46:13.092252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-mirror.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-mirror.Plo 2026-07-10 00:46:13.092259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-monitor.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-monitor.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-monitor.lo `test -f 'ofproto/ofproto-dpif-monitor.c' || echo './'`ofproto/ofproto-dpif-monitor.c 2026-07-10 00:46:13.092266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-monitor.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-monitor.Tpo -c ofproto/ofproto-dpif-monitor.c -o ofproto/libofproto_la-ofproto-dpif-monitor.o 2026-07-10 00:46:13.092272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-ipfix.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-ipfix.Plo 2026-07-10 00:46:13.092279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-rid.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-rid.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-rid.lo `test -f 'ofproto/ofproto-dpif-rid.c' || echo './'`ofproto/ofproto-dpif-rid.c 2026-07-10 00:46:13.094203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-rid.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-rid.Tpo -c ofproto/ofproto-dpif-rid.c -o ofproto/libofproto_la-ofproto-dpif-rid.o 2026-07-10 00:46:13.094226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-monitor.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-monitor.Plo 2026-07-10 00:46:13.094238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-sflow.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-sflow.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-sflow.lo `test -f 'ofproto/ofproto-dpif-sflow.c' || echo './'`ofproto/ofproto-dpif-sflow.c 2026-07-10 00:46:13.094243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-sflow.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-sflow.Tpo -c ofproto/ofproto-dpif-sflow.c -o ofproto/libofproto_la-ofproto-dpif-sflow.o 2026-07-10 00:46:13.094248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-rid.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-rid.Plo 2026-07-10 00:46:13.094252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-trace.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-trace.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-trace.lo `test -f 'ofproto/ofproto-dpif-trace.c' || echo './'`ofproto/ofproto-dpif-trace.c 2026-07-10 00:46:13.094264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-trace.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-trace.Tpo -c ofproto/ofproto-dpif-trace.c -o ofproto/libofproto_la-ofproto-dpif-trace.o 2026-07-10 00:46:13.094268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-sflow.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-sflow.Plo 2026-07-10 00:46:13.094275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-upcall.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-upcall.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-upcall.lo `test -f 'ofproto/ofproto-dpif-upcall.c' || echo './'`ofproto/ofproto-dpif-upcall.c 2026-07-10 00:46:13.094279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-upcall.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-upcall.Tpo -c ofproto/ofproto-dpif-upcall.c -o ofproto/libofproto_la-ofproto-dpif-upcall.o 2026-07-10 00:46:13.094283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-trace.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-trace.Plo 2026-07-10 00:46:13.094287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-xlate.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-xlate.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-xlate.lo `test -f 'ofproto/ofproto-dpif-xlate.c' || echo './'`ofproto/ofproto-dpif-xlate.c 2026-07-10 00:46:13.094291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-xlate.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-xlate.Tpo -c ofproto/ofproto-dpif-xlate.c -o ofproto/libofproto_la-ofproto-dpif-xlate.o 2026-07-10 00:46:13.094297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif.Tpo ofproto/.deps/libofproto_la-ofproto-dpif.Plo 2026-07-10 00:46:13.094305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-xlate-cache.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-xlate-cache.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-xlate-cache.lo `test -f 'ofproto/ofproto-dpif-xlate-cache.c' || echo './'`ofproto/ofproto-dpif-xlate-cache.c 2026-07-10 00:46:13.094312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-xlate-cache.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-xlate-cache.Tpo -c ofproto/ofproto-dpif-xlate-cache.c -o ofproto/libofproto_la-ofproto-dpif-xlate-cache.o 2026-07-10 00:46:13.094316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto.Tpo ofproto/.deps/libofproto_la-ofproto.Plo 2026-07-10 00:46:13.094320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-pinsched.lo -MD -MP -MF ofproto/.deps/libofproto_la-pinsched.Tpo -c -o ofproto/libofproto_la-pinsched.lo `test -f 'ofproto/pinsched.c' || echo './'`ofproto/pinsched.c 2026-07-10 00:46:13.094324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-pinsched.lo -MD -MP -MF ofproto/.deps/libofproto_la-pinsched.Tpo -c ofproto/pinsched.c -o ofproto/libofproto_la-pinsched.o 2026-07-10 00:46:13.094331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-xlate-cache.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-xlate-cache.Plo 2026-07-10 00:46:13.094338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-tunnel.lo -MD -MP -MF ofproto/.deps/libofproto_la-tunnel.Tpo -c -o ofproto/libofproto_la-tunnel.lo `test -f 'ofproto/tunnel.c' || echo './'`ofproto/tunnel.c 2026-07-10 00:46:13.094342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-tunnel.lo -MD -MP -MF ofproto/.deps/libofproto_la-tunnel.Tpo -c ofproto/tunnel.c -o ofproto/libofproto_la-tunnel.o 2026-07-10 00:46:13.094346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-pinsched.Tpo ofproto/.deps/libofproto_la-pinsched.Plo 2026-07-10 00:46:13.094352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-bundles.lo -MD -MP -MF ofproto/.deps/libofproto_la-bundles.Tpo -c -o ofproto/libofproto_la-bundles.lo `test -f 'ofproto/bundles.c' || echo './'`ofproto/bundles.c 2026-07-10 00:46:13.094356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-bundles.lo -MD -MP -MF ofproto/.deps/libofproto_la-bundles.Tpo -c ofproto/bundles.c -o ofproto/libofproto_la-bundles.o 2026-07-10 00:46:13.094360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-upcall.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-upcall.Plo 2026-07-10 00:46:13.094364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -release 3.4 -version-info 0:4 -Wl,--version-script=./lib/libsflow.sym -L/usr/lib -o lib/libsflow.la -rpath /usr/lib lib/libsflow_la-sflow_agent.lo lib/libsflow_la-sflow_sampler.lo lib/libsflow_la-sflow_poller.lo lib/libsflow_la-sflow_receiver.lo -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.094371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-bundles.Tpo ofproto/.deps/libofproto_la-bundles.Plo 2026-07-10 00:46:13.094375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-tool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.094382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/ovsdb-tool.o -MD -MP -MF $depbase.Tpo -c -o ovsdb/ovsdb-tool.o ovsdb/ovsdb-tool.c &&\ 2026-07-10 00:46:13.094386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.094391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr lib/.libs/libsflow.a lib/libsflow_la-sflow_agent.o lib/libsflow_la-sflow_sampler.o lib/libsflow_la-sflow_poller.o lib/libsflow_la-sflow_receiver.o 2026-07-10 00:46:13.094395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libsflow.a 2026-07-10 00:46:13.094399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libsflow.la" && ln -s "../libsflow.la" "libsflow.la" ) 2026-07-10 00:46:13.095133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-column.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-column.Tpo -c -o ovsdb/libovsdb_la-column.lo `test -f 'ovsdb/column.c' || echo './'`ovsdb/column.c 2026-07-10 00:46:13.095150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-tunnel.Tpo ofproto/.deps/libofproto_la-tunnel.Plo 2026-07-10 00:46:13.095156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-condition.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-condition.Tpo -c -o ovsdb/libovsdb_la-condition.lo `test -f 'ovsdb/condition.c' || echo './'`ovsdb/condition.c 2026-07-10 00:46:13.095169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-column.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-column.Tpo -c ovsdb/column.c -o ovsdb/libovsdb_la-column.o 2026-07-10 00:46:13.095174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-condition.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-condition.Tpo -c ovsdb/condition.c -o ovsdb/libovsdb_la-condition.o 2026-07-10 00:46:13.095179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-column.Tpo ovsdb/.deps/libovsdb_la-column.Plo 2026-07-10 00:46:13.095183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-execution.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-execution.Tpo -c -o ovsdb/libovsdb_la-execution.lo `test -f 'ovsdb/execution.c' || echo './'`ovsdb/execution.c 2026-07-10 00:46:13.095195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-execution.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-execution.Tpo -c ovsdb/execution.c -o ovsdb/libovsdb_la-execution.o 2026-07-10 00:46:13.095200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-condition.Tpo ovsdb/.deps/libovsdb_la-condition.Plo 2026-07-10 00:46:13.095204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-file.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-file.Tpo -c -o ovsdb/libovsdb_la-file.lo `test -f 'ovsdb/file.c' || echo './'`ovsdb/file.c 2026-07-10 00:46:13.095212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-file.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-file.Tpo -c ovsdb/file.c -o ovsdb/libovsdb_la-file.o 2026-07-10 00:46:13.095216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-execution.Tpo ovsdb/.deps/libovsdb_la-execution.Plo 2026-07-10 00:46:13.095221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-jsonrpc-server.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-jsonrpc-server.Tpo -c -o ovsdb/libovsdb_la-jsonrpc-server.lo `test -f 'ovsdb/jsonrpc-server.c' || echo './'`ovsdb/jsonrpc-server.c 2026-07-10 00:46:13.095225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-log.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-log.Tpo -c -o ovsdb/libovsdb_la-log.lo `test -f 'ovsdb/log.c' || echo './'`ovsdb/log.c 2026-07-10 00:46:13.095237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-jsonrpc-server.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-jsonrpc-server.Tpo -c ovsdb/jsonrpc-server.c -o ovsdb/libovsdb_la-jsonrpc-server.o 2026-07-10 00:46:13.095241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-log.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-log.Tpo -c ovsdb/log.c -o ovsdb/libovsdb_la-log.o 2026-07-10 00:46:13.095249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-file.Tpo ovsdb/.deps/libovsdb_la-file.Plo 2026-07-10 00:46:13.095253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-mutation.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-mutation.Tpo -c -o ovsdb/libovsdb_la-mutation.lo `test -f 'ovsdb/mutation.c' || echo './'`ovsdb/mutation.c 2026-07-10 00:46:13.095257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-mutation.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-mutation.Tpo -c ovsdb/mutation.c -o ovsdb/libovsdb_la-mutation.o 2026-07-10 00:46:13.095264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-mutation.Tpo ovsdb/.deps/libovsdb_la-mutation.Plo 2026-07-10 00:46:13.095358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-ovsdb.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-ovsdb.Tpo -c -o ovsdb/libovsdb_la-ovsdb.lo `test -f 'ovsdb/ovsdb.c' || echo './'`ovsdb/ovsdb.c 2026-07-10 00:46:13.095450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-log.Tpo ovsdb/.deps/libovsdb_la-log.Plo 2026-07-10 00:46:13.095557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-monitor.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-monitor.Tpo -c -o ovsdb/libovsdb_la-monitor.lo `test -f 'ovsdb/monitor.c' || echo './'`ovsdb/monitor.c 2026-07-10 00:46:13.095643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-ovsdb.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-ovsdb.Tpo -c ovsdb/ovsdb.c -o ovsdb/libovsdb_la-ovsdb.o 2026-07-10 00:46:13.095714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-monitor.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-monitor.Tpo -c ovsdb/monitor.c -o ovsdb/libovsdb_la-monitor.o 2026-07-10 00:46:13.095793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-jsonrpc-server.Tpo ovsdb/.deps/libovsdb_la-jsonrpc-server.Plo 2026-07-10 00:46:13.095875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-query.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-query.Tpo -c -o ovsdb/libovsdb_la-query.lo `test -f 'ovsdb/query.c' || echo './'`ovsdb/query.c 2026-07-10 00:46:13.095964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-xlate.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-xlate.Plo 2026-07-10 00:46:13.096048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft.Tpo -c -o ovsdb/libovsdb_la-raft.lo `test -f 'ovsdb/raft.c' || echo './'`ovsdb/raft.c 2026-07-10 00:46:13.096163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-query.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-query.Tpo -c ovsdb/query.c -o ovsdb/libovsdb_la-query.o 2026-07-10 00:46:13.096241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft.Tpo -c ovsdb/raft.c -o ovsdb/libovsdb_la-raft.o 2026-07-10 00:46:13.096317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-ovsdb.Tpo ovsdb/.deps/libovsdb_la-ovsdb.Plo 2026-07-10 00:46:13.096398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft-private.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft-private.Tpo -c -o ovsdb/libovsdb_la-raft-private.lo `test -f 'ovsdb/raft-private.c' || echo './'`ovsdb/raft-private.c 2026-07-10 00:46:13.096492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-query.Tpo ovsdb/.deps/libovsdb_la-query.Plo 2026-07-10 00:46:13.096600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft-rpc.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft-rpc.Tpo -c -o ovsdb/libovsdb_la-raft-rpc.lo `test -f 'ovsdb/raft-rpc.c' || echo './'`ovsdb/raft-rpc.c 2026-07-10 00:46:13.096692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft-private.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft-private.Tpo -c ovsdb/raft-private.c -o ovsdb/libovsdb_la-raft-private.o 2026-07-10 00:46:13.096774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft-rpc.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft-rpc.Tpo -c ovsdb/raft-rpc.c -o ovsdb/libovsdb_la-raft-rpc.o 2026-07-10 00:46:13.096852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-monitor.Tpo ovsdb/.deps/libovsdb_la-monitor.Plo 2026-07-10 00:46:13.096933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-rbac.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-rbac.Tpo -c -o ovsdb/libovsdb_la-rbac.lo `test -f 'ovsdb/rbac.c' || echo './'`ovsdb/rbac.c 2026-07-10 00:46:13.097012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-raft-rpc.Tpo ovsdb/.deps/libovsdb_la-raft-rpc.Plo 2026-07-10 00:46:13.097143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-replication.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-replication.Tpo -c -o ovsdb/libovsdb_la-replication.lo `test -f 'ovsdb/replication.c' || echo './'`ovsdb/replication.c 2026-07-10 00:46:13.097212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-rbac.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-rbac.Tpo -c ovsdb/rbac.c -o ovsdb/libovsdb_la-rbac.o 2026-07-10 00:46:13.097301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-replication.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-replication.Tpo -c ovsdb/replication.c -o ovsdb/libovsdb_la-replication.o 2026-07-10 00:46:13.097376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-raft-private.Tpo ovsdb/.deps/libovsdb_la-raft-private.Plo 2026-07-10 00:46:13.097477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-relay.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-relay.Tpo -c -o ovsdb/libovsdb_la-relay.lo `test -f 'ovsdb/relay.c' || echo './'`ovsdb/relay.c 2026-07-10 00:46:13.097560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-relay.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-relay.Tpo -c ovsdb/relay.c -o ovsdb/libovsdb_la-relay.o 2026-07-10 00:46:13.099104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-rbac.Tpo ovsdb/.deps/libovsdb_la-rbac.Plo 2026-07-10 00:46:13.099113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-row.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-row.Tpo -c -o ovsdb/libovsdb_la-row.lo `test -f 'ovsdb/row.c' || echo './'`ovsdb/row.c 2026-07-10 00:46:13.099118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-row.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-row.Tpo -c ovsdb/row.c -o ovsdb/libovsdb_la-row.o 2026-07-10 00:46:13.099122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-relay.Tpo ovsdb/.deps/libovsdb_la-relay.Plo 2026-07-10 00:46:13.099127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-server.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-server.Tpo -c -o ovsdb/libovsdb_la-server.lo `test -f 'ovsdb/server.c' || echo './'`ovsdb/server.c 2026-07-10 00:46:13.099131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-replication.Tpo ovsdb/.deps/libovsdb_la-replication.Plo 2026-07-10 00:46:13.099139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-storage.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-storage.Tpo -c -o ovsdb/libovsdb_la-storage.lo `test -f 'ovsdb/storage.c' || echo './'`ovsdb/storage.c 2026-07-10 00:46:13.099150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-server.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-server.Tpo -c ovsdb/server.c -o ovsdb/libovsdb_la-server.o 2026-07-10 00:46:13.099154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-storage.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-storage.Tpo -c ovsdb/storage.c -o ovsdb/libovsdb_la-storage.o 2026-07-10 00:46:13.099158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-row.Tpo ovsdb/.deps/libovsdb_la-row.Plo 2026-07-10 00:46:13.099162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-table.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-table.Tpo -c -o ovsdb/libovsdb_la-table.lo `test -f 'ovsdb/table.c' || echo './'`ovsdb/table.c 2026-07-10 00:46:13.099166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-server.Tpo ovsdb/.deps/libovsdb_la-server.Plo 2026-07-10 00:46:13.099169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-trigger.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-trigger.Tpo -c -o ovsdb/libovsdb_la-trigger.lo `test -f 'ovsdb/trigger.c' || echo './'`ovsdb/trigger.c 2026-07-10 00:46:13.099178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-table.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-table.Tpo -c ovsdb/table.c -o ovsdb/libovsdb_la-table.o 2026-07-10 00:46:13.099185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-trigger.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-trigger.Tpo -c ovsdb/trigger.c -o ovsdb/libovsdb_la-trigger.o 2026-07-10 00:46:13.099189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-storage.Tpo ovsdb/.deps/libovsdb_la-storage.Plo 2026-07-10 00:46:13.099198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-transaction.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-transaction.Tpo -c -o ovsdb/libovsdb_la-transaction.lo `test -f 'ovsdb/transaction.c' || echo './'`ovsdb/transaction.c 2026-07-10 00:46:13.099202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-transaction.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-transaction.Tpo -c ovsdb/transaction.c -o ovsdb/libovsdb_la-transaction.o 2026-07-10 00:46:13.099205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-trigger.Tpo ovsdb/.deps/libovsdb_la-trigger.Plo 2026-07-10 00:46:13.099209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-transaction-forward.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-transaction-forward.Tpo -c -o ovsdb/libovsdb_la-transaction-forward.lo `test -f 'ovsdb/transaction-forward.c' || echo './'`ovsdb/transaction-forward.c 2026-07-10 00:46:13.099213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-table.Tpo ovsdb/.deps/libovsdb_la-table.Plo 2026-07-10 00:46:13.099222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-ovsdb-util.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-ovsdb-util.Tpo -c -o ovsdb/libovsdb_la-ovsdb-util.lo `test -f 'ovsdb/ovsdb-util.c' || echo './'`ovsdb/ovsdb-util.c 2026-07-10 00:46:13.099230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-transaction-forward.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-transaction-forward.Tpo -c ovsdb/transaction-forward.c -o ovsdb/libovsdb_la-transaction-forward.o 2026-07-10 00:46:13.099234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-ovsdb-util.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-ovsdb-util.Tpo -c ovsdb/ovsdb-util.c -o ovsdb/libovsdb_la-ovsdb-util.o 2026-07-10 00:46:13.099238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-transaction-forward.Tpo ovsdb/.deps/libovsdb_la-transaction-forward.Plo 2026-07-10 00:46:13.099241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.099245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/ovsdb-client.o -MD -MP -MF $depbase.Tpo -c -o ovsdb/ovsdb-client.o ovsdb/ovsdb-client.c &&\ 2026-07-10 00:46:13.099249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.099253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-ovsdb-util.Tpo ovsdb/.deps/libovsdb_la-ovsdb-util.Plo 2026-07-10 00:46:13.099257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vtep/vtep-ctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.099261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vtep/vtep-ctl.o -MD -MP -MF $depbase.Tpo -c -o vtep/vtep-ctl.o vtep/vtep-ctl.c &&\ 2026-07-10 00:46:13.099267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.099273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-raft.Tpo ovsdb/.deps/libovsdb_la-raft.Plo 2026-07-10 00:46:13.099361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vtep/vtep-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.099434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vtep/vtep-idl.lo -MD -MP -MF $depbase.Tpo -c -o vtep/vtep-idl.lo vtep/vtep-idl.c &&\ 2026-07-10 00:46:13.099520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.099598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vtep/vtep-idl.lo -MD -MP -MF vtep/.deps/vtep-idl.Tpo -c vtep/vtep-idl.c -o vtep/vtep-idl.o 2026-07-10 00:46:13.099666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-transaction.Tpo ovsdb/.deps/libovsdb_la-transaction.Plo 2026-07-10 00:46:13.099738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ovsdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.099806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-ovsdb.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ovsdb.o tests/test-ovsdb.c &&\ 2026-07-10 00:46:13.099873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.099944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/idltest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.100011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/idltest.o -MD -MP -MF $depbase.Tpo -c -o tests/idltest.o tests/idltest.c &&\ 2026-07-10 00:46:13.100109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.100186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.100253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-lib.o -MD -MP -MF $depbase.Tpo -c -o tests/test-lib.o tests/test-lib.c &&\ 2026-07-10 00:46:13.100315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.100388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/ovstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.100470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/ovstest.o -MD -MP -MF $depbase.Tpo -c -o tests/ovstest.o tests/ovstest.c &&\ 2026-07-10 00:46:13.100533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.100606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-aes128.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.100672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-aes128.o -MD -MP -MF $depbase.Tpo -c -o tests/test-aes128.o tests/test-aes128.c &&\ 2026-07-10 00:46:13.100736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.100808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-atomic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.100875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-atomic.o -MD -MP -MF $depbase.Tpo -c -o tests/test-atomic.o tests/test-atomic.c &&\ 2026-07-10 00:46:13.100939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.101010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-barrier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.101100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-barrier.o -MD -MP -MF $depbase.Tpo -c -o tests/test-barrier.o tests/test-barrier.c &&\ 2026-07-10 00:46:13.101182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.101254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-bundle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.101322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-bundle.o -MD -MP -MF $depbase.Tpo -c -o tests/test-bundle.o tests/test-bundle.c &&\ 2026-07-10 00:46:13.101386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.101500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-byte-order.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.101578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-byte-order.o -MD -MP -MF $depbase.Tpo -c -o tests/test-byte-order.o tests/test-byte-order.c &&\ 2026-07-10 00:46:13.101644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.101718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-byteq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.101788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-byteq.o -MD -MP -MF $depbase.Tpo -c -o tests/test-byteq.o tests/test-byteq.c &&\ 2026-07-10 00:46:13.101852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.101924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-classifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.101991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-classifier.o -MD -MP -MF $depbase.Tpo -c -o tests/test-classifier.o tests/test-classifier.c &&\ 2026-07-10 00:46:13.102053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.102152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ccmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.102206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-ccmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ccmap.o tests/test-ccmap.c &&\ 2026-07-10 00:46:13.102258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.102317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-cmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.102375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-cmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-cmap.o tests/test-cmap.c &&\ 2026-07-10 00:46:13.102424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.102521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-conntrack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.102576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-conntrack.o -MD -MP -MF $depbase.Tpo -c -o tests/test-conntrack.o tests/test-conntrack.c &&\ 2026-07-10 00:46:13.102628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.102688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-cooperative-multitasking.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.102744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-cooperative-multitasking.o -MD -MP -MF $depbase.Tpo -c -o tests/test-cooperative-multitasking.o tests/test-cooperative-multitasking.c &&\ 2026-07-10 00:46:13.102799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.102860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-csum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.102916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-csum.o -MD -MP -MF $depbase.Tpo -c -o tests/test-csum.o tests/test-csum.c &&\ 2026-07-10 00:46:13.102978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.103047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-flows.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.103114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-flows.o -MD -MP -MF $depbase.Tpo -c -o tests/test-flows.o tests/test-flows.c &&\ 2026-07-10 00:46:13.103170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.103230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.103288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-hash.o -MD -MP -MF $depbase.Tpo -c -o tests/test-hash.o tests/test-hash.c &&\ 2026-07-10 00:46:13.103336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.103394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-heap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.103457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-heap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-heap.o tests/test-heap.c &&\ 2026-07-10 00:46:13.107101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hindex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-hindex.o -MD -MP -MF $depbase.Tpo -c -o tests/test-hindex.o tests/test-hindex.c &&\ 2026-07-10 00:46:13.107127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-hmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-hmap.o tests/test-hmap.c &&\ 2026-07-10 00:46:13.107139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-id-fpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-id-fpool.o -MD -MP -MF $depbase.Tpo -c -o tests/test-id-fpool.o tests/test-id-fpool.c &&\ 2026-07-10 00:46:13.107151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-json.o -MD -MP -MF $depbase.Tpo -c -o tests/test-json.o tests/test-json.c &&\ 2026-07-10 00:46:13.107168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-jsonrpc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-jsonrpc.o -MD -MP -MF $depbase.Tpo -c -o tests/test-jsonrpc.o tests/test-jsonrpc.c &&\ 2026-07-10 00:46:13.107186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-list.o -MD -MP -MF $depbase.Tpo -c -o tests/test-list.o tests/test-list.c &&\ 2026-07-10 00:46:13.107197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-lockfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-lockfile.o -MD -MP -MF $depbase.Tpo -c -o tests/test-lockfile.o tests/test-lockfile.c &&\ 2026-07-10 00:46:13.107208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-multipath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-multipath.o -MD -MP -MF $depbase.Tpo -c -o tests/test-multipath.o tests/test-multipath.c &&\ 2026-07-10 00:46:13.107219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-mpsc-queue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-mpsc-queue.o -MD -MP -MF $depbase.Tpo -c -o tests/test-mpsc-queue.o tests/test-mpsc-queue.c &&\ 2026-07-10 00:46:13.107231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-netflow.o -MD -MP -MF $depbase.Tpo -c -o tests/test-netflow.o tests/test-netflow.c &&\ 2026-07-10 00:46:13.107251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-odp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-odp.o -MD -MP -MF $depbase.Tpo -c -o tests/test-odp.o tests/test-odp.c &&\ 2026-07-10 00:46:13.107262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ofpbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-ofpbuf.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ofpbuf.o tests/test-ofpbuf.c &&\ 2026-07-10 00:46:13.107403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-packets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-packets.o -MD -MP -MF $depbase.Tpo -c -o tests/test-packets.o tests/test-packets.c &&\ 2026-07-10 00:46:13.107414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-random.o -MD -MP -MF $depbase.Tpo -c -o tests/test-random.o tests/test-random.c &&\ 2026-07-10 00:46:13.107431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rcu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-rcu.o -MD -MP -MF $depbase.Tpo -c -o tests/test-rcu.o tests/test-rcu.c &&\ 2026-07-10 00:46:13.107460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rculist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-rculist.o -MD -MP -MF $depbase.Tpo -c -o tests/test-rculist.o tests/test-rculist.c &&\ 2026-07-10 00:46:13.107471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-reconnect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-reconnect.o -MD -MP -MF $depbase.Tpo -c -o tests/test-reconnect.o tests/test-reconnect.c &&\ 2026-07-10 00:46:13.107482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rstp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-rstp.o -MD -MP -MF $depbase.Tpo -c -o tests/test-rstp.o tests/test-rstp.c &&\ 2026-07-10 00:46:13.107499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-sflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-sflow.o -MD -MP -MF $depbase.Tpo -c -o tests/test-sflow.o tests/test-sflow.c &&\ 2026-07-10 00:46:13.107510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-sha1.o -MD -MP -MF $depbase.Tpo -c -o tests/test-sha1.o tests/test-sha1.c &&\ 2026-07-10 00:46:13.107525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-skiplist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-skiplist.o -MD -MP -MF $depbase.Tpo -c -o tests/test-skiplist.o tests/test-skiplist.c &&\ 2026-07-10 00:46:13.107536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-stp.o -MD -MP -MF $depbase.Tpo -c -o tests/test-stp.o tests/test-stp.c &&\ 2026-07-10 00:46:13.107547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-unixctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-unixctl.o -MD -MP -MF $depbase.Tpo -c -o tests/test-unixctl.o tests/test-unixctl.c &&\ 2026-07-10 00:46:13.107564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-util.o -MD -MP -MF $depbase.Tpo -c -o tests/test-util.o tests/test-util.c &&\ 2026-07-10 00:46:13.107575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-uuid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-uuid.o -MD -MP -MF $depbase.Tpo -c -o tests/test-uuid.o tests/test-uuid.c &&\ 2026-07-10 00:46:13.107590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-uuidset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-uuidset.o -MD -MP -MF $depbase.Tpo -c -o tests/test-uuidset.o tests/test-uuidset.c &&\ 2026-07-10 00:46:13.107601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-bitmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-bitmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-bitmap.o tests/test-bitmap.c &&\ 2026-07-10 00:46:13.107615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-vconn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-vconn.o -MD -MP -MF $depbase.Tpo -c -o tests/test-vconn.o tests/test-vconn.c &&\ 2026-07-10 00:46:13.107629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-aa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-aa.o -MD -MP -MF $depbase.Tpo -c -o tests/test-aa.o tests/test-aa.c &&\ 2026-07-10 00:46:13.107643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stopwatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-stopwatch.o -MD -MP -MF $depbase.Tpo -c -o tests/test-stopwatch.o tests/test-stopwatch.c &&\ 2026-07-10 00:46:13.107654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-unix-socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-unix-socket.o -MD -MP -MF $depbase.Tpo -c -o tests/test-unix-socket.o tests/test-unix-socket.c &&\ 2026-07-10 00:46:13.107669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netlink-conntrack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-netlink-conntrack.o -MD -MP -MF $depbase.Tpo -c -o tests/test-netlink-conntrack.o tests/test-netlink-conntrack.c &&\ 2026-07-10 00:46:13.107680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netlink-policy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-netlink-policy.o -MD -MP -MF $depbase.Tpo -c -o tests/test-netlink-policy.o tests/test-netlink-policy.c &&\ 2026-07-10 00:46:13.107694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-psample.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-psample.o -MD -MP -MF $depbase.Tpo -c -o tests/test-psample.o tests/test-psample.c &&\ 2026-07-10 00:46:13.107710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-stream.o -MD -MP -MF $depbase.Tpo -c -o tests/test-stream.o tests/test-stream.c &&\ 2026-07-10 00:46:13.107721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-strtok_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-strtok_r.o -MD -MP -MF $depbase.Tpo -c -o tests/test-strtok_r.o tests/test-strtok_r.c &&\ 2026-07-10 00:46:13.107735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-type-props.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-type-props.o -MD -MP -MF $depbase.Tpo -c -o tests/test-type-props.o tests/test-type-props.c &&\ 2026-07-10 00:46:13.107746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/bridge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vswitchd/bridge.o -MD -MP -MF $depbase.Tpo -c -o vswitchd/bridge.o vswitchd/bridge.c &&\ 2026-07-10 00:46:13.107760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/ovs-vswitchd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vswitchd/ovs-vswitchd.o -MD -MP -MF $depbase.Tpo -c -o vswitchd/ovs-vswitchd.o vswitchd/ovs-vswitchd.c &&\ 2026-07-10 00:46:13.107776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/system-stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vswitchd/system-stats.o -MD -MP -MF $depbase.Tpo -c -o vswitchd/system-stats.o vswitchd/system-stats.c &&\ 2026-07-10 00:46:13.107790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.107797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/ovsdb-server.o -MD -MP -MF $depbase.Tpo -c -o ovsdb/ovsdb-server.o ovsdb/ovsdb-server.c &&\ 2026-07-10 00:46:13.107801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.107805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/testsuite.tmp tests/testsuite.at 2026-07-10 00:46:13.107809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite.at 2026-07-10 00:46:13.107813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite.at 2026-07-10 00:46:13.107817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-tso-testsuite.tmp tests/system-tso-testsuite.at 2026-07-10 00:46:13.107820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite 2026-07-10 00:46:13.107828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-afxdp-testsuite.tmp tests/system-afxdp-testsuite.at 2026-07-10 00:46:13.107832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite 2026-07-10 00:46:13.107836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-offloads-testsuite.tmp tests/system-offloads-testsuite.at 2026-07-10 00:46:13.107839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-tso-testsuite.tmp tests/system-tso-testsuite 2026-07-10 00:46:13.107843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite.at 2026-07-10 00:46:13.107847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-afxdp-testsuite.tmp tests/system-afxdp-testsuite 2026-07-10 00:46:13.107851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/ovsdb-cluster-testsuite.tmp tests/ovsdb-cluster-testsuite.at 2026-07-10 00:46:13.107854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/ovsdb-cluster-testsuite.tmp tests/ovsdb-cluster-testsuite 2026-07-10 00:46:13.107872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -release 3.4 -version-info 0:4 -Wl,--version-script=./lib/libopenvswitch.sym -L/usr/lib -o lib/libopenvswitch.la -rpath /usr/lib lib/aes128.lo lib/backtrace.lo lib/bfd.lo lib/bundle.lo lib/byteq.lo lib/cfm.lo lib/classifier.lo lib/ccmap.lo lib/cmap.lo lib/colors.lo lib/command-line.lo lib/connectivity.lo lib/conntrack-icmp.lo lib/conntrack-tcp.lo lib/conntrack-tp.lo lib/conntrack-other.lo lib/conntrack.lo lib/cooperative-multitasking.lo lib/coverage.lo lib/cpu.lo lib/crc32c.lo lib/csum.lo lib/ct-dpif.lo lib/daemon.lo lib/db-ctl-base.lo lib/dummy.lo lib/dpctl.lo lib/dp-packet.lo lib/dp-packet-gso.lo lib/dpif-netdev-extract-study.lo lib/dpif-netdev-lookup.lo lib/dpif-netdev-lookup-autovalidator.lo lib/dpif-netdev-lookup-generic.lo lib/dpif-netdev.lo lib/dpif-netdev-private-dfc.lo lib/dpif-netdev-private-dpif.lo lib/dpif-netdev-private-extract.lo lib/dpif-netdev-perf.lo lib/dpif.lo lib/heap.lo lib/dynamic-string.lo lib/entropy.lo lib/fat-rwlock.lo lib/fatal-signal.lo lib/flow.lo lib/guarded-list.lo lib/hash.lo lib/hindex.lo lib/hmap.lo lib/hmapx.lo lib/id-fpool.lo lib/id-pool.lo lib/if-notifier-manual.lo lib/ipf.lo lib/jhash.lo lib/json.lo lib/jsonrpc.lo lib/lacp.lo lib/learn.lo lib/learning-switch.lo lib/lockfile.lo lib/mac-learning.lo lib/match.lo lib/mcast-snooping.lo lib/memory.lo lib/meta-flow.lo lib/mpsc-queue.lo lib/multipath.lo lib/namemap.lo lib/netdev-dummy.lo lib/netdev-offload.lo lib/netdev-vport.lo lib/netdev.lo lib/netlink.lo lib/nx-match.lo lib/object-collection.lo lib/odp-execute.lo lib/odp-execute-private.lo lib/odp-util.lo lib/ofp-actions.lo lib/ofp-bundle.lo lib/ofp-connection.lo lib/ofp-ct.lo lib/ofp-ed-props.lo lib/ofp-errors.lo lib/ofp-flow.lo lib/ofp-group.lo lib/ofp-ipfix.lo lib/ofp-match.lo lib/ofp-meter.lo lib/ofp-monitor.lo lib/ofp-msgs.lo lib/ofp-packet.lo lib/ofp-parse.lo lib/ofp-port.lo lib/ofp-print.lo lib/ofp-prop.lo lib/ofp-protocol.lo lib/ofp-queue.lo lib/ofp-switch.lo lib/ofp-table.lo lib/ofp-util.lo lib/ofp-version-opt.lo lib/ofpbuf.lo lib/ovs-atomic-locked.lo lib/ovs-lldp.lo lib/ovs-numa.lo lib/ovs-rcu.lo lib/ovs-replay.lo lib/ovs-router.lo lib/ovs-thread.lo lib/ovsdb-cs.lo lib/ovsdb-data.lo lib/ovsdb-error.lo lib/ovsdb-idl.lo lib/ovsdb-map-op.lo lib/ovsdb-set-op.lo lib/ovsdb-condition.lo lib/ovsdb-parser.lo lib/ovsdb-session.lo lib/ovsdb-types.lo lib/ox-stat.lo lib/packets.lo lib/pcap-file.lo lib/perf-counter.lo lib/stopwatch.lo lib/poll-loop.lo lib/process.lo lib/pvector.lo lib/random.lo lib/rconn.lo lib/reconnect.lo lib/rstp.lo lib/rstp-state-machines.lo lib/seq.lo lib/sha1.lo lib/shash.lo lib/simap.lo lib/skiplist.lo lib/smap.lo lib/socket-util.lo lib/sort.lo lib/sset.lo lib/stp.lo lib/stream-fd.lo lib/stream-replay.lo lib/stream-tcp.lo lib/stream.lo lib/stdio.lo lib/string.lo lib/svec.lo lib/syslog-direct.lo lib/syslog-libc.lo lib/syslog-null.lo lib/table.lo lib/timer.lo lib/timeval.lo lib/tnl-neigh-cache.lo lib/tnl-ports.lo lib/netdev-native-tnl.lo lib/token-bucket.lo lib/tun-metadata.lo lib/unicode.lo lib/unixctl.lo lib/userspace-tso.lo lib/util.lo lib/uuid.lo lib/uuidset.lo lib/vconn-stream.lo lib/vconn.lo lib/vlan-bitmap.lo lib/vlog.lo lib/lldp/lldp.lo lib/lldp/lldpd.lo lib/lldp/lldpd-structs.lo lib/daemon-unix.lo lib/latch-unix.lo lib/signals.lo lib/socket-util-unix.lo lib/stream-unix.lo lib/dpif-netlink.lo lib/dpif-netlink-rtnl.lo lib/if-notifier.lo lib/netdev-linux.lo lib/netdev-offload-tc.lo lib/netlink-conntrack.lo lib/netlink-notifier.lo lib/netlink-socket.lo lib/rtnetlink.lo lib/route-table.lo lib/tc.lo lib/dpdk-stub.lo lib/async-append-aio.lo lib/stream-ssl.lo lib/dhparams.lo lib/dns-resolve.lo lib/dirs.lo lib/ovsdb-server-idl.lo lib/vswitch-idl.lo -lssl -lcrypto -lcap-ng lib/libopenvswitchavx512.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.107881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-offloads-testsuite.tmp tests/system-offloads-testsuite 2026-07-10 00:46:13.107885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -release 3.4 -version-info 0:4 -Wl,--version-script=./ofproto/libofproto.sym -L/usr/lib -o ofproto/libofproto.la -rpath /usr/lib ofproto/libofproto_la-bond.lo ofproto/libofproto_la-collectors.lo ofproto/libofproto_la-connmgr.lo ofproto/libofproto_la-fail-open.lo ofproto/libofproto_la-in-band.lo ofproto/libofproto_la-names.lo ofproto/libofproto_la-netflow.lo ofproto/libofproto_la-ofproto.lo ofproto/libofproto_la-ofproto-dpif.lo ofproto/libofproto_la-ofproto-dpif-ipfix.lo ofproto/libofproto_la-ofproto-dpif-lsample.lo ofproto/libofproto_la-ofproto-dpif-mirror.lo ofproto/libofproto_la-ofproto-dpif-monitor.lo ofproto/libofproto_la-ofproto-dpif-rid.lo ofproto/libofproto_la-ofproto-dpif-sflow.lo ofproto/libofproto_la-ofproto-dpif-trace.lo ofproto/libofproto_la-ofproto-dpif-upcall.lo ofproto/libofproto_la-ofproto-dpif-xlate.lo ofproto/libofproto_la-ofproto-dpif-xlate-cache.lo ofproto/libofproto_la-pinsched.lo ofproto/libofproto_la-tunnel.lo ofproto/libofproto_la-bundles.lo lib/libsflow.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.107892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr ofproto/.libs/libofproto.a ofproto/libofproto_la-bond.o ofproto/libofproto_la-collectors.o ofproto/libofproto_la-connmgr.o ofproto/libofproto_la-fail-open.o ofproto/libofproto_la-in-band.o ofproto/libofproto_la-names.o ofproto/libofproto_la-netflow.o ofproto/libofproto_la-ofproto.o ofproto/libofproto_la-ofproto-dpif.o ofproto/libofproto_la-ofproto-dpif-ipfix.o ofproto/libofproto_la-ofproto-dpif-lsample.o ofproto/libofproto_la-ofproto-dpif-mirror.o ofproto/libofproto_la-ofproto-dpif-monitor.o ofproto/libofproto_la-ofproto-dpif-rid.o ofproto/libofproto_la-ofproto-dpif-sflow.o ofproto/libofproto_la-ofproto-dpif-trace.o ofproto/libofproto_la-ofproto-dpif-upcall.o ofproto/libofproto_la-ofproto-dpif-xlate.o ofproto/libofproto_la-ofproto-dpif-xlate-cache.o ofproto/libofproto_la-pinsched.o ofproto/libofproto_la-tunnel.o ofproto/libofproto_la-bundles.o 2026-07-10 00:46:13.107899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib ofproto/.libs/libofproto.a 2026-07-10 00:46:13.108097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "ofproto/.libs" && rm -f "libofproto.la" && ln -s "../libofproto.la" "libofproto.la" ) 2026-07-10 00:46:13.108160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -release 3.4 -version-info 0:4 -Wl,--version-script=./ovsdb/libovsdb.sym -L/usr/lib -o ovsdb/libovsdb.la -rpath /usr/lib ovsdb/libovsdb_la-column.lo ovsdb/libovsdb_la-condition.lo ovsdb/libovsdb_la-execution.lo ovsdb/libovsdb_la-file.lo ovsdb/libovsdb_la-jsonrpc-server.lo ovsdb/libovsdb_la-log.lo ovsdb/libovsdb_la-mutation.lo ovsdb/libovsdb_la-ovsdb.lo ovsdb/libovsdb_la-monitor.lo ovsdb/libovsdb_la-query.lo ovsdb/libovsdb_la-raft.lo ovsdb/libovsdb_la-raft-private.lo ovsdb/libovsdb_la-raft-rpc.lo ovsdb/libovsdb_la-rbac.lo ovsdb/libovsdb_la-replication.lo ovsdb/libovsdb_la-relay.lo ovsdb/libovsdb_la-row.lo ovsdb/libovsdb_la-server.lo ovsdb/libovsdb_la-storage.lo ovsdb/libovsdb_la-table.lo ovsdb/libovsdb_la-trigger.lo ovsdb/libovsdb_la-transaction.lo ovsdb/libovsdb_la-transaction-forward.lo ovsdb/libovsdb_la-ovsdb-util.lo -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.108198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr ovsdb/.libs/libovsdb.a ovsdb/libovsdb_la-column.o ovsdb/libovsdb_la-condition.o ovsdb/libovsdb_la-execution.o ovsdb/libovsdb_la-file.o ovsdb/libovsdb_la-jsonrpc-server.o ovsdb/libovsdb_la-log.o ovsdb/libovsdb_la-mutation.o ovsdb/libovsdb_la-ovsdb.o ovsdb/libovsdb_la-monitor.o ovsdb/libovsdb_la-query.o ovsdb/libovsdb_la-raft.o ovsdb/libovsdb_la-raft-private.o ovsdb/libovsdb_la-raft-rpc.o ovsdb/libovsdb_la-rbac.o ovsdb/libovsdb_la-replication.o ovsdb/libovsdb_la-relay.o ovsdb/libovsdb_la-row.o ovsdb/libovsdb_la-server.o ovsdb/libovsdb_la-storage.o ovsdb/libovsdb_la-table.o ovsdb/libovsdb_la-trigger.o ovsdb/libovsdb_la-transaction.o ovsdb/libovsdb_la-transaction-forward.o ovsdb/libovsdb_la-ovsdb-util.o 2026-07-10 00:46:13.108208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib ovsdb/.libs/libovsdb.a 2026-07-10 00:46:13.108217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "ovsdb/.libs" && rm -f "libovsdb.la" && ln -s "../libovsdb.la" "libovsdb.la" ) 2026-07-10 00:46:13.108226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -release 3.4 -version-info 0:4 -Wl,--version-script=./vtep/libvtep.sym -L/usr/lib -o vtep/libvtep.la -rpath /usr/lib vtep/vtep-idl.lo -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.108239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite 2026-07-10 00:46:13.108289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/test-strtok_r tests/test-strtok_r.o -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.108339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/test-strtok_r tests/test-strtok_r.o -L/usr/lib -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.108378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr vtep/.libs/libvtep.a vtep/vtep-idl.o 2026-07-10 00:46:13.108491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib vtep/.libs/libvtep.a 2026-07-10 00:46:13.108507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/test-type-props tests/test-type-props.o -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.108559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "vtep/.libs" && rm -f "libvtep.la" && ln -s "../libvtep.la" "libvtep.la" ) 2026-07-10 00:46:13.108608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/test-type-props tests/test-type-props.o -L/usr/lib -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.108695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr lib/.libs/libopenvswitch.a lib/aes128.o lib/backtrace.o lib/bfd.o lib/bundle.o lib/byteq.o lib/cfm.o lib/classifier.o lib/ccmap.o lib/cmap.o lib/colors.o lib/command-line.o lib/connectivity.o lib/conntrack-icmp.o lib/conntrack-tcp.o lib/conntrack-tp.o lib/conntrack-other.o lib/conntrack.o lib/cooperative-multitasking.o lib/coverage.o lib/cpu.o lib/crc32c.o lib/csum.o lib/ct-dpif.o lib/daemon.o lib/db-ctl-base.o lib/dummy.o lib/dpctl.o lib/dp-packet.o lib/dp-packet-gso.o lib/dpif-netdev-extract-study.o lib/dpif-netdev-lookup.o lib/dpif-netdev-lookup-autovalidator.o lib/dpif-netdev-lookup-generic.o lib/dpif-netdev.o lib/dpif-netdev-private-dfc.o lib/dpif-netdev-private-dpif.o lib/dpif-netdev-private-extract.o lib/dpif-netdev-perf.o lib/dpif.o lib/heap.o lib/dynamic-string.o lib/entropy.o lib/fat-rwlock.o lib/fatal-signal.o lib/flow.o lib/guarded-list.o lib/hash.o lib/hindex.o lib/hmap.o lib/hmapx.o lib/id-fpool.o lib/id-pool.o lib/if-notifier-manual.o lib/ipf.o lib/jhash.o lib/json.o lib/jsonrpc.o lib/lacp.o lib/learn.o lib/learning-switch.o lib/lockfile.o lib/mac-learning.o lib/match.o lib/mcast-snooping.o lib/memory.o lib/meta-flow.o lib/mpsc-queue.o lib/multipath.o lib/namemap.o lib/netdev-dummy.o lib/netdev-offload.o lib/netdev-vport.o lib/netdev.o lib/netlink.o lib/nx-match.o lib/object-collection.o lib/odp-execute.o lib/odp-execute-private.o lib/odp-util.o lib/ofp-actions.o lib/ofp-bundle.o lib/ofp-connection.o lib/ofp-ct.o lib/ofp-ed-props.o lib/ofp-errors.o lib/ofp-flow.o lib/ofp-group.o lib/ofp-ipfix.o lib/ofp-match.o lib/ofp-meter.o lib/ofp-monitor.o lib/ofp-msgs.o lib/ofp-packet.o lib/ofp-parse.o lib/ofp-port.o lib/ofp-print.o lib/ofp-prop.o lib/ofp-protocol.o lib/ofp-queue.o lib/ofp-switch.o lib/ofp-table.o lib/ofp-util.o lib/ofp-version-opt.o lib/ofpbuf.o lib/ovs-atomic-locked.o lib/ovs-lldp.o lib/ovs-numa.o lib/ovs-rcu.o lib/ovs-replay.o lib/ovs-router.o lib/ovs-thread.o lib/ovsdb-cs.o lib/ovsdb-data.o lib/ovsdb-error.o lib/ovsdb-idl.o lib/ovsdb-map-op.o lib/ovsdb-set-op.o lib/ovsdb-condition.o lib/ovsdb-parser.o lib/ovsdb-session.o lib/ovsdb-types.o lib/ox-stat.o lib/packets.o lib/pcap-file.o lib/perf-counter.o lib/stopwatch.o lib/poll-loop.o lib/process.o lib/pvector.o lib/random.o lib/rconn.o lib/reconnect.o lib/rstp.o lib/rstp-state-machines.o lib/seq.o lib/sha1.o lib/shash.o lib/simap.o lib/skiplist.o lib/smap.o lib/socket-util.o lib/sort.o lib/sset.o lib/stp.o lib/stream-fd.o lib/stream-replay.o lib/stream-tcp.o lib/stream.o lib/stdio.o lib/string.o lib/svec.o lib/syslog-direct.o lib/syslog-libc.o lib/syslog-null.o lib/table.o lib/timer.o lib/timeval.o lib/tnl-neigh-cache.o lib/tnl-ports.o lib/netdev-native-tnl.o lib/token-bucket.o lib/tun-metadata.o lib/unicode.o lib/unixctl.o lib/userspace-tso.o lib/util.o lib/uuid.o lib/uuidset.o lib/vconn-stream.o lib/vconn.o lib/vlan-bitmap.o lib/vlog.o lib/lldp/lldp.o lib/lldp/lldpd.o lib/lldp/lldpd-structs.o lib/daemon-unix.o lib/latch-unix.o lib/signals.o lib/socket-util-unix.o lib/stream-unix.o lib/dpif-netlink.o lib/dpif-netlink-rtnl.o lib/if-notifier.o lib/netdev-linux.o lib/netdev-offload-tc.o lib/netlink-conntrack.o lib/netlink-notifier.o lib/netlink-socket.o lib/rtnetlink.o lib/route-table.o lib/tc.o lib/dpdk-stub.o lib/async-append-aio.o lib/stream-ssl.o lib/dhparams.o lib/dns-resolve.o lib/dirs.o lib/ovsdb-server-idl.o lib/vswitch-idl.o 2026-07-10 00:46:13.108717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libopenvswitch.a 2026-07-10 00:46:13.108763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libopenvswitch.la" && ln -s "../libopenvswitch.la" "libopenvswitch.la" ) 2026-07-10 00:46:13.108813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovs-appctl utilities/ovs-appctl.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.108861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovs-testcontroller utilities/ovs-testcontroller.o lib/libopenvswitch.la -lssl -lcrypto -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.108916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovs-dpctl utilities/ovs-dpctl.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.108965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovs-dpctl utilities/ovs-dpctl.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovs-appctl utilities/ovs-appctl.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovs-testcontroller utilities/ovs-testcontroller.o -L/usr/lib lib/.libs/libopenvswitch.a -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -lssl -lcrypto -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovs-ofctl utilities/ovs-ofctl.o ofproto/libofproto.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovs-vsctl utilities/ovs-vsctl.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/testsuite.tmp tests/testsuite 2026-07-10 00:46:13.109287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o ovsdb/ovsdb-tool ovsdb/ovsdb-tool.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o ovsdb/ovsdb-client ovsdb/ovsdb-client.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovs-ofctl utilities/ovs-ofctl.o -L/usr/lib ofproto/.libs/libofproto.a /ovn/ovs/lib/.libs/libsflow.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovs-vsctl utilities/ovs-vsctl.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o ovsdb/ovsdb-tool ovsdb/ovsdb-tool.o -L/usr/lib ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o ovsdb/ovsdb-client ovsdb/ovsdb-client.o -L/usr/lib ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o vtep/vtep-ctl vtep/vtep-ctl.o vtep/libvtep.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/nlmon utilities/nlmon.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/test-ovsdb tests/test-ovsdb.o tests/idltest.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/test-lib tests/test-lib.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o vtep/vtep-ctl vtep/vtep-ctl.o -L/usr/lib vtep/.libs/libvtep.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/nlmon utilities/nlmon.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/test-lib tests/test-lib.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/test-ovsdb tests/test-ovsdb.o tests/idltest.o -L/usr/lib ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.109992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/ovstest tests/ovstest.o tests/test-aes128.o tests/test-atomic.o tests/test-barrier.o tests/test-bundle.o tests/test-byte-order.o tests/test-byteq.o tests/test-classifier.o tests/test-ccmap.o tests/test-cmap.o tests/test-conntrack.o tests/test-cooperative-multitasking.o tests/test-csum.o tests/test-flows.o tests/test-hash.o tests/test-heap.o tests/test-hindex.o tests/test-hmap.o tests/test-id-fpool.o tests/test-json.o tests/test-jsonrpc.o tests/test-list.o tests/test-lockfile.o tests/test-multipath.o tests/test-mpsc-queue.o tests/test-netflow.o tests/test-odp.o tests/test-ofpbuf.o tests/test-packets.o tests/test-random.o tests/test-rcu.o tests/test-rculist.o tests/test-reconnect.o tests/test-rstp.o tests/test-sflow.o tests/test-sha1.o tests/test-skiplist.o tests/test-stp.o tests/test-unixctl.o tests/test-util.o tests/test-uuid.o tests/test-uuidset.o tests/test-bitmap.o tests/test-vconn.o tests/test-aa.o tests/test-stopwatch.o tests/test-unix-socket.o tests/test-netlink-conntrack.o tests/test-netlink-policy.o tests/test-psample.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.110054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/test-stream tests/test-stream.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.110100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o vswitchd/ovs-vswitchd vswitchd/bridge.o vswitchd/ovs-vswitchd.o vswitchd/system-stats.o ofproto/libofproto.la lib/libsflow.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.110158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o ovsdb/ovsdb-server ovsdb/ovsdb-server.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.110208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/test-stream tests/test-stream.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.110259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/ovstest tests/ovstest.o tests/test-aes128.o tests/test-atomic.o tests/test-barrier.o tests/test-bundle.o tests/test-byte-order.o tests/test-byteq.o tests/test-classifier.o tests/test-ccmap.o tests/test-cmap.o tests/test-conntrack.o tests/test-cooperative-multitasking.o tests/test-csum.o tests/test-flows.o tests/test-hash.o tests/test-heap.o tests/test-hindex.o tests/test-hmap.o tests/test-id-fpool.o tests/test-json.o tests/test-jsonrpc.o tests/test-list.o tests/test-lockfile.o tests/test-multipath.o tests/test-mpsc-queue.o tests/test-netflow.o tests/test-odp.o tests/test-ofpbuf.o tests/test-packets.o tests/test-random.o tests/test-rcu.o tests/test-rculist.o tests/test-reconnect.o tests/test-rstp.o tests/test-sflow.o tests/test-sha1.o tests/test-skiplist.o tests/test-stp.o tests/test-unixctl.o tests/test-util.o tests/test-uuid.o tests/test-uuidset.o tests/test-bitmap.o tests/test-vconn.o tests/test-aa.o tests/test-stopwatch.o tests/test-unix-socket.o tests/test-netlink-conntrack.o tests/test-netlink-policy.o tests/test-psample.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.110304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o vswitchd/ovs-vswitchd vswitchd/bridge.o vswitchd/ovs-vswitchd.o vswitchd/system-stats.o -L/usr/lib ofproto/.libs/libofproto.a /ovn/ovs/lib/.libs/libsflow.a lib/.libs/libsflow.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.110355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o ovsdb/ovsdb-server ovsdb/ovsdb-server.o -L/usr/lib ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.110399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Leaving directory '/ovn/ovs' 2026-07-10 00:46:13.110543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make install-am 2026-07-10 00:46:13.110562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Entering directory '/ovn/ovs' 2026-07-10 00:46:13.110569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Entering directory '/ovn/ovs' 2026-07-10 00:46:13.110601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2026-07-10 00:46:13.110644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/sbin' 2026-07-10 00:46:13.110697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/etc/bash_completion.d' 2026-07-10 00:46:13.110738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /var/lib/openvswitch/pki 2026-07-10 00:46:13.110790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/ovs-docker utilities/ovs-pki utilities/ovs-pcap utilities/ovs-tcpdump utilities/ovs-tcpundump utilities/ovs-dpctl-top utilities/ovs-l3ping utilities/ovs-parse-backtrace utilities/ovs-test utilities/ovs-vlan-test '/usr/bin' 2026-07-10 00:46:13.110833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/ovs-appctl-bashcomp.bash utilities/ovs-vsctl-bashcomp.bash '/etc/bash_completion.d' 2026-07-10 00:46:13.110879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/bugtool/ovs-bugtool '/usr/sbin' 2026-07-10 00:46:13.110929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:for plugin in utilities/bugtool/plugins/kernel-info/openvswitch.xml utilities/bugtool/plugins/network-status/openvswitch.xml utilities/bugtool/plugins/system-configuration.xml utilities/bugtool/plugins/system-logs/openvswitch.xml utilities/bugtool/plugins/system-configuration/openvswitch.xml; do \ 2026-07-10 00:46:13.110972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$plugin" | sed 's,utilities/bugtool/plugins/,,'`; \ 2026-07-10 00:46:13.111014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: dir=`expr "$stem" : '\(.*\)/[^/]*$'`; \ 2026-07-10 00:46:13.111072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p "/usr/share/openvswitch/bugtool-plugins/$dir"; \ 2026-07-10 00:46:13.111119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 "./$plugin" "/usr/share/openvswitch/bugtool-plugins/$stem"; \ 2026-07-10 00:46:13.111161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2026-07-10 00:46:13.111210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /etc/openvswitch 2026-07-10 00:46:13.111256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p python/ovs 2026-07-10 00:46:13.111302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2026-07-10 00:46:13.111345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e '/^##/d' \ 2026-07-10 00:46:13.111386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-07-10 00:46:13.111427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-07-10 00:46:13.111508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-07-10 00:46:13.111552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.111593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.111635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-07-10 00:46:13.111675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < ./python/ovs/dirs.py.template \ 2026-07-10 00:46:13.111715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > python/ovs/dirs.py.tmp 2026-07-10 00:46:13.111762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /usr/share/openvswitch/python/ovs 2026-07-10 00:46:13.111808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/install -c -m 644 python/ovs/dirs.py.tmp /usr/share/openvswitch/python/ovs/dirs.py 2026-07-10 00:46:13.111852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:rm python/ovs/dirs.py.tmp 2026-07-10 00:46:13.111897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man1' 2026-07-10 00:46:13.111947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man5' 2026-07-10 00:46:13.111986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man7' 2026-07-10 00:46:13.112027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovs-pcap.1 ovsdb/ovsdb-tool.1 ovsdb/ovsdb-client.1 ovsdb/ovsdb-server.1 '/usr/share/man/man1' 2026-07-10 00:46:13.112082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 vswitchd/ovs-vswitchd.conf.db.5 ovsdb/ovsdb-server.5 ovsdb/ovsdb.local-config.5 vtep/vtep.5 '/usr/share/man/man5' 2026-07-10 00:46:13.112125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 lib/ovs-fields.7 '/usr/share/man/man7' 2026-07-10 00:46:13.112163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man8' 2026-07-10 00:46:13.112203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovs-testcontroller.8 utilities/ovs-dpctl.8 utilities/ovs-dpctl-top.8 utilities/ovs-kmod-ctl.8 utilities/ovs-ofctl.8 utilities/ovs-vsctl.8 utilities/bugtool/ovs-bugtool.8 vswitchd/ovs-vswitchd.8 vtep/vtep-ctl.8 '/usr/share/man/man8' 2026-07-10 00:46:13.112242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch' 2026-07-10 00:46:13.112279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/openflow' 2026-07-10 00:46:13.112325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 include/openflow/intel-ext.h include/openflow/netronome-ext.h include/openflow/nicira-ext.h include/openflow/openflow-1.0.h include/openflow/openflow-1.1.h include/openflow/openflow-1.2.h include/openflow/openflow-1.3.h include/openflow/openflow-1.4.h include/openflow/openflow-1.5.h include/openflow/openflow-common.h include/openflow/openflow.h '/usr/include/openflow' 2026-07-10 00:46:13.112367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/openvswitch' 2026-07-10 00:46:13.112400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/unixctl' 2026-07-10 00:46:13.112439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib/pkgconfig' 2026-07-10 00:46:13.112491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/unixctl/__init__.py python/ovs/unixctl/client.py python/ovs/unixctl/server.py '/usr/share/openvswitch/python/ovs/unixctl' 2026-07-10 00:46:13.112531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch' 2026-07-10 00:46:13.112570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/compat' 2026-07-10 00:46:13.112609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 lib/libopenvswitch.pc lib/libsflow.pc ofproto/libofproto.pc ovsdb/libovsdb.pc '/usr/lib/pkgconfig' 2026-07-10 00:46:13.112660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 include/openvswitch/compiler.h include/openvswitch/dynamic-string.h include/openvswitch/hmap.h include/openvswitch/flow.h include/openvswitch/geneve.h include/openvswitch/json.h include/openvswitch/list.h include/openvswitch/netdev.h include/openvswitch/match.h include/openvswitch/meta-flow.h include/openvswitch/namemap.h include/openvswitch/ofpbuf.h include/openvswitch/ofp-actions.h include/openvswitch/ofp-bundle.h include/openvswitch/ofp-connection.h include/openvswitch/ofp-ct.h include/openvswitch/ofp-ed-props.h include/openvswitch/ofp-errors.h include/openvswitch/ofp-flow.h include/openvswitch/ofp-group.h include/openvswitch/ofp-ipfix.h include/openvswitch/ofp-match.h include/openvswitch/ofp-meter.h include/openvswitch/ofp-monitor.h include/openvswitch/ofp-msgs.h include/openvswitch/ofp-packet.h include/openvswitch/ofp-parse.h include/openvswitch/ofp-port.h include/openvswitch/ofp-print.h include/openvswitch/ofp-prop.h include/openvswitch/ofp-protocol.h include/openvswitch/ofp-queue.h include/openvswitch/ofp-switch.h include/openvswitch/ofp-table.h include/openvswitch/ofp-util.h include/openvswitch/packets.h include/openvswitch/poll-loop.h include/openvswitch/rconn.h include/openvswitch/shash.h include/openvswitch/thread.h '/usr/include/openvswitch' 2026-07-10 00:46:13.112699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 vswitchd/vswitch.ovsschema ovsdb/local-config.ovsschema vtep/vtep.ovsschema '/usr/share/openvswitch' 2026-07-10 00:46:13.112738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/compat/__init__.py '/usr/share/openvswitch/python/ovs/compat' 2026-07-10 00:46:13.112776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts' 2026-07-10 00:46:13.112815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/db' 2026-07-10 00:46:13.112865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 include/openvswitch/token-bucket.h include/openvswitch/tun-metadata.h include/openvswitch/type-props.h include/openvswitch/types.h include/openvswitch/usdt-probes.h include/openvswitch/util.h include/openvswitch/uuid.h include/openvswitch/version.h include/openvswitch/vconn.h include/openvswitch/vlog.h include/openvswitch/nsh.h '/usr/include/openvswitch' 2026-07-10 00:46:13.112905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts' 2026-07-10 00:46:13.112946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovs-lib '/usr/share/openvswitch/scripts' 2026-07-10 00:46:13.112986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/db/__init__.py python/ovs/db/custom_index.py python/ovs/db/data.py python/ovs/db/error.py python/ovs/db/idl.py python/ovs/db/parser.py python/ovs/db/schema.py python/ovs/db/types.py '/usr/share/openvswitch/python/ovs/db' 2026-07-10 00:46:13.113027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs' 2026-07-10 00:46:13.113082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts/usdt' 2026-07-10 00:46:13.113133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/__init__.py python/ovs/daemon.py python/ovs/dns_resolve.py python/ovs/fatal_signal.py python/ovs/fcntl_win.py python/ovs/json.py python/ovs/jsonrpc.py python/ovs/ovsuuid.py python/ovs/poller.py python/ovs/process.py python/ovs/reconnect.py python/ovs/socket_util.py python/ovs/stream.py python/ovs/timeval.py python/ovs/util.py python/ovs/version.py python/ovs/vlog.py python/ovs/winutils.py '/usr/share/openvswitch/python/ovs' 2026-07-10 00:46:13.113173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/ovs-check-dead-ifs utilities/ovs-ctl utilities/ovs-kmod-ctl utilities/ovs-save utilities/bugtool/ovs-bugtool-fdb-show utilities/bugtool/ovs-bugtool-tc-class-show utilities/bugtool/ovs-bugtool-daemons-ver utilities/bugtool/ovs-bugtool-ovs-ofctl-loop-over-bridges utilities/bugtool/ovs-bugtool-ovs-appctl-dpif utilities/bugtool/ovs-bugtool-ovs-bridge-datapath-type utilities/bugtool/ovs-bugtool-ovs-vswitchd-threads-affinity utilities/bugtool/ovs-bugtool-qos-configs utilities/bugtool/ovs-bugtool-get-dpdk-nic-numa utilities/bugtool/ovs-bugtool-get-port-stats ipsec/ovs-monitor-ipsec vtep/ovs-vtep '/usr/share/openvswitch/scripts' 2026-07-10 00:46:13.113213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib' 2026-07-10 00:46:13.113252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/compat/sortedcontainers' 2026-07-10 00:46:13.113294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c lib/libopenvswitch.la lib/libopenvswitchavx512.la lib/libsflow.la ofproto/libofproto.la ovsdb/libovsdb.la vtep/libvtep.la '/usr/lib' 2026-07-10 00:46:13.113334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/usdt-scripts/bridge_loop.bt utilities/usdt-scripts/dpif_nl_exec_monitor.py utilities/usdt-scripts/flow_reval_monitor.py utilities/usdt-scripts/kernel_delay.py utilities/usdt-scripts/kernel_delay.rst utilities/usdt-scripts/reval_monitor.py utilities/usdt-scripts/upcall_cost.py utilities/usdt-scripts/upcall_monitor.py '/usr/share/openvswitch/scripts/usdt' 2026-07-10 00:46:13.113376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/compat/sortedcontainers/__init__.py python/ovs/compat/sortedcontainers/sortedlist.py python/ovs/compat/sortedcontainers/sorteddict.py python/ovs/compat/sortedcontainers/sortedset.py '/usr/share/openvswitch/python/ovs/compat/sortedcontainers' 2026-07-10 00:46:13.113415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovstest' 2026-07-10 00:46:13.113504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovstest/__init__.py python/ovstest/args.py python/ovstest/rpcserver.py python/ovstest/tcp.py python/ovstest/tests.py python/ovstest/udp.py python/ovstest/util.py python/ovstest/vswitch.py '/usr/share/openvswitch/python/ovstest' 2026-07-10 00:46:13.113533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/flow' 2026-07-10 00:46:13.113577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/flow/__init__.py python/ovs/flow/decoders.py python/ovs/flow/filter.py python/ovs/flow/flow.py python/ovs/flow/kv.py python/ovs/flow/list.py python/ovs/flow/odp.py python/ovs/flow/ofp.py python/ovs/flow/ofp_act.py python/ovs/flow/ofp_fields.py '/usr/share/openvswitch/python/ovs/flow' 2026-07-10 00:46:13.113625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitch.lai /usr/lib/libopenvswitch.la 2026-07-10 00:46:13.113665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitchavx512.lai /usr/lib/libopenvswitchavx512.la 2026-07-10 00:46:13.113705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libsflow.lai /usr/lib/libsflow.la 2026-07-10 00:46:13.113745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ofproto/.libs/libofproto.lai /usr/lib/libofproto.la 2026-07-10 00:46:13.113785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/.libs/libovsdb.lai /usr/lib/libovsdb.la 2026-07-10 00:46:13.113836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/.libs/libvtep.lai /usr/lib/libvtep.la 2026-07-10 00:46:13.113876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitch.a /usr/lib/libopenvswitch.a 2026-07-10 00:46:13.113916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libopenvswitch.a 2026-07-10 00:46:13.113955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libopenvswitch.a 2026-07-10 00:46:13.113994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitchavx512.a /usr/lib/libopenvswitchavx512.a 2026-07-10 00:46:13.114031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libopenvswitchavx512.a 2026-07-10 00:46:13.114088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libopenvswitchavx512.a 2026-07-10 00:46:13.114129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libsflow.a /usr/lib/libsflow.a 2026-07-10 00:46:13.114159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libsflow.a 2026-07-10 00:46:13.114193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libsflow.a 2026-07-10 00:46:13.114228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ofproto/.libs/libofproto.a /usr/lib/libofproto.a 2026-07-10 00:46:13.114261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libofproto.a 2026-07-10 00:46:13.114295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libofproto.a 2026-07-10 00:46:13.114330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/.libs/libovsdb.a /usr/lib/libovsdb.a 2026-07-10 00:46:13.114365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libovsdb.a 2026-07-10 00:46:13.114399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libovsdb.a 2026-07-10 00:46:13.114433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/.libs/libvtep.a /usr/lib/libvtep.a 2026-07-10 00:46:13.114479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libvtep.a 2026-07-10 00:46:13.114515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libvtep.a 2026-07-10 00:46:13.114550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib 2026-07-10 00:46:13.114586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2026-07-10 00:46:13.114620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Libraries have been installed in: 2026-07-10 00:46:13.114653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/lib 2026-07-10 00:46:13.114686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you ever happen to want to link against installed libraries 2026-07-10 00:46:13.114718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:in a given directory, LIBDIR, you must either use libtool, and 2026-07-10 00:46:13.114751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:specify the full pathname of the library, or use the '-LLIBDIR' 2026-07-10 00:46:13.114783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:flag during linking and do at least one of the following: 2026-07-10 00:46:13.114815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2026-07-10 00:46:13.114847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during execution 2026-07-10 00:46:13.114878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_RUN_PATH' environment variable 2026-07-10 00:46:13.114911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during linking 2026-07-10 00:46:13.114948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2026-07-10 00:46:13.114980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2026-07-10 00:46:13.115013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:See any operating system documentation about shared libraries for 2026-07-10 00:46:13.115048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:more information, such as the ld(1) and ld.so(8) manual pages. 2026-07-10 00:46:13.115105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2026-07-10 00:46:13.115151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2026-07-10 00:46:13.115188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/sbin' 2026-07-10 00:46:13.115227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c utilities/ovs-appctl utilities/ovs-testcontroller utilities/ovs-dpctl utilities/ovs-ofctl utilities/ovs-vsctl ovsdb/ovsdb-tool ovsdb/ovsdb-client vtep/vtep-ctl '/usr/bin' 2026-07-10 00:46:13.115263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c vswitchd/ovs-vswitchd ovsdb/ovsdb-server '/usr/sbin' 2026-07-10 00:46:13.115298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vswitchd/ovs-vswitchd /usr/sbin/ovs-vswitchd 2026-07-10 00:46:13.115334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-appctl /usr/bin/ovs-appctl 2026-07-10 00:46:13.115369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-testcontroller /usr/bin/ovs-testcontroller 2026-07-10 00:46:13.115403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-server /usr/sbin/ovsdb-server 2026-07-10 00:46:13.115437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-dpctl /usr/bin/ovs-dpctl 2026-07-10 00:46:13.115470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-ofctl /usr/bin/ovs-ofctl 2026-07-10 00:46:13.115512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-vsctl /usr/bin/ovs-vsctl 2026-07-10 00:46:13.115546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-tool /usr/bin/ovsdb-tool 2026-07-10 00:46:13.115585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-client /usr/bin/ovsdb-client 2026-07-10 00:46:13.115615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/vtep-ctl /usr/bin/vtep-ctl 2026-07-10 00:46:13.115649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Leaving directory '/ovn/ovs' 2026-07-10 00:46:13.115682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Leaving directory '/ovn/ovs' 2026-07-10 00:46:13.115717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a BSD-compatible install... 2026-07-10 00:46:13.115753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/install -c 2026-07-10 00:46:13.115786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether build environment is sane... 2026-07-10 00:46:13.115825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.115858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a race-free mkdir -p... 2026-07-10 00:46:13.115893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p 2026-07-10 00:46:13.115920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gawk... 2026-07-10 00:46:13.115947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gawk 2026-07-10 00:46:13.115979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make sets $(MAKE)... 2026-07-10 00:46:13.116013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.116048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2026-07-10 00:46:13.116096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.116131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to create a pax tar archive... 2026-07-10 00:46:13.116166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gnutar 2026-07-10 00:46:13.116201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports the include directive... 2026-07-10 00:46:13.116236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes (GNU style) 2026-07-10 00:46:13.116269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc... 2026-07-10 00:46:13.116304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc 2026-07-10 00:46:13.116338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the C compiler works... 2026-07-10 00:46:13.116372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.116404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for C compiler default output file name... a.out 2026-07-10 00:46:13.116437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of executables... 2026-07-10 00:46:13.116484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether we are cross compiling... 2026-07-10 00:46:13.116519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.116561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of object files... 2026-07-10 00:46:13.116598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:o 2026-07-10 00:46:13.116631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C... 2026-07-10 00:46:13.116666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.116700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -g... 2026-07-10 00:46:13.116734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.116767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to enable C11 features... 2026-07-10 00:46:13.116801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-07-10 00:46:13.116835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc understands -c and -o together... 2026-07-10 00:46:13.116869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.116903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of gcc... 2026-07-10 00:46:13.116937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2026-07-10 00:46:13.116970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++... 2026-07-10 00:46:13.117005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ 2026-07-10 00:46:13.117046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C++... 2026-07-10 00:46:13.117103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.117136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ accepts -g... 2026-07-10 00:46:13.117173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.117207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to enable C++11 features... 2026-07-10 00:46:13.117242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-07-10 00:46:13.117277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of g++... 2026-07-10 00:46:13.117313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2026-07-10 00:46:13.117349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C preprocessor... 2026-07-10 00:46:13.117384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -E 2026-07-10 00:46:13.117420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for grep that handles long lines and -e... 2026-07-10 00:46:13.117469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep 2026-07-10 00:46:13.117518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for fgrep... 2026-07-10 00:46:13.117555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -F 2026-07-10 00:46:13.117589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for egrep... 2026-07-10 00:46:13.117625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -E 2026-07-10 00:46:13.117660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2026-07-10 00:46:13.117696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.117731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdio.h... 2026-07-10 00:46:13.117764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.117797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdlib.h... 2026-07-10 00:46:13.117830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.117863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for string.h... 2026-07-10 00:46:13.117896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.117928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for inttypes.h... 2026-07-10 00:46:13.117960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.117993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdint.h... 2026-07-10 00:46:13.119080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.119089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strings.h... 2026-07-10 00:46:13.119097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.119101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/stat.h... 2026-07-10 00:46:13.119106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.119109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/types.h... 2026-07-10 00:46:13.119113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.119117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unistd.h... 2026-07-10 00:46:13.119120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.119124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for wchar.h... 2026-07-10 00:46:13.119127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.119131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for minix/config.h... 2026-07-10 00:46:13.119134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.119138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether it is safe to define __EXTENSIONS__... 2026-07-10 00:46:13.119142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.119145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether _XOPEN_SOURCE should be defined... 2026-07-10 00:46:13.119149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.119152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether byte ordering is bigendian... 2026-07-10 00:46:13.119156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.119159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for special C compiler options needed for large files... 2026-07-10 00:46:13.119163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.119167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for _FILE_OFFSET_BITS value needed for large files... 2026-07-10 00:46:13.119170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.119174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking build system type... 2026-07-10 00:46:13.119177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2026-07-10 00:46:13.119181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking host system type... 2026-07-10 00:46:13.119184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2026-07-10 00:46:13.119188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to print strings... 2026-07-10 00:46:13.119191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf 2026-07-10 00:46:13.119195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a sed that does not truncate output... 2026-07-10 00:46:13.119198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/sed 2026-07-10 00:46:13.119202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by gcc... 2026-07-10 00:46:13.119209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld 2026-07-10 00:46:13.119213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld) is GNU ld... 2026-07-10 00:46:13.119216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.119220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for BSD- or MS-compatible name lister (nm)... 2026-07-10 00:46:13.119224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/nm -B 2026-07-10 00:46:13.119227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the name lister (/usr/bin/nm -B) interface... 2026-07-10 00:46:13.119231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:BSD nm 2026-07-10 00:46:13.119234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether ln -s works... yes 2026-07-10 00:46:13.119238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the maximum length of command line arguments... 2026-07-10 00:46:13.119241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1572864 2026-07-10 00:46:13.119245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... 2026-07-10 00:46:13.119249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2026-07-10 00:46:13.119252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 2026-07-10 00:46:13.119256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2026-07-10 00:46:13.119259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for /usr/bin/ld option to reload object files... 2026-07-10 00:46:13.119263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-r 2026-07-10 00:46:13.119267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for file... 2026-07-10 00:46:13.119270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:file 2026-07-10 00:46:13.119274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdump... 2026-07-10 00:46:13.119277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:objdump 2026-07-10 00:46:13.119281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to recognize dependent libraries... 2026-07-10 00:46:13.119284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:pass_all 2026-07-10 00:46:13.119288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlltool... 2026-07-10 00:46:13.119291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.119297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to associate runtime and link libraries... 2026-07-10 00:46:13.119301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf %s\n 2026-07-10 00:46:13.119304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ar... 2026-07-10 00:46:13.119308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ar 2026-07-10 00:46:13.119311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for archiver @FILE support... 2026-07-10 00:46:13.119315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:@ 2026-07-10 00:46:13.119318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strip... 2026-07-10 00:46:13.119322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:strip 2026-07-10 00:46:13.119327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ranlib... 2026-07-10 00:46:13.119330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ranlib 2026-07-10 00:46:13.119384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking command to parse /usr/bin/nm -B output from gcc object... 2026-07-10 00:46:13.119391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ok 2026-07-10 00:46:13.119453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sysroot... 2026-07-10 00:46:13.119495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.119529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a working dd... 2026-07-10 00:46:13.119564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd 2026-07-10 00:46:13.119601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to truncate binary pipes... 2026-07-10 00:46:13.119631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd bs=4096 count=1 2026-07-10 00:46:13.119666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mt... no 2026-07-10 00:46:13.119700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if : is a manifest tool... 2026-07-10 00:46:13.119734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.119769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlfcn.h... 2026-07-10 00:46:13.119802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.119837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdir... 2026-07-10 00:46:13.119870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:.libs 2026-07-10 00:46:13.119904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -fno-rtti -fno-exceptions... 2026-07-10 00:46:13.119935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.119965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to produce PIC... 2026-07-10 00:46:13.120003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-fPIC -DPIC 2026-07-10 00:46:13.120045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc PIC flag -fPIC -DPIC works... 2026-07-10 00:46:13.120081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.120113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc static flag -static works... 2026-07-10 00:46:13.120146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.120174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... 2026-07-10 00:46:13.120206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.120235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... (cached) yes 2026-07-10 00:46:13.120267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-07-10 00:46:13.120298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.120328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2026-07-10 00:46:13.120359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2026-07-10 00:46:13.120387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... 2026-07-10 00:46:13.120418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:immediate 2026-07-10 00:46:13.120466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether stripping libraries is possible... 2026-07-10 00:46:13.120474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.120513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if libtool supports shared libraries... yes 2026-07-10 00:46:13.120541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build shared libraries... 2026-07-10 00:46:13.120571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.120600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build static libraries... yes 2026-07-10 00:46:13.120632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C++ preprocessor... 2026-07-10 00:46:13.120662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ -E 2026-07-10 00:46:13.120693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by g++... 2026-07-10 00:46:13.120724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld -m elf_x86_64 2026-07-10 00:46:13.120752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 2026-07-10 00:46:13.120783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.120813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-07-10 00:46:13.120843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.120874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to produce PIC... -fPIC -DPIC 2026-07-10 00:46:13.120910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ PIC flag -fPIC -DPIC works... 2026-07-10 00:46:13.120939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.120969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ static flag -static works... 2026-07-10 00:46:13.120999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.121027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... 2026-07-10 00:46:13.121075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.121107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... (cached) yes 2026-07-10 00:46:13.121140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2026-07-10 00:46:13.121165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... (cached) 2026-07-10 00:46:13.121194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2026-07-10 00:46:13.121225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... immediate 2026-07-10 00:46:13.121256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pow... 2026-07-10 00:46:13.121288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-lm 2026-07-10 00:46:13.121317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing clock_gettime... 2026-07-10 00:46:13.121348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.121377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing timer_create... 2026-07-10 00:46:13.121408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.121437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlock_tryrdlock... 2026-07-10 00:46:13.121480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.121510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlockattr_destroy... 2026-07-10 00:46:13.121540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.121574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc options needed to detect all undeclared functions... 2026-07-10 00:46:13.121600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-07-10 00:46:13.121630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r is declared... 2026-07-10 00:46:13.121659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.121689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r returns char *... 2026-07-10 00:46:13.121721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.121749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for MSVC x64 compiler... 2026-07-10 00:46:13.121781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.121812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for windows.h... 2026-07-10 00:46:13.121843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.121873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2026-07-10 00:46:13.121903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.121933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local/ssl... 2026-07-10 00:46:13.121963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.121993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/lib/ssl... no 2026-07-10 00:46:13.122021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/ssl... 2026-07-10 00:46:13.122063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.122095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/pkg... no 2026-07-10 00:46:13.122125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local... no 2026-07-10 00:46:13.122155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr... 2026-07-10 00:46:13.122186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.122214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiling and linking against OpenSSL works... 2026-07-10 00:46:13.122244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.122275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether SSL_set_tlsext_host_name is declared... 2026-07-10 00:46:13.123077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for Python 3 (version 3.6 or later)... 2026-07-10 00:46:13.123089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/python3 2026-07-10 00:46:13.123093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for flake8... 2026-07-10 00:46:13.123097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx... 2026-07-10 00:46:13.123105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dot... 2026-07-10 00:46:13.123119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_dl.h... 2026-07-10 00:46:13.123127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strtok_r macro segfaults on some inputs... 2026-07-10 00:46:13.123134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether sys_siglist is declared... 2026-07-10 00:46:13.123143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether malloc_trim is declared... 2026-07-10 00:46:13.123151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtim.tv_nsec... 2026-07-10 00:46:13.123159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtimensec... 2026-07-10 00:46:13.123166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct ifreq.ifr_flagshigh... 2026-07-10 00:46:13.123175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct mmsghdr.msg_len... 2026-07-10 00:46:13.123182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct sockaddr_in6.sin6_scope_id... 2026-07-10 00:46:13.123190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strnlen... 2026-07-10 00:46:13.123198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getloadavg... 2026-07-10 00:46:13.123206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for statvfs... 2026-07-10 00:46:13.123214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getmntent_r... 2026-07-10 00:46:13.123222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sendmmsg... 2026-07-10 00:46:13.123230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for clock_gettime... 2026-07-10 00:46:13.123238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mntent.h... 2026-07-10 00:46:13.123246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/statvfs.h... 2026-07-10 00:46:13.123254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/types.h... 2026-07-10 00:46:13.123261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/if_ether.h... 2026-07-10 00:46:13.123272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/net_namespace.h... 2026-07-10 00:46:13.123280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdatomic.h... 2026-07-10 00:46:13.123288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bits/floatn-common.h... 2026-07-10 00:46:13.123298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_mib.h... 2026-07-10 00:46:13.123305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing backtrace... 2026-07-10 00:46:13.123314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.123433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/perf_event.h... 2026-07-10 00:46:13.123507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for valgrind/valgrind.h... 2026-07-10 00:46:13.123530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for groff... 2026-07-10 00:46:13.123552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc has that supports thread_local... 2026-07-10 00:46:13.123569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing __atomic_load_8... 2026-07-10 00:46:13.123589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-latomic 2026-07-10 00:46:13.123597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc supports GCC 4.0+ atomic built-ins... 2026-07-10 00:46:13.123608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.123620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(1)... 2026-07-10 00:46:13.123669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-07-10 00:46:13.123678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(2)... 2026-07-10 00:46:13.123689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-07-10 00:46:13.123728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(4)... 2026-07-10 00:46:13.123740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-07-10 00:46:13.123780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(8)... 2026-07-10 00:46:13.123793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-07-10 00:46:13.123832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing aio_write... 2026-07-10 00:46:13.123844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-07-10 00:46:13.123855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_set_name_np... 2026-07-10 00:46:13.123904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.123917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_setname_np() variant... 2026-07-10 00:46:13.123927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:glibc 2026-07-10 00:46:13.123969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether __linux__ is defined... 2026-07-10 00:46:13.123981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:true 2026-07-10 00:46:13.123992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking linker output version information... 2026-07-10 00:46:13.124031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libX-24.09.so.0.0.3) 2026-07-10 00:46:13.124071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ supports C++11 features by default... 2026-07-10 00:46:13.124082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for working posix_memalign... 2026-07-10 00:46:13.124143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ub_ctx_create in -lunbound... 2026-07-10 00:46:13.124203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the preprocessor supports include_next... 2026-07-10 00:46:13.124223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether system header files limit the line length... 2026-07-10 00:46:13.124273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.124321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Werror... 2026-07-10 00:46:13.124331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wall... 2026-07-10 00:46:13.124380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wextra... 2026-07-10 00:46:13.124400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-sign-compare... 2026-07-10 00:46:13.124472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wpointer-arith... 2026-07-10 00:46:13.124503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wformat -Wformat-security... 2026-07-10 00:46:13.124555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-enum... 2026-07-10 00:46:13.124603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wunused-parameter... 2026-07-10 00:46:13.124652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbad-function-cast... 2026-07-10 00:46:13.124672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align... 2026-07-10 00:46:13.124722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wstrict-prototypes... 2026-07-10 00:46:13.124780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wold-style-definition... 2026-07-10 00:46:13.124812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-prototypes... 2026-07-10 00:46:13.124866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-field-initializers... 2026-07-10 00:46:13.124925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.124934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wthread-safety... 2026-07-10 00:46:13.124945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.124994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -fno-strict-aliasing... 2026-07-10 00:46:13.125003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-bool... 2026-07-10 00:46:13.125064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wlogical-not-parentheses... 2026-07-10 00:46:13.125128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wsizeof-array-argument... 2026-07-10 00:46:13.125149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbool-compare... 2026-07-10 00:46:13.125205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshift-negative-value... 2026-07-10 00:46:13.125255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wduplicated-cond... 2026-07-10 00:46:13.125275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Qunused-arguments... 2026-07-10 00:46:13.125324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.125362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshadow... 2026-07-10 00:46:13.125374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmultistatement-macros... 2026-07-10 00:46:13.125421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align=strict... 2026-07-10 00:46:13.125500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-null-pointer-arithmetic... 2026-07-10 00:46:13.125531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.125571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Warray-bounds-pointer-arithmetic... 2026-07-10 00:46:13.125583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-07-10 00:46:13.125594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused... 2026-07-10 00:46:13.125631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused-parameter... 2026-07-10 00:46:13.125691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking target hint for cgcc... 2026-07-10 00:46:13.125711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64 2026-07-10 00:46:13.125749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for OVS source directory... 2026-07-10 00:46:13.125761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/ovn/ovs 2026-07-10 00:46:13.125772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for OVS build directory... 2026-07-10 00:46:13.125890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/ovn/ovs 2026-07-10 00:46:13.125906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking OVS version... 3.4.4 2026-07-10 00:46:13.125911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for VIF plug provider... no 2026-07-10 00:46:13.125919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... (cached) 2026-07-10 00:46:13.125923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-07-10 00:46:13.125928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking that generated files are newer than configure... 2026-07-10 00:46:13.125959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2026-07-10 00:46:13.125992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure: creating ./config.status 2026-07-10 00:46:13.126020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libovn.sym 2026-07-10 00:46:13.126049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2026-07-10 00:46:13.126095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating tests/atlocal 2026-07-10 00:46:13.126122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating include/ovn/version.h 2026-07-10 00:46:13.126150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating config.h 2026-07-10 00:46:13.127080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing tests/atconfig commands 2026-07-10 00:46:13.127089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2026-07-10 00:46:13.127093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing libtool commands 2026-07-10 00:46:13.127097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing include/openflow/openflow.h.stamp commands 2026-07-10 00:46:13.127101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/bugtool/dummy commands 2026-07-10 00:46:13.127105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/dummy commands 2026-07-10 00:46:13.127110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing ipsec/dummy commands 2026-07-10 00:46:13.127114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cd . && /bin/bash /ovn/build-aux/missing automake-1.16 --foreign Makefile 2026-07-10 00:46:13.127123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cd . && /bin/bash ./config.status Makefile depfiles 2026-07-10 00:46:13.127127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2026-07-10 00:46:13.127132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2026-07-10 00:46:13.127136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-sb.ovsschema ./lib/ovn-sb-idl.ann > lib/ovn-sb-idl.ovsidl.tmp && \ 2026-07-10 00:46:13.127141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-sb-idl.ovsidl.tmp lib/ovn-sb-idl.ovsidl 2026-07-10 00:46:13.127145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-nb.ovsschema ./lib/ovn-nb-idl.ann > lib/ovn-nb-idl.ovsidl.tmp && \ 2026-07-10 00:46:13.127158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-nb-idl.ovsidl.tmp lib/ovn-nb-idl.ovsidl 2026-07-10 00:46:13.127163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-ic-nb.ovsschema ./lib/ovn-ic-nb-idl.ann > lib/ovn-ic-nb-idl.ovsidl.tmp && \ 2026-07-10 00:46:13.127167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-ic-nb-idl.ovsidl.tmp lib/ovn-ic-nb-idl.ovsidl 2026-07-10 00:46:13.127171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-ic-sb.ovsschema ./lib/ovn-ic-sb-idl.ann > lib/ovn-ic-sb-idl.ovsidl.tmp && \ 2026-07-10 00:46:13.127175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-ic-sb-idl.ovsidl.tmp lib/ovn-ic-sb-idl.ovsidl 2026-07-10 00:46:13.127180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-ic-sb-idl.ovsidl > lib/ovn-ic-sb-idl.c.tmp && mv lib/ovn-ic-sb-idl.c.tmp lib/ovn-ic-sb-idl.c 2026-07-10 00:46:13.127186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-ic-sb-idl.ovsidl > lib/ovn-ic-sb-idl.h.tmp && mv lib/ovn-ic-sb-idl.h.tmp lib/ovn-ic-sb-idl.h 2026-07-10 00:46:13.127190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-sb-idl.ovsidl > lib/ovn-sb-idl.c.tmp && mv lib/ovn-sb-idl.c.tmp lib/ovn-sb-idl.c 2026-07-10 00:46:13.127196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-sb-idl.ovsidl > lib/ovn-sb-idl.h.tmp && mv lib/ovn-sb-idl.h.tmp lib/ovn-sb-idl.h 2026-07-10 00:46:13.127200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-nb-idl.ovsidl > lib/ovn-nb-idl.c.tmp && mv lib/ovn-nb-idl.c.tmp lib/ovn-nb-idl.c 2026-07-10 00:46:13.127204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-nb-idl.ovsidl > lib/ovn-nb-idl.h.tmp && mv lib/ovn-nb-idl.h.tmp lib/ovn-nb-idl.h 2026-07-10 00:46:13.127207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-ic-nb-idl.ovsidl > lib/ovn-ic-nb-idl.c.tmp && mv lib/ovn-ic-nb-idl.c.tmp lib/ovn-ic-nb-idl.c 2026-07-10 00:46:13.127214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-ic-nb-idl.ovsidl > lib/ovn-ic-nb-idl.h.tmp && mv lib/ovn-ic-nb-idl.h.tmp lib/ovn-ic-nb-idl.h 2026-07-10 00:46:13.127218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake all-am 2026-07-10 00:46:13.127221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Entering directory '/ovn' 2026-07-10 00:46:13.127225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(echo '/* -*- mode: c; buffer-read-only: t -*- */' && sed < ./lib/ovn-dirs.c.in \ 2026-07-10 00:46:13.127229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]srcdir[@],.,g' \ 2026-07-10 00:46:13.127232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],"/var/log/ovn",g' \ 2026-07-10 00:46:13.127236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],"/var/run/ovn",g' \ 2026-07-10 00:46:13.127239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],"/etc/ovn",g' \ 2026-07-10 00:46:13.127245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],"/usr/bin",g' \ 2026-07-10 00:46:13.127252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],"/etc",g' \ 2026-07-10 00:46:13.127255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],"/usr/share/ovn",g') \ 2026-07-10 00:46:13.127259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > lib/ovn-dirs.c.tmp && \ 2026-07-10 00:46:13.127262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-dirs.c.tmp lib/ovn-dirs.c 2026-07-10 00:46:13.127266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-sbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-sbctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-sbctl.o utilities/ovn-sbctl.c &&\ 2026-07-10 00:46:13.127275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-ic-nbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-ic-nbctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-ic-nbctl.o utilities/ovn-ic-nbctl.c &&\ 2026-07-10 00:46:13.127286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-ic-sbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-ic-sbctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-ic-sbctl.o utilities/ovn-ic-sbctl.c &&\ 2026-07-10 00:46:13.127297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-trace.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-trace.o utilities/ovn-trace.c &&\ 2026-07-10 00:46:13.127320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-appctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-appctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-appctl.o utilities/ovn-appctl.c &&\ 2026-07-10 00:46:13.127331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-debug.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-debug.o utilities/ovn-debug.c &&\ 2026-07-10 00:46:13.127341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-lflow-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/test-lflow-cache.o -MD -MP -MF $depbase.Tpo -c -o controller/test-lflow-cache.o controller/test-lflow-cache.c &&\ 2026-07-10 00:46:13.127352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-lflow-conj-ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/test-lflow-conj-ids.o -MD -MP -MF $depbase.Tpo -c -o controller/test-lflow-conj-ids.o controller/test-lflow-conj-ids.c &&\ 2026-07-10 00:46:13.127373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-ofctrl-seqno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/test-ofctrl-seqno.o -MD -MP -MF $depbase.Tpo -c -o controller/test-ofctrl-seqno.o controller/test-ofctrl-seqno.c &&\ 2026-07-10 00:46:13.127384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-vif-plug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/test-vif-plug.o -MD -MP -MF $depbase.Tpo -c -o controller/test-vif-plug.o controller/test-vif-plug.c &&\ 2026-07-10 00:46:13.127395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/test-ovn-features.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/test-ovn-features.o -MD -MP -MF $depbase.Tpo -c -o lib/test-ovn-features.o lib/test-ovn-features.c &&\ 2026-07-10 00:46:13.127406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/test-ipam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.127418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/test-ipam.o -MD -MP -MF $depbase.Tpo -c -o northd/test-ipam.o northd/test-ipam.c &&\ 2026-07-10 00:46:13.127422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.127465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn-docker-overlay-driver.in | \ 2026-07-10 00:46:13.127583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-07-10 00:46:13.127609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.127619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.127627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-07-10 00:46:13.127639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-07-10 00:46:13.127646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.127654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-07-10 00:46:13.127661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.127672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-07-10 00:46:13.127681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.127703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.127724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-07-10 00:46:13.127764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.127773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.127784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.127823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-07-10 00:46:13.127832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-07-10 00:46:13.127843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-docker-overlay-driver.tmp 2026-07-10 00:46:13.127891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-docker-overlay-driver.tmp utilities/ovn-docker-overlay-driver 2026-07-10 00:46:13.127904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn-docker-underlay-driver.in | \ 2026-07-10 00:46:13.127953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-07-10 00:46:13.127962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.127974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.127985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-07-10 00:46:13.128027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-07-10 00:46:13.128060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.128072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-07-10 00:46:13.128083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.128103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-07-10 00:46:13.128145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.128154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.128166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-07-10 00:46:13.128215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.128227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.128238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.128277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-07-10 00:46:13.128289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-07-10 00:46:13.128300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-docker-underlay-driver.tmp 2026-07-10 00:46:13.128351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn_detrace.py.in | \ 2026-07-10 00:46:13.128364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-07-10 00:46:13.128375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.128414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.128423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-07-10 00:46:13.128434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-07-10 00:46:13.128467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.128505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-07-10 00:46:13.128514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.128526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-07-10 00:46:13.128563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.128575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.128586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-07-10 00:46:13.128623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.128643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.128654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.128665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-07-10 00:46:13.128704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-07-10 00:46:13.128716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn_detrace.py.tmp 2026-07-10 00:46:13.128764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-docker-underlay-driver.tmp utilities/ovn-docker-underlay-driver 2026-07-10 00:46:13.128774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn-sim.in | \ 2026-07-10 00:46:13.128785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-07-10 00:46:13.128823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.128835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.128846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-07-10 00:46:13.128883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-07-10 00:46:13.128895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.128914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-07-10 00:46:13.128925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.128964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-07-10 00:46:13.128976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.128987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.129025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-07-10 00:46:13.129055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.129070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.129109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.129118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-07-10 00:46:13.129129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-07-10 00:46:13.129167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-sim.tmp 2026-07-10 00:46:13.129179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn_detrace.py.tmp utilities/ovn_detrace.py 2026-07-10 00:46:13.129216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff ovn-architecture.7.xml > ovn-architecture.7.tmp \ 2026-07-10 00:46:13.129229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.129239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.129277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.129289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.129300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.129337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.129349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.129386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.129395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.129405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.129457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.129469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.129480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.129517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.129529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.129577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2026-07-10 00:46:13.129587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-07-10 00:46:13.129598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.129644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-nb.ovsschema \ 2026-07-10 00:46:13.129654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-nb.xml > ovn-nb.5.tmp && \ 2026-07-10 00:46:13.129665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-nb.5.tmp ovn-nb.5 2026-07-10 00:46:13.129712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-sim.tmp utilities/ovn-sim 2026-07-10 00:46:13.129722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2026-07-10 00:46:13.129733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-07-10 00:46:13.129770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.129779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-sb.ovsschema \ 2026-07-10 00:46:13.129791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-sb.xml > ovn-sb.5.tmp && \ 2026-07-10 00:46:13.129828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-sb.5.tmp ovn-sb.5 2026-07-10 00:46:13.129847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-architecture.7.tmp ovn-architecture.7 2026-07-10 00:46:13.129864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2026-07-10 00:46:13.129876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-07-10 00:46:13.129916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.129928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-nb.ovsschema \ 2026-07-10 00:46:13.129939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-nb.xml > ovn-ic-nb.5.tmp && \ 2026-07-10 00:46:13.129976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-ic-nb.5.tmp ovn-ic-nb.5 2026-07-10 00:46:13.129989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2026-07-10 00:46:13.130051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-07-10 00:46:13.130064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.130075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-sb.ovsschema \ 2026-07-10 00:46:13.130126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-sb.xml > ovn-ic-sb.5.tmp && \ 2026-07-10 00:46:13.130135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-ic-sb.5.tmp ovn-ic-sb.5 2026-07-10 00:46:13.130173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-ctl.8.xml > utilities/ovn-ctl.8.tmp \ 2026-07-10 00:46:13.130186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.130197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.130234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.130246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.130257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.130294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.130305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.130352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.130362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.130373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.130384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.130421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.130433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.130459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.130515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.130528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-nbctl.8.xml > utilities/ovn-nbctl.8.tmp \ 2026-07-10 00:46:13.130566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.130578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.130589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.130627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.130638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.130649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.131095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.131110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.131117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.131125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.131132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.131139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.131154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.131161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.131169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.131176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ctl.8.tmp utilities/ovn-ctl.8 2026-07-10 00:46:13.131183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-sbctl.8.xml > utilities/ovn-sbctl.8.tmp \ 2026-07-10 00:46:13.131191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.131199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.131206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.131213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.131220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.131228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.131235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.131242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.131249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.131256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.131263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.131270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.131278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.131285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.131292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.131310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-nbctl.8.tmp utilities/ovn-nbctl.8 2026-07-10 00:46:13.131317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-ic-nbctl.8.xml > utilities/ovn-ic-nbctl.8.tmp \ 2026-07-10 00:46:13.131325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.131336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.131343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.131350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.131357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.131364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.131372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.131379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.131386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.131393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.131400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.131407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.131415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.131424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.131432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.131439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-ic-sbctl.8.xml > utilities/ovn-ic-sbctl.8.tmp \ 2026-07-10 00:46:13.131466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.131477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.131484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.131494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.131544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.131558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.131569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.131579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.131627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.131636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.131646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.131666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.131702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.131710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.131720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.131784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-sbctl.8.tmp utilities/ovn-sbctl.8 2026-07-10 00:46:13.131794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-trace.8.xml > utilities/ovn-trace.8.tmp \ 2026-07-10 00:46:13.131805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.131841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.131852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.131887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.131896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.131906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.131948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.131960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.132003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.132011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.132021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.132055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.132104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.132113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.132123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.132159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ic-nbctl.8.tmp utilities/ovn-ic-nbctl.8 2026-07-10 00:46:13.132171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn-detrace.1.in | \ 2026-07-10 00:46:13.132206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-07-10 00:46:13.132217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.132261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.132269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-07-10 00:46:13.132280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-07-10 00:46:13.132315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.132326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-07-10 00:46:13.132338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.132387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-07-10 00:46:13.132400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.132410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.132464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-07-10 00:46:13.132473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.132490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.132501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.132547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-07-10 00:46:13.133208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-07-10 00:46:13.133249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-detrace.1.tmp 2026-07-10 00:46:13.133257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ic-sbctl.8.tmp utilities/ovn-ic-sbctl.8 2026-07-10 00:46:13.133264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-trace.8.tmp utilities/ovn-trace.8 2026-07-10 00:46:13.133271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-appctl.8.xml > utilities/ovn-appctl.8.tmp \ 2026-07-10 00:46:13.133278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.133285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.133291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.133298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.133304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.133310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.133316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.133322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.133328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.133334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.133340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.133346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.133352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.133359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.133365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.133371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-debug.8.xml > utilities/ovn-debug.8.tmp \ 2026-07-10 00:46:13.133377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.133384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.133390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.133396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.133402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.133408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.133414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.133420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.133426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.133433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.133439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.133471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.133478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.133484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.133490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.133496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-detrace.1.tmp utilities/ovn-detrace.1 2026-07-10 00:46:13.133503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff controller/ovn-controller.8.xml > controller/ovn-controller.8.tmp \ 2026-07-10 00:46:13.133518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.133525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.133531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.133538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.133544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.133550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.133556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.133562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.135095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.135109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.135116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.135123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.135129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.135135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.135152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.135159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-debug.8.tmp utilities/ovn-debug.8 2026-07-10 00:46:13.135165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff controller-vtep/ovn-controller-vtep.8.xml > controller-vtep/ovn-controller-vtep.8.tmp \ 2026-07-10 00:46:13.135173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.135180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.135186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.135192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.135198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.135204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.135210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.135216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.135222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.135228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.135234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.135240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.135246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.135252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.135258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.135264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-appctl.8.tmp utilities/ovn-appctl.8 2026-07-10 00:46:13.135270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff northd/ovn-northd.8.xml > northd/ovn-northd.8.tmp \ 2026-07-10 00:46:13.135277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.135283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.135289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.135295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.135301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.135307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.135313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.135319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.135325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.135338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.135345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.135351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.135357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.135363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.135369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.135375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv controller/ovn-controller.8.tmp controller/ovn-controller.8 2026-07-10 00:46:13.135382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff ic/ovn-ic.8.xml > ic/ovn-ic.8.tmp \ 2026-07-10 00:46:13.135388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-07-10 00:46:13.135394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-07-10 00:46:13.135400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-07-10 00:46:13.135406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-07-10 00:46:13.135412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-07-10 00:46:13.135418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-07-10 00:46:13.135424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-07-10 00:46:13.135430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-07-10 00:46:13.135436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-07-10 00:46:13.135460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-07-10 00:46:13.135466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-07-10 00:46:13.135472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-07-10 00:46:13.135478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-07-10 00:46:13.135484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-07-10 00:46:13.135490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-07-10 00:46:13.135496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv controller-vtep/ovn-controller-vtep.8.tmp controller-vtep/ovn-controller-vtep.8 2026-07-10 00:46:13.135503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn-lib.in | \ 2026-07-10 00:46:13.135514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-07-10 00:46:13.135520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.135526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.135532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-07-10 00:46:13.135538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-07-10 00:46:13.135548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.135555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-07-10 00:46:13.135561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.135567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-07-10 00:46:13.135573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.135579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.135585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-07-10 00:46:13.135591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.135597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.135603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.135609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-07-10 00:46:13.135620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-07-10 00:46:13.135626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-lib.tmp 2026-07-10 00:46:13.135632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ic/ovn-ic.8.tmp ic/ovn-ic.8 2026-07-10 00:46:13.135638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base::;{ \ 2026-07-10 00:46:13.135644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo '# Signature of the current package.' && \ 2026-07-10 00:46:13.135650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_NAME], [ovn])' && \ 2026-07-10 00:46:13.135656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_TARNAME], [ovn])' && \ 2026-07-10 00:46:13.135662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_VERSION], [24.09.3])' && \ 2026-07-10 00:46:13.135668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_STRING], [ovn 24.09.3])' && \ 2026-07-10 00:46:13.135674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_BUGREPORT], [bugs@openvswitch.org])'; \ 2026-07-10 00:46:13.135681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:} >'./package.m4' 2026-07-10 00:46:13.135687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < rhel/ovn-fedora.spec.in | \ 2026-07-10 00:46:13.135693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-07-10 00:46:13.135699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-07-10 00:46:13.135705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-07-10 00:46:13.135711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-07-10 00:46:13.135717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-07-10 00:46:13.135723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-07-10 00:46:13.135729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-07-10 00:46:13.135736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-07-10 00:46:13.135742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-07-10 00:46:13.135748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-07-10 00:46:13.135754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-07-10 00:46:13.135760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-07-10 00:46:13.135766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-07-10 00:46:13.135772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-07-10 00:46:13.135778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-07-10 00:46:13.135784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-07-10 00:46:13.135790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-07-10 00:46:13.135796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > rhel/ovn-fedora.spec.tmp 2026-07-10 00:46:13.135802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-lib.tmp utilities/ovn-lib 2026-07-10 00:46:13.135808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv northd/ovn-northd.8.tmp northd/ovn-northd.8 2026-07-10 00:46:13.135814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv rhel/ovn-fedora.spec.tmp rhel/ovn-fedora.spec 2026-07-10 00:46:13.135820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-nb.ovsschema ovn-nb.ovsschema.stamp 2026-07-10 00:46:13.135826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-sb.ovsschema ovn-sb.ovsschema.stamp 2026-07-10 00:46:13.135833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-ic-nb.ovsschema ovn-ic-nb.ovsschema.stamp 2026-07-10 00:46:13.135844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-ic-sb.ovsschema ovn-ic-sb.ovsschema.stamp 2026-07-10 00:46:13.135850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-dbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.135866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-dbctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-dbctl.o utilities/ovn-dbctl.c &&\ 2026-07-10 00:46:13.135875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.135881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-nbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.135888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-nbctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-nbctl.o utilities/ovn-nbctl.c &&\ 2026-07-10 00:46:13.135894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.135901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/acl-log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.135907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/acl-log.lo -MD -MP -MF $depbase.Tpo -c -o lib/acl-log.lo lib/acl-log.c &&\ 2026-07-10 00:46:13.135914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.135921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.135927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/actions.lo -MD -MP -MF $depbase.Tpo -c -o lib/actions.lo lib/actions.c &&\ 2026-07-10 00:46:13.135949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.135966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/acl-log.lo -MD -MP -MF lib/.deps/acl-log.Tpo -c lib/acl-log.c -o lib/acl-log.o 2026-07-10 00:46:13.135974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/actions.lo -MD -MP -MF lib/.deps/actions.Tpo -c lib/actions.c -o lib/actions.o 2026-07-10 00:46:13.135980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/chassis-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.135987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/chassis-index.lo -MD -MP -MF $depbase.Tpo -c -o lib/chassis-index.lo lib/chassis-index.c &&\ 2026-07-10 00:46:13.135994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/chassis-index.lo -MD -MP -MF lib/.deps/chassis-index.Tpo -c lib/chassis-index.c -o lib/chassis-index.o 2026-07-10 00:46:13.136007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/copp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/copp.lo -MD -MP -MF $depbase.Tpo -c -o lib/copp.lo lib/copp.c &&\ 2026-07-10 00:46:13.136030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/expr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/expr.lo -MD -MP -MF $depbase.Tpo -c -o lib/expr.lo lib/expr.c &&\ 2026-07-10 00:46:13.136079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/copp.lo -MD -MP -MF lib/.deps/copp.Tpo -c lib/copp.c -o lib/copp.o 2026-07-10 00:46:13.136094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/expr.lo -MD -MP -MF lib/.deps/expr.Tpo -c lib/expr.c -o lib/expr.o 2026-07-10 00:46:13.136100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/extend-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/extend-table.lo -MD -MP -MF $depbase.Tpo -c -o lib/extend-table.lo lib/extend-table.c &&\ 2026-07-10 00:46:13.136119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/extend-table.lo -MD -MP -MF lib/.deps/extend-table.Tpo -c lib/extend-table.c -o lib/extend-table.o 2026-07-10 00:46:13.136143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/features.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/features.lo -MD -MP -MF $depbase.Tpo -c -o lib/features.lo lib/features.c &&\ 2026-07-10 00:46:13.136155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/features.lo -MD -MP -MF lib/.deps/features.Tpo -c lib/features.c -o lib/features.o 2026-07-10 00:46:13.136168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-parallel-hmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-parallel-hmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-parallel-hmap.lo lib/ovn-parallel-hmap.c &&\ 2026-07-10 00:46:13.136186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-parallel-hmap.lo -MD -MP -MF lib/.deps/ovn-parallel-hmap.Tpo -c lib/ovn-parallel-hmap.c -o lib/ovn-parallel-hmap.o 2026-07-10 00:46:13.136204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ip-mcast-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ip-mcast-index.lo -MD -MP -MF $depbase.Tpo -c -o lib/ip-mcast-index.lo lib/ip-mcast-index.c &&\ 2026-07-10 00:46:13.136221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ip-mcast-index.lo -MD -MP -MF lib/.deps/ip-mcast-index.Tpo -c lib/ip-mcast-index.c -o lib/ip-mcast-index.o 2026-07-10 00:46:13.136233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mac-binding-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mac-binding-index.lo -MD -MP -MF $depbase.Tpo -c -o lib/mac-binding-index.lo lib/mac-binding-index.c &&\ 2026-07-10 00:46:13.136246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mcast-group-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mcast-group-index.lo -MD -MP -MF $depbase.Tpo -c -o lib/mcast-group-index.lo lib/mcast-group-index.c &&\ 2026-07-10 00:46:13.136270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mac-binding-index.lo -MD -MP -MF lib/.deps/mac-binding-index.Tpo -c lib/mac-binding-index.c -o lib/mac-binding-index.o 2026-07-10 00:46:13.136291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/memory-trim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/memory-trim.lo -MD -MP -MF $depbase.Tpo -c -o lib/memory-trim.lo lib/memory-trim.c &&\ 2026-07-10 00:46:13.136304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mcast-group-index.lo -MD -MP -MF lib/.deps/mcast-group-index.Tpo -c lib/mcast-group-index.c -o lib/mcast-group-index.o 2026-07-10 00:46:13.136317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lex.lo -MD -MP -MF $depbase.Tpo -c -o lib/lex.lo lib/lex.c &&\ 2026-07-10 00:46:13.136335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/memory-trim.lo -MD -MP -MF lib/.deps/memory-trim.Tpo -c lib/memory-trim.c -o lib/memory-trim.o 2026-07-10 00:46:13.136353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/objdep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/objdep.lo -MD -MP -MF $depbase.Tpo -c -o lib/objdep.lo lib/objdep.c &&\ 2026-07-10 00:46:13.136369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lex.lo -MD -MP -MF lib/.deps/lex.Tpo -c lib/lex.c -o lib/lex.o 2026-07-10 00:46:13.136382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-l7.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-l7.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-l7.lo lib/ovn-l7.c &&\ 2026-07-10 00:46:13.136399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/objdep.lo -MD -MP -MF lib/.deps/objdep.Tpo -c lib/objdep.c -o lib/objdep.o 2026-07-10 00:46:13.136423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-l7.lo -MD -MP -MF lib/.deps/ovn-l7.Tpo -c lib/ovn-l7.c -o lib/ovn-l7.o 2026-07-10 00:46:13.136430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-util.lo lib/ovn-util.c &&\ 2026-07-10 00:46:13.136475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/logical-fields.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/logical-fields.lo -MD -MP -MF $depbase.Tpo -c -o lib/logical-fields.lo lib/logical-fields.c &&\ 2026-07-10 00:46:13.136500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/inc-proc-eng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/inc-proc-eng.lo -MD -MP -MF $depbase.Tpo -c -o lib/inc-proc-eng.lo lib/inc-proc-eng.c &&\ 2026-07-10 00:46:13.136519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-util.lo -MD -MP -MF lib/.deps/ovn-util.Tpo -c lib/ovn-util.c -o lib/ovn-util.o 2026-07-10 00:46:13.136544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/logical-fields.lo -MD -MP -MF lib/.deps/logical-fields.Tpo -c lib/logical-fields.c -o lib/logical-fields.o 2026-07-10 00:46:13.136551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/inc-proc-eng.lo -MD -MP -MF lib/.deps/inc-proc-eng.Tpo -c lib/inc-proc-eng.c -o lib/inc-proc-eng.o 2026-07-10 00:46:13.136558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lb.lo -MD -MP -MF $depbase.Tpo -c -o lib/lb.lo lib/lb.c &&\ 2026-07-10 00:46:13.136579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lb.lo -MD -MP -MF lib/.deps/lb.Tpo -c lib/lb.c -o lib/lb.o 2026-07-10 00:46:13.136657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/static-mac-binding-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/static-mac-binding-index.lo -MD -MP -MF $depbase.Tpo -c -o lib/static-mac-binding-index.lo lib/static-mac-binding-index.c &&\ 2026-07-10 00:46:13.136682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/static-mac-binding-index.lo -MD -MP -MF lib/.deps/static-mac-binding-index.Tpo -c lib/static-mac-binding-index.c -o lib/static-mac-binding-index.o 2026-07-10 00:46:13.136733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vif-plug-provider.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vif-plug-provider.lo -MD -MP -MF $depbase.Tpo -c -o lib/vif-plug-provider.lo lib/vif-plug-provider.c &&\ 2026-07-10 00:46:13.136788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vif-plug-provider.lo -MD -MP -MF lib/.deps/vif-plug-provider.Tpo -c lib/vif-plug-provider.c -o lib/vif-plug-provider.o 2026-07-10 00:46:13.136839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vif-plug-providers/dummy/vif-plug-dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vif-plug-providers/dummy/vif-plug-dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/vif-plug-providers/dummy/vif-plug-dummy.lo lib/vif-plug-providers/dummy/vif-plug-dummy.c &&\ 2026-07-10 00:46:13.136883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-dirs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.136928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-dirs.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-dirs.lo lib/ovn-dirs.c &&\ 2026-07-10 00:46:13.136965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.136977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vif-plug-providers/dummy/vif-plug-dummy.lo -MD -MP -MF lib/vif-plug-providers/dummy/.deps/vif-plug-dummy.Tpo -c lib/vif-plug-providers/dummy/vif-plug-dummy.c -o lib/vif-plug-providers/dummy/vif-plug-dummy.o 2026-07-10 00:46:13.137005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-nb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.137061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-nb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-nb-idl.lo lib/ovn-nb-idl.c &&\ 2026-07-10 00:46:13.137104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.137116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-dirs.lo -MD -MP -MF lib/.deps/ovn-dirs.Tpo -c lib/ovn-dirs.c -o lib/ovn-dirs.o 2026-07-10 00:46:13.137155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-sb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.137196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-sb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-sb-idl.lo lib/ovn-sb-idl.c &&\ 2026-07-10 00:46:13.137208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.137246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-nb-idl.lo -MD -MP -MF lib/.deps/ovn-nb-idl.Tpo -c lib/ovn-nb-idl.c -o lib/ovn-nb-idl.o 2026-07-10 00:46:13.137262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-ic-nb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.137273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-ic-nb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-ic-nb-idl.lo lib/ovn-ic-nb-idl.c &&\ 2026-07-10 00:46:13.137302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.137329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-ic-sb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-07-10 00:46:13.137340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-ic-sb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-ic-sb-idl.lo lib/ovn-ic-sb-idl.c &&\ 2026-07-10 00:46:13.137380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-07-10 00:46:13.137414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-sb-idl.lo -MD -MP -MF lib/.deps/ovn-sb-idl.Tpo -c lib/ovn-sb-idl.c -o lib/ovn-sb-idl.o 2026-07-10 00:46:13.137427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-ic-nb-idl.lo -MD -MP -MF lib/.deps/ovn-ic-nb-idl.Tpo -c lib/ovn-ic-nb-idl.c -o lib/ovn-ic-nb-idl.o 2026-07-10 00:46:13.137493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-ic-sb-idl.lo -MD -MP -MF lib/.deps/ovn-ic-sb-idl.Tpo -c lib/ovn-ic-sb-idl.c -o lib/ovn-ic-sb-idl.o 2026-07-10 00:46:13.137513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/bfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.137550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/bfd.o -MD -MP -MF $depbase.Tpo -c -o controller/bfd.o controller/bfd.c &&\ 2026-07-10 00:46:13.137578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.137597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/binding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.137625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/binding.o -MD -MP -MF $depbase.Tpo -c -o controller/binding.o controller/binding.c &&\ 2026-07-10 00:46:13.137635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.137675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/chassis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.137716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/chassis.o -MD -MP -MF $depbase.Tpo -c -o controller/chassis.o controller/chassis.c &&\ 2026-07-10 00:46:13.137732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.137741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/encaps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.137770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/encaps.o -MD -MP -MF $depbase.Tpo -c -o controller/encaps.o controller/encaps.c &&\ 2026-07-10 00:46:13.137781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.137818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ha-chassis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.137830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ha-chassis.o -MD -MP -MF $depbase.Tpo -c -o controller/ha-chassis.o controller/ha-chassis.c &&\ 2026-07-10 00:46:13.137866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.137903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/if-status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.137914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/if-status.o -MD -MP -MF $depbase.Tpo -c -o controller/if-status.o controller/if-status.c &&\ 2026-07-10 00:46:13.137949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.137976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ip-mcast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.137991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ip-mcast.o -MD -MP -MF $depbase.Tpo -c -o controller/ip-mcast.o controller/ip-mcast.c &&\ 2026-07-10 00:46:13.138005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/lb.o -MD -MP -MF $depbase.Tpo -c -o controller/lb.o controller/lb.c &&\ 2026-07-10 00:46:13.138109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/lflow.o -MD -MP -MF $depbase.Tpo -c -o controller/lflow.o controller/lflow.c &&\ 2026-07-10 00:46:13.138182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/lflow-cache.o -MD -MP -MF $depbase.Tpo -c -o controller/lflow-cache.o controller/lflow-cache.c &&\ 2026-07-10 00:46:13.138259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow-conj-ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/lflow-conj-ids.o -MD -MP -MF $depbase.Tpo -c -o controller/lflow-conj-ids.o controller/lflow-conj-ids.c &&\ 2026-07-10 00:46:13.138318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/lport.o -MD -MP -MF $depbase.Tpo -c -o controller/lport.o controller/lport.c &&\ 2026-07-10 00:46:13.138402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ofctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ofctrl.o -MD -MP -MF $depbase.Tpo -c -o controller/ofctrl.o controller/ofctrl.c &&\ 2026-07-10 00:46:13.138481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ofctrl-seqno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ofctrl-seqno.o -MD -MP -MF $depbase.Tpo -c -o controller/ofctrl-seqno.o controller/ofctrl-seqno.c &&\ 2026-07-10 00:46:13.138555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/pinctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/pinctrl.o -MD -MP -MF $depbase.Tpo -c -o controller/pinctrl.o controller/pinctrl.c &&\ 2026-07-10 00:46:13.138645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/patch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/patch.o -MD -MP -MF $depbase.Tpo -c -o controller/patch.o controller/patch.c &&\ 2026-07-10 00:46:13.138706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovn-controller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ovn-controller.o -MD -MP -MF $depbase.Tpo -c -o controller/ovn-controller.o controller/ovn-controller.c &&\ 2026-07-10 00:46:13.138793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/physical.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/physical.o -MD -MP -MF $depbase.Tpo -c -o controller/physical.o controller/physical.c &&\ 2026-07-10 00:46:13.138870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/local_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/local_data.o -MD -MP -MF $depbase.Tpo -c -o controller/local_data.o controller/local_data.c &&\ 2026-07-10 00:46:13.138941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.138958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovsport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.138990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ovsport.o -MD -MP -MF $depbase.Tpo -c -o controller/ovsport.o controller/ovsport.c &&\ 2026-07-10 00:46:13.139001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/vif-plug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/vif-plug.o -MD -MP -MF $depbase.Tpo -c -o controller/vif-plug.o controller/vif-plug.c &&\ 2026-07-10 00:46:13.139100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/mirror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/mirror.o -MD -MP -MF $depbase.Tpo -c -o controller/mirror.o controller/mirror.c &&\ 2026-07-10 00:46:13.139186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/mac-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/mac-cache.o -MD -MP -MF $depbase.Tpo -c -o controller/mac-cache.o controller/mac-cache.c &&\ 2026-07-10 00:46:13.139259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/statctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/statctrl.o -MD -MP -MF $depbase.Tpo -c -o controller/statctrl.o controller/statctrl.c &&\ 2026-07-10 00:46:13.139351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ct-zone.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ct-zone.o -MD -MP -MF $depbase.Tpo -c -o controller/ct-zone.o controller/ct-zone.c &&\ 2026-07-10 00:46:13.139416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovn-dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ovn-dns.o -MD -MP -MF $depbase.Tpo -c -o controller/ovn-dns.o controller/ovn-dns.c &&\ 2026-07-10 00:46:13.139488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/binding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller-vtep/binding.o -MD -MP -MF $depbase.Tpo -c -o controller-vtep/binding.o controller-vtep/binding.c &&\ 2026-07-10 00:46:13.139668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/gateway.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller-vtep/gateway.o -MD -MP -MF $depbase.Tpo -c -o controller-vtep/gateway.o controller-vtep/gateway.c &&\ 2026-07-10 00:46:13.139737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/ovn-controller-vtep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller-vtep/ovn-controller-vtep.o -MD -MP -MF $depbase.Tpo -c -o controller-vtep/ovn-controller-vtep.o controller-vtep/ovn-controller-vtep.c &&\ 2026-07-10 00:46:13.139755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/vtep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller-vtep/vtep.o -MD -MP -MF $depbase.Tpo -c -o controller-vtep/vtep.o controller-vtep/vtep.c &&\ 2026-07-10 00:46:13.139790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/aging.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/aging.o -MD -MP -MF $depbase.Tpo -c -o northd/aging.o northd/aging.c &&\ 2026-07-10 00:46:13.139844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/debug.o -MD -MP -MF $depbase.Tpo -c -o northd/debug.o northd/debug.c &&\ 2026-07-10 00:46:13.139922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.139957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.139981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/northd.o -MD -MP -MF $depbase.Tpo -c -o northd/northd.o northd/northd.c &&\ 2026-07-10 00:46:13.140011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/ovn-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/ovn-northd.o -MD -MP -MF $depbase.Tpo -c -o northd/ovn-northd.o northd/ovn-northd.c &&\ 2026-07-10 00:46:13.140102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-global-config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-global-config.o -MD -MP -MF $depbase.Tpo -c -o northd/en-global-config.o northd/en-global-config.c &&\ 2026-07-10 00:46:13.140179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-northd.o -MD -MP -MF $depbase.Tpo -c -o northd/en-northd.o northd/en-northd.c &&\ 2026-07-10 00:46:13.140256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-lflow.o -MD -MP -MF $depbase.Tpo -c -o northd/en-lflow.o northd/en-lflow.c &&\ 2026-07-10 00:46:13.140314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-meters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-meters.o -MD -MP -MF $depbase.Tpo -c -o northd/en-meters.o northd/en-meters.c &&\ 2026-07-10 00:46:13.140388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-northd-output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-northd-output.o -MD -MP -MF $depbase.Tpo -c -o northd/en-northd-output.o northd/en-northd-output.c &&\ 2026-07-10 00:46:13.140512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-port-group.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-port-group.o -MD -MP -MF $depbase.Tpo -c -o northd/en-port-group.o northd/en-port-group.c &&\ 2026-07-10 00:46:13.140591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sync-sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-sync-sb.o -MD -MP -MF $depbase.Tpo -c -o northd/en-sync-sb.o northd/en-sync-sb.c &&\ 2026-07-10 00:46:13.140648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sync-from-sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-sync-from-sb.o -MD -MP -MF $depbase.Tpo -c -o northd/en-sync-from-sb.o northd/en-sync-from-sb.c &&\ 2026-07-10 00:46:13.140728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lb-data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-lb-data.o -MD -MP -MF $depbase.Tpo -c -o northd/en-lb-data.o northd/en-lb-data.c &&\ 2026-07-10 00:46:13.140798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lr-nat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-lr-nat.o -MD -MP -MF $depbase.Tpo -c -o northd/en-lr-nat.o northd/en-lr-nat.c &&\ 2026-07-10 00:46:13.140883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lr-stateful.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.140931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-lr-stateful.o -MD -MP -MF $depbase.Tpo -c -o northd/en-lr-stateful.o northd/en-lr-stateful.c &&\ 2026-07-10 00:46:13.140940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.140976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-ls-stateful.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.141000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-ls-stateful.o -MD -MP -MF $depbase.Tpo -c -o northd/en-ls-stateful.o northd/en-ls-stateful.c &&\ 2026-07-10 00:46:13.141013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.141050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sampling-app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.141094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-sampling-app.o -MD -MP -MF $depbase.Tpo -c -o northd/en-sampling-app.o northd/en-sampling-app.c &&\ 2026-07-10 00:46:13.141118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.141140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/inc-proc-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.141164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/inc-proc-northd.o -MD -MP -MF $depbase.Tpo -c -o northd/inc-proc-northd.o northd/inc-proc-northd.c &&\ 2026-07-10 00:46:13.141195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.141227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/ipam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.141255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/ipam.o -MD -MP -MF $depbase.Tpo -c -o northd/ipam.o northd/ipam.c &&\ 2026-07-10 00:46:13.141263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.141301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/lflow-mgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.141315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/lflow-mgr.o -MD -MP -MF $depbase.Tpo -c -o northd/lflow-mgr.o northd/lflow-mgr.c &&\ 2026-07-10 00:46:13.141350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.141373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/lb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.141397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/lb.o -MD -MP -MF $depbase.Tpo -c -o northd/lb.o northd/lb.c &&\ 2026-07-10 00:46:13.141419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.141457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ic/ovn-ic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.141489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ic/ovn-ic.o -MD -MP -MF $depbase.Tpo -c -o ic/ovn-ic.o ic/ovn-ic.c &&\ 2026-07-10 00:46:13.141512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.141535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/ovstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.141559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/ovstest.o -MD -MP -MF $depbase.Tpo -c -o tests/ovstest.o tests/ovstest.c &&\ 2026-07-10 00:46:13.141581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.141605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.141621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-utils.o -MD -MP -MF $depbase.Tpo -c -o tests/test-utils.o tests/test-utils.c &&\ 2026-07-10 00:46:13.141646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.141676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ovn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-07-10 00:46:13.141705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-ovn.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ovn.o tests/test-ovn.c &&\ 2026-07-10 00:46:13.141718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-07-10 00:46:13.141750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/testsuite.tmp tests/testsuite.at 2026-07-10 00:46:13.141765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite.at 2026-07-10 00:46:13.141798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite.at 2026-07-10 00:46:13.141807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite.at 2026-07-10 00:46:13.141845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite 2026-07-10 00:46:13.141878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/perf-testsuite.tmp tests/perf-testsuite.at 2026-07-10 00:46:13.141901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/perf-testsuite.tmp tests/perf-testsuite 2026-07-10 00:46:13.143095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/multinode-testsuite.tmp tests/multinode-testsuite.at 2026-07-10 00:46:13.143114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/multinode-testsuite.tmp tests/multinode-testsuite 2026-07-10 00:46:13.143129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -release 24.09 -version-info 0:3 -Wl,--version-script=./lib/libovn.sym /ovn/ovs/lib/libopenvswitch.la -L/usr/lib -o lib/libovn.la -rpath /usr/lib lib/acl-log.lo lib/actions.lo lib/chassis-index.lo lib/copp.lo lib/expr.lo lib/extend-table.lo lib/features.lo lib/ovn-parallel-hmap.lo lib/ip-mcast-index.lo lib/mac-binding-index.lo lib/mcast-group-index.lo lib/memory-trim.lo lib/lex.lo lib/objdep.lo lib/ovn-l7.lo lib/ovn-util.lo lib/logical-fields.lo lib/inc-proc-eng.lo lib/lb.lo lib/static-mac-binding-index.lo lib/vif-plug-provider.lo lib/vif-plug-providers/dummy/vif-plug-dummy.lo lib/ovn-dirs.lo lib/ovn-nb-idl.lo lib/ovn-sb-idl.lo lib/ovn-ic-nb-idl.lo lib/ovn-ic-sb-idl.lo -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr lib/.libs/libovn.a lib/acl-log.o lib/actions.o lib/chassis-index.o lib/copp.o lib/expr.o lib/extend-table.o lib/features.o lib/ovn-parallel-hmap.o lib/ip-mcast-index.o lib/mac-binding-index.o lib/mcast-group-index.o lib/memory-trim.o lib/lex.o lib/objdep.o lib/ovn-l7.o lib/ovn-util.o lib/logical-fields.o lib/inc-proc-eng.o lib/lb.o lib/static-mac-binding-index.o lib/vif-plug-provider.o lib/vif-plug-providers/dummy/vif-plug-dummy.o lib/ovn-dirs.o lib/ovn-nb-idl.o lib/ovn-sb-idl.o lib/ovn-ic-nb-idl.o lib/ovn-ic-sb-idl.o 2026-07-10 00:46:13.143149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite 2026-07-10 00:46:13.143154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libovn.a 2026-07-10 00:46:13.143159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libovn.la" && ln -s "../libovn.la" "libovn.la" ) 2026-07-10 00:46:13.143164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-nbctl utilities/ovn-dbctl.o utilities/ovn-nbctl.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-sbctl utilities/ovn-dbctl.o utilities/ovn-sbctl.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-nbctl utilities/ovn-dbctl.o utilities/ovn-nbctl.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-sbctl utilities/ovn-dbctl.o utilities/ovn-sbctl.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-ic-nbctl utilities/ovn-ic-nbctl.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-ic-sbctl utilities/ovn-ic-sbctl.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-ic-nbctl utilities/ovn-ic-nbctl.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-ic-sbctl utilities/ovn-ic-sbctl.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-trace utilities/ovn-trace.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-appctl utilities/ovn-appctl.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-trace utilities/ovn-trace.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-appctl utilities/ovn-appctl.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-debug utilities/ovn-debug.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o controller/ovn-controller controller/bfd.o controller/binding.o controller/chassis.o controller/encaps.o controller/ha-chassis.o controller/if-status.o controller/ip-mcast.o controller/lb.o controller/lflow.o controller/lflow-cache.o controller/lflow-conj-ids.o controller/lport.o controller/ofctrl.o controller/ofctrl-seqno.o controller/pinctrl.o controller/patch.o controller/ovn-controller.o controller/physical.o controller/local_data.o controller/ovsport.o controller/vif-plug.o controller/mirror.o controller/mac-cache.o controller/statctrl.o controller/ct-zone.o controller/ovn-dns.o lib/libovn.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-debug utilities/ovn-debug.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o controller/ovn-controller controller/bfd.o controller/binding.o controller/chassis.o controller/encaps.o controller/ha-chassis.o controller/if-status.o controller/ip-mcast.o controller/lb.o controller/lflow.o controller/lflow-cache.o controller/lflow-conj-ids.o controller/lport.o controller/ofctrl.o controller/ofctrl-seqno.o controller/pinctrl.o controller/patch.o controller/ovn-controller.o controller/physical.o controller/local_data.o controller/ovsport.o controller/vif-plug.o controller/mirror.o controller/mac-cache.o controller/statctrl.o controller/ct-zone.o controller/ovn-dns.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o controller-vtep/ovn-controller-vtep controller-vtep/binding.o controller-vtep/gateway.o controller-vtep/ovn-controller-vtep.o controller-vtep/vtep.o lib/libovn.la /ovn/ovs/lib/libopenvswitch.la /ovn/ovs/vtep/libvtep.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o northd/ovn-northd northd/aging.o northd/debug.o northd/northd.o northd/ovn-northd.o northd/en-global-config.o northd/en-northd.o northd/en-lflow.o northd/en-meters.o northd/en-northd-output.o northd/en-port-group.o northd/en-sync-sb.o northd/en-sync-from-sb.o northd/en-lb-data.o northd/en-lr-nat.o northd/en-lr-stateful.o northd/en-ls-stateful.o northd/en-sampling-app.o northd/inc-proc-northd.o northd/ipam.o northd/lflow-mgr.o northd/lb.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o controller-vtep/ovn-controller-vtep controller-vtep/binding.o controller-vtep/gateway.o controller-vtep/ovn-controller-vtep.o controller-vtep/vtep.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a /ovn/ovs/vtep/.libs/libvtep.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o northd/ovn-northd northd/aging.o northd/debug.o northd/northd.o northd/ovn-northd.o northd/en-global-config.o northd/en-northd.o northd/en-lflow.o northd/en-meters.o northd/en-northd-output.o northd/en-port-group.o northd/en-sync-sb.o northd/en-sync-from-sb.o northd/en-lb-data.o northd/en-lr-nat.o northd/en-lr-stateful.o northd/en-ls-stateful.o northd/en-sampling-app.o northd/inc-proc-northd.o northd/ipam.o northd/lflow-mgr.o northd/lb.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o ic/ovn-ic ic/ovn-ic.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/ovstest tests/ovstest.o tests/test-utils.o tests/test-ovn.o controller/test-lflow-cache.o controller/test-lflow-conj-ids.o controller/test-ofctrl-seqno.o controller/test-vif-plug.o lib/test-ovn-features.o northd/test-ipam.o /ovn/ovs/lib/daemon.lo /ovn/ovs/lib/libopenvswitch.la lib/libovn.la controller/binding.o controller/chassis.o controller/encaps.o controller/ha-chassis.o controller/if-status.o controller/lflow-cache.o controller/lflow-conj-ids.o controller/local_data.o controller/lport.o controller/ofctrl-seqno.o controller/ovsport.o controller/patch.o controller/vif-plug.o northd/ipam.o -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o ic/ovn-ic ic/ovn-ic.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/ovstest tests/ovstest.o tests/test-utils.o tests/test-ovn.o controller/test-lflow-cache.o controller/test-lflow-conj-ids.o controller/test-ofctrl-seqno.o controller/test-vif-plug.o lib/test-ovn-features.o northd/test-ipam.o /ovn/ovs/lib/daemon.o controller/binding.o controller/chassis.o controller/encaps.o controller/ha-chassis.o controller/if-status.o controller/lflow-cache.o controller/lflow-conj-ids.o controller/local_data.o controller/lport.o controller/ofctrl-seqno.o controller/ovsport.o controller/patch.o controller/vif-plug.o northd/ipam.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-07-10 00:46:13.143367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite 2026-07-10 00:46:13.143372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/testsuite.tmp tests/testsuite 2026-07-10 00:46:13.143377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Leaving directory '/ovn' 2026-07-10 00:46:13.143383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make install-am 2026-07-10 00:46:13.143388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Entering directory '/ovn' 2026-07-10 00:46:13.143393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Entering directory '/ovn' 2026-07-10 00:46:13.143397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2026-07-10 00:46:13.143402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ln -sf ovn_detrace.py /usr/bin/ovn-detrace 2026-07-10 00:46:13.143407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/ovn-docker-overlay-driver utilities/ovn-docker-underlay-driver utilities/ovn_detrace.py '/usr/bin' 2026-07-10 00:46:13.143412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:for plugin in utilities/bugtool/plugins/network-status/ovn.xml; do \ 2026-07-10 00:46:13.143418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$plugin" | sed 's,ovn/,,'`; \ 2026-07-10 00:46:13.143422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$stem" | sed 's,utilities/bugtool/plugins/,,'`; \ 2026-07-10 00:46:13.143427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: dir=`expr "$stem" : '\(.*\)/[^/]*$'`; \ 2026-07-10 00:46:13.143432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p "/usr/share/ovn/bugtool-plugins/$dir"; \ 2026-07-10 00:46:13.143437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 "./$plugin" "/usr/share/ovn/bugtool-plugins/$stem"; \ 2026-07-10 00:46:13.143462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2026-07-10 00:46:13.143467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man1' 2026-07-10 00:46:13.143472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man5' 2026-07-10 00:46:13.143477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man7' 2026-07-10 00:46:13.143482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man8' 2026-07-10 00:46:13.143491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovn-detrace.1 '/usr/share/man/man1' 2026-07-10 00:46:13.143496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 ovn-nb.5 ovn-sb.5 ovn-ic-nb.5 ovn-ic-sb.5 '/usr/share/man/man5' 2026-07-10 00:46:13.143501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 ovn-architecture.7 '/usr/share/man/man7' 2026-07-10 00:46:13.143506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/ovn' 2026-07-10 00:46:13.143511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovn-ctl.8 utilities/ovn-nbctl.8 utilities/ovn-sbctl.8 utilities/ovn-ic-nbctl.8 utilities/ovn-ic-sbctl.8 utilities/ovn-trace.8 utilities/ovn-appctl.8 utilities/ovn-debug.8 controller/ovn-controller.8 controller-vtep/ovn-controller-vtep.8 northd/ovn-northd.8 ic/ovn-ic.8 '/usr/share/man/man8' 2026-07-10 00:46:13.143518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 include/ovn/actions.h include/ovn/expr.h include/ovn/features.h include/ovn/lex.h include/ovn/logical-fields.h '/usr/include/ovn' 2026-07-10 00:46:13.143523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn' 2026-07-10 00:46:13.143528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn/scripts' 2026-07-10 00:46:13.143533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 ovn-nb.ovsschema ovn-sb.ovsschema ovn-ic-nb.ovsschema ovn-ic-sb.ovsschema '/usr/share/ovn' 2026-07-10 00:46:13.143538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn/scripts' 2026-07-10 00:46:13.143546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib' 2026-07-10 00:46:13.143551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovn-lib '/usr/share/ovn/scripts' 2026-07-10 00:46:13.143556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c lib/libovn.la '/usr/lib' 2026-07-10 00:46:13.143562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/ovn-ctl utilities/ovndb-servers.ocf utilities/bugtool/ovn-bugtool-nbctl-show utilities/bugtool/ovn-bugtool-sbctl-show utilities/bugtool/ovn-bugtool-sbctl-lflow-list '/usr/share/ovn/scripts' 2026-07-10 00:46:13.143568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libovn.lai /usr/lib/libovn.la 2026-07-10 00:46:13.143573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libovn.a /usr/lib/libovn.a 2026-07-10 00:46:13.143578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libovn.a 2026-07-10 00:46:13.143583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libovn.a 2026-07-10 00:46:13.143588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib 2026-07-10 00:46:13.143593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2026-07-10 00:46:13.143598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Libraries have been installed in: 2026-07-10 00:46:13.143602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/lib 2026-07-10 00:46:13.143607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you ever happen to want to link against installed libraries 2026-07-10 00:46:13.143612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:in a given directory, LIBDIR, you must either use libtool, and 2026-07-10 00:46:13.143617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:specify the full pathname of the library, or use the '-LLIBDIR' 2026-07-10 00:46:13.143625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:flag during linking and do at least one of the following: 2026-07-10 00:46:13.143630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2026-07-10 00:46:13.143635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during execution 2026-07-10 00:46:13.143640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_RUN_PATH' environment variable 2026-07-10 00:46:13.143645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during linking 2026-07-10 00:46:13.143650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2026-07-10 00:46:13.143654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2026-07-10 00:46:13.143659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:See any operating system documentation about shared libraries for 2026-07-10 00:46:13.143664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:more information, such as the ld(1) and ld.so(8) manual pages. 2026-07-10 00:46:13.143671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2026-07-10 00:46:13.143676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2026-07-10 00:46:13.143681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c utilities/ovn-nbctl utilities/ovn-sbctl utilities/ovn-ic-nbctl utilities/ovn-ic-sbctl utilities/ovn-trace utilities/ovn-appctl utilities/ovn-debug controller/ovn-controller controller-vtep/ovn-controller-vtep northd/ovn-northd ic/ovn-ic '/usr/bin' 2026-07-10 00:46:13.143688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-nbctl /usr/bin/ovn-nbctl 2026-07-10 00:46:13.143692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-sbctl /usr/bin/ovn-sbctl 2026-07-10 00:46:13.143697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-ic-nbctl /usr/bin/ovn-ic-nbctl 2026-07-10 00:46:13.143702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-ic-sbctl /usr/bin/ovn-ic-sbctl 2026-07-10 00:46:13.143707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-trace /usr/bin/ovn-trace 2026-07-10 00:46:13.143714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-appctl /usr/bin/ovn-appctl 2026-07-10 00:46:13.143719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-debug /usr/bin/ovn-debug 2026-07-10 00:46:13.143750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c controller/ovn-controller /usr/bin/ovn-controller 2026-07-10 00:46:13.143758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c controller-vtep/ovn-controller-vtep /usr/bin/ovn-controller-vtep 2026-07-10 00:46:13.143816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c northd/ovn-northd /usr/bin/ovn-northd 2026-07-10 00:46:13.143825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ic/ovn-ic /usr/bin/ovn-ic 2026-07-10 00:46:13.143863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Leaving directory '/ovn' 2026-07-10 00:46:13.143887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Leaving directory '/ovn' 2026-07-10 00:46:13.143920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-07-10 00:46:13.143944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2026-07-10 00:46:13.143966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2026-07-10 00:46:13.143997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following packages were automatically installed and are no longer required: 2026-07-10 00:46:13.144020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-07-10 00:46:13.144054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 00:46:13.144072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 00:46:13.144103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:46:13.144132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-07-10 00:46:13.144155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 00:46:13.144178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 00:46:13.144207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 00:46:13.144214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-07-10 00:46:13.144247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-07-10 00:46:13.144269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-07-10 00:46:13.144290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-07-10 00:46:13.144311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: liblerc4 liblocale-gettext-perl liblsan0 libltdl7 libmagic-mgc libmagic1t64 2026-07-10 00:46:13.144333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev 2026-07-10 00:46:13.144354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 2026-07-10 00:46:13.144376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make 2026-07-10 00:46:13.144404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: manpages manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 00:46:13.144425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Use 'apt autoremove' to remove them. 2026-07-10 00:46:13.144479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following packages will be REMOVED: 2026-07-10 00:46:13.144502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf automake build-essential git libcap-ng-dev libjemalloc-dev 2026-07-10 00:46:13.144531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libltdl-dev libssl-dev libtool libunbound-dev 2026-07-10 00:46:13.144566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 0 newly installed, 10 to remove and 0 not upgraded. 2026-07-10 00:46:13.144588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 47.2 MB disk space will be freed. 2026-07-10 00:46:13.144617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2026-07-10 00:46:13.144648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:46:13.144670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% 2026-07-10 00:46:13.144698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2026-07-10 00:46:13.144720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2026-07-10 00:46:13.144750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2026-07-10 00:46:13.144772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2026-07-10 00:46:13.144800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2026-07-10 00:46:13.144829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 20814 files and directories currently installed.) 2026-07-10 00:46:13.144857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-10 00:46:13.144885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing automake (1:1.16.5-1.3ubuntu1) ... 2026-07-10 00:46:13.144913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing autoconf (2.71-3) ... 2026-07-10 00:46:13.144935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:46:13.144957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:46:13.144985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.145018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libcap-ng-dev:amd64 (0.8.4-2build2) ... 2026-07-10 00:46:13.145051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.145087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libjemalloc-dev (5.3.0-2build1) ... 2026-07-10 00:46:13.145118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-07-10 00:46:13.145146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:46:13.145175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libtool (2.4.7-7build1) ... 2026-07-10 00:46:13.145204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libunbound-dev:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:46:13.145233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container c65f5731dbda 2026-07-10 00:46:13.145262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> d4c6d23f6482 2026-07-10 00:46:13.145284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:46:13.145313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 869239494ab2 2026-07-10 00:46:13.145342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:46:13.145372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 4dda793dcba0 2026-07-10 00:46:13.145401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 4dda793dcba0 2026-07-10 00:46:13.145430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> ad65a621c86a 2026-07-10 00:46:13.145475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built 59c3ea4d75a1 2026-07-10 00:46:13.145505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 00:46:13.145587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2026-07-10 00:46:13.145518 (took 0:03:18.796990) 2026-07-10 00:46:13.145654 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2026-07-10 00:46:13.145691 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2026-07-10 00:46:13.145729 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2026-07-10 00:46:13.145742 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2026-07-10 00:46:13.146136 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2026-07-10 00:46:13.146151 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2026-07-10 00:46:13.146156 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2026-07-10 00:46:13.146077 2026-07-10 00:46:13.146164 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Getting archive from https://github.com/openstack-exporter/openstack-exporter/releases/download/v1.7.0/openstack-exporter_1.7.0_linux_amd64.tar.gz 2026-07-10 00:46:13.882701 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:46:13.883088 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2026-07-10 00:46:17.427290 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:46:17.427372 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 14e0d21e0ac0 2026-07-10 00:46:17.427473 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/6 : LABEL "build-date"="20260710" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-openstack-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:17.427577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 1951fb8e86b3 2026-07-10 00:46:17.427631 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 1951fb8e86b3 2026-07-10 00:46:17.427700 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> ff9fe762971d 2026-07-10 00:46:17.427751 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/6 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2026-07-10 00:46:17.427811 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 4852a13b5dd6 2026-07-10 00:46:17.427869 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 4/6 : RUN mkdir /opt/openstack-exporter && cp /prometheus-openstack-exporter-source/openstack-exporter /opt/openstack-exporter/ 2026-07-10 00:46:17.427935 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in efa9492c185f 2026-07-10 00:46:17.429133 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container efa9492c185f 2026-07-10 00:46:17.429169 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> e15828d3e590 2026-07-10 00:46:17.429177 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:17.429186 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in f19adce763aa 2026-07-10 00:46:17.429191 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-07-10 00:46:17.429196 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-07-10 00:46:17.429201 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-07-10 00:46:17.429206 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:17.429211 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:17.429216 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-07-10 00:46:17.429221 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-07-10 00:46:17.429226 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-07-10 00:46:17.429231 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:17.429235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container f19adce763aa 2026-07-10 00:46:17.429240 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 0c0971686658 2026-07-10 00:46:17.429245 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/6 : USER prometheus 2026-07-10 00:46:17.429251 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in a214b4288879 2026-07-10 00:46:17.429255 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container a214b4288879 2026-07-10 00:46:17.429276 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> d3274805921c 2026-07-10 00:46:17.429281 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built 801eb33ee995 2026-07-10 00:46:17.429286 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260710 2026-07-10 00:46:17.429292 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2026-07-10 00:46:17.428724 (took 0:00:04.282647) 2026-07-10 00:46:17.429343 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2026-07-10 00:46:17.429350 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2026-07-10 00:46:17.429355 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2026-07-10 00:46:17.429254 2026-07-10 00:46:17.431144 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Getting archive from https://github.com/prometheus/node_exporter/releases/download/v1.8.2/node_exporter-1.8.2.linux-amd64.tar.gz 2026-07-10 00:46:18.511416 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:46:18.511504 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2026-07-10 00:46:22.263324 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:46:22.263386 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 14e0d21e0ac0 2026-07-10 00:46:22.263427 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/6 : LABEL "build-date"="20260710" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-node-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:22.263440 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 1e1305a2d672 2026-07-10 00:46:22.263501 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 1e1305a2d672 2026-07-10 00:46:22.263510 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 1c032c2cde7b 2026-07-10 00:46:22.263520 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/6 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2026-07-10 00:46:22.263529 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> b703d413f141 2026-07-10 00:46:22.263538 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 4/6 : RUN ln -s /prometheus-node-exporter-source/* prometheus-node-exporter && mkdir -p /opt/node_exporter/ && cp /prometheus-node-exporter/node_exporter /opt/node_exporter/ 2026-07-10 00:46:22.263549 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 2569d19a5cd3 2026-07-10 00:46:22.263558 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 2569d19a5cd3 2026-07-10 00:46:22.265152 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> dea87838a8bf 2026-07-10 00:46:22.265173 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:22.265204 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 01057a992127 2026-07-10 00:46:22.265212 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-07-10 00:46:22.265219 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-07-10 00:46:22.265227 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-07-10 00:46:22.265234 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:22.265243 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:22.265250 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-07-10 00:46:22.265257 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-07-10 00:46:22.265264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-07-10 00:46:22.265271 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:22.265279 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 01057a992127 2026-07-10 00:46:22.265286 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 35b6133292b9 2026-07-10 00:46:22.265293 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/6 : USER prometheus 2026-07-10 00:46:22.265300 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 3740e099fe94 2026-07-10 00:46:22.265307 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 3740e099fe94 2026-07-10 00:46:22.265314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> ff9a416cb065 2026-07-10 00:46:22.265321 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built 88664ca26521 2026-07-10 00:46:22.265329 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260710 2026-07-10 00:46:22.265337 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2026-07-10 00:46:22.264136 (took 0:00:04.834882) 2026-07-10 00:46:22.265344 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2026-07-10 00:46:22.265352 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2026-07-10 00:46:22.265359 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2026-07-10 00:46:22.264776 2026-07-10 00:46:22.265367 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Getting archive from https://github.com/prometheus/mysqld_exporter/releases/download/v0.16.0/mysqld_exporter-0.16.0.linux-amd64.tar.gz 2026-07-10 00:46:23.147834 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:46:23.148171 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2026-07-10 00:46:27.027410 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:46:27.027567 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 14e0d21e0ac0 2026-07-10 00:46:27.027753 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/6 : LABEL "build-date"="20260710" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mysqld-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:27.027810 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 33d1a4c723ac 2026-07-10 00:46:27.027826 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 33d1a4c723ac 2026-07-10 00:46:27.027861 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> fe8d32d424dd 2026-07-10 00:46:27.027889 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/6 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2026-07-10 00:46:27.027931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 2d5b461745e4 2026-07-10 00:46:27.027948 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 4/6 : RUN ln -s /prometheus-mysqld-exporter-source/* prometheus-mysqld-exporter && mkdir -p /opt/mysqld_exporter && cp /prometheus-mysqld-exporter/mysqld_exporter /opt/mysqld_exporter/ 2026-07-10 00:46:27.027986 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in d63b4fe104d2 2026-07-10 00:46:27.028002 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container d63b4fe104d2 2026-07-10 00:46:27.028085 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 94fd4713f7ba 2026-07-10 00:46:27.028109 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:27.028125 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 332e50670013 2026-07-10 00:46:27.028157 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-07-10 00:46:27.028187 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-07-10 00:46:27.028261 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-07-10 00:46:27.028277 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:27.028292 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:27.028349 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-07-10 00:46:27.028362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-07-10 00:46:27.028376 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-07-10 00:46:27.028390 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:27.028418 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 332e50670013 2026-07-10 00:46:27.028483 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> a5f5a442794c 2026-07-10 00:46:27.028508 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/6 : USER prometheus 2026-07-10 00:46:27.028529 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 49cd26174f86 2026-07-10 00:46:27.028550 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 49cd26174f86 2026-07-10 00:46:27.028572 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 1b25993558c0 2026-07-10 00:46:27.028586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built fedc27e7f48c 2026-07-10 00:46:27.028638 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260710 2026-07-10 00:46:27.028715 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2026-07-10 00:46:27.028626 (took 0:00:04.763850) 2026-07-10 00:46:27.029201 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2026-07-10 00:46:27.029227 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2026-07-10 00:46:27.029295 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2026-07-10 00:46:27.029227 2026-07-10 00:46:27.029313 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Getting archive from https://github.com/prometheus/alertmanager/releases/download/v0.28.0/alertmanager-0.28.0.linux-amd64.tar.gz 2026-07-10 00:46:28.955796 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2026-07-10 00:46:28.956169 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2026-07-10 00:46:35.030723 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:46:35.030849 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 14e0d21e0ac0 2026-07-10 00:46:35.030927 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/6 : LABEL "build-date"="20260710" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-alertmanager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:35.030990 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 1ed5e432e38d 2026-07-10 00:46:35.031083 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 1ed5e432e38d 2026-07-10 00:46:35.031169 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> f8d1a4d4c847 2026-07-10 00:46:35.031227 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/6 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2026-07-10 00:46:35.031284 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 9c787cb30a6b 2026-07-10 00:46:35.031339 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 4/6 : RUN cp -r /prometheus-alertmanager-source/* /opt/ && ln -s /opt/alertmanager* /opt/prometheus_alertmanager 2026-07-10 00:46:35.031398 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in bc16bf9a8e14 2026-07-10 00:46:35.031475 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container bc16bf9a8e14 2026-07-10 00:46:35.031534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 6bbad88ff9c6 2026-07-10 00:46:35.031614 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:35.031674 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 1ff86f01834f 2026-07-10 00:46:35.031725 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-07-10 00:46:35.031778 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-07-10 00:46:35.031837 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-07-10 00:46:35.031889 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:35.031935 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:35.031984 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-07-10 00:46:35.032068 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-07-10 00:46:35.032149 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-07-10 00:46:35.032202 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:35.032253 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 1ff86f01834f 2026-07-10 00:46:35.032303 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 5f6e35485007 2026-07-10 00:46:35.032351 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/6 : USER prometheus 2026-07-10 00:46:35.032411 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 7c5d1bfc4665 2026-07-10 00:46:35.032492 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 7c5d1bfc4665 2026-07-10 00:46:35.032544 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 7ad8251e3625 2026-07-10 00:46:35.032597 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built 8ab53aeab472 2026-07-10 00:46:35.032647 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260710 2026-07-10 00:46:35.032731 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2026-07-10 00:46:35.032684 (took 0:00:08.003457) 2026-07-10 00:46:35.033062 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2026-07-10 00:46:35.033180 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2026-07-10 00:46:35.033252 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2026-07-10 00:46:35.033207 2026-07-10 00:46:35.033323 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Getting archive from https://github.com/google/mtail/releases/download/v3.0.8/mtail_3.0.8_linux_amd64.tar.gz 2026-07-10 00:46:35.729168 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2026-07-10 00:46:35.730114 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2026-07-10 00:46:40.040832 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:46:40.040917 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 14e0d21e0ac0 2026-07-10 00:46:40.040927 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/6 : LABEL "build-date"="20260710" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mtail" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:40.041224 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in cd8b499f20d4 2026-07-10 00:46:40.041235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container cd8b499f20d4 2026-07-10 00:46:40.041256 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 0a88d0deed49 2026-07-10 00:46:40.041261 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/6 : ADD prometheus-mtail-archive /prometheus-mtail-source 2026-07-10 00:46:40.041264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> e05f27ea951e 2026-07-10 00:46:40.041268 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/6 : RUN cp /prometheus-mtail-source/* /opt/ 2026-07-10 00:46:40.041289 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 4a24e165b85e 2026-07-10 00:46:40.042143 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 4a24e165b85e 2026-07-10 00:46:40.042194 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 6461e1da0891 2026-07-10 00:46:40.042204 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:40.042212 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in e2e9a08fd074 2026-07-10 00:46:40.042219 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-07-10 00:46:40.042224 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-07-10 00:46:40.042229 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-07-10 00:46:40.042235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:40.042240 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:40.042246 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-07-10 00:46:40.042251 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-07-10 00:46:40.042257 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-07-10 00:46:40.042276 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:40.042282 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container e2e9a08fd074 2026-07-10 00:46:40.042316 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 04cbcad10c80 2026-07-10 00:46:40.042322 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/6 : USER root 2026-07-10 00:46:40.042328 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in e4bf13473289 2026-07-10 00:46:40.042333 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container e4bf13473289 2026-07-10 00:46:40.042338 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> f330c751909e 2026-07-10 00:46:40.042344 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built 2d39b772982a 2026-07-10 00:46:40.042363 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260710 2026-07-10 00:46:40.042508 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2026-07-10 00:46:40.042348 (took 0:00:05.009141) 2026-07-10 00:46:40.043103 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2026-07-10 00:46:40.043120 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2026-07-10 00:46:40.043124 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2026-07-10 00:46:40.043001 2026-07-10 00:46:40.045300 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Getting archive from https://github.com/prometheus-community/elasticsearch_exporter/releases/download/v1.8.0/elasticsearch_exporter-1.8.0.linux-amd64.tar.gz 2026-07-10 00:46:40.904491 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:46:40.904565 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2026-07-10 00:46:45.035398 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:46:45.035500 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 14e0d21e0ac0 2026-07-10 00:46:45.035519 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/6 : LABEL "build-date"="20260710" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-elasticsearch-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:45.035538 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 970fff110372 2026-07-10 00:46:45.035551 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 970fff110372 2026-07-10 00:46:45.035563 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 6fc41d736eb0 2026-07-10 00:46:45.035574 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/6 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2026-07-10 00:46:45.039201 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> ab8f9c9a18f5 2026-07-10 00:46:45.039240 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 4/6 : RUN ln -s /prometheus-elasticsearch-exporter-source/* prometheus-elasticsearch-exporter && mkdir -p /opt/elasticsearch_exporter && cp /prometheus-elasticsearch-exporter/elasticsearch_exporter /opt/elasticsearch_exporter/ 2026-07-10 00:46:45.039255 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in f3fe8e5ca9d9 2026-07-10 00:46:45.039267 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container f3fe8e5ca9d9 2026-07-10 00:46:45.039279 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> f5c40fc7e490 2026-07-10 00:46:45.039314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:45.039328 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 34d15465483f 2026-07-10 00:46:45.039340 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-07-10 00:46:45.039352 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-07-10 00:46:45.039363 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-07-10 00:46:45.039375 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:45.039388 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:45.039400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-07-10 00:46:45.039411 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-07-10 00:46:45.039470 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-07-10 00:46:45.039481 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:45.039491 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 34d15465483f 2026-07-10 00:46:45.039500 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 20aff98a2682 2026-07-10 00:46:45.039509 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/6 : USER prometheus 2026-07-10 00:46:45.039518 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in a2ea2ea37af5 2026-07-10 00:46:45.039527 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container a2ea2ea37af5 2026-07-10 00:46:45.039537 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> ce44349de1a3 2026-07-10 00:46:45.039546 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built 38b7be56f6c7 2026-07-10 00:46:45.039555 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260710 2026-07-10 00:46:45.039565 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2026-07-10 00:46:45.036976 (took 0:00:04.993975) 2026-07-10 00:46:45.039574 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2026-07-10 00:46:45.039585 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2026-07-10 00:46:45.039594 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2026-07-10 00:46:45.037850 2026-07-10 00:46:45.039603 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Getting archive from https://github.com/google/cadvisor/releases/download/v0.49.2/cadvisor-v0.49.2-linux-amd64 2026-07-10 00:46:47.368428 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2026-07-10 00:46:47.368802 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2026-07-10 00:46:52.959351 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/5 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:46:52.959430 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 14e0d21e0ac0 2026-07-10 00:46:52.959567 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/5 : LABEL "build-date"="20260710" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-cadvisor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:52.959649 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in d8ca59387c0f 2026-07-10 00:46:52.959727 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container d8ca59387c0f 2026-07-10 00:46:52.959800 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 7535f32639cc 2026-07-10 00:46:52.959865 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/5 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2026-07-10 00:46:52.959936 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> e079ce9cf810 2026-07-10 00:46:52.960019 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/5 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2026-07-10 00:46:52.960110 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 69d3b176f0d3 2026-07-10 00:46:52.960182 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 69d3b176f0d3 2026-07-10 00:46:52.960249 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> b2d2d25bced0 2026-07-10 00:46:52.960323 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:52.960392 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in cf93e65880ec 2026-07-10 00:46:52.960469 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-07-10 00:46:52.960548 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-07-10 00:46:52.960611 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-07-10 00:46:52.960681 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:52.960742 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:52.960808 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-07-10 00:46:52.960876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-07-10 00:46:52.960939 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-07-10 00:46:52.961004 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:52.961099 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container cf93e65880ec 2026-07-10 00:46:52.961171 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 0061609af1da 2026-07-10 00:46:52.961242 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built 01946acbb572 2026-07-10 00:46:52.961309 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260710 2026-07-10 00:46:52.961462 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2026-07-10 00:46:52.961339 (took 0:00:07.923489) 2026-07-10 00:46:52.961970 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-v2-server) 2026-07-10 00:46:52.962151 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Processing 2026-07-10 00:46:52.962281 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building started at 2026-07-10 00:46:52.962194 2026-07-10 00:46:52.962393 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Getting archive from https://github.com/prometheus/prometheus/releases/download/v2.55.1/prometheus-2.55.1.linux-amd64.tar.gz 2026-07-10 00:46:57.812674 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 plugins into plugins archive 2026-07-10 00:46:57.812765 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 additions into additions archive 2026-07-10 00:47:14.590364 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:14.590447 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 14e0d21e0ac0 2026-07-10 00:47:14.590488 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 2/6 : LABEL "build-date"="20260710" "name"="prometheus-v2-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-v2-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:14.592313 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 892ee02179a6 2026-07-10 00:47:14.592390 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 892ee02179a6 2026-07-10 00:47:14.592408 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 19491fdd287a 2026-07-10 00:47:14.592448 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 3/6 : ADD prometheus-v2-server-archive /prometheus-server-source 2026-07-10 00:47:14.592505 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> a965d88cfdf7 2026-07-10 00:47:14.592521 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 4/6 : RUN ln -s /prometheus-server-source/* prometheus-server && mkdir -p /opt/prometheus && cp -r /prometheus-server/* /opt/prometheus/ && mkdir -p /etc/prometheus /data 2026-07-10 00:47:14.592537 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in dac425b3d433 2026-07-10 00:47:14.592550 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container dac425b3d433 2026-07-10 00:47:14.592562 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 7655eed03dd5 2026-07-10 00:47:14.592578 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:14.592593 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in c7be89f8462b 2026-07-10 00:47:14.592606 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2026-07-10 00:47:14.592619 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2026-07-10 00:47:14.592631 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2026-07-10 00:47:14.593422 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:14.593482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:14.593497 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2026-07-10 00:47:14.593511 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2026-07-10 00:47:14.593524 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2026-07-10 00:47:14.593535 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:14.593547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container c7be89f8462b 2026-07-10 00:47:14.593559 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> ad59edd0feea 2026-07-10 00:47:14.593569 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 6/6 : USER prometheus 2026-07-10 00:47:14.593581 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in b8e3377ada42 2026-07-10 00:47:14.593592 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container b8e3377ada42 2026-07-10 00:47:14.593604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> bbfc1b649abd 2026-07-10 00:47:14.593614 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully built 2a88ce3efe6b 2026-07-10 00:47:14.593625 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20260710 2026-07-10 00:47:14.593656 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Built at 2026-07-10 00:47:14.592966 (took 0:00:21.630772) 2026-07-10 00:47:14.594194 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2026-07-10 00:47:14.594320 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2026-07-10 00:47:14.594439 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2026-07-10 00:47:14.594303 2026-07-10 00:47:14.594591 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Getting archive from https://github.com/prometheus/blackbox_exporter/releases/download/v0.25.0/blackbox_exporter-0.25.0.linux-amd64.tar.gz 2026-07-10 00:47:15.562745 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:47:15.563119 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2026-07-10 00:47:27.525946 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:27.526023 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 14e0d21e0ac0 2026-07-10 00:47:27.526163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/7 : LABEL "build-date"="20260710" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-blackbox-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:27.526233 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in c7008b96db2d 2026-07-10 00:47:27.526303 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container c7008b96db2d 2026-07-10 00:47:27.526362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 0ff8a355f347 2026-07-10 00:47:27.526427 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libcap2-bin && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:47:27.526515 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 7777bebf9cbd 2026-07-10 00:47:27.526580 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:47:27.526646 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:47:27.526714 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:47:27.526779 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:47:27.526841 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:47:27.526901 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:47:27.526966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:47:27.527031 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:47:27.527118 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:47:27.527183 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:47:27.527243 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:47:27.529146 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:47:27.529158 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:47:27.529163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:47:27.529167 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:47:27.529171 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 27.9 MB in 2s (11.7 MB/s) 2026-07-10 00:47:27.529176 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-07-10 00:47:27.529179 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-07-10 00:47:27.529183 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-07-10 00:47:27.529187 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-07-10 00:47:27.529190 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.4). 2026-07-10 00:47:27.529194 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2026-07-10 00:47:27.529198 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:27.529202 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 7777bebf9cbd 2026-07-10 00:47:27.529205 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 64b4fb4ab9d3 2026-07-10 00:47:27.529209 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/7 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2026-07-10 00:47:27.529213 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 690c7f09b869 2026-07-10 00:47:27.529223 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 5/7 : RUN ln -s /prometheus-blackbox-exporter-source/* prometheus-blackbox-exporter && mkdir -p /opt/blackbox_exporter/ && cp /prometheus-blackbox-exporter/blackbox_exporter /opt/blackbox_exporter/ && setcap cap_net_raw+ep /opt/blackbox_exporter/blackbox_exporter 2026-07-10 00:47:27.529228 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in c1e9f7b480be 2026-07-10 00:47:27.529232 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container c1e9f7b480be 2026-07-10 00:47:27.529235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 22e2c3ce2d81 2026-07-10 00:47:27.529240 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:27.529245 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 4e99bdd2ef85 2026-07-10 00:47:27.529249 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-07-10 00:47:27.529260 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-07-10 00:47:27.529263 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-07-10 00:47:27.529267 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:27.529271 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:27.529274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-07-10 00:47:27.529278 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-07-10 00:47:27.529281 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-07-10 00:47:27.529285 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:27.529289 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 4e99bdd2ef85 2026-07-10 00:47:27.529292 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> ef192cd1b943 2026-07-10 00:47:27.529296 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/7 : USER prometheus 2026-07-10 00:47:27.529299 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 1932ab8c5f86 2026-07-10 00:47:27.529303 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 1932ab8c5f86 2026-07-10 00:47:27.529313 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 836fd46ebd6e 2026-07-10 00:47:27.529317 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built b78d74c7a38e 2026-07-10 00:47:27.529321 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260710 2026-07-10 00:47:27.529325 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2026-07-10 00:47:27.528656 (took 0:00:12.934353) 2026-07-10 00:47:27.532078 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2026-07-10 00:47:27.532193 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2026-07-10 00:47:27.532280 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2026-07-10 00:47:27.532191 2026-07-10 00:47:27.532356 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Getting archive from https://github.com/prometheus/memcached_exporter/releases/download/v0.15.0/memcached_exporter-0.15.0.linux-amd64.tar.gz 2026-07-10 00:47:28.586705 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:47:28.587028 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2026-07-10 00:47:33.150806 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:33.150891 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 14e0d21e0ac0 2026-07-10 00:47:33.150922 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/6 : LABEL "build-date"="20260710" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-memcached-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:33.150950 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 512a43d7f7e1 2026-07-10 00:47:33.150955 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 512a43d7f7e1 2026-07-10 00:47:33.151147 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 603589719e89 2026-07-10 00:47:33.151238 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/6 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2026-07-10 00:47:33.151274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> b3d1d0d24897 2026-07-10 00:47:33.151296 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 4/6 : RUN ln -s /prometheus-memcached-exporter-source/* prometheus-memcached-exporter && mkdir -p /opt/memcached_exporter/ && cp /prometheus-memcached-exporter/memcached_exporter /opt/memcached_exporter/ 2026-07-10 00:47:33.151316 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 0be7b9ca612c 2026-07-10 00:47:33.151334 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 0be7b9ca612c 2026-07-10 00:47:33.151358 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 839140821387 2026-07-10 00:47:33.151376 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:33.151395 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 67dfe5b2d36f 2026-07-10 00:47:33.151412 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-07-10 00:47:33.151446 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-07-10 00:47:33.151511 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-07-10 00:47:33.151571 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:33.151587 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:33.151737 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-07-10 00:47:33.151764 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-07-10 00:47:33.151776 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-07-10 00:47:33.151784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:33.151807 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 67dfe5b2d36f 2026-07-10 00:47:33.151849 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 4aac526d7879 2026-07-10 00:47:33.151888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/6 : USER prometheus 2026-07-10 00:47:33.151929 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 8345fc310664 2026-07-10 00:47:33.151968 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 8345fc310664 2026-07-10 00:47:33.152007 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 79ad49b18dee 2026-07-10 00:47:33.152085 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built 7ce6203b5088 2026-07-10 00:47:33.152113 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260710 2026-07-10 00:47:33.152218 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2026-07-10 00:47:33.152143 (took 0:00:05.619952) 2026-07-10 00:47:33.152669 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2026-07-10 00:47:33.152737 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2026-07-10 00:47:33.152807 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2026-07-10 00:47:33.152733 2026-07-10 00:47:33.152852 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Getting archive from https://github.com/greenpau/ovn_exporter/releases/download/v1.0.7/ovn-exporter_1.0.7_linux_amd64.tar.gz 2026-07-10 00:47:33.899865 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:47:33.900198 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2026-07-10 00:47:38.482967 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:38.483119 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 14e0d21e0ac0 2026-07-10 00:47:38.483138 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/6 : LABEL "build-date"="20260710" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-ovn-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:38.483152 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 5519c41a9e8f 2026-07-10 00:47:38.483162 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 5519c41a9e8f 2026-07-10 00:47:38.483173 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> e8d993c42692 2026-07-10 00:47:38.483186 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/6 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2026-07-10 00:47:38.483195 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 3c4527ab3ec6 2026-07-10 00:47:38.483208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/6 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2026-07-10 00:47:38.483260 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in d97f02887aa6 2026-07-10 00:47:38.483275 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container d97f02887aa6 2026-07-10 00:47:38.483327 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> bb88b451bb8b 2026-07-10 00:47:38.483344 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:38.483552 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in d69b58b81b79 2026-07-10 00:47:38.483598 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-07-10 00:47:38.483616 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-07-10 00:47:38.483627 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-07-10 00:47:38.483659 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:38.483709 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:38.483898 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-07-10 00:47:38.483957 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-07-10 00:47:38.483970 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-07-10 00:47:38.483990 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:38.484001 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container d69b58b81b79 2026-07-10 00:47:38.484012 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 39639e38b3bb 2026-07-10 00:47:38.484021 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/6 : USER prometheus 2026-07-10 00:47:38.484073 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in c4afdbe24036 2026-07-10 00:47:38.484098 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container c4afdbe24036 2026-07-10 00:47:38.484112 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 0c9cfdc46366 2026-07-10 00:47:38.484126 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built e29082bb73fe 2026-07-10 00:47:38.484231 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260710 2026-07-10 00:47:38.484251 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2026-07-10 00:47:38.484188 (took 0:00:05.331455) 2026-07-10 00:47:38.489672 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2026-07-10 00:47:38.489728 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2026-07-10 00:47:38.489744 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2026-07-10 00:47:38.489696 2026-07-10 00:47:38.489862 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Getting archive from https://github.com/inovex/prometheus-libvirt-exporter/releases/download/v2.2.0/prometheus-libvirt-exporter-2.2.0.linux-amd64.tar.gz 2026-07-10 00:47:39.201381 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:47:39.201706 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2026-07-10 00:47:44.345865 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:44.345986 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 14e0d21e0ac0 2026-07-10 00:47:44.346009 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/6 : LABEL "build-date"="20260710" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-libvirt-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:44.346027 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 7bb0cf93c885 2026-07-10 00:47:44.346076 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 7bb0cf93c885 2026-07-10 00:47:44.346124 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 590b074ab2f0 2026-07-10 00:47:44.346142 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/6 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2026-07-10 00:47:44.346152 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> a6d680594883 2026-07-10 00:47:44.346164 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 4/6 : RUN ln -s /prometheus-libvirt-exporter-source/* prometheus-libvirt-exporter && cp /prometheus-libvirt-exporter/prometheus-libvirt-exporter /opt/libvirt-exporter 2026-07-10 00:47:44.346177 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in ae8ec0db8586 2026-07-10 00:47:44.346192 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container ae8ec0db8586 2026-07-10 00:47:44.346203 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 32db895f93ef 2026-07-10 00:47:44.346220 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:44.346236 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in a49de6ec4a50 2026-07-10 00:47:44.346274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-07-10 00:47:44.346289 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-07-10 00:47:44.346345 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-07-10 00:47:44.346357 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:44.346373 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:44.346402 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-07-10 00:47:44.346516 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-07-10 00:47:44.346532 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-07-10 00:47:44.346547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:44.346558 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container a49de6ec4a50 2026-07-10 00:47:44.346568 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> c515cac291f6 2026-07-10 00:47:44.346582 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/6 : USER root 2026-07-10 00:47:44.346596 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in b3288966513d 2026-07-10 00:47:44.346644 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container b3288966513d 2026-07-10 00:47:44.346659 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 8a1327a18b49 2026-07-10 00:47:44.346674 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built 3bafd7ce5609 2026-07-10 00:47:44.346715 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260710 2026-07-10 00:47:44.346898 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2026-07-10 00:47:44.346713 (took 0:00:05.857017) 2026-07-10 00:47:44.347080 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2026-07-10 00:47:44.349177 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2026-07-10 00:47:44.349205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2026-07-10 00:47:44.347110 2026-07-10 00:47:44.349216 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2026-07-10 00:47:44.349256 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2026-07-10 00:47:50.006646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 2026-07-10 00:47:50.006728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 41e23a5f21fe 2026-07-10 00:47:50.006851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/6 : LABEL "build-date"="20260710" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-db" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:50.006935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 50f9c2879762 2026-07-10 00:47:50.007059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 50f9c2879762 2026-07-10 00:47:50.007129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 244be98af693 2026-07-10 00:47:50.007202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-07-10 00:47:50.007277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> b993f490e9da 2026-07-10 00:47:50.007341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/6 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2026-07-10 00:47:50.007412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 8cfe2120c1dd 2026-07-10 00:47:50.007536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start && chmod 755 /usr/local/bin/start-ovsdb-server 2026-07-10 00:47:50.007610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 2070c9efca45 2026-07-10 00:47:50.007681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 2070c9efca45 2026-07-10 00:47:50.007754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> c8bd3e9577a0 2026-07-10 00:47:50.007833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:50.007908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in e93e8931d688 2026-07-10 00:47:50.007979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-07-10 00:47:50.008061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-07-10 00:47:50.008160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-07-10 00:47:50.008237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:50.008301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:50.008371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-07-10 00:47:50.008444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-07-10 00:47:50.008539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-07-10 00:47:50.008613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:50.008681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container e93e8931d688 2026-07-10 00:47:50.008754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 1860e8e6b58d 2026-07-10 00:47:50.008827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built ffb56e8c96be 2026-07-10 00:47:50.008898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260710 2026-07-10 00:47:50.009051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2026-07-10 00:47:50.008935 (took 0:00:05.661825) 2026-07-10 00:47:50.009711 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2026-07-10 00:47:50.009811 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2026-07-10 00:47:50.009908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2026-07-10 00:47:50.009820 2026-07-10 00:47:50.011014 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2026-07-10 00:47:50.011774 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2026-07-10 00:47:55.342846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 2026-07-10 00:47:55.342990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 41e23a5f21fe 2026-07-10 00:47:55.343152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/5 : LABEL "build-date"="20260710" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:55.343260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in eaafbd24fc36 2026-07-10 00:47:55.343359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container eaafbd24fc36 2026-07-10 00:47:55.343482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 392869a999f4 2026-07-10 00:47:55.343574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-07-10 00:47:55.343658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> df10f08d4478 2026-07-10 00:47:55.343741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2026-07-10 00:47:55.343824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in b01d12b8d5f3 2026-07-10 00:47:55.343904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container b01d12b8d5f3 2026-07-10 00:47:55.343983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> b5a4dd3c728f 2026-07-10 00:47:55.344094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:55.344186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 9a73c77c45cf 2026-07-10 00:47:55.344268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-07-10 00:47:55.344351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-07-10 00:47:55.344432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-07-10 00:47:55.344611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:55.344718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:55.344770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-07-10 00:47:55.344860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-07-10 00:47:55.344934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-07-10 00:47:55.345013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:55.345126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 9a73c77c45cf 2026-07-10 00:47:55.345205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 0c4e8a52b82c 2026-07-10 00:47:55.345295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built 955b5ba592be 2026-07-10 00:47:55.345377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260710 2026-07-10 00:47:55.345547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2026-07-10 00:47:55.345405 (took 0:00:05.335585) 2026-07-10 00:47:55.346159 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2026-07-10 00:47:55.346315 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2026-07-10 00:47:55.346431 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2026-07-10 00:47:55.346333 2026-07-10 00:47:55.349139 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2026-07-10 00:47:55.349160 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2026-07-10 00:48:00.045882 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/6 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 2026-07-10 00:48:00.045956 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 908481d6d0d7 2026-07-10 00:48:00.046057 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/6 : LABEL "build-date"="20260710" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-clustercheck" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:48:00.046115 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in df5a43b5a232 2026-07-10 00:48:00.046164 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container df5a43b5a232 2026-07-10 00:48:00.046245 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 5bd187c989bf 2026-07-10 00:48:00.046281 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:48:00.046370 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 1baa7e1a9fc8 2026-07-10 00:48:00.046410 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/6 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2026-07-10 00:48:00.046477 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 8873d55b9fb7 2026-07-10 00:48:00.046539 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/socat_wrapper 2026-07-10 00:48:00.046591 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in c3f61ccf2223 2026-07-10 00:48:00.046628 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container c3f61ccf2223 2026-07-10 00:48:00.046680 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> c27a163d6838 2026-07-10 00:48:00.046733 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:48:00.046782 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 6b976e22f7b6 2026-07-10 00:48:00.046830 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-07-10 00:48:00.046881 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-07-10 00:48:00.046928 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-07-10 00:48:00.046979 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2026-07-10 00:48:00.047064 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:00.047104 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-07-10 00:48:00.047160 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-07-10 00:48:00.047206 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-07-10 00:48:00.047256 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:00.047303 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 6b976e22f7b6 2026-07-10 00:48:00.047381 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 4ad630465222 2026-07-10 00:48:00.047472 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built eff44543c765 2026-07-10 00:48:00.047528 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260710 2026-07-10 00:48:00.047629 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2026-07-10 00:48:00.047548 (took 0:00:04.701215) 2026-07-10 00:48:00.048012 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2026-07-10 00:48:00.048129 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2026-07-10 00:48:00.048229 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2026-07-10 00:48:00.048128 2026-07-10 00:48:00.049140 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2026-07-10 00:48:00.049785 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2026-07-10 00:48:32.059522 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/18 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 2026-07-10 00:48:32.059601 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 908481d6d0d7 2026-07-10 00:48:32.059623 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/18 : LABEL "build-date"="20260710" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:48:32.059664 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 1ce748ef948e 2026-07-10 00:48:32.059678 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 1ce748ef948e 2026-07-10 00:48:32.059691 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 35b1d9f76103 2026-07-10 00:48:32.059704 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 3/18 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2026-07-10 00:48:32.059790 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in f71ef6b7de06 2026-07-10 00:48:32.059845 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container f71ef6b7de06 2026-07-10 00:48:32.059897 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f98a98906e87 2026-07-10 00:48:32.059930 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 4/18 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2026-07-10 00:48:32.059982 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in e1a839a18c58 2026-07-10 00:48:32.060013 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container e1a839a18c58 2026-07-10 00:48:32.060129 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 1e1fcf659ac3 2026-07-10 00:48:32.060161 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 5/18 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends expect mariadb-backup mariadb-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:48:32.060203 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 4e94cb2ab7c1 2026-07-10 00:48:32.060214 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:48:32.060244 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:48:32.060254 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:48:32.060265 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2026-07-10 00:48:32.060276 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2026-07-10 00:48:32.060286 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:48:32.060297 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:48:32.060307 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:48:32.060317 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:48:32.060333 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:48:32.060343 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:48:32.060353 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:48:32.060363 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:48:32.060373 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:48:32.060393 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:48:32.060403 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:48:32.060413 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:48:32.060423 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 28.0 MB in 4s (7,046 kB/s) 2026-07-10 00:48:32.060433 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-07-10 00:48:32.060444 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-07-10 00:48:32.060454 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-07-10 00:48:32.060484 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-07-10 00:48:32.060495 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2026-07-10 00:48:32.060546 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2026-07-10 00:48:32.060578 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2026-07-10 00:48:32.060609 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2026-07-10 00:48:32.060620 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2026-07-10 00:48:32.060672 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-test netcat-openbsd openssh-client openssh-server 2026-07-10 00:48:32.060704 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2026-07-10 00:48:32.060755 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2026-07-10 00:48:32.060786 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2026-07-10 00:48:32.060816 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2026-07-10 00:48:32.060846 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2026-07-10 00:48:32.060878 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2026-07-10 00:48:32.060930 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:32.060982 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 30.0 MB of archives. 2026-07-10 00:48:32.061012 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 145 MB of additional disk space will be used. 2026-07-10 00:48:32.061093 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:48:32.061146 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:48:32.061191 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-10 00:48:32.061249 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbi-perl amd64 1.643-4ubuntu0.1 [720 kB] 2026-07-10 00:48:32.061274 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 00:48:32.061286 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 00:48:32.061296 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcl8.6 amd64 8.6.14+dfsg-1build1 [988 kB] 2026-07-10 00:48:32.061307 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 tcl8.6 amd64 8.6.14+dfsg-1build1 [14.7 kB] 2026-07-10 00:48:32.061317 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 tcl-expect amd64 5.45.4-3 [110 kB] 2026-07-10 00:48:32.061334 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 expect amd64 5.45.4-3 [137 kB] 2026-07-10 00:48:32.061345 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 galera-4 amd64 26.4.27-ubu2404 [10.2 MB] 2026-07-10 00:48:32.061356 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-server-core amd64 1:10.11.18+maria~ubu2404 [7,223 kB] 2026-07-10 00:48:32.061367 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-server amd64 1:10.11.18+maria~ubu2404 [3,326 kB] 2026-07-10 00:48:32.061377 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-backup amd64 1:10.11.18+maria~ubu2404 [6,621 kB] 2026-07-10 00:48:32.061387 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2026-07-10 00:48:32.061397 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 30.0 MB in 5s (5,977 kB/s) 2026-07-10 00:48:32.061410 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:48:32.061428 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2026-07-10 00:48:32.061448 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2026-07-10 00:48:32.061504 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% 2026-07-10 00:48:32.061523 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 80% 2026-07-10 00:48:32.061540 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2026-07-10 00:48:32.061556 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2026-07-10 00:48:32.061573 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2026-07-10 00:48:32.061590 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11692 files and directories currently installed.) 2026-07-10 00:48:32.061608 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:48:32.061634 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:48:32.061708 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2026-07-10 00:48:32.062384 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 00:48:32.062412 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:48:32.062433 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2026-07-10 00:48:32.062451 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.27-ubu2404_amd64.deb ... 2026-07-10 00:48:32.062496 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.27-ubu2404) ... 2026-07-10 00:48:32.062516 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2026-07-10 00:48:32.062534 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4ubuntu0.1_amd64.deb ... 2026-07-10 00:48:32.062554 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4ubuntu0.1) ... 2026-07-10 00:48:32.062572 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2026-07-10 00:48:32.062605 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 00:48:32.062624 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2026-07-10 00:48:32.062642 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:48:32.062675 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2026-07-10 00:48:32.062696 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:48:32.062716 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:32.062735 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2026-07-10 00:48:32.062751 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 00:48:32.062769 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2026-07-10 00:48:32.062787 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2026-07-10 00:48:32.062804 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:48:32.062833 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:32.062852 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2026-07-10 00:48:32.062870 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-07-10 00:48:32.062889 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-07-10 00:48:32.062908 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2026-07-10 00:48:32.062928 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-07-10 00:48:32.062947 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2026-07-10 00:48:32.062966 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2026-07-10 00:48:32.062985 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2026-07-10 00:48:32.063003 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2026-07-10 00:48:32.063021 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2026-07-10 00:48:32.063070 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2026-07-10 00:48:32.063097 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2026-07-10 00:48:32.063114 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2026-07-10 00:48:32.063132 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:48:32.063152 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:32.063171 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.27-ubu2404) ... 2026-07-10 00:48:32.063190 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2026-07-10 00:48:32.063209 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-07-10 00:48:32.063226 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:48:32.063243 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4ubuntu0.1) ... 2026-07-10 00:48:32.063261 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:48:32.063276 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2026-07-10 00:48:32.063521 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2026-07-10 00:48:32.063981 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:32.064033 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:32.064096 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:48:32.064117 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-07-10 00:48:32.064136 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:48:32.064154 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2026-07-10 00:48:32.064173 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:32.064189 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-07-10 00:48:32.064207 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2026-07-10 00:48:32.064224 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-07-10 00:48:32.064242 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:48:32.064258 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:48:32.064345 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 4e94cb2ab7c1 2026-07-10 00:48:32.064433 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8750b4851224 2026-07-10 00:48:32.064564 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/18 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2026-07-10 00:48:32.064589 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8310b4b3e26e 2026-07-10 00:48:32.064607 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/18 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:48:32.064626 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> e6a9cc9b21c0 2026-07-10 00:48:32.064643 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/18 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2026-07-10 00:48:32.064660 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 4c6b3d07c023 2026-07-10 00:48:32.064675 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/18 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2026-07-10 00:48:32.064691 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 7c4f3b05da4b 2026-07-10 00:48:32.064708 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/18 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2026-07-10 00:48:32.064725 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 2c7427b5096f 2026-07-10 00:48:32.064744 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 11/18 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_security_reset /usr/local/bin/kolla_mariadb_backup.sh /usr/local/bin/kolla_mariadb_backup_replica.sh && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_mariadb_sudoers && rm -rf /var/lib/mysql/* 2026-07-10 00:48:32.064763 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in bd1b838680f0 2026-07-10 00:48:32.064779 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container bd1b838680f0 2026-07-10 00:48:32.064797 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> da2651b84476 2026-07-10 00:48:32.064813 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 12/18 : RUN mkdir -p /var/run/mysqld && chown mysql /var/run/mysqld && chmod 755 /var/run/mysqld 2026-07-10 00:48:32.064830 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in dba8854b38b7 2026-07-10 00:48:32.064846 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container dba8854b38b7 2026-07-10 00:48:32.064862 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8a3fbeef10c0 2026-07-10 00:48:32.064895 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/18 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2026-07-10 00:48:32.064914 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 2f27928d1a30 2026-07-10 00:48:32.064931 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/18 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2026-07-10 00:48:32.064950 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 5d24844ba829 2026-07-10 00:48:32.064966 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 5d24844ba829 2026-07-10 00:48:32.064982 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 1f8f5b008adf 2026-07-10 00:48:32.064998 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/18 : ENTRYPOINT ["dumb-init", "--"] 2026-07-10 00:48:32.065014 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 693065a80de6 2026-07-10 00:48:32.065030 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 693065a80de6 2026-07-10 00:48:32.065083 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 04d09236cee6 2026-07-10 00:48:32.065100 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/18 : CMD ["kolla_start"] 2026-07-10 00:48:32.065116 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in d323150cfce2 2026-07-10 00:48:32.065150 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container d323150cfce2 2026-07-10 00:48:32.065168 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 6fdd4ac76b7c 2026-07-10 00:48:32.065186 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 17/18 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:48:32.065202 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in c05fad28b12d 2026-07-10 00:48:32.065217 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-07-10 00:48:32.065233 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-07-10 00:48:32.065249 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-07-10 00:48:32.065263 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2026-07-10 00:48:32.065278 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:32.065293 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-07-10 00:48:32.065308 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-07-10 00:48:32.065335 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-07-10 00:48:32.065350 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:32.065366 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container c05fad28b12d 2026-07-10 00:48:32.065382 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> d35454f48b92 2026-07-10 00:48:32.065397 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/18 : USER mysql 2026-07-10 00:48:32.065412 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 017dd31bc6d3 2026-07-10 00:48:32.065428 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 017dd31bc6d3 2026-07-10 00:48:32.065444 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f1715cd34559 2026-07-10 00:48:32.065483 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built 59cc5daa4bad 2026-07-10 00:48:32.065503 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20260710 2026-07-10 00:48:32.065520 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2026-07-10 00:48:32.063945 (took 0:00:32.015817) 2026-07-10 00:48:32.065536 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2026-07-10 00:48:32.065565 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2026-07-10 00:48:32.065628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2026-07-10 00:48:32.064362 2026-07-10 00:48:32.065645 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:48:32.065669 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2026-07-10 00:48:32.066126 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2026-07-10 00:49:18.642450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:49:18.642515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> f23ae026d581 2026-07-10 00:49:18.642524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/6 : LABEL "build-date"="20260710" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-bgp-dragent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:49:18.642547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 844da2aba2eb 2026-07-10 00:49:18.642553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 844da2aba2eb 2026-07-10 00:49:18.642558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 4843460e4028 2026-07-10 00:49:18.642562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/6 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2026-07-10 00:49:18.642626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 8a05037f5fb9 2026-07-10 00:49:18.644114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 4/6 : RUN ln -s neutron-bgp-dragent-source/* neutron_dynamic_routing && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron_dynamic_routing 2026-07-10 00:49:18.644126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 7a18ff0a7395 2026-07-10 00:49:18.644131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing ./neutron_dynamic_routing 2026-07-10 00:49:18.644136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2026-07-10 00:49:18.644141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2026-07-10 00:49:18.644146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2026-07-10 00:49:18.644151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:49:18.644156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2026-07-10 00:49:18.644161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:49:18.644167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2026-07-10 00:49:18.644186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.36.1) 2026-07-10 00:49:18.644201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.22.0) 2026-07-10 00:49:18.644206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.10.1) 2026-07-10 00:49:18.644209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: SQLAlchemy>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.32) 2026-07-10 00:49:18.644213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.13.2) 2026-07-10 00:49:18.644217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: neutron-lib>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.15.0) 2026-07-10 00:49:18.644220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-ken>=0.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.10.1) 2026-07-10 00:49:18.644224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (9.6.1) 2026-07-10 00:49:18.644228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (16.0.0) 2026-07-10 00:49:18.644231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.2) 2026-07-10 00:49:18.644235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (14.9.3) 2026-07-10 00:49:18.644239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2026-07-10 00:49:18.644243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.5.0) 2026-07-10 00:49:18.644247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (7.4.0) 2026-07-10 00:49:18.644255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: neutron>=25.0.0.0b1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (25.2.4.dev2) 2026-07-10 00:49:18.644259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.5) 2026-07-10 00:49:18.644262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.12.2) 2026-07-10 00:49:18.644266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.6.1) 2026-07-10 00:49:18.644273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.3) 2026-07-10 00:49:18.644280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.2) 2026-07-10 00:49:18.644285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.10.1) 2026-07-10 00:49:18.644289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2026-07-10 00:49:18.644293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.5.1) 2026-07-10 00:49:18.644296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2026-07-10 00:49:18.644300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.1.1) 2026-07-10 00:49:18.644303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.5.1) 2026-07-10 00:49:18.644307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.32.3) 2026-07-10 00:49:18.644310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.4) 2026-07-10 00:49:18.644314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (10.12.1) 2026-07-10 00:49:18.644317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-neutronclient>=7.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (11.3.1) 2026-07-10 00:49:18.644321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (8.3.0) 2026-07-10 00:49:18.644325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.8.8) 2026-07-10 00:49:18.644334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.8.1) 2026-07-10 00:49:18.644338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.3.0) 2026-07-10 00:49:18.644345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.11.0) 2026-07-10 00:49:18.644349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2026-07-10 00:49:18.644352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.6.0) 2026-07-10 00:49:18.644358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.4.0) 2026-07-10 00:49:18.644362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.2.0) 2026-07-10 00:49:18.644366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.4.0) 2026-07-10 00:49:18.644369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.privsep>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2026-07-10 00:49:18.644373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2026-07-10 00:49:18.644376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (7.3.0) 2026-07-10 00:49:18.644380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.4.0) 2026-07-10 00:49:18.644383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2026-07-10 00:49:18.644390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.2.0) 2026-07-10 00:49:18.644393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.1.0) 2026-07-10 00:49:18.644456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2026-07-10 00:49:18.644603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovsdbapp>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.8.0) 2026-07-10 00:49:18.644640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: psutil>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.0.0) 2026-07-10 00:49:18.644651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyroute2>=0.7.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.7.12) 2026-07-10 00:49:18.644677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.2.1) 2026-07-10 00:49:18.644684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (18.7.0) 2026-07-10 00:49:18.644720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2026-07-10 00:49:18.644759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2026-07-10 00:49:18.644815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.7.1) 2026-07-10 00:49:18.644853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2026-07-10 00:49:18.644899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.3.0) 2026-07-10 00:49:18.644946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.16.0) 2026-07-10 00:49:18.644995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.5) 2026-07-10 00:49:18.645057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.0) 2026-07-10 00:49:18.645121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.7.0) 2026-07-10 00:49:18.645170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.1) 2026-07-10 00:49:18.645218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.9.0) 2026-07-10 00:49:18.645268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2026-07-10 00:49:18.645316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2026-07-10 00:49:18.645364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.3) 2026-07-10 00:49:18.645442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.0.2) 2026-07-10 00:49:18.645454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (42.0.8) 2026-07-10 00:49:18.645572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.3) 2026-07-10 00:49:18.645602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.1) 2026-07-10 00:49:18.645650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.33) 2026-07-10 00:49:18.645704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.11.0) 2026-07-10 00:49:18.645745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.2.2) 2026-07-10 00:49:18.645793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.4.0) 2026-07-10 00:49:18.645839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.17.0) 2026-07-10 00:49:18.645891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.22) 2026-07-10 00:49:18.645940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2026-07-10 00:49:18.645985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.8) 2026-07-10 00:49:18.646054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ncclient>=0.6.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.6.15) 2026-07-10 00:49:18.646117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.1) 2026-07-10 00:49:18.646168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (67.2.0) 2026-07-10 00:49:18.646214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.1) 2026-07-10 00:49:18.646267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.3.0) 2026-07-10 00:49:18.646314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.16.0) 2026-07-10 00:49:18.646362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.19) 2026-07-10 00:49:18.646407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.0) 2026-07-10 00:49:18.646452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.1) 2026-07-10 00:49:18.646535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.0) 2026-07-10 00:49:18.646586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.9.0.post0) 2026-07-10 00:49:18.646639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2026-07-10 00:49:18.646680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.2.0) 2026-07-10 00:49:18.646744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.4.0) 2026-07-10 00:49:18.646793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.9.0) 2026-07-10 00:49:18.646841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.1.0) 2026-07-10 00:49:18.646888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.20.0) 2026-07-10 00:49:18.646935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2026-07-10 00:49:18.646981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2026-07-10 00:49:18.647028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2024.1) 2026-07-10 00:49:18.647106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.6.0) 2026-07-10 00:49:18.647159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.11.0) 2026-07-10 00:49:18.647216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.1.0) 2026-07-10 00:49:18.647261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.5.0) 2026-07-10 00:49:18.647308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.3.5) 2026-07-10 00:49:18.647355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.2.13) 2026-07-10 00:49:18.647401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2024.1) 2026-07-10 00:49:18.647454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.7.0) 2026-07-10 00:49:18.647526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.19.2) 2026-07-10 00:49:18.647537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2026-07-10 00:49:18.647594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.2) 2026-07-10 00:49:18.647640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.4.3) 2026-07-10 00:49:18.647688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.2.0) 2026-07-10 00:49:18.647734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.9.0) 2026-07-10 00:49:18.647782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2023.12.1) 2026-07-10 00:49:18.647829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.35.1) 2026-07-10 00:49:18.647876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.20.0) 2026-07-10 00:49:18.647925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.8.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.0) 2026-07-10 00:49:18.647978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.3.2) 2026-07-10 00:49:18.648025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.8) 2026-07-10 00:49:18.648100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.26.19) 2026-07-10 00:49:18.648157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2026.6.17) 2026-07-10 00:49:18.648204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.7) 2026-07-10 00:49:18.648255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.7.2) 2026-07-10 00:49:18.648297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.15.2) 2026-07-10 00:49:18.648343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2026-07-10 00:49:18.649305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-07-10 00:49:18.649350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-07-10 00:49:18.649372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-25.0.0.0rc2.dev3-py3-none-any.whl size=107252 sha256=90df495c74fe0a56adf70629569b5fb8d3cec84678b9a6d9ddb7306be4a6f09a 2026-07-10 00:49:18.649383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-8qvf9b13/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2026-07-10 00:49:18.649394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2026-07-10 00:49:18.649404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2026-07-10 00:49:18.649413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-07-10 00:49:18.649422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 7a18ff0a7395 2026-07-10 00:49:18.649432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> b49aca7638fb 2026-07-10 00:49:18.649443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:49:18.649456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in cc46397c05a2 2026-07-10 00:49:18.649466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-07-10 00:49:18.649502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-07-10 00:49:18.649511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-07-10 00:49:18.649520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2026-07-10 00:49:18.649529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:49:18.649538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:49:18.649547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:49:18.649556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:49:18.649565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:49:18.649574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:49:18.649583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:49:18.649592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-07-10 00:49:18.649601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2026-07-10 00:49:18.649610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-07-10 00:49:18.649619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2026-07-10 00:49:18.649628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:49:18.649637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:49:18.649646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-07-10 00:49:18.649670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:49:18.649688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-07-10 00:49:18.649697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2026-07-10 00:49:18.649706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-07-10 00:49:18.652189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:80% 2026-07-10 00:49:18.652211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2026-07-10 00:49:18.652221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2026-07-10 00:49:18.652229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-07-10 00:49:18.652238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:49:18.652248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:49:18.652257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-07-10 00:49:18.652266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-07-10 00:49:18.652276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-07-10 00:49:18.652285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-07-10 00:49:18.652293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:49:18.652303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:49:18.652311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:49:18.652320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:49:18.652330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:49:18.652339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:49:18.652348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:49:18.652357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-07-10 00:49:18.652366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:49:18.652375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:49:18.652384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-07-10 00:49:18.652393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:49:18.652403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:49:18.652412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2026-07-10 00:49:18.652421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% (Reading database ... 90% 2026-07-10 00:49:18.652430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-07-10 00:49:18.652439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-07-10 00:49:18.652457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:18.652466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:18.652505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:49:18.652523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:49:18.652532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:18.652541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:18.652559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:49:18.652584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:18.652594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:18.652623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:18.652641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:18.652659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:49:18.652668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:18.652676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:18.652694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:18.652793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:49:18.652811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:49:18.652856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:49:18.652882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:18.652900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:18.652936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2026-07-10 00:49:18.652954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2026-07-10 00:49:18.652962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.652971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:49:18.652980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:49:18.652989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2026-07-10 00:49:18.652998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:49:18.653012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:49:18.653020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2026-07-10 00:49:18.653029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2026-07-10 00:49:18.653068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:49:18.653078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.653093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12194 files, 2119 directories removed. 2026-07-10 00:49:18.653107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.653180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2026-07-10 00:49:18.653269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.653333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1365 files, 140 directories removed. 2026-07-10 00:49:18.653428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:18.653581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2026-07-10 00:49:18.653650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2026-07-10 00:49:18.653732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:49:18.653801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container cc46397c05a2 2026-07-10 00:49:18.653868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 252af4056094 2026-07-10 00:49:18.653935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/6 : USER neutron 2026-07-10 00:49:18.654005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 55a44f2daec9 2026-07-10 00:49:18.654107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 55a44f2daec9 2026-07-10 00:49:18.654188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> d8369affafd1 2026-07-10 00:49:18.654260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built c213c9f48b04 2026-07-10 00:49:18.654327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260710 2026-07-10 00:49:18.654516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2026-07-10 00:49:18.654348 (took 0:00:46.589986) 2026-07-10 00:49:18.655230 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2026-07-10 00:49:18.655330 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2026-07-10 00:49:18.655394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2026-07-10 00:49:18.655316 2026-07-10 00:49:18.655492 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-10 00:49:18.755398 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2026-07-10 00:49:18.755793 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2026-07-10 00:50:33.143871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:50:33.144033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> f23ae026d581 2026-07-10 00:50:33.144239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/7 : LABEL "build-date"="20260710" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:50:33.144392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 8276dde604fc 2026-07-10 00:50:33.144517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 8276dde604fc 2026-07-10 00:50:33.144599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 1cda5de76922 2026-07-10 00:50:33.144679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/7 : ADD plugins-archive / 2026-07-10 00:50:33.144759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> f5024be02406 2026-07-10 00:50:33.144835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2026-07-10 00:50:33.144912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 7230738eab6d 2026-07-10 00:50:33.144990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 5/7 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-hyperv && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_neutron_extend_start 2026-07-10 00:50:33.145100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in e5e245715d3e 2026-07-10 00:50:33.145182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2026-07-10 00:50:33.145271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-10 00:50:33.145352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (0.36.1) 2026-07-10 00:50:33.145445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (3.15.0) 2026-07-10 00:50:33.145550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron>=13.0.0.0b1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (25.2.4.dev2) 2026-07-10 00:50:33.145625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-win>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.9.0) 2026-07-10 00:50:33.145696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (9.6.1) 2026-07-10 00:50:33.145764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.4.0) 2026-07-10 00:50:33.145833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.1.2) 2026-07-10 00:50:33.145902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.5.0) 2026-07-10 00:50:33.145971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (7.4.0) 2026-07-10 00:50:33.146062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.1.0) 2026-07-10 00:50:33.146146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (11.3.1) 2026-07-10 00:50:33.146217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (2.6.1) 2026-07-10 00:50:33.146288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (3.0.3) 2026-07-10 00:50:33.146379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.10.1) 2026-07-10 00:50:33.146628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2026-07-10 00:50:33.146758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.5.1) 2026-07-10 00:50:33.146851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2026-07-10 00:50:33.146938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.1.1) 2026-07-10 00:50:33.147021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.5.1) 2026-07-10 00:50:33.147141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.22.0) 2026-07-10 00:50:33.147241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.32.3) 2026-07-10 00:50:33.147330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.4) 2026-07-10 00:50:33.147417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (10.12.1) 2026-07-10 00:50:33.147520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.10.1) 2026-07-10 00:50:33.147602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (8.3.0) 2026-07-10 00:50:33.147681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.0.32) 2026-07-10 00:50:33.147758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.8.8) 2026-07-10 00:50:33.147835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.8.1) 2026-07-10 00:50:33.147912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=1.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.13.2) 2026-07-10 00:50:33.147989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.3.0) 2026-07-10 00:50:33.148090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.11.0) 2026-07-10 00:50:33.151143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.1.0) 2026-07-10 00:50:33.151166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.6.0) 2026-07-10 00:50:33.151174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (16.0.0) 2026-07-10 00:50:33.151182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (14.9.3) 2026-07-10 00:50:33.151190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.2.0) 2026-07-10 00:50:33.151197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.4.0) 2026-07-10 00:50:33.151205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2026-07-10 00:50:33.151218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2026-07-10 00:50:33.151226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.3.0) 2026-07-10 00:50:33.151234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.5.0) 2026-07-10 00:50:33.151241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.4.0) 2026-07-10 00:50:33.151256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2026-07-10 00:50:33.151265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.2.0) 2026-07-10 00:50:33.151272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.10.1) 2026-07-10 00:50:33.151279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.1.0) 2026-07-10 00:50:33.151288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2026-07-10 00:50:33.151295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.8.0) 2026-07-10 00:50:33.151303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.0.0) 2026-07-10 00:50:33.151311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.7.12) 2026-07-10 00:50:33.151318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (24.2.1) 2026-07-10 00:50:33.151332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (18.7.0) 2026-07-10 00:50:33.151340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2026-07-10 00:50:33.151347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.1.0) 2026-07-10 00:50:33.151355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.7.1) 2026-07-10 00:50:33.151362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2026-07-10 00:50:33.151375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.3.0) 2026-07-10 00:50:33.151383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (1.3.5) 2026-07-10 00:50:33.151390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (4.12.2) 2026-07-10 00:50:33.151400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=13.0.0.0b1->networking-hyperv) (1.16.0) 2026-07-10 00:50:33.151407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=13.0.0.0b1->networking-hyperv) (3.1.2) 2026-07-10 00:50:33.151416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=13.0.0.0b1->networking-hyperv) (2.1.5) 2026-07-10 00:50:33.151434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (2.1.0) 2026-07-10 00:50:33.151442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (1.7.0) 2026-07-10 00:50:33.151449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (3.1.1) 2026-07-10 00:50:33.151457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (2.9.0) 2026-07-10 00:50:33.151464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (5.5.0) 2026-07-10 00:50:33.151473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (3.1.0) 2026-07-10 00:50:33.151494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (1.3.3) 2026-07-10 00:50:33.151502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (6.0.2) 2026-07-10 00:50:33.151510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (42.0.8) 2026-07-10 00:50:33.151522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.3.3) 2026-07-10 00:50:33.151529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.0.1) 2026-07-10 00:50:33.151543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.33) 2026-07-10 00:50:33.151551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (0.11.0) 2026-07-10 00:50:33.151558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (4.2.2) 2026-07-10 00:50:33.151566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.4.0) 2026-07-10 00:50:33.151573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.17.0) 2026-07-10 00:50:33.151581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (2.22) 2026-07-10 00:50:33.151588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2026-07-10 00:50:33.151596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.0.8) 2026-07-10 00:50:33.151608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (0.6.15) 2026-07-10 00:50:33.151616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (24.1) 2026-07-10 00:50:33.151623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (67.2.0) 2026-07-10 00:50:33.151630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (3.4.1) 2026-07-10 00:50:33.151638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (5.3.0) 2026-07-10 00:50:33.151645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.16.0) 2026-07-10 00:50:33.151652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=13.0.0.0b1->networking-hyperv) (0.19) 2026-07-10 00:50:33.151660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-hyperv) (2.0.0) 2026-07-10 00:50:33.151667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.0.1) 2026-07-10 00:50:33.151684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.0) 2026-07-10 00:50:33.151692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-hyperv) (2.9.0.post0) 2026-07-10 00:50:33.151699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.5.0) 2026-07-10 00:50:33.151707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.2.0) 2026-07-10 00:50:33.151714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.4.0) 2026-07-10 00:50:33.151721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.9.0) 2026-07-10 00:50:33.151729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.1.0) 2026-07-10 00:50:33.151736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.20.0) 2026-07-10 00:50:33.151744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2026-07-10 00:50:33.151751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2026-07-10 00:50:33.151764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->networking-hyperv) (2024.1) 2026-07-10 00:50:33.151772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=13.0.0.0b1->networking-hyperv) (1.6.0) 2026-07-10 00:50:33.151779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (3.11.0) 2026-07-10 00:50:33.151786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=13.0.0.0b1->networking-hyperv) (4.1.0) 2026-07-10 00:50:33.151794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.5.0) 2026-07-10 00:50:33.151801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=13.0.0.0b1->networking-hyperv) (0.3.5) 2026-07-10 00:50:33.151814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (0.2.13) 2026-07-10 00:50:33.151821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (2024.1) 2026-07-10 00:50:33.151833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.7.0) 2026-07-10 00:50:33.151841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.19.2) 2026-07-10 00:50:33.151848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2026-07-10 00:50:33.151855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.2) 2026-07-10 00:50:33.151864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2.4.3) 2026-07-10 00:50:33.151872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (24.2.0) 2026-07-10 00:50:33.151879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (1.9.0) 2026-07-10 00:50:33.151935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2023.12.1) 2026-07-10 00:50:33.152027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.35.1) 2026-07-10 00:50:33.152151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.20.0) 2026-07-10 00:50:33.152242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-hyperv) (2.1.0) 2026-07-10 00:50:33.152324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (3.3.2) 2026-07-10 00:50:33.152404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (3.8) 2026-07-10 00:50:33.152543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (1.26.19) 2026-07-10 00:50:33.152648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (2026.6.17) 2026-07-10 00:50:33.152729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=13.0.0.0b1->networking-hyperv) (0.7) 2026-07-10 00:50:33.152806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.7.2) 2026-07-10 00:50:33.152883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=13.0.0.0b1->networking-hyperv) (0.15.2) 2026-07-10 00:50:33.152959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2026-07-10 00:50:33.153057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2026-07-10 00:50:33.153135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2026-07-10 00:50:33.153199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking-baremetal-6.4.1.dev4 2026-07-10 00:50:33.153262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:33.153325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:33.153388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:33.153452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:33.153598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-07-10 00:50:33.153676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-07-10 00:50:33.153744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:33.153809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.153872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking-sfc-19.0.0.0rc2.dev3 2026-07-10 00:50:33.153935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:33.153998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:33.154081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:33.154153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:33.154217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-07-10 00:50:33.154278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-07-10 00:50:33.154352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:33.154429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.154511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_generic_switch-7.4.1.dev6 2026-07-10 00:50:33.154578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:33.154641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:33.154705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:33.154785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:33.154868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-07-10 00:50:33.154932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-07-10 00:50:33.154998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:33.156123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.156166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-07-10 00:50:33.156171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:33.156174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:33.156178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:33.156182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:33.156186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:33.156190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.156193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_fwaas-21.0.2.dev3 2026-07-10 00:50:33.156197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:33.156200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:33.156204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:33.156207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:33.156211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:33.156214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.156218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_vpnaas-25.0.1.dev4 2026-07-10 00:50:33.156221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:33.156225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:33.156228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:33.156231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:33.156235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-07-10 00:50:33.156238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-07-10 00:50:33.156242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:33.156245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.156249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/pycadf-3.1.1 2026-07-10 00:50:33.156253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:33.156256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:33.156260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:33.156263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:33.156282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-07-10 00:50:33.156286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-07-10 00:50:33.156289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:33.156293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.156297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (0.6.15) 2026-07-10 00:50:33.156301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.15.0) 2026-07-10 00:50:33.156305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (9.6.1) 2026-07-10 00:50:33.156345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.4.0) 2026-07-10 00:50:33.156350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.2) 2026-07-10 00:50:33.156354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (7.4.0) 2026-07-10 00:50:33.156357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (14.9.3) 2026-07-10 00:50:33.156362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=1.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.5.0) 2026-07-10 00:50:33.156365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.0) 2026-07-10 00:50:33.156369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (4.0.1) 2026-07-10 00:50:33.156372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=2.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.3.0) 2026-07-10 00:50:33.156376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron>=14.0.0.0b1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (25.2.4.dev2) 2026-07-10 00:50:33.156380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (8.3.0) 2026-07-10 00:50:33.156392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (5.8.1) 2026-07-10 00:50:33.156396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet>=0.25.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.36.1) 2026-07-10 00:50:33.156407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.10.1) 2026-07-10 00:50:33.159175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=10.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (11.3.1) 2026-07-10 00:50:33.159258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (2.0.32) 2026-07-10 00:50:33.159278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (1.13.2) 2026-07-10 00:50:33.159295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.3.0) 2026-07-10 00:50:33.159312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.5.0) 2026-07-10 00:50:33.159331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: etcd3gw>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (2.4.2) 2026-07-10 00:50:33.159348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netmiko>=4.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (4.4.0) 2026-07-10 00:50:33.159366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.22.0) 2026-07-10 00:50:33.159383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=0.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.10.1) 2026-07-10 00:50:33.159414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (16.0.0) 2026-07-10 00:50:33.159433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.2.dev3) (3.4.0) 2026-07-10 00:50:33.159450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.2.dev3) (0.7.12) 2026-07-10 00:50:33.159466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyzmq>=14.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.2.dev3) (26.2.0) 2026-07-10 00:50:33.159507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.1.4) 2026-07-10 00:50:33.159526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (6.1.0) 2026-07-10 00:50:33.159543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.4.0) 2026-07-10 00:50:33.159561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2026-07-10 00:50:33.159578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2026-07-10 00:50:33.159594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2026-07-10 00:50:33.159611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (1.3.5) 2026-07-10 00:50:33.159642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (4.12.2) 2026-07-10 00:50:33.159673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2026-07-10 00:50:33.159691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=0.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.0.0) 2026-07-10 00:50:33.159709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2.32.3) 2026-07-10 00:50:33.159726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (2.6.1) 2026-07-10 00:50:33.159743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (3.0.3) 2026-07-10 00:50:33.159760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.2) 2026-07-10 00:50:33.159777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==25.0.1.dev4) (2.1.5) 2026-07-10 00:50:33.159795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (2.1.0) 2026-07-10 00:50:33.159813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (1.7.0) 2026-07-10 00:50:33.159860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (67.2.0) 2026-07-10 00:50:33.159879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (3.4.1) 2026-07-10 00:50:33.159895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (5.3.0) 2026-07-10 00:50:33.159912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.17.0rc1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.17.0) 2026-07-10 00:50:33.159929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ntc-templates>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.0) 2026-07-10 00:50:33.159947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyserial>=3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (3.5) 2026-07-10 00:50:33.159964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyyaml>=5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.2) 2026-07-10 00:50:33.159992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: scp>=0.13.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (0.15.0) 2026-07-10 00:50:33.160010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: textfsm>=1.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.1.3) 2026-07-10 00:50:33.160026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.17.0rc1->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (2.22) 2026-07-10 00:50:33.160088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.10.1) 2026-07-10 00:50:33.160117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2026-07-10 00:50:33.160135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.5.1) 2026-07-10 00:50:33.160152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.1.1) 2026-07-10 00:50:33.160168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.5.1) 2026-07-10 00:50:33.160185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (10.12.1) 2026-07-10 00:50:33.160202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.8.8) 2026-07-10 00:50:33.160219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.11.0) 2026-07-10 00:50:33.160236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.6.0) 2026-07-10 00:50:33.160263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.2.0) 2026-07-10 00:50:33.160281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.4.0) 2026-07-10 00:50:33.160297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (7.3.0) 2026-07-10 00:50:33.160314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.0) 2026-07-10 00:50:33.160330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2026-07-10 00:50:33.160358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.2.0) 2026-07-10 00:50:33.160375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.1.0) 2026-07-10 00:50:33.160393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2026-07-10 00:50:33.160410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.8.0) 2026-07-10 00:50:33.160427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.0.0) 2026-07-10 00:50:33.160445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.1) 2026-07-10 00:50:33.160470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (18.7.0) 2026-07-10 00:50:33.160553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.1.0) 2026-07-10 00:50:33.160572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.7.1) 2026-07-10 00:50:33.160588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.9.0) 2026-07-10 00:50:33.160606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.5.0) 2026-07-10 00:50:33.160623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (3.1.0) 2026-07-10 00:50:33.160640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (1.3.3) 2026-07-10 00:50:33.160657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: future in ./var/lib/kolla/venv/lib/python3.12/site-packages (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.0.0) 2026-07-10 00:50:33.160684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (42.0.8) 2026-07-10 00:50:33.160702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.3.3) 2026-07-10 00:50:33.160720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.0.1) 2026-07-10 00:50:33.160749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.33) 2026-07-10 00:50:33.160767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (0.11.0) 2026-07-10 00:50:33.160785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (4.2.2) 2026-07-10 00:50:33.160802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.4.0) 2026-07-10 00:50:33.160820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (3.0.0) 2026-07-10 00:50:33.160838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.8) 2026-07-10 00:50:33.160855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.1) 2026-07-10 00:50:33.160872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-vpnaas==25.0.1.dev4) (0.19) 2026-07-10 00:50:33.160897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.4.1.dev4) (2.0.0) 2026-07-10 00:50:33.160913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.1) 2026-07-10 00:50:33.160931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.0) 2026-07-10 00:50:33.160949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.4.1.dev4) (2.9.0.post0) 2026-07-10 00:50:33.160966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.5.0) 2026-07-10 00:50:33.160983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.2.0) 2026-07-10 00:50:33.161001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.4.0) 2026-07-10 00:50:33.161018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.9.0) 2026-07-10 00:50:33.161073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.1.0) 2026-07-10 00:50:33.161111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.20.0) 2026-07-10 00:50:33.161129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2026-07-10 00:50:33.161145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2026-07-10 00:50:33.161161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->networking-sfc==19.0.0.0rc2.dev3) (2024.1) 2026-07-10 00:50:33.161177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.4.1.dev4) (1.6.0) 2026-07-10 00:50:33.161193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.11.0) 2026-07-10 00:50:33.161210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.1.0) 2026-07-10 00:50:33.161226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (1.5.0) 2026-07-10 00:50:33.161242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.3.5) 2026-07-10 00:50:33.161259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.2.13) 2026-07-10 00:50:33.161288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.7.0) 2026-07-10 00:50:33.161306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.19.2) 2026-07-10 00:50:33.161322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2026-07-10 00:50:33.161341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.5.2) 2026-07-10 00:50:33.161359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.3) 2026-07-10 00:50:33.161387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.0) 2026-07-10 00:50:33.161405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.9.0) 2026-07-10 00:50:33.161432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2023.12.1) 2026-07-10 00:50:33.161450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.35.1) 2026-07-10 00:50:33.161465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.20.0) 2026-07-10 00:50:33.161511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==19.0.0.0rc2.dev3) (2.1.0) 2026-07-10 00:50:33.161529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.3.2) 2026-07-10 00:50:33.161545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.8) 2026-07-10 00:50:33.161561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (1.26.19) 2026-07-10 00:50:33.161577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2026.6.17) 2026-07-10 00:50:33.161594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.7) 2026-07-10 00:50:33.161622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.7.2) 2026-07-10 00:50:33.161640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.4.1.dev4) (0.15.2) 2026-07-10 00:50:33.161658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building wheels for collected packages: networking-baremetal, networking-sfc, networking-generic-switch, neutron-dynamic-routing, neutron-fwaas, neutron-vpnaas, pycadf 2026-07-10 00:50:33.161675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2026-07-10 00:50:33.161693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.161711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-baremetal: filename=networking_baremetal-6.4.1.dev4-py3-none-any.whl size=73058 sha256=5258e6fa24f71c32109ccb074e2f7cd4823a2574faedb6766847d1e571370e17 2026-07-10 00:50:33.161742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-j4547brz/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2026-07-10 00:50:33.161761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): started 2026-07-10 00:50:33.161779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.161796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-sfc: filename=networking_sfc-19.0.0.0rc2.dev3-py3-none-any.whl size=189977 sha256=56912336ddab3f6a6ea99fb8ddfc543c709f4554a7356b85b5bc2eb5845fa567 2026-07-10 00:50:33.161812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-j4547brz/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2026-07-10 00:50:33.161839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2026-07-10 00:50:33.161855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.161873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.4.1.dev6-py3-none-any.whl size=93970 sha256=729804d1dd4664586af31b1e6e26440a716a5cd23da0acdf47bbd8f3c00c1b1c 2026-07-10 00:50:33.161891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-j4547brz/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2026-07-10 00:50:33.161908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-07-10 00:50:33.161926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.161944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-25.0.0.0rc2.dev3-py3-none-any.whl size=107252 sha256=7da2f97c8a05a680f4377d926aa5c13f45c791be3cd46060842a38713b2bc666 2026-07-10 00:50:33.161961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-j4547brz/wheels/89/a6/b7/ef3d9e01463058fc0025f11462265d1bb0e65acf62d55d591d 2026-07-10 00:50:33.161979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2026-07-10 00:50:33.161996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.162014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.2.dev3-py3-none-any.whl size=262411 sha256=da8a043ce25fed7f7b40734950180e67bfd08f5622c785bff9843572bfa3122f 2026-07-10 00:50:33.162031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-j4547brz/wheels/ad/a3/aa/198cad1385c9693418fd8975ffc70a4c73f997cb04a7c64538 2026-07-10 00:50:33.162077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-07-10 00:50:33.162091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.162105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-25.0.1.dev4-py3-none-any.whl size=228875 sha256=fb4c39d1b8a70f79a2e4d2df7674b78fb84ea672760873fa47af88c7538400bd 2026-07-10 00:50:33.162125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-j4547brz/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2026-07-10 00:50:33.162139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (pyproject.toml): started 2026-07-10 00:50:33.162163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-07-10 00:50:33.162178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=b3874ac576737d93a815b1d14dd06938a109b3dad20cd85d99b03cdb8760a52b 2026-07-10 00:50:33.162192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-j4547brz/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 00:50:33.162206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built networking-baremetal networking-sfc networking-generic-switch neutron-dynamic-routing neutron-fwaas neutron-vpnaas pycadf 2026-07-10 00:50:33.162221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pycadf, neutron-vpnaas, neutron-fwaas, neutron-dynamic-routing, networking-sfc, networking-generic-switch, networking-baremetal 2026-07-10 00:50:33.162235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: pycadf 2026-07-10 00:50:33.162249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: pycadf 3.1.1 2026-07-10 00:50:33.162263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling pycadf-3.1.1: 2026-07-10 00:50:33.162277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pycadf-3.1.1 2026-07-10 00:50:33.162291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2026-07-10 00:50:33.162305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 25.0.1.dev4 2026-07-10 00:50:33.162319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-25.0.1.dev4: 2026-07-10 00:50:33.162333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-25.0.1.dev4 2026-07-10 00:50:33.162346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2026-07-10 00:50:33.162368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 21.0.2.dev3 2026-07-10 00:50:33.162383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-21.0.2.dev3: 2026-07-10 00:50:33.162396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-21.0.2.dev3 2026-07-10 00:50:33.162409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2026-07-10 00:50:33.162421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 19.0.0.0rc2.dev3 2026-07-10 00:50:33.162434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-19.0.0.0rc2.dev3: 2026-07-10 00:50:33.162446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-19.0.0.0rc2.dev3 2026-07-10 00:50:33.162458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2026-07-10 00:50:33.162470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.4.1.dev6 2026-07-10 00:50:33.162501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.4.1.dev6: 2026-07-10 00:50:33.162514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.4.1.dev6 2026-07-10 00:50:33.162527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2026-07-10 00:50:33.162539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.4.1.dev4 2026-07-10 00:50:33.162552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.4.1.dev4: 2026-07-10 00:50:33.162564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.4.1.dev4 2026-07-10 00:50:33.162578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.4.1.dev4 networking-generic-switch-7.4.1.dev6 networking-sfc-19.0.0.0rc2.dev3 neutron-dynamic-routing-25.0.0.0rc2.dev3 neutron-fwaas-21.0.2.dev3 neutron-vpnaas-25.0.1.dev4 pycadf-3.1.1 2026-07-10 00:50:33.162600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container e5e245715d3e 2026-07-10 00:50:33.162614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 297f4d5d537d 2026-07-10 00:50:33.162628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:50:33.162642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in cef80bab669b 2026-07-10 00:50:33.162663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-07-10 00:50:33.162676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-07-10 00:50:33.162689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-07-10 00:50:33.162697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2026-07-10 00:50:33.162704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:50:33.162711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:50:33.162719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:50:33.162726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:50:33.162734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:50:33.162741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:50:33.162748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:50:33.162756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-07-10 00:50:33.162763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2026-07-10 00:50:33.162770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-07-10 00:50:33.162778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2026-07-10 00:50:33.162785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:50:33.162792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:50:33.162800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-07-10 00:50:33.162821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:50:33.162828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-07-10 00:50:33.162835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-07-10 00:50:33.162841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-07-10 00:50:33.162850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-07-10 00:50:33.162857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-07-10 00:50:33.162863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-07-10 00:50:33.162869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:50:33.162881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:50:33.162887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-07-10 00:50:33.162898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-07-10 00:50:33.162909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-07-10 00:50:33.162952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-07-10 00:50:33.162970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:50:33.163023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:50:33.163061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:50:33.163101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:50:33.163118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:50:33.163174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:50:33.163194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:50:33.163228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-07-10 00:50:33.163273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:50:33.163289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2026-07-10 00:50:33.163345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-07-10 00:50:33.163367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:50:33.163424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-07-10 00:50:33.163442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-07-10 00:50:33.163507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-07-10 00:50:33.163554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-07-10 00:50:33.163570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-07-10 00:50:33.163628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-07-10 00:50:33.163647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-07-10 00:50:33.163690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:33.163709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:33.163751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:33.163769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:33.163801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:50:33.163843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:50:33.163861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:33.163914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:33.163946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:33.163959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:33.163983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:50:33.164000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:33.164067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.164092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:33.164137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:33.164154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.164197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:33.164215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.164247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:50:33.164294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.164311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:33.164363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:33.164397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.164456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.164534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:33.164709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:50:33.164752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.164769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:50:33.164868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:50:33.164945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:33.164986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.165004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:33.165063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:33.165087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:33.165113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2026-07-10 00:50:33.165159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2026-07-10 00:50:33.165176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:50:33.165205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:50:33.165234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2026-07-10 00:50:33.165264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:50:33.165319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:50:33.165337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2026-07-10 00:50:33.165354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2026-07-10 00:50:33.165397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:50:33.165414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.165468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 12238 files, 2130 directories removed. 2026-07-10 00:50:33.165500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.165517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2026-07-10 00:50:33.165546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.165576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1365 files, 140 directories removed. 2026-07-10 00:50:33.165631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:33.165654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2026-07-10 00:50:33.165671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2026-07-10 00:50:33.165687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:50:33.165731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container cef80bab669b 2026-07-10 00:50:33.165749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> c9fbbba4e384 2026-07-10 00:50:33.165780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/7 : USER neutron 2026-07-10 00:50:33.165825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 9244ad7ce006 2026-07-10 00:50:33.165842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 9244ad7ce006 2026-07-10 00:50:33.165859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 5b6b84a3bd86 2026-07-10 00:50:33.165914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built 70f4003b23c3 2026-07-10 00:50:33.165932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20260710 2026-07-10 00:50:33.166087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2026-07-10 00:50:33.165938 (took 0:01:14.510622) 2026-07-10 00:50:33.166129 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2026-07-10 00:50:33.167731 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2026-07-10 00:50:33.167778 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2026-07-10 00:50:33.167796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2026-07-10 00:50:33.167739 2026-07-10 00:50:33.168581 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2026-07-10 00:50:33.169061 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2026-07-10 00:51:07.728859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:51:07.728931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> f23ae026d581 2026-07-10 00:51:07.728942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/4 : LABEL "build-date"="20260710" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:51:07.728969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in bd8411b08efa 2026-07-10 00:51:07.728976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container bd8411b08efa 2026-07-10 00:51:07.728983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 8f996d9df51e 2026-07-10 00:51:07.729053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:51:07.729093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 733ef342b0f5 2026-07-10 00:51:07.729119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-07-10 00:51:07.729145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-07-10 00:51:07.729170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-07-10 00:51:07.729222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:51:07.729232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:51:07.729259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:51:07.729266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:51:07.729305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:51:07.729325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:51:07.729359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:51:07.729367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:51:07.729392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-07-10 00:51:07.729425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:51:07.729433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-07-10 00:51:07.729470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2026-07-10 00:51:07.729513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:51:07.729582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:51:07.729589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-07-10 00:51:07.729622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:51:07.729639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2026-07-10 00:51:07.729673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2026-07-10 00:51:07.729699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-07-10 00:51:07.729706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-07-10 00:51:07.729745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-07-10 00:51:07.729770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-07-10 00:51:07.729795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:51:07.729839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:51:07.729875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-07-10 00:51:07.729900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-07-10 00:51:07.729925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-07-10 00:51:07.729950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-07-10 00:51:07.729975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:51:07.729983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:51:07.730019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:51:07.730055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:51:07.730107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:51:07.730133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:51:07.730158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:51:07.730165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-07-10 00:51:07.730206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:51:07.730239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:51:07.730246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-07-10 00:51:07.730291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2026-07-10 00:51:07.730318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:51:07.730350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2026-07-10 00:51:07.730357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2026-07-10 00:51:07.730395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-07-10 00:51:07.730421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-07-10 00:51:07.730452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-07-10 00:51:07.730460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-07-10 00:51:07.730517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-07-10 00:51:07.730530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:07.730558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:07.730590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:07.730598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:07.730634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:51:07.730659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:51:07.730667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:07.730707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:07.730732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.730757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:07.730783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.730847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:07.730855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:51:07.730893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:07.730918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.730944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:07.730969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:07.730977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:07.731017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:51:07.731063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:07.731073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.731110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:07.731161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.731241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.731351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:07.731427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:51:07.731453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:51:07.731527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:51:07.731770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.731803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:07.731813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:07.731833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:51:07.731864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:51:07.731874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:51:07.731884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:51:07.731898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2026-07-10 00:51:07.731908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:51:07.731918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:51:07.731928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2026-07-10 00:51:07.731938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:51:07.731952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:51:07.731962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.731975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12111 files, 2075 directories removed. 2026-07-10 00:51:07.731988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.732002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2026-07-10 00:51:07.732074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.732096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1365 files, 140 directories removed. 2026-07-10 00:51:07.732111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:07.732124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:51:07.732156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:51:07.732171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:51:07.732226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 733ef342b0f5 2026-07-10 00:51:07.732238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> c6a95c341432 2026-07-10 00:51:07.732252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/4 : USER neutron 2026-07-10 00:51:07.732266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in a7ebe847e190 2026-07-10 00:51:07.732312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container a7ebe847e190 2026-07-10 00:51:07.732323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 1792c09510b7 2026-07-10 00:51:07.732353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built 92545b45b053 2026-07-10 00:51:07.732381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260710 2026-07-10 00:51:07.732451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2026-07-10 00:51:07.732383 (took 0:00:34.564644) 2026-07-10 00:51:07.734224 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-linuxbridge-agent) 2026-07-10 00:51:07.734247 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Processing 2026-07-10 00:51:07.734258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building started at 2026-07-10 00:51:07.732756 2026-07-10 00:51:07.734268 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 plugins into plugins archive 2026-07-10 00:51:07.734278 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 additions into additions archive 2026-07-10 00:51:54.505583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:51:54.505649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> f23ae026d581 2026-07-10 00:51:54.505661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 2/5 : LABEL "build-date"="20260710" "name"="neutron-linuxbridge-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-linuxbridge-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:51:54.505671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 71ee8f433534 2026-07-10 00:51:54.505678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 71ee8f433534 2026-07-10 00:51:54.505685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 8667dc8b4d39 2026-07-10 00:51:54.505710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ebtables && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:51:54.505719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 3b31fb4bc10e 2026-07-10 00:51:54.505726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:51:54.505733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:51:54.505741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:51:54.505748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:51:54.505755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:51:54.505763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:51:54.505769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:51:54.505776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:51:54.505783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:51:54.505801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:51:54.505808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:51:54.505813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:51:54.505819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:51:54.505824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:51:54.505830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:51:54.505835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 27.9 MB in 2s (11.5 MB/s) 2026-07-10 00:51:54.505841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2026-07-10 00:51:54.505847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2026-07-10 00:51:54.505852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2026-07-10 00:51:54.505858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2026-07-10 00:51:54.505875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following NEW packages will be installed: 2026-07-10 00:51:54.505880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ebtables 2026-07-10 00:51:54.505886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:51:54.505891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Need to get 88.4 kB of archives. 2026-07-10 00:51:54.505897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 287 kB of additional disk space will be used. 2026-07-10 00:51:54.505902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:51:54.505908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-10 00:51:54.505913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 88.5 kB in 1s (79.9 kB/s) 2026-07-10 00:51:54.505919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Selecting previously unselected package ebtables. 2026-07-10 00:51:54.505924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2026-07-10 00:51:54.505932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:51:54.505939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2026-07-10 00:51:54.505948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2026-07-10 00:51:54.505954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2026-07-10 00:51:54.505959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2026-07-10 00:51:54.505965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2026-07-10 00:51:54.505970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2026-07-10 00:51:54.505975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:51:54.505986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Preparing to unpack .../ebtables_2.0.11-6build1_amd64.deb ... 2026-07-10 00:51:54.505992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Unpacking ebtables (2.0.11-6build1) ... 2026-07-10 00:51:54.505997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Setting up ebtables (2.0.11-6build1) ... 2026-07-10 00:51:54.506003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 3b31fb4bc10e 2026-07-10 00:51:54.506008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 4d1dec01de09 2026-07-10 00:51:54.506015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:51:54.506022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in c5fe52143313 2026-07-10 00:51:54.506027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2026-07-10 00:51:54.506033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2026-07-10 00:51:54.506060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2026-07-10 00:51:54.506065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:51:54.506070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:51:54.506076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:51:54.506081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:51:54.506087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:51:54.506092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:51:54.506097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:51:54.506106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:51:54.506111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2026-07-10 00:51:54.506117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:51:54.506122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2026-07-10 00:51:54.506128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: build-essential 2026-07-10 00:51:54.506133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:51:54.506138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:51:54.506144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2026-07-10 00:51:54.506150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-07-10 00:51:54.506157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:51:54.508055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2026-07-10 00:51:54.508083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2026-07-10 00:51:54.508089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2026-07-10 00:51:54.508094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2026-07-10 00:51:54.508105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2026-07-10 00:51:54.508111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2026-07-10 00:51:54.508116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-07-10 00:51:54.508122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:51:54.508128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2026-07-10 00:51:54.508133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2026-07-10 00:51:54.508139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2026-07-10 00:51:54.508144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2026-07-10 00:51:54.508149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:51:54.508155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:51:54.508160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:51:54.508166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:51:54.508171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:51:54.508177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:51:54.508182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:51:54.508188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2026-07-10 00:51:54.508193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:51:54.508198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:51:54.508204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2026-07-10 00:51:54.508210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:51:54.508216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2026-07-10 00:51:54.508222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2026-07-10 00:51:54.508234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2026-07-10 00:51:54.508239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2026-07-10 00:51:54.508245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2026-07-10 00:51:54.508250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2026-07-10 00:51:54.508255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19518 files and directories currently installed.) 2026-07-10 00:51:54.508261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:54.508271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:54.508282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:51:54.508293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:51:54.508298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:54.508303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:54.508319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:51:54.508330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:54.508339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:54.508345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:54.508350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:54.508355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:51:54.508361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:54.508366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:54.508377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2026-07-10 00:51:54.508415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:54.508425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:51:54.508431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:51:54.508452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:51:54.508468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:54.508479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2026-07-10 00:51:54.508484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:54.508495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:51:54.508519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:51:54.508525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:51:54.508530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:51:54.508535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Collecting pyclean==3.0.0 2026-07-10 00:51:54.508541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:51:54.508546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:51:54.508551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Installing collected packages: pyclean 2026-07-10 00:51:54.508557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:51:54.508562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:51:54.508572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2026-07-10 00:51:54.508577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 12111 files, 2075 directories removed. 2026-07-10 00:51:54.508582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2026-07-10 00:51:54.508588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /usr 2026-07-10 00:51:54.508593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2026-07-10 00:51:54.508603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 1365 files, 140 directories removed. 2026-07-10 00:51:54.508609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2026-07-10 00:51:54.508614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:51:54.508619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:51:54.508624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:51:54.508629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container c5fe52143313 2026-07-10 00:51:54.508635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> afe34c05069e 2026-07-10 00:51:54.508640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 5/5 : USER neutron 2026-07-10 00:51:54.508645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in b164ce007ea7 2026-07-10 00:51:54.508650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container b164ce007ea7 2026-07-10 00:51:54.508656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 1e088e5a3770 2026-07-10 00:51:54.508661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully built 72af337c887e 2026-07-10 00:51:54.508666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20260710 2026-07-10 00:51:54.508676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Built at 2026-07-10 00:51:54.506593 (took 0:00:46.773837) 2026-07-10 00:51:54.509614 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2026-07-10 00:51:54.509711 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2026-07-10 00:51:54.509765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2026-07-10 00:51:54.509704 2026-07-10 00:51:54.515310 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2026-07-10 00:51:54.515855 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2026-07-10 00:52:43.525702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:52:43.525839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> f23ae026d581 2026-07-10 00:52:43.525861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/5 : LABEL "build-date"="20260710" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-l3-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:52:43.525884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 3461802feeec 2026-07-10 00:52:43.525903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 3461802feeec 2026-07-10 00:52:43.525962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> bc7adf84bba7 2026-07-10 00:52:43.526013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan radvd dibbler-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:52:43.526095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in f7f6e3f5a960 2026-07-10 00:52:43.526119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:52:43.526212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:52:43.526237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:52:43.526254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:52:43.526307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:52:43.526351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:52:43.526407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:52:43.526492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:52:43.526549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:52:43.526573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:52:43.526617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:52:43.526673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:52:43.526719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:52:43.526763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:52:43.526806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:52:43.526851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 27.9 MB in 3s (10.8 MB/s) 2026-07-10 00:52:43.526866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-07-10 00:52:43.526946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-07-10 00:52:43.526965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-07-10 00:52:43.527008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-07-10 00:52:43.527084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2026-07-10 00:52:43.527106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2026-07-10 00:52:43.527167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter ucf 2026-07-10 00:52:43.527183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2026-07-10 00:52:43.527235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-07-10 00:52:43.527251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2026-07-10 00:52:43.527321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-doc resolvconf libstrongswan-standard-plugins 2026-07-10 00:52:43.527333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcharon-extauth-plugins 2026-07-10 00:52:43.527370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2026-07-10 00:52:43.527423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-client libstrongswan strongswan strongswan-charon 2026-07-10 00:52:43.527441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter ucf 2026-07-10 00:52:43.527508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:52:43.527552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 1,300 kB of archives. 2026-07-10 00:52:43.527563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 4,853 kB of additional disk space will be used. 2026-07-10 00:52:43.527630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:52:43.527648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstrongswan amd64 5.9.13-2ubuntu4.24.04.4 [407 kB] 2026-07-10 00:52:43.527700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4.24.04.4 [265 kB] 2026-07-10 00:52:43.527720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4.24.04.4 [23.5 kB] 2026-07-10 00:52:43.527770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4.24.04.4 [153 kB] 2026-07-10 00:52:43.527786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 00:52:43.527839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 dibbler-client amd64 1.0.1-1.1 [377 kB] 2026-07-10 00:52:43.527873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan all 5.9.13-2ubuntu4.24.04.4 [18.5 kB] 2026-07-10 00:52:43.527888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2026-07-10 00:52:43.527949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 1,300 kB in 1s (1,672 kB/s) 2026-07-10 00:52:43.527966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2026-07-10 00:52:43.527995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-07-10 00:52:43.528077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:52:43.528103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-07-10 00:52:43.528172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-07-10 00:52:43.528189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-07-10 00:52:43.528241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-07-10 00:52:43.528258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-07-10 00:52:43.528322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-07-10 00:52:43.528335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:52:43.528365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:52:43.528441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:43.528458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2026-07-10 00:52:43.528535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:52:43.528563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:43.528587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2026-07-10 00:52:43.528610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:52:43.528700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:43.528720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2026-07-10 00:52:43.528788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:52:43.528805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.528857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:43.528873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package ucf. 2026-07-10 00:52:43.528936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-ucf_3.0043+nmu1_all.deb ... 2026-07-10 00:52:43.528953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Moving old data out of the way 2026-07-10 00:52:43.529006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 00:52:43.529023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package dibbler-client. 2026-07-10 00:52:43.529097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-dibbler-client_1.0.1-1.1_amd64.deb ... 2026-07-10 00:52:43.529132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking dibbler-client (1.0.1-1.1) ... 2026-07-10 00:52:43.529180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2026-07-10 00:52:43.529229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../6-strongswan_5.9.13-2ubuntu4.24.04.4_all.deb ... 2026-07-10 00:52:43.529245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:43.529298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:43.529345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up ucf (3.0043+nmu1) ... 2026-07-10 00:52:43.529361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:43.529623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:43.529703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:43.529715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-07-10 00:52:43.529738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:52:43.529749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-07-10 00:52:43.529759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:52:43.529769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:43.529778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up dibbler-client (1.0.1-1.1) ... 2026-07-10 00:52:43.529815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Generating /etc/dibbler/client.conf-dpkg-new... 2026-07-10 00:52:43.529832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.529843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Creating config file /etc/dibbler/client.conf with new version 2026-07-10 00:52:43.529853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-07-10 00:52:43.529867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:52:43.529906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container f7f6e3f5a960 2026-07-10 00:52:43.529949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 6fe9905bdc9d 2026-07-10 00:52:43.529988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:52:43.530081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in b4a452527104 2026-07-10 00:52:43.530116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-07-10 00:52:43.530127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-07-10 00:52:43.530169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-07-10 00:52:43.530245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:52:43.530259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:52:43.530275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:52:43.530290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:52:43.530329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:52:43.530365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:52:43.530435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:52:43.530448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:52:43.530463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-07-10 00:52:43.531689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:52:43.531746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-07-10 00:52:43.531760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2026-07-10 00:52:43.531771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:52:43.531788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:52:43.531802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-07-10 00:52:43.531874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:52:43.531891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-07-10 00:52:43.531905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-07-10 00:52:43.531959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-07-10 00:52:43.531975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-07-10 00:52:43.532017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-07-10 00:52:43.532032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-07-10 00:52:43.532117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19753 files and directories currently installed.) 2026-07-10 00:52:43.532138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:52:43.532183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-07-10 00:52:43.532199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-07-10 00:52:43.532255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-07-10 00:52:43.532272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-07-10 00:52:43.532334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:52:43.532352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:52:43.532363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:52:43.532378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:52:43.532426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:52:43.532443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:52:43.532458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:52:43.532506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-07-10 00:52:43.532590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:52:43.532614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:52:43.532718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-07-10 00:52:43.532734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:52:43.532752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-07-10 00:52:43.532799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-07-10 00:52:43.532816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-07-10 00:52:43.532873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-07-10 00:52:43.532890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-07-10 00:52:43.532905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-07-10 00:52:43.532953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19744 files and directories currently installed.) 2026-07-10 00:52:43.532971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:43.533017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:43.533034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:43.533083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:43.533190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.533209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:52:43.533282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.533329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:52:43.533398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.533446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:43.533493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.533572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:43.533658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:43.533695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:43.533719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:52:43.533791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:43.533811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.533835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:43.533902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.533928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:43.533953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.533971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:43.534019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:52:43.534060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:43.534089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:43.534196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:43.534459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:52:43.534503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:52:43.534621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:52:43.534759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:43.534834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:43.534868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:52:43.534914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:52:43.534931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:52:43.534947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:52:43.534992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2026-07-10 00:52:43.535008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:52:43.535024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:52:43.535096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2026-07-10 00:52:43.535150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:52:43.535167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:52:43.535232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.535251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12111 files, 2075 directories removed. 2026-07-10 00:52:43.535265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.535309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2026-07-10 00:52:43.535340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.535352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1365 files, 140 directories removed. 2026-07-10 00:52:43.535366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:43.535413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:52:43.535430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:52:43.535444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:52:43.535490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container b4a452527104 2026-07-10 00:52:43.535506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> b1199503ec4f 2026-07-10 00:52:43.535553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 5/5 : USER neutron 2026-07-10 00:52:43.535568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in ed0d9e6ba3ab 2026-07-10 00:52:43.535616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container ed0d9e6ba3ab 2026-07-10 00:52:43.535633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> bd17f48774fa 2026-07-10 00:52:43.535662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built 52a814e76b3c 2026-07-10 00:52:43.535692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260710 2026-07-10 00:52:43.536168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2026-07-10 00:52:43.535701 (took 0:00:49.025997) 2026-07-10 00:52:43.536260 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2026-07-10 00:52:43.536274 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2026-07-10 00:52:43.536308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2026-07-10 00:52:43.536182 2026-07-10 00:52:43.539482 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2026-07-10 00:52:43.539996 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2026-07-10 00:53:22.229562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:53:22.229666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> f23ae026d581 2026-07-10 00:53:22.229681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/5 : LABEL "build-date"="20260710" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-dhcp-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:53:22.229694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 6fbfa665f08a 2026-07-10 00:53:22.229708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 6fbfa665f08a 2026-07-10 00:53:22.229716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 11fbdfcceeaa 2026-07-10 00:53:22.229727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:53:22.229788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 6c634b0da2f3 2026-07-10 00:53:22.229805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:53:22.229839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 6361f6d92d34 2026-07-10 00:53:22.229848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-07-10 00:53:22.229892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-07-10 00:53:22.229925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-07-10 00:53:22.229963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:53:22.230064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:53:22.230080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:53:22.230119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:53:22.230147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:53:22.230180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:53:22.230191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:53:22.230227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:53:22.230260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-07-10 00:53:22.230270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:53:22.230310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-07-10 00:53:22.230340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2026-07-10 00:53:22.230372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:53:22.230405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:53:22.230434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-07-10 00:53:22.230487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:53:22.230499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-07-10 00:53:22.230508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2026-07-10 00:53:22.230593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2026-07-10 00:53:22.230605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-07-10 00:53:22.230614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-07-10 00:53:22.230644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-07-10 00:53:22.230675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:53:22.230710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:53:22.230725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-07-10 00:53:22.230770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-07-10 00:53:22.230785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-07-10 00:53:22.230812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-07-10 00:53:22.230845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:53:22.230857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:53:22.230892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:53:22.230905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:53:22.230944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:53:22.230968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:53:22.230999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:53:22.231029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-07-10 00:53:22.231064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:53:22.231102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:53:22.231133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-07-10 00:53:22.231167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:53:22.231208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-07-10 00:53:22.231239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2026-07-10 00:53:22.231270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2026-07-10 00:53:22.231301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-07-10 00:53:22.231333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-07-10 00:53:22.231364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-07-10 00:53:22.231393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-07-10 00:53:22.231424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:22.231456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:22.231486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:22.231519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:22.231563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:22.231596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:53:22.231629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:53:22.231658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:22.231690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:22.231758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:22.231797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:22.231820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:22.231856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:53:22.233133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:22.233140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:22.233146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:22.233152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:22.233158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:22.233164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:53:22.233170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:22.233176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:22.233188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:22.233235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:53:22.233241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:22.233247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:53:22.233265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:53:22.233282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:22.233294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:22.233306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:53:22.233312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:53:22.233318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:53:22.233333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:22.233339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:53:22.233345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2026-07-10 00:53:22.233351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:53:22.233357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:53:22.233363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2026-07-10 00:53:22.233369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:53:22.233375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:53:22.233381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:22.233386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12111 files, 2075 directories removed. 2026-07-10 00:53:22.233392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:22.233404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2026-07-10 00:53:22.233410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:22.233416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1365 files, 140 directories removed. 2026-07-10 00:53:22.233431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:22.233437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:53:22.233443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:53:22.233449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:53:22.233455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 6361f6d92d34 2026-07-10 00:53:22.233461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 71d1ece40cd0 2026-07-10 00:53:22.233466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/5 : USER neutron 2026-07-10 00:53:22.233472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 19a2fa4a346f 2026-07-10 00:53:22.233478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 19a2fa4a346f 2026-07-10 00:53:22.233484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> ec7175f106bf 2026-07-10 00:53:22.233490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built 6367758185ce 2026-07-10 00:53:22.233496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260710 2026-07-10 00:53:22.233502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2026-07-10 00:53:22.232828 (took 0:00:38.696646) 2026-07-10 00:53:22.233508 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2026-07-10 00:53:22.233514 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2026-07-10 00:53:22.233520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2026-07-10 00:53:22.233238 2026-07-10 00:53:22.233917 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2026-07-10 00:53:22.234333 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2026-07-10 00:53:59.458947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:53:59.459070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> f23ae026d581 2026-07-10 00:53:59.459092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/4 : LABEL "build-date"="20260710" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-openvswitch-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:53:59.459134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 53b371047eec 2026-07-10 00:53:59.459211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 53b371047eec 2026-07-10 00:53:59.459248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 5dcf7db2ae08 2026-07-10 00:53:59.459311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:53:59.459348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in b3e33e430aa4 2026-07-10 00:53:59.459396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-07-10 00:53:59.459443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-07-10 00:53:59.459490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-07-10 00:53:59.459575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:53:59.459611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:53:59.459668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:53:59.459680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:53:59.459691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:53:59.459739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:53:59.459781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:53:59.459822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:53:59.459864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-07-10 00:53:59.459909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:53:59.459955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-07-10 00:53:59.459992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2026-07-10 00:53:59.460024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:53:59.460059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:53:59.460110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-07-10 00:53:59.460125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:53:59.460152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-07-10 00:53:59.460162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-07-10 00:53:59.460203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-07-10 00:53:59.460214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-07-10 00:53:59.460250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-07-10 00:53:59.460262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-07-10 00:53:59.460323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:53:59.460361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:53:59.460408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-07-10 00:53:59.460476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-07-10 00:53:59.460524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-07-10 00:53:59.460587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-07-10 00:53:59.460640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:53:59.460653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:53:59.460688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:53:59.460700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:53:59.460748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:53:59.460785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:53:59.460822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:53:59.460858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-07-10 00:53:59.460907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:53:59.460955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:53:59.461008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-07-10 00:53:59.461095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:53:59.461153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-07-10 00:53:59.461205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-07-10 00:53:59.461258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-07-10 00:53:59.461309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-07-10 00:53:59.461360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-07-10 00:53:59.461410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-07-10 00:53:59.461458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-07-10 00:53:59.461504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:59.461553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:59.461655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:59.461708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:59.461755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:53:59.461800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:53:59.461849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:59.461894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:59.461940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:59.461988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:59.462053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:53:59.462111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:59.462245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:59.462288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:59.462334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:59.462381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:53:59.463336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:59.463415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:59.463451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:59.463547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:59.463639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:53:59.463657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:59.463671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:59.463737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:53:59.463747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:59.463773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:53:59.463808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:59.463843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:59.463879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:53:59.463897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:53:59.463907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:53:59.463917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:59.463927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:53:59.463937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2026-07-10 00:53:59.464157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:53:59.464185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:53:59.464195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2026-07-10 00:53:59.464206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:53:59.464216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:53:59.464225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:59.464235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12111 files, 2075 directories removed. 2026-07-10 00:53:59.464245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:59.464255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2026-07-10 00:53:59.464265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:59.464275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1365 files, 140 directories removed. 2026-07-10 00:53:59.464285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:59.464295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:53:59.464305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:53:59.464315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:53:59.464324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container b3e33e430aa4 2026-07-10 00:53:59.464334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> d7c4a7935613 2026-07-10 00:53:59.464344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/4 : USER neutron 2026-07-10 00:53:59.464366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in ffb3b04abbc3 2026-07-10 00:53:59.464377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container ffb3b04abbc3 2026-07-10 00:53:59.464387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 0d7ea4d64c61 2026-07-10 00:53:59.464397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built 33b5ab1849eb 2026-07-10 00:53:59.464407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260710 2026-07-10 00:53:59.464670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2026-07-10 00:53:59.463977 (took 0:00:37.230739) 2026-07-10 00:53:59.464687 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2026-07-10 00:53:59.464697 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2026-07-10 00:53:59.464707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2026-07-10 00:53:59.464446 2026-07-10 00:53:59.465481 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2026-07-10 00:53:59.466192 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2026-07-10 00:54:35.129033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:54:35.131229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> f23ae026d581 2026-07-10 00:54:35.131337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/4 : LABEL "build-date"="20260710" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metadata-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:54:35.131366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in b2fe07752eed 2026-07-10 00:54:35.131387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container b2fe07752eed 2026-07-10 00:54:35.131408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> aacd80c3d920 2026-07-10 00:54:35.131429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:54:35.131449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 7f352cb5f96e 2026-07-10 00:54:35.131469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-07-10 00:54:35.131488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-07-10 00:54:35.131507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-07-10 00:54:35.131521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:54:35.131533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:54:35.131567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:54:35.131576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:54:35.131586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:54:35.131594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:54:35.131603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:54:35.131612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:54:35.131622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-07-10 00:54:35.131662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:54:35.131672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-07-10 00:54:35.131681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2026-07-10 00:54:35.131690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:54:35.131699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:54:35.131708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-07-10 00:54:35.131720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:54:35.131731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:54:35.131740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-07-10 00:54:35.131765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-07-10 00:54:35.131774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-07-10 00:54:35.131791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-07-10 00:54:35.131801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:54:35.131812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:54:35.131820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-07-10 00:54:35.131829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-07-10 00:54:35.131838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-07-10 00:54:35.131847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-07-10 00:54:35.131855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:54:35.131864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:54:35.131873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:54:35.131882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:54:35.131891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:54:35.131909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:54:35.131918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:54:35.131927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-07-10 00:54:35.131936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:54:35.131945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:54:35.131953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-07-10 00:54:35.131963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:54:35.131972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-07-10 00:54:35.131981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2026-07-10 00:54:35.131990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-07-10 00:54:35.131999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-07-10 00:54:35.132008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-07-10 00:54:35.132022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-07-10 00:54:35.132082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-07-10 00:54:35.132105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:35.132120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:35.132150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:54:35.132179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:54:35.132194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:35.132204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:35.132221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:54:35.132239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:35.132259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:35.132277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:35.132287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:35.132296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:54:35.132304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:35.132324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:35.132341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:35.132411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:35.132420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:54:35.132429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:35.132455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:54:35.132464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:35.132473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:54:35.132499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:35.132517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:35.132534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:35.132543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:54:35.132552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:35.132561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:54:35.132570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:35.132578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:54:35.132587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:54:35.132596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2026-07-10 00:54:35.132605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:54:35.132614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:54:35.132622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2026-07-10 00:54:35.132677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:54:35.132695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:54:35.132709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:35.132725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12111 files, 2075 directories removed. 2026-07-10 00:54:35.132735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:35.132743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2026-07-10 00:54:35.132760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:35.132769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1365 files, 140 directories removed. 2026-07-10 00:54:35.132785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:35.132794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:54:35.132803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:54:35.132811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:54:35.132820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 7f352cb5f96e 2026-07-10 00:54:35.132829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 5d77e452a4bc 2026-07-10 00:54:35.132837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/4 : USER neutron 2026-07-10 00:54:35.132846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in bbe60d2870aa 2026-07-10 00:54:35.132855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container bbe60d2870aa 2026-07-10 00:54:35.132863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> d73e4d2d8c60 2026-07-10 00:54:35.132872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built 6fad5c5c90ff 2026-07-10 00:54:35.132881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260710 2026-07-10 00:54:35.132891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2026-07-10 00:54:35.131017 (took 0:00:35.666571) 2026-07-10 00:54:35.132900 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2026-07-10 00:54:35.132909 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2026-07-10 00:54:35.132918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2026-07-10 00:54:35.131925 2026-07-10 00:54:35.132931 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2026-07-10 00:54:35.133503 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2026-07-10 00:55:28.947665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:55:28.949146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> f23ae026d581 2026-07-10 00:55:28.949160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/6 : LABEL "build-date"="20260710" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-mlnx-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:55:28.949192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 97a47685f4f1 2026-07-10 00:55:28.949198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 97a47685f4f1 2026-07-10 00:55:28.949201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 5e0b2894272c 2026-07-10 00:55:28.949206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt python3-ethtool && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:55:28.949211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 8d310cc7bb6c 2026-07-10 00:55:28.949215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:55:28.949218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:55:28.949222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:55:28.949228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:55:28.949231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:55:28.949235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:55:28.949239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:55:28.949243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:55:28.949257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:55:28.949260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 00:55:28.949264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:55:28.949268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:55:28.949271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:55:28.949275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:55:28.949278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:55:28.949282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 28.0 MB in 3s (10.0 MB/s) 2026-07-10 00:55:28.949285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-07-10 00:55:28.949289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-07-10 00:55:28.949293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-07-10 00:55:28.949296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-07-10 00:55:28.949300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2026-07-10 00:55:28.949303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 2026-07-10 00:55:28.949306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2026-07-10 00:55:28.949310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2026-07-10 00:55:28.949318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2026-07-10 00:55:28.949321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 python3-ethtool python3-libvirt 2026-07-10 00:55:28.949329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:55:28.949333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,039 kB of archives. 2026-07-10 00:55:28.949393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,356 kB of additional disk space will be used. 2026-07-10 00:55:28.949445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:55:28.949509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-10 00:55:28.949562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-10 00:55:28.949619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-10 00:55:28.949740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-ethtool amd64 0.14-4build4 [23.8 kB] 2026-07-10 00:55:28.949827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,039 kB in 2s (1,290 kB/s) 2026-07-10 00:55:28.949889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libyajl2:amd64. 2026-07-10 00:55:28.949942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-07-10 00:55:28.950005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:55:28.950085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-07-10 00:55:28.950151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-07-10 00:55:28.950211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-07-10 00:55:28.950268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-07-10 00:55:28.950324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-07-10 00:55:28.950379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-07-10 00:55:28.950438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:55:28.950494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-10 00:55:28.950553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:55:28.950616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2026-07-10 00:55:28.950694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:55:28.950829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:55:28.950904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2026-07-10 00:55:28.950962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-10 00:55:28.951019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-10 00:55:28.951096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2026-07-10 00:55:28.951162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2026-07-10 00:55:28.951220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2026-07-10 00:55:28.951278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:55:28.951336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2026-07-10 00:55:28.951392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:55:28.951449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-10 00:55:28.951506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:55:28.951562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 8d310cc7bb6c 2026-07-10 00:55:28.951618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 0cdec3e6b789 2026-07-10 00:55:28.951713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 4/6 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-mlnx 2026-07-10 00:55:28.951836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 4f1288464380 2026-07-10 00:55:28.951890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2026-07-10 00:55:28.951948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:55:28.952008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Babel>=1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.16.0) 2026-07-10 00:55:28.952084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pbr>4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (6.1.0) 2026-07-10 00:55:28.952151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: defusedxml>=0.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.7.1) 2026-07-10 00:55:28.952208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.36.1) 2026-07-10 00:55:28.952278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.10.1) 2026-07-10 00:55:28.952337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyroute2>=0.5.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.7.12) 2026-07-10 00:55:28.952393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (11.3.1) 2026-07-10 00:55:28.952449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: SQLAlchemy>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.0.32) 2026-07-10 00:55:28.952505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (1.16.0) 2026-07-10 00:55:28.952561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (9.6.1) 2026-07-10 00:55:28.952617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (6.1.0) 2026-07-10 00:55:28.952705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.privsep>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.4.0) 2026-07-10 00:55:28.952804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-openstackclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (7.1.5) 2026-07-10 00:55:28.952877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: neutron-lib>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.15.0) 2026-07-10 00:55:28.952935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyzmq in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (26.2.0) 2026-07-10 00:55:28.952992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: neutron>=21.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (25.2.4.dev2) 2026-07-10 00:55:28.953069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (2.6.1) 2026-07-10 00:55:28.953132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (3.0.3) 2026-07-10 00:55:28.953181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.10.1) 2026-07-10 00:55:28.953229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.0) 2026-07-10 00:55:28.953278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.5.1) 2026-07-10 00:55:28.953326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2026-07-10 00:55:28.953378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.1.1) 2026-07-10 00:55:28.953425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.5.1) 2026-07-10 00:55:28.954177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (0.22.0) 2026-07-10 00:55:28.954185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.32.3) 2026-07-10 00:55:28.954189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.4) 2026-07-10 00:55:28.954193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (10.12.1) 2026-07-10 00:55:28.954197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (8.3.0) 2026-07-10 00:55:28.954201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.8.8) 2026-07-10 00:55:28.954205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.8.1) 2026-07-10 00:55:28.954209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: alembic>=1.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.13.2) 2026-07-10 00:55:28.954217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.3.0) 2026-07-10 00:55:28.954224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.11.0) 2026-07-10 00:55:28.954228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.6.0) 2026-07-10 00:55:28.954231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (16.0.0) 2026-07-10 00:55:28.954235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.4.0) 2026-07-10 00:55:28.954238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.log>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.1.2) 2026-07-10 00:55:28.954241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.messaging>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (14.9.3) 2026-07-10 00:55:28.954245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.2.0) 2026-07-10 00:55:28.954248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.4.0) 2026-07-10 00:55:28.954273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2026-07-10 00:55:28.954277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.3.0) 2026-07-10 00:55:28.954280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.serialization>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.5.0) 2026-07-10 00:55:28.957098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.service>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.5.0) 2026-07-10 00:55:28.957107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.4.0) 2026-07-10 00:55:28.957111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.utils>=7.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.4.0) 2026-07-10 00:55:28.957115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2026-07-10 00:55:28.957119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.2.0) 2026-07-10 00:55:28.957124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-ken>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.10.1) 2026-07-10 00:55:28.957132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.1.0) 2026-07-10 00:55:28.957136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2026-07-10 00:55:28.957139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovsdbapp>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.8.0) 2026-07-10 00:55:28.957143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: psutil>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.0.0) 2026-07-10 00:55:28.957151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (24.2.1) 2026-07-10 00:55:28.957155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (18.7.0) 2026-07-10 00:55:28.957158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.0.1) 2026-07-10 00:55:28.957162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.1.0) 2026-07-10 00:55:28.957165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.7.1) 2026-07-10 00:55:28.957169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2026-07-10 00:55:28.957172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.3.0) 2026-07-10 00:55:28.957176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (1.3.5) 2026-07-10 00:55:28.957179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (4.12.2) 2026-07-10 00:55:28.957183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=21.0.0->networking-mlnx) (1.16.0) 2026-07-10 00:55:28.957189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=21.0.0->networking-mlnx) (3.1.2) 2026-07-10 00:55:28.957194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=21.0.0->networking-mlnx) (2.1.5) 2026-07-10 00:55:28.957198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (2.1.0) 2026-07-10 00:55:28.957201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (1.7.0) 2026-07-10 00:55:28.957209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (3.1.1) 2026-07-10 00:55:28.957212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (2.9.0) 2026-07-10 00:55:28.957216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (5.5.0) 2026-07-10 00:55:28.957221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (3.1.0) 2026-07-10 00:55:28.957224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (1.3.3) 2026-07-10 00:55:28.957228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (6.0.2) 2026-07-10 00:55:28.957235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (42.0.8) 2026-07-10 00:55:28.957238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.3.3) 2026-07-10 00:55:28.957242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.0.1) 2026-07-10 00:55:28.957245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.33) 2026-07-10 00:55:28.957249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (0.11.0) 2026-07-10 00:55:28.957252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (4.2.2) 2026-07-10 00:55:28.957255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.4.0) 2026-07-10 00:55:28.957259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.17.0) 2026-07-10 00:55:28.957263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (2.22) 2026-07-10 00:55:28.957270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (3.0.0) 2026-07-10 00:55:28.957281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (1.0.8) 2026-07-10 00:55:28.957285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ncclient>=0.6.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (0.6.15) 2026-07-10 00:55:28.957288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (24.1) 2026-07-10 00:55:28.957292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (67.2.0) 2026-07-10 00:55:28.957295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (3.4.1) 2026-07-10 00:55:28.957299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (5.3.0) 2026-07-10 00:55:28.957302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->networking-mlnx) (0.19) 2026-07-10 00:55:28.957306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-mlnx) (2.0.0) 2026-07-10 00:55:28.957309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.0.1) 2026-07-10 00:55:28.957315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (0.5.0) 2026-07-10 00:55:28.957319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron>=21.0.0->networking-mlnx) (2.9.0.post0) 2026-07-10 00:55:28.957322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.5.0) 2026-07-10 00:55:28.957326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.2.0) 2026-07-10 00:55:28.957329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.4.0) 2026-07-10 00:55:28.957333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.9.0) 2026-07-10 00:55:28.957336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.1.0) 2026-07-10 00:55:28.957340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.20.0) 2026-07-10 00:55:28.957347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2026-07-10 00:55:28.957353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2026-07-10 00:55:28.957356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron>=21.0.0->networking-mlnx) (2024.1) 2026-07-10 00:55:28.957360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=21.0.0->networking-mlnx) (1.6.0) 2026-07-10 00:55:28.957363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (3.11.0) 2026-07-10 00:55:28.957367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=21.0.0->networking-mlnx) (4.1.0) 2026-07-10 00:55:28.957370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (1.5.0) 2026-07-10 00:55:28.957374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=21.0.0->networking-mlnx) (0.3.5) 2026-07-10 00:55:28.957377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (0.2.13) 2026-07-10 00:55:28.957381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (2024.1) 2026-07-10 00:55:28.957385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.7.0) 2026-07-10 00:55:28.957391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.19.2) 2026-07-10 00:55:28.957395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (3.1.0) 2026-07-10 00:55:28.957398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.5.2) 2026-07-10 00:55:28.957402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2.4.3) 2026-07-10 00:55:28.957406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (24.2.0) 2026-07-10 00:55:28.957413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (1.9.0) 2026-07-10 00:55:28.957417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2023.12.1) 2026-07-10 00:55:28.957422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.35.1) 2026-07-10 00:55:28.957428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.20.0) 2026-07-10 00:55:28.957432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-mlnx) (2.1.0) 2026-07-10 00:55:28.957436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.3.0->networking-mlnx) (9.6.0) 2026-07-10 00:55:28.957439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (3.3.2) 2026-07-10 00:55:28.957443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (3.8) 2026-07-10 00:55:28.957446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (1.26.19) 2026-07-10 00:55:28.957450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (2026.6.17) 2026-07-10 00:55:28.957453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=21.0.0->networking-mlnx) (0.7) 2026-07-10 00:55:28.957457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.7.2) 2026-07-10 00:55:28.957463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=21.0.0->networking-mlnx) (0.15.2) 2026-07-10 00:55:28.957466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2026-07-10 00:55:28.957470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: networking-mlnx 2026-07-10 00:55:28.957474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed networking-mlnx-21.0.0 2026-07-10 00:55:28.957477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 4f1288464380 2026-07-10 00:55:28.957481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 18893d5188c8 2026-07-10 00:55:28.957485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:55:28.957494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in bafbd21a1b40 2026-07-10 00:55:28.957497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-07-10 00:55:28.957501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-07-10 00:55:28.957504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-07-10 00:55:28.957508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:55:28.957511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:55:28.957515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:55:28.957518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:55:28.957522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:55:28.957525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:55:28.957529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:55:28.957535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:55:28.957539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-07-10 00:55:28.957543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:55:28.957546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-07-10 00:55:28.957550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2026-07-10 00:55:28.957553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:55:28.957557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:55:28.957560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-07-10 00:55:28.957564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:55:28.957568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-07-10 00:55:28.957572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-07-10 00:55:28.957575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-07-10 00:55:28.957580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-07-10 00:55:28.957645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-07-10 00:55:28.957683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-07-10 00:55:28.957737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19682 files and directories currently installed.) 2026-07-10 00:55:28.957829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:55:28.957875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-07-10 00:55:28.957924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-07-10 00:55:28.957971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-07-10 00:55:28.958020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-07-10 00:55:28.958079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:55:28.958131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:55:28.958169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:55:28.958210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:55:28.958251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:55:28.958291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:55:28.958333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:55:28.958374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-07-10 00:55:28.958421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:55:28.958464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:55:28.958510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-07-10 00:55:28.958557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:55:28.958604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-07-10 00:55:28.958648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-07-10 00:55:28.958692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-07-10 00:55:28.958736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-07-10 00:55:28.958827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-07-10 00:55:28.958865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-07-10 00:55:28.958911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19673 files and directories currently installed.) 2026-07-10 00:55:28.958957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:28.959004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:28.959050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:28.959128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:28.959175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:55:28.959221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:55:28.959266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:28.959322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:28.959366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:28.959410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:28.959454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:55:28.959540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:28.959615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:28.959688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:28.959781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:28.959842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:55:28.959887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:28.959957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:28.960095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:28.960609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:55:28.960678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:55:28.960879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:28.960949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:28.961013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:55:28.961086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:28.961159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:28.961208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:28.961291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:28.961364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:55:28.961432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:55:28.961502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:55:28.961547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:55:28.961618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2026-07-10 00:55:28.961685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:55:28.961732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:55:28.961790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2026-07-10 00:55:28.961836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:55:28.961881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:55:28.961925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:28.961971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 12224 files, 2116 directories removed. 2026-07-10 00:55:28.962013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:28.962085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2026-07-10 00:55:28.962133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:28.962178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1369 files, 141 directories removed. 2026-07-10 00:55:28.962221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:28.962265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:55:28.962308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:55:28.962351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:55:28.962394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container bafbd21a1b40 2026-07-10 00:55:28.962437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> dc103e1cd0b5 2026-07-10 00:55:28.962479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/6 : USER neutron 2026-07-10 00:55:28.962523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in aaeb6b5f943c 2026-07-10 00:55:28.962566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container aaeb6b5f943c 2026-07-10 00:55:28.962608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> fd6ccfdebe7a 2026-07-10 00:55:28.962653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built 4d46cfad4dd7 2026-07-10 00:55:28.962696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260710 2026-07-10 00:55:28.962809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2026-07-10 00:55:28.962708 (took 0:00:53.830783) 2026-07-10 00:55:28.963325 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2026-07-10 00:55:28.963406 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2026-07-10 00:55:28.963480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2026-07-10 00:55:28.963406 2026-07-10 00:55:28.964464 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2026-07-10 00:55:28.965062 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2026-07-10 00:56:21.147322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:56:21.147409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> f23ae026d581 2026-07-10 00:56:21.147429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20260710" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-vpn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:56:21.147484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 60e426ebde35 2026-07-10 00:56:21.147564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 60e426ebde35 2026-07-10 00:56:21.147577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> eb709136014d 2026-07-10 00:56:21.147616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:56:21.147651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 8e14e468b435 2026-07-10 00:56:21.147661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 00:56:21.147696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:56:21.147707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 00:56:21.147739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:56:21.147749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:56:21.147781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:56:21.147791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:56:21.147827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:56:21.147837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:56:21.147868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:56:21.147879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 00:56:21.147937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:56:21.147970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:56:21.148006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:56:21.148017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:56:21.148028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 28.0 MB in 3s (10.5 MB/s) 2026-07-10 00:56:21.148127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-07-10 00:56:21.148147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-07-10 00:56:21.148157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-07-10 00:56:21.148191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-07-10 00:56:21.148243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2026-07-10 00:56:21.148280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2026-07-10 00:56:21.148291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2026-07-10 00:56:21.148342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-07-10 00:56:21.148354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2026-07-10 00:56:21.148389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2026-07-10 00:56:21.148436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2026-07-10 00:56:21.148475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2026-07-10 00:56:21.148516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2026-07-10 00:56:21.148556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:56:21.148591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 866 kB of archives. 2026-07-10 00:56:21.148626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,481 kB of additional disk space will be used. 2026-07-10 00:56:21.148661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:56:21.148708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstrongswan amd64 5.9.13-2ubuntu4.24.04.4 [407 kB] 2026-07-10 00:56:21.148751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4.24.04.4 [265 kB] 2026-07-10 00:56:21.148792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4.24.04.4 [23.5 kB] 2026-07-10 00:56:21.148833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4.24.04.4 [153 kB] 2026-07-10 00:56:21.148875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan all 5.9.13-2ubuntu4.24.04.4 [18.5 kB] 2026-07-10 00:56:21.148962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2026-07-10 00:56:21.149003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 866 kB in 1s (834 kB/s) 2026-07-10 00:56:21.149067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2026-07-10 00:56:21.149115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-07-10 00:56:21.149155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:56:21.149223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-07-10 00:56:21.149238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:56:21.149273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-07-10 00:56:21.149314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-07-10 00:56:21.149349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-07-10 00:56:21.149385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:56:21.149426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:56:21.149526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:21.149557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2026-07-10 00:56:21.149610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:56:21.149645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:21.149680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2026-07-10 00:56:21.149691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:56:21.149755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:21.149794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2026-07-10 00:56:21.149805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:56:21.149839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:21.149885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2026-07-10 00:56:21.149961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4.24.04.4_all.deb ... 2026-07-10 00:56:21.150004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:21.150078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:21.150119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:21.150151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:21.150187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:21.150228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-07-10 00:56:21.150301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:56:21.150314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-07-10 00:56:21.150352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:56:21.150392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:21.150426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 8e14e468b435 2026-07-10 00:56:21.150467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 8441bd87e67b 2026-07-10 00:56:21.151848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:56:21.151879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 25dbedd37b21 2026-07-10 00:56:21.151931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-07-10 00:56:21.151941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-07-10 00:56:21.152019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-07-10 00:56:21.152030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:56:21.152118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:56:21.152148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:56:21.152178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:56:21.152191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:56:21.152222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:56:21.152259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:56:21.152291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:56:21.152323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-07-10 00:56:21.152359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:56:21.152419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-07-10 00:56:21.152429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2026-07-10 00:56:21.152493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:56:21.152504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:56:21.152540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-07-10 00:56:21.152607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:56:21.152643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-07-10 00:56:21.152653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-07-10 00:56:21.152688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-07-10 00:56:21.152756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-07-10 00:56:21.152766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-07-10 00:56:21.152797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-07-10 00:56:21.152828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19685 files and directories currently installed.) 2026-07-10 00:56:21.152879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:56:21.152961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-07-10 00:56:21.152995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-07-10 00:56:21.153080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-07-10 00:56:21.153122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-07-10 00:56:21.153158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:56:21.153190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:56:21.153226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:56:21.153257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:56:21.153299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:56:21.153330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:56:21.153361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:56:21.153398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-07-10 00:56:21.153459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:56:21.153513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:56:21.153533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-07-10 00:56:21.153567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:56:21.153577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-07-10 00:56:21.153611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-07-10 00:56:21.153645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-07-10 00:56:21.153707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:21.153745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-07-10 00:56:21.153775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-07-10 00:56:21.153806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-07-10 00:56:21.153870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19676 files and directories currently installed.) 2026-07-10 00:56:21.153882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:21.153941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:21.153989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:21.154002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:21.154056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:56:21.154099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:56:21.154210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:21.154243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:21.154308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:21.154368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:21.154433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:56:21.154494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:21.154532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:21.154590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:21.154638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:21.154652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:56:21.154701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:21.154711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:21.154763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:21.154799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:21.154830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:21.154937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:21.155468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:56:21.155499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:56:21.155551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:21.155570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:56:21.155610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:21.155715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:21.155809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:56:21.155826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:56:21.155838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:56:21.155868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:56:21.155967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2026-07-10 00:56:21.155980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:56:21.155990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:56:21.156019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2026-07-10 00:56:21.156028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:56:21.156129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:56:21.156217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:21.156232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12111 files, 2075 directories removed. 2026-07-10 00:56:21.156271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:21.156342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2026-07-10 00:56:21.156405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:21.156486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1365 files, 140 directories removed. 2026-07-10 00:56:21.156548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:21.156615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:56:21.156769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:56:21.156796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:56:21.156826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 25dbedd37b21 2026-07-10 00:56:21.156861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 351b07e9918e 2026-07-10 00:56:21.156932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2026-07-10 00:56:21.156969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 4aec2f6b5de1 2026-07-10 00:56:21.156978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 4aec2f6b5de1 2026-07-10 00:56:21.157009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 1e17d7c264a8 2026-07-10 00:56:21.157079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built 3c6f5d3d881b 2026-07-10 00:56:21.157116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260710 2026-07-10 00:56:21.157205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2026-07-10 00:56:21.157114 (took 0:00:52.193708) 2026-07-10 00:56:21.160279 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2026-07-10 00:56:21.160327 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2026-07-10 00:56:21.160338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2026-07-10 00:56:21.160177 2026-07-10 00:56:21.167374 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2026-07-10 00:56:21.167823 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2026-07-10 00:56:59.767369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:56:59.767445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> f23ae026d581 2026-07-10 00:56:59.767460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/4 : LABEL "build-date"="20260710" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-sriov-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:56:59.767475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 982b5385cc01 2026-07-10 00:56:59.767487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 982b5385cc01 2026-07-10 00:56:59.767507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> ce3eab27ae79 2026-07-10 00:56:59.767517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:56:59.767526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 284016ec4a14 2026-07-10 00:56:59.767534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-07-10 00:56:59.767542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-07-10 00:56:59.767549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-07-10 00:56:59.767642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:56:59.767652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:56:59.767680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:56:59.767687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:56:59.767713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:56:59.767720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:56:59.767728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:56:59.767754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:56:59.767762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-07-10 00:56:59.767790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:56:59.767798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-07-10 00:56:59.767828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2026-07-10 00:56:59.767853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:56:59.767861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:56:59.767868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-07-10 00:56:59.767895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:56:59.767905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-07-10 00:56:59.767931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2026-07-10 00:56:59.767941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-07-10 00:56:59.767994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2026-07-10 00:56:59.768009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2026-07-10 00:56:59.768019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-07-10 00:56:59.768084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:56:59.768113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:56:59.768138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-07-10 00:56:59.768171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-07-10 00:56:59.768198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-07-10 00:56:59.768216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-07-10 00:56:59.768244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:56:59.768252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:56:59.768289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:56:59.768321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:56:59.768351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:56:59.768378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:56:59.768403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:56:59.768436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-07-10 00:56:59.768491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:56:59.768500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:56:59.768545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-07-10 00:56:59.768588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2026-07-10 00:56:59.768622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:56:59.768651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.768688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-07-10 00:56:59.768724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2026-07-10 00:56:59.768753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-07-10 00:56:59.768779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2026-07-10 00:56:59.768825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2026-07-10 00:56:59.768858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-07-10 00:56:59.768891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-07-10 00:56:59.768926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:59.768977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:59.769077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.769108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:56:59.769186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:56:59.769225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:59.769258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:59.769398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:56:59.769424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.769452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:59.769459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.769467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:59.769494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:59.769535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:59.769569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:56:59.769604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:59.769636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:59.769712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:59.769987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:59.770020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:56:59.770071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.770108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:59.770141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:59.770185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:56:59.770217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:59.770257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:59.770291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:56:59.770322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:59.770353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.770389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:59.770429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:59.770440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.770469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:59.770495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:56:59.770511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:56:59.770521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:56:59.770551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:56:59.770597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2026-07-10 00:56:59.770613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:56:59.770623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:56:59.770630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2026-07-10 00:56:59.770658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:56:59.770666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:56:59.770710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.770736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12111 files, 2075 directories removed. 2026-07-10 00:56:59.770754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.770761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2026-07-10 00:56:59.770768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.770793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1365 files, 140 directories removed. 2026-07-10 00:56:59.770801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:56:59.770829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:56:59.770863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:56:59.770909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:56:59.770941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 284016ec4a14 2026-07-10 00:56:59.770990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> af624350a46c 2026-07-10 00:56:59.771021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/4 : USER neutron 2026-07-10 00:56:59.771099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 1fde9f50d885 2026-07-10 00:56:59.771132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 1fde9f50d885 2026-07-10 00:56:59.771140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 9a1621e2fcb5 2026-07-10 00:56:59.771233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built 1e5f57d9a4ee 2026-07-10 00:56:59.771243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260710 2026-07-10 00:56:59.771344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2026-07-10 00:56:59.771232 (took 0:00:38.611055) 2026-07-10 00:56:59.771751 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2026-07-10 00:56:59.771800 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2026-07-10 00:56:59.772108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2026-07-10 00:56:59.771790 2026-07-10 00:56:59.773014 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2026-07-10 00:56:59.773656 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2026-07-10 00:57:36.970103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:57:36.970186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> f23ae026d581 2026-07-10 00:57:36.970256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/4 : LABEL "build-date"="20260710" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metering-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:57:36.970318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 403b1a31b98d 2026-07-10 00:57:36.970433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 403b1a31b98d 2026-07-10 00:57:36.970492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> b1ff6883ae5f 2026-07-10 00:57:36.970632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:57:36.970727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 3375b7b8416b 2026-07-10 00:57:36.970800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-07-10 00:57:36.970866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-07-10 00:57:36.970927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-07-10 00:57:36.970996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:57:36.971142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:57:36.971191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:57:36.971246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:57:36.971298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:57:36.971351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:57:36.971402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:57:36.971450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:57:36.971502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-07-10 00:57:36.971575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:57:36.971622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-07-10 00:57:36.971700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2026-07-10 00:57:36.971787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:57:36.971846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:57:36.971908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-07-10 00:57:36.971976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:57:36.972059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-07-10 00:57:36.972225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-07-10 00:57:36.972282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-07-10 00:57:36.972334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-07-10 00:57:36.972385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-07-10 00:57:36.972434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-07-10 00:57:36.972508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:57:36.972586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:57:36.972641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-07-10 00:57:36.972706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-07-10 00:57:36.972761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-07-10 00:57:36.972835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-07-10 00:57:36.972887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:57:36.972934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:57:36.972980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:57:36.973046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:57:36.973116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:57:36.973161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:57:36.973209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:57:36.973256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-07-10 00:57:36.973315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:57:36.973364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:57:36.973416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-07-10 00:57:36.973466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-07-10 00:57:36.973524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:57:36.973575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-07-10 00:57:36.973628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-07-10 00:57:36.973678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-07-10 00:57:36.973730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-07-10 00:57:36.973809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-07-10 00:57:36.973875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-07-10 00:57:36.973931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-07-10 00:57:36.973997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:36.974146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:36.974225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:36.974285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:36.974338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:57:36.974409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:57:36.974463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:36.974516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:36.974568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:36.974642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:36.974708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:57:36.974783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:36.974837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:36.974890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:36.974939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:36.974990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:57:36.975101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:36.975203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:36.975294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:36.975695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:57:36.975738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:57:36.975863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:36.975947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:57:36.975990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:36.976066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:36.976109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:36.976154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:36.976196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:57:36.976241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:57:36.976285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:57:36.976328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:57:36.976375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2026-07-10 00:57:36.976414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:57:36.976455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:57:36.976497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2026-07-10 00:57:36.976540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:57:36.976604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:57:36.976653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-07-10 00:57:36.976699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12111 files, 2075 directories removed. 2026-07-10 00:57:36.976742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-07-10 00:57:36.976784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2026-07-10 00:57:36.976824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-07-10 00:57:36.976878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1365 files, 140 directories removed. 2026-07-10 00:57:36.976918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-07-10 00:57:36.976959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:57:36.977004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:57:36.977058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:57:36.977127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 3375b7b8416b 2026-07-10 00:57:36.977174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> aea768c79fc8 2026-07-10 00:57:36.977220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/4 : USER neutron 2026-07-10 00:57:36.977267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in e767ffc0dd5f 2026-07-10 00:57:36.977316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container e767ffc0dd5f 2026-07-10 00:57:36.977355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 3c244ef9fe58 2026-07-10 00:57:36.977401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built 2b4219ec68ff 2026-07-10 00:57:36.977444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260710 2026-07-10 00:57:36.977552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2026-07-10 00:57:36.977456 (took 0:00:37.205666) 2026-07-10 00:57:36.978172 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2026-07-10 00:57:36.978227 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2026-07-10 00:57:36.978311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2026-07-10 00:57:36.978230 2026-07-10 00:57:36.979466 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2026-07-10 00:57:36.980072 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2026-07-10 00:58:13.673270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:58:13.673338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> f23ae026d581 2026-07-10 00:58:13.673356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/4 : LABEL "build-date"="20260710" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-neutron-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:58:13.673370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 783e413f7e37 2026-07-10 00:58:13.673383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 783e413f7e37 2026-07-10 00:58:13.673394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 671ade858d4c 2026-07-10 00:58:13.673406 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:58:13.673419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 7192e3e7648c 2026-07-10 00:58:13.673430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-07-10 00:58:13.673441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-07-10 00:58:13.673452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-07-10 00:58:13.673462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:58:13.673474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:58:13.673485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:58:13.673506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:58:13.673516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:58:13.673525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:58:13.673534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:58:13.673542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:58:13.673552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-07-10 00:58:13.673561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:58:13.673589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-07-10 00:58:13.673599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2026-07-10 00:58:13.673608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:58:13.673617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:58:13.673626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-07-10 00:58:13.673636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:58:13.673647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-07-10 00:58:13.673667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-07-10 00:58:13.673676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-07-10 00:58:13.673685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-07-10 00:58:13.673694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-07-10 00:58:13.673702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-07-10 00:58:13.673711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-07-10 00:58:13.673722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:58:13.673731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-07-10 00:58:13.673740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-07-10 00:58:13.673749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-07-10 00:58:13.673871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-07-10 00:58:13.673976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:58:13.674124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:58:13.674222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:58:13.674314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:58:13.674399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:58:13.674485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:58:13.674585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:58:13.674683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-07-10 00:58:13.674791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:58:13.674884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:58:13.674982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-07-10 00:58:13.675176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:58:13.675301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-07-10 00:58:13.675399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-07-10 00:58:13.678220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-07-10 00:58:13.678249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-07-10 00:58:13.678257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-07-10 00:58:13.678265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-07-10 00:58:13.678273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-07-10 00:58:13.678283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:13.678291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:13.678320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:58:13.678336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:58:13.678343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:13.678351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:13.678366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:58:13.678381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:13.678387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:13.678393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:13.678400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:13.678406 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:58:13.678412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:13.678419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:13.678438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:13.678506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:13.678512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:58:13.678518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:58:13.678536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:58:13.678555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:13.678567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:13.678595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:13.678608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:58:13.678615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:58:13.678621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:58:13.678627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:58:13.678634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2026-07-10 00:58:13.678640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:58:13.678665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:58:13.678671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2026-07-10 00:58:13.678677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:58:13.678684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:58:13.678690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:13.678696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12111 files, 2075 directories removed. 2026-07-10 00:58:13.678702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:13.678714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2026-07-10 00:58:13.678720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:13.678726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1365 files, 140 directories removed. 2026-07-10 00:58:13.678732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:13.678738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:58:13.678745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:58:13.678751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:58:13.678757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 7192e3e7648c 2026-07-10 00:58:13.678763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 4e7eb211dfd8 2026-07-10 00:58:13.678769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/4 : USER neutron 2026-07-10 00:58:13.678775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 168ce0f50f86 2026-07-10 00:58:13.678853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 168ce0f50f86 2026-07-10 00:58:13.678931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 055ecbd1b703 2026-07-10 00:58:13.679001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built e460039ffffa 2026-07-10 00:58:13.679097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260710 2026-07-10 00:58:13.679240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2026-07-10 00:58:13.679170 (took 0:00:36.700940) 2026-07-10 00:58:13.679704 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2026-07-10 00:58:13.679806 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2026-07-10 00:58:13.679894 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2026-07-10 00:58:13.679837 2026-07-10 00:58:13.680925 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2026-07-10 00:58:13.681740 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2026-07-10 00:58:43.649075 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260710 2026-07-10 00:58:43.649332 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 1a3704e79aa6 2026-07-10 00:58:43.649444 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/6 : LABEL "build-date"="20260710" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:58:43.649569 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 52dd985a9b3e 2026-07-10 00:58:43.649652 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 52dd985a9b3e 2026-07-10 00:58:43.649730 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> e8812adc40b6 2026-07-10 00:58:43.649813 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2026-07-10 00:58:43.649894 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 26ff9a70cc42 2026-07-10 00:58:43.649971 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2026-07-10 00:58:43.650075 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 38f3bb8fbc9d 2026-07-10 00:58:43.650204 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 38f3bb8fbc9d 2026-07-10 00:58:43.652242 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 183085e67d3e 2026-07-10 00:58:43.652305 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:58:43.652314 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 6811d39b3e52 2026-07-10 00:58:43.652319 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-07-10 00:58:43.652324 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-07-10 00:58:43.652328 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-07-10 00:58:43.652333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2026-07-10 00:58:43.652339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:58:43.652345 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:58:43.652349 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:58:43.652354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:58:43.652358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:58:43.652363 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:58:43.652367 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:58:43.652372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-07-10 00:58:43.652376 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2026-07-10 00:58:43.652381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-07-10 00:58:43.652386 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2026-07-10 00:58:43.652390 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:58:43.652395 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:58:43.652399 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-07-10 00:58:43.652405 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:58:43.652411 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2026-07-10 00:58:43.652415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2026-07-10 00:58:43.652420 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-07-10 00:58:43.652424 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-07-10 00:58:43.652428 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-07-10 00:58:43.652432 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-07-10 00:58:43.652437 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:58:43.652443 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:58:43.652455 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-07-10 00:58:43.652460 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-07-10 00:58:43.652464 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-07-10 00:58:43.652469 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-07-10 00:58:43.652473 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:58:43.652478 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:58:43.652482 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:58:43.652486 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:58:43.652491 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:58:43.652495 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:58:43.652499 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:58:43.652509 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-07-10 00:58:43.652514 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:58:43.652519 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2026-07-10 00:58:43.652523 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-07-10 00:58:43.652531 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:58:43.652536 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2026-07-10 00:58:43.652581 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2026-07-10 00:58:43.652635 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-07-10 00:58:43.652684 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-07-10 00:58:43.652731 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-07-10 00:58:43.652777 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-07-10 00:58:43.652823 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 00:58:43.652871 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:43.652920 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:43.652966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:43.653012 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:43.653169 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:58:43.653229 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:58:43.653277 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:43.653323 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:43.653369 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:43.653413 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:43.653459 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:58:43.653513 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:43.653558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:43.653603 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:43.653648 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:43.653693 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:58:43.653737 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:43.653781 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:43.653825 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:43.653870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:43.653922 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:43.653967 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:43.654011 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:43.654090 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:43.654143 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:43.654210 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:43.654255 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:43.654300 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:58:43.654343 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:43.654385 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:43.654428 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:58:43.654471 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:43.654515 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:43.654557 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:58:43.654600 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:43.654644 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:43.656070 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:43.656184 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:43.656195 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2026-07-10 00:58:43.656204 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2026-07-10 00:58:43.656211 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:58:43.656217 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:58:43.656225 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2026-07-10 00:58:43.656232 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:58:43.656238 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:58:43.656245 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2026-07-10 00:58:43.656252 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2026-07-10 00:58:43.656275 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:58:43.656283 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:43.656290 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10364 files, 1345 directories removed. 2026-07-10 00:58:43.656296 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:43.656303 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2026-07-10 00:58:43.656309 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:43.656316 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2026-07-10 00:58:43.656322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:43.656329 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2026-07-10 00:58:43.656335 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2026-07-10 00:58:43.656342 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:58:43.656349 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 6811d39b3e52 2026-07-10 00:58:43.656356 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 5430116b0575 2026-07-10 00:58:43.656362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/6 : USER magnum 2026-07-10 00:58:43.656369 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in af427dc10d15 2026-07-10 00:58:43.656375 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container af427dc10d15 2026-07-10 00:58:43.656382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 5a84d5d3b0c1 2026-07-10 00:58:43.656388 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built ac846e2fc647 2026-07-10 00:58:43.656395 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20260710 2026-07-10 00:58:43.656402 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2026-07-10 00:58:43.655409 (took 0:00:29.975572) 2026-07-10 00:58:43.656409 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2026-07-10 00:58:43.656415 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2026-07-10 00:58:43.656422 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2026-07-10 00:58:43.655901 2026-07-10 00:58:43.656461 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2026-07-10 00:58:44.858340 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2026-07-10 00:58:44.858476 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2026-07-10 00:59:18.316635 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260710 2026-07-10 00:59:18.316876 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 1a3704e79aa6 2026-07-10 00:59:18.317126 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/6 : LABEL "build-date"="20260710" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:59:18.317358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in cb64f8315c17 2026-07-10 00:59:18.317528 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container cb64f8315c17 2026-07-10 00:59:18.317686 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 0fe69adc6d43 2026-07-10 00:59:18.317856 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/6 : ADD plugins-archive / 2026-07-10 00:59:18.318016 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 9a868a19066e 2026-07-10 00:59:18.318142 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/6 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2026-07-10 00:59:18.318293 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in df70b6fd3ed1 2026-07-10 00:59:18.318393 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container df70b6fd3ed1 2026-07-10 00:59:18.318478 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> cd4a2ca4b173 2026-07-10 00:59:18.318566 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:59:18.318653 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 3e6c075b9b03 2026-07-10 00:59:18.318737 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-07-10 00:59:18.318818 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-07-10 00:59:18.321126 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-07-10 00:59:18.321136 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2026-07-10 00:59:18.321140 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:59:18.321145 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:59:18.321149 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:59:18.321153 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:59:18.321157 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:59:18.321161 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:59:18.321165 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:59:18.321168 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-07-10 00:59:18.321172 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2026-07-10 00:59:18.321175 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-07-10 00:59:18.321179 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2026-07-10 00:59:18.321183 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:59:18.321186 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:59:18.321190 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-07-10 00:59:18.321204 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:59:18.321208 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2026-07-10 00:59:18.321212 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2026-07-10 00:59:18.321215 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-07-10 00:59:18.321225 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-07-10 00:59:18.321229 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-07-10 00:59:18.321233 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-07-10 00:59:18.321236 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 00:59:18.321241 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:59:18.321244 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-07-10 00:59:18.321248 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-07-10 00:59:18.321251 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-07-10 00:59:18.321255 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-07-10 00:59:18.321258 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:59:18.321262 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:59:18.321269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:59:18.321272 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:59:18.321276 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:59:18.321279 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:59:18.321283 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:59:18.321286 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-07-10 00:59:18.321290 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:59:18.321293 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2026-07-10 00:59:18.321297 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-07-10 00:59:18.321300 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-07-10 00:59:18.321310 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:59:18.321315 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2026-07-10 00:59:18.321319 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2026-07-10 00:59:18.321322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-07-10 00:59:18.321326 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-07-10 00:59:18.321329 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-07-10 00:59:18.321332 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-07-10 00:59:18.321336 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 00:59:18.321340 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:18.321345 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:18.321416 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:18.321521 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:18.321604 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:59:18.321690 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:59:18.321756 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:18.321835 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:18.321988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:18.322091 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:18.322179 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:59:18.322328 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:18.322397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:18.322464 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:18.322533 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:18.322603 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:59:18.322672 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:18.322740 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:18.322858 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:18.322950 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:18.323020 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:18.323115 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:18.323191 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:18.323320 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:18.323388 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:18.323453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:18.323520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:18.323587 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:59:18.323657 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:18.323726 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:18.323793 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:59:18.323891 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:18.323970 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:18.324045 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:59:18.324142 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:18.324233 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:18.324301 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:18.324369 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:18.324438 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2026-07-10 00:59:18.324506 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2026-07-10 00:59:18.324574 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:59:18.324644 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:59:18.324710 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2026-07-10 00:59:18.324778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:59:18.324860 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:59:18.324962 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2026-07-10 00:59:18.325048 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2026-07-10 00:59:18.325133 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:59:18.325213 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:18.325300 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10364 files, 1345 directories removed. 2026-07-10 00:59:18.325366 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:18.325430 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2026-07-10 00:59:18.325492 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:18.325561 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2026-07-10 00:59:18.325625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:18.325715 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2026-07-10 00:59:18.325785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2026-07-10 00:59:18.325874 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:59:18.325997 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 3e6c075b9b03 2026-07-10 00:59:18.326100 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 496e6fabc599 2026-07-10 00:59:18.326178 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/6 : USER magnum 2026-07-10 00:59:18.326329 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in c1724165ef96 2026-07-10 00:59:18.326395 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container c1724165ef96 2026-07-10 00:59:18.326483 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 3876ee1ea5a4 2026-07-10 00:59:18.326556 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built c97b217e8033 2026-07-10 00:59:18.326615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20260710 2026-07-10 00:59:18.326718 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2026-07-10 00:59:18.326632 (took 0:00:34.670731) 2026-07-10 00:59:18.327252 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2026-07-10 00:59:18.327345 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2026-07-10 00:59:18.327434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2026-07-10 00:59:18.327351 2026-07-10 00:59:18.328351 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2026-07-10 00:59:18.329048 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2026-07-10 00:59:44.806335 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 00:59:44.806434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> bb62080d8cc0 2026-07-10 00:59:44.806547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/4 : LABEL "build-date"="20260710" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:59:44.806598 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 9b37cbab2789 2026-07-10 00:59:44.806727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 9b37cbab2789 2026-07-10 00:59:44.806747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> da99976ed9a9 2026-07-10 00:59:44.806856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:59:44.806921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 09dff05236ca 2026-07-10 00:59:44.806995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-07-10 00:59:44.807124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-07-10 00:59:44.807191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-07-10 00:59:44.807299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2026-07-10 00:59:44.808148 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:59:44.808185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:59:44.808204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:59:44.808215 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:59:44.808259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:59:44.808270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:59:44.808280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:59:44.808290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-07-10 00:59:44.808300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2026-07-10 00:59:44.808310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-07-10 00:59:44.808320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2026-07-10 00:59:44.808331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:59:44.808341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:59:44.808351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-07-10 00:59:44.808363 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:59:44.808389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:59:44.808400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2026-07-10 00:59:44.808410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-07-10 00:59:44.808420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-07-10 00:59:44.808435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2026-07-10 00:59:44.808445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18658 files and directories currently installed.) 2026-07-10 00:59:44.808467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:59:44.808478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-07-10 00:59:44.808491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-07-10 00:59:44.808528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-07-10 00:59:44.808635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-07-10 00:59:44.808654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:59:44.808763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:59:44.808782 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:59:44.808964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:59:44.809025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:59:44.809095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:59:44.809310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:59:44.809348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-07-10 00:59:44.809445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:59:44.809510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2026-07-10 00:59:44.809584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-07-10 00:59:44.809660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:59:44.809727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-07-10 00:59:44.809798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:70% (Reading database ... 75% 2026-07-10 00:59:44.809867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-07-10 00:59:44.809936 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:80% (Reading database ... 85% 2026-07-10 00:59:44.810009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-07-10 00:59:44.810114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-07-10 00:59:44.810195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:95% 2026-07-10 00:59:44.810334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18649 files and directories currently installed.) 2026-07-10 00:59:44.810403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:44.810479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.810578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:44.810651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:44.810722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.810793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:59:44.812147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:59:44.812156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:44.812166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:44.812185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:59:44.812203 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.812212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:44.812248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:44.812258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:44.812266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:44.812275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:59:44.812284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:44.812293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:44.812321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.812383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.812400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:44.812409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:59:44.812417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:59:44.812443 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.812452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:59:44.812488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:44.812510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.812519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:44.812536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2026-07-10 00:59:44.812545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2026-07-10 00:59:44.812554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:59:44.812562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:59:44.812575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2026-07-10 00:59:44.812584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:59:44.812644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:59:44.812698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2026-07-10 00:59:44.812755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2026-07-10 00:59:44.812813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:59:44.812867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.812925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9682 files, 1392 directories removed. 2026-07-10 00:59:44.812977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.813065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2026-07-10 00:59:44.813096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.813175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1365 files, 140 directories removed. 2026-07-10 00:59:44.813198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:44.813305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2026-07-10 00:59:44.813338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2026-07-10 00:59:44.813409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:59:44.813461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 09dff05236ca 2026-07-10 00:59:44.813548 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> e6c043be7c67 2026-07-10 00:59:44.813570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/4 : USER octavia 2026-07-10 00:59:44.813627 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in a0ffd59c7716 2026-07-10 00:59:44.813659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container a0ffd59c7716 2026-07-10 00:59:44.813701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> b3ff1d598671 2026-07-10 00:59:44.813783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built 8607ced25bb0 2026-07-10 00:59:44.813821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20260710 2026-07-10 00:59:44.813912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2026-07-10 00:59:44.813809 (took 0:00:26.486458) 2026-07-10 00:59:44.814305 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2026-07-10 00:59:44.814366 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2026-07-10 00:59:44.814471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2026-07-10 00:59:44.814370 2026-07-10 00:59:44.814548 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2024.2.tar.gz 2026-07-10 00:59:45.698745 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2026-07-10 00:59:45.699102 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2026-07-10 01:00:33.388554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:00:33.388659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> bb62080d8cc0 2026-07-10 01:00:33.388681 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/6 : LABEL "build-date"="20260710" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:00:33.388703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 559d7030c762 2026-07-10 01:00:33.388720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 559d7030c762 2026-07-10 01:00:33.388773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> f89a2231fa96 2026-07-10 01:00:33.388833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/6 : ADD plugins-archive / 2026-07-10 01:00:33.388853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> f2b0b589d29b 2026-07-10 01:00:33.388958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2026-07-10 01:00:33.388981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 83cef2fc4cd4 2026-07-10 01:00:33.389065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 5/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi && chmod 644 /usr/local/bin/kolla_octavia_extend_start 2026-07-10 01:00:33.389091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 0a6f2c995a58 2026-07-10 01:00:33.389205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing ./plugins/ovn_octavia_provider-7.0.1.dev15 2026-07-10 01:00:33.389227 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-07-10 01:00:33.389261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-07-10 01:00:33.389338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-07-10 01:00:33.389358 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:00:33.389424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2026-07-10 01:00:33.389487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2026-07-10 01:00:33.389506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-07-10 01:00:33.389570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:00:33.389592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing ./plugins/pycadf-3.1.1 2026-07-10 01:00:33.389663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-07-10 01:00:33.389700 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-07-10 01:00:33.389748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-07-10 01:00:33.389800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:00:33.389847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2026-07-10 01:00:33.389864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2026-07-10 01:00:33.389930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-07-10 01:00:33.389978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:00:33.390007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (5.8.1) 2026-07-10 01:00:33.390115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (0.10.1) 2026-07-10 01:00:33.390138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev15) 2026-07-10 01:00:33.390200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 01:00:33.390262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: openstacksdk>=0.103.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (4.0.1) 2026-07-10 01:00:33.390340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.config>=8.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (9.6.1) 2026-07-10 01:00:33.390358 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (6.1.2) 2026-07-10 01:00:33.390412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.messaging>=12.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (14.9.3) 2026-07-10 01:00:33.390429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.serialization>=2.28.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (5.5.0) 2026-07-10 01:00:33.390502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (7.4.0) 2026-07-10 01:00:33.390562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from ovn-octavia-provider==7.0.1.dev15) (3.4.0) 2026-07-10 01:00:33.390578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev15) 2026-07-10 01:00:33.390644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 01:00:33.390692 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pbr>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (6.1.0) 2026-07-10 01:00:33.390741 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (2.0.32) 2026-07-10 01:00:33.391118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (8.3.0) 2026-07-10 01:00:33.391139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: octavia-lib>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (3.6.0) 2026-07-10 01:00:33.391150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2026-07-10 01:00:33.391174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2026-07-10 01:00:33.391185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2026-07-10 01:00:33.391195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2026-07-10 01:00:33.391206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (2.1.0) 2026-07-10 01:00:33.391216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (2.32.3) 2026-07-10 01:00:33.391234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (5.3.0) 2026-07-10 01:00:33.391246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (1.7.0) 2026-07-10 01:00:33.391261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.8.8) 2026-07-10 01:00:33.391295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) 2026-07-10 01:00:33.391306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-2.10.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 01:00:33.391321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.1.0) 2026-07-10 01:00:33.391423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (6.1.0) 2026-07-10 01:00:33.391437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (5.6.0) 2026-07-10 01:00:33.391452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.db>=12.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (16.0.0) 2026-07-10 01:00:33.391467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (6.4.0) 2026-07-10 01:00:33.391515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.policy>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (4.4.0) 2026-07-10 01:00:33.391531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.5.0) 2026-07-10 01:00:33.391545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.4.0) 2026-07-10 01:00:33.391572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (4.2.0) 2026-07-10 01:00:33.391622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pecan>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.5.1) 2026-07-10 01:00:33.391634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.3.3) 2026-07-10 01:00:33.391648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (6.0.2) 2026-07-10 01:00:33.391707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (42.0.8) 2026-07-10 01:00:33.391719 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (5.1.1) 2026-07-10 01:00:33.391734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (1.3.3) 2026-07-10 01:00:33.391749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (1.0.1) 2026-07-10 01:00:33.391772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (1.33) 2026-07-10 01:00:33.391826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (0.11.0) 2026-07-10 01:00:33.391837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (4.2.2) 2026-07-10 01:00:33.391851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (1.4.0) 2026-07-10 01:00:33.391864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (1.17.0) 2026-07-10 01:00:33.391921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (2.22) 2026-07-10 01:00:33.391938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (3.0.0) 2026-07-10 01:00:33.391952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: eventlet>=0.26.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.36.1) 2026-07-10 01:00:33.391994 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.0.8) 2026-07-10 01:00:33.392017 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) 2026-07-10 01:00:33.392030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.15.tar.gz (634 kB) 2026-07-10 01:00:33.392077 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 10.3 MB/s 0:00:00 2026-07-10 01:00:33.392132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-07-10 01:00:33.392147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-07-10 01:00:33.392189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-07-10 01:00:33.392203 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:00:33.392217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-07-10 01:00:33.392258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:00:33.392287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (24.1) 2026-07-10 01:00:33.392315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (2.5.1) 2026-07-10 01:00:33.392360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (2.6.1) 2026-07-10 01:00:33.393248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.0.3) 2026-07-10 01:00:33.393295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (67.2.0) 2026-07-10 01:00:33.393310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.4.1) 2026-07-10 01:00:33.393314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (5.3.0) 2026-07-10 01:00:33.393318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.19) 2026-07-10 01:00:33.393323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==7.0.1.dev15) (2.0.0) 2026-07-10 01:00:33.393327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.13.2) 2026-07-10 01:00:33.393331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (2.0.1) 2026-07-10 01:00:33.393340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.5.0) 2026-07-10 01:00:33.393344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.3.5) 2026-07-10 01:00:33.393347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (4.12.2) 2026-07-10 01:00:33.393352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==7.0.1.dev15) (2.9.0.post0) 2026-07-10 01:00:33.393356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (3.0.0) 2026-07-10 01:00:33.393359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (5.5.0) 2026-07-10 01:00:33.393362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (5.2.0) 2026-07-10 01:00:33.393366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (5.4.0) 2026-07-10 01:00:33.393370 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (6.2.0) 2026-07-10 01:00:33.393373 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (0.9.0) 2026-07-10 01:00:33.393382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (5.1.0) 2026-07-10 01:00:33.393385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (0.20.0) 2026-07-10 01:00:33.393391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (3.1.4) 2026-07-10 01:00:33.393395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (4.0.1) 2026-07-10 01:00:33.393399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (4.0.1) 2026-07-10 01:00:33.393402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (2.1.5) 2026-07-10 01:00:33.393409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->ovn-octavia-provider==7.0.1.dev15) (2024.1) 2026-07-10 01:00:33.393412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.10.1) 2026-07-10 01:00:33.393416 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.1.0) 2026-07-10 01:00:33.393419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.6.0) 2026-07-10 01:00:33.393422 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev15) (6.0.0) 2026-07-10 01:00:33.393426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev15) (3.1.2) 2026-07-10 01:00:33.393429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.11.0) 2026-07-10 01:00:33.393433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==7.0.1.dev15) 2026-07-10 01:00:33.393439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2026-07-10 01:00:33.393443 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.5.0) 2026-07-10 01:00:33.393447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.3.5) 2026-07-10 01:00:33.393451 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.2.13) 2026-07-10 01:00:33.393454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (3.3.2) 2026-07-10 01:00:33.393460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (3.8) 2026-07-10 01:00:33.393464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (1.26.19) 2026-07-10 01:00:33.393470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (2026.6.17) 2026-07-10 01:00:33.393473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.7) 2026-07-10 01:00:33.393480 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (2.7.2) 2026-07-10 01:00:33.393484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2026-07-10 01:00:33.393487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 13.7 MB/s 0:00:00 2026-07-10 01:00:33.393491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-2.10.1-py3-none-any.whl (2.0 MB) 2026-07-10 01:00:33.393495 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 19.6 MB/s 0:00:00 2026-07-10 01:00:33.393498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2026-07-10 01:00:33.393502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2026-07-10 01:00:33.393505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2026-07-10 01:00:33.393509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-07-10 01:00:33.393513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-07-10 01:00:33.393516 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev15-py3-none-any.whl size=135182 sha256=056793f42214316f275f2586a25dccf1e1a967030c35c8f26eff07174d2feeb5 2026-07-10 01:00:33.393520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-dxjb35d4/wheels/af/d1/5f/e48f1df5165148676bdb071028079f3c59f7e625cf761bd3f0 2026-07-10 01:00:33.393524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (pyproject.toml): started 2026-07-10 01:00:33.395079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-07-10 01:00:33.395088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=10b022476b349d3d99ecc1346a0c7d9925c076b97eb624f7b986f34998043b12 2026-07-10 01:00:33.395092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-dxjb35d4/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 01:00:33.395096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): started 2026-07-10 01:00:33.395101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-07-10 01:00:33.395105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88197 sha256=e2f8655f53169e331e2d3a2ca35d98dcd522f5c35d59005117a528c9d9336931 2026-07-10 01:00:33.395109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-dxjb35d4/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2026-07-10 01:00:33.395113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider pycadf ncclient 2026-07-10 01:00:33.395116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-07-10 01:00:33.395120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Attempting uninstall: pycadf 2026-07-10 01:00:33.395124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Found existing installation: pycadf 3.1.1 2026-07-10 01:00:33.395127 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Uninstalling pycadf-3.1.1: 2026-07-10 01:00:33.395131 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pycadf-3.1.1 2026-07-10 01:00:33.395138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-lib-3.15.0 os-ken-2.10.1 ovn-octavia-provider-7.0.1.dev15 ovsdbapp-2.8.0 pycadf-3.1.1 2026-07-10 01:00:33.395142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 0a6f2c995a58 2026-07-10 01:00:33.395145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 535fd5ef4612 2026-07-10 01:00:33.395153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:00:33.395157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in ab2d384b6814 2026-07-10 01:00:33.395161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-07-10 01:00:33.395164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-07-10 01:00:33.395168 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-07-10 01:00:33.395171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:00:33.395175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:00:33.395179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:00:33.395182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:00:33.395185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:00:33.395189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:00:33.395192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:00:33.395196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:00:33.395199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-07-10 01:00:33.395203 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2026-07-10 01:00:33.395207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-07-10 01:00:33.395210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2026-07-10 01:00:33.395214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:00:33.395217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:00:33.395220 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-07-10 01:00:33.395228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:00:33.395233 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-07-10 01:00:33.395236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:70% (Reading database ... 75% 2026-07-10 01:00:33.395240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2026-07-10 01:00:33.395243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-07-10 01:00:33.395246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-07-10 01:00:33.395250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-07-10 01:00:33.395253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18658 files and directories currently installed.) 2026-07-10 01:00:33.395260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:00:33.395263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-07-10 01:00:33.395278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-07-10 01:00:33.395281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-07-10 01:00:33.395285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-07-10 01:00:33.395288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:00:33.395292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:00:33.395296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:00:33.395299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:00:33.395303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:00:33.395306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:00:33.395310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:00:33.395313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-07-10 01:00:33.395319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:00:33.395323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:00:33.395326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-07-10 01:00:33.395330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:00:33.395334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-07-10 01:00:33.395337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2026-07-10 01:00:33.395341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2026-07-10 01:00:33.395344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-07-10 01:00:33.395348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-07-10 01:00:33.395351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-07-10 01:00:33.395354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18649 files and directories currently installed.) 2026-07-10 01:00:33.395358 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:33.395361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:33.395368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:00:33.395375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:00:33.395379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:33.395382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:33.395389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:33.395399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:00:33.395403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:33.395409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:33.395412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:33.395416 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:33.395419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:00:33.395423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:33.395426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:33.395433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395440 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:33.395444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395451 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:33.395464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:33.395468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:33.395471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:00:33.395475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:00:33.395485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395495 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:00:33.395498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:33.395505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:33.395512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2026-07-10 01:00:33.395516 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:00:33.395519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:00:33.395523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:00:33.395533 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2026-07-10 01:00:33.395536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:00:33.395540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:00:33.395543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2026-07-10 01:00:33.395547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2026-07-10 01:00:33.395550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:00:33.395554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:33.395557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 10773 files, 1549 directories removed. 2026-07-10 01:00:33.395561 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:33.395564 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2026-07-10 01:00:33.395568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:33.395571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1365 files, 140 directories removed. 2026-07-10 01:00:33.395575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:33.395578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:00:33.395583 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:00:33.395586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:00:33.395590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container ab2d384b6814 2026-07-10 01:00:33.395593 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 652171f3f3ad 2026-07-10 01:00:33.395597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 6a3b6594bb78 2026-07-10 01:00:33.395600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20260710 2026-07-10 01:00:33.395604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2026-07-10 01:00:33.395547 (took 0:00:48.581177) 2026-07-10 01:00:33.395871 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2026-07-10 01:00:33.395915 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2026-07-10 01:00:33.395948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2026-07-10 01:00:33.395907 2026-07-10 01:00:33.396012 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2024.2.tar.gz 2026-07-10 01:00:34.285829 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2026-07-10 01:00:34.286097 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2026-07-10 01:01:21.379353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:01:21.379450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> bb62080d8cc0 2026-07-10 01:01:21.379554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/6 : LABEL "build-date"="20260710" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-driver-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:01:21.379646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in ebe1972de393 2026-07-10 01:01:21.379858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container ebe1972de393 2026-07-10 01:01:21.379915 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> c8dbd7c3e297 2026-07-10 01:01:21.379937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/6 : ADD plugins-archive / 2026-07-10 01:01:21.379951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 5b7cce4f9613 2026-07-10 01:01:21.380126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 4/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi 2026-07-10 01:01:21.380171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 21b34f08ed92 2026-07-10 01:01:21.380247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing ./plugins/ovn_octavia_provider-7.0.1.dev15 2026-07-10 01:01:21.380360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-07-10 01:01:21.380427 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-07-10 01:01:21.380507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-07-10 01:01:21.380589 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:01:21.380670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2026-07-10 01:01:21.380751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2026-07-10 01:01:21.380844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-07-10 01:01:21.380920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:01:21.380997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing ./plugins/pycadf-3.1.1 2026-07-10 01:01:21.381080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-07-10 01:01:21.381150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-07-10 01:01:21.381236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-07-10 01:01:21.381345 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:01:21.381420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2026-07-10 01:01:21.381505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2026-07-10 01:01:21.381588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-07-10 01:01:21.381668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:01:21.381753 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (5.8.1) 2026-07-10 01:01:21.381926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (0.10.1) 2026-07-10 01:01:21.381955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev15) 2026-07-10 01:01:21.382069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 01:01:21.382107 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: openstacksdk>=0.103.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (4.0.1) 2026-07-10 01:01:21.382204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.config>=8.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (9.6.1) 2026-07-10 01:01:21.382282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (6.1.2) 2026-07-10 01:01:21.382382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.messaging>=12.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (14.9.3) 2026-07-10 01:01:21.382457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.serialization>=2.28.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (5.5.0) 2026-07-10 01:01:21.382549 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (7.4.0) 2026-07-10 01:01:21.382616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from ovn-octavia-provider==7.0.1.dev15) (3.4.0) 2026-07-10 01:01:21.382693 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev15) 2026-07-10 01:01:21.382771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 01:01:21.382850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pbr>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (6.1.0) 2026-07-10 01:01:21.382927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (2.0.32) 2026-07-10 01:01:21.383011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (8.3.0) 2026-07-10 01:01:21.383123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: octavia-lib>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev15) (3.6.0) 2026-07-10 01:01:21.383195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2026-07-10 01:01:21.383272 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2026-07-10 01:01:21.383382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2026-07-10 01:01:21.383454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2026-07-10 01:01:21.383530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (2.1.0) 2026-07-10 01:01:21.383606 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (2.32.3) 2026-07-10 01:01:21.383680 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (5.3.0) 2026-07-10 01:01:21.383776 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (1.7.0) 2026-07-10 01:01:21.383874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.8.8) 2026-07-10 01:01:21.383956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) 2026-07-10 01:01:21.384035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-2.10.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 01:01:21.384159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.1.0) 2026-07-10 01:01:21.384232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (6.1.0) 2026-07-10 01:01:21.384298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (5.6.0) 2026-07-10 01:01:21.384402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.db>=12.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (16.0.0) 2026-07-10 01:01:21.384469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (6.4.0) 2026-07-10 01:01:21.384545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.policy>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (4.4.0) 2026-07-10 01:01:21.385122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.5.0) 2026-07-10 01:01:21.385139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.4.0) 2026-07-10 01:01:21.385149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (4.2.0) 2026-07-10 01:01:21.385163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pecan>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.5.1) 2026-07-10 01:01:21.385176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.3.3) 2026-07-10 01:01:21.385189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (6.0.2) 2026-07-10 01:01:21.385201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (42.0.8) 2026-07-10 01:01:21.385214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (5.1.1) 2026-07-10 01:01:21.385241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (1.3.3) 2026-07-10 01:01:21.385255 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (1.0.1) 2026-07-10 01:01:21.385269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (1.33) 2026-07-10 01:01:21.385287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (0.11.0) 2026-07-10 01:01:21.385298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (4.2.2) 2026-07-10 01:01:21.385325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (1.4.0) 2026-07-10 01:01:21.385435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (1.17.0) 2026-07-10 01:01:21.385508 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (2.22) 2026-07-10 01:01:21.385575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev15) (3.0.0) 2026-07-10 01:01:21.385637 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: eventlet>=0.26.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.36.1) 2026-07-10 01:01:21.385718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.0.8) 2026-07-10 01:01:21.385778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) 2026-07-10 01:01:21.385845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.15.tar.gz (634 kB) 2026-07-10 01:01:21.385920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 8.3 MB/s 0:00:00 2026-07-10 01:01:21.385995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-07-10 01:01:21.386103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-07-10 01:01:21.386169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-07-10 01:01:21.386250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:01:21.386341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-07-10 01:01:21.386377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:01:21.386454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (24.1) 2026-07-10 01:01:21.386518 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (2.5.1) 2026-07-10 01:01:21.386586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (2.6.1) 2026-07-10 01:01:21.386651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.0.3) 2026-07-10 01:01:21.386729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (67.2.0) 2026-07-10 01:01:21.389129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.4.1) 2026-07-10 01:01:21.389160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (5.3.0) 2026-07-10 01:01:21.389170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.19) 2026-07-10 01:01:21.389178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==7.0.1.dev15) (2.0.0) 2026-07-10 01:01:21.389187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.13.2) 2026-07-10 01:01:21.389204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (2.0.1) 2026-07-10 01:01:21.389212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.5.0) 2026-07-10 01:01:21.389219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.3.5) 2026-07-10 01:01:21.389227 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (4.12.2) 2026-07-10 01:01:21.389234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==7.0.1.dev15) (2.9.0.post0) 2026-07-10 01:01:21.389250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (3.0.0) 2026-07-10 01:01:21.389258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (5.5.0) 2026-07-10 01:01:21.389266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (5.2.0) 2026-07-10 01:01:21.389273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (5.4.0) 2026-07-10 01:01:21.389280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (6.2.0) 2026-07-10 01:01:21.389288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (0.9.0) 2026-07-10 01:01:21.389295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (5.1.0) 2026-07-10 01:01:21.389331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (0.20.0) 2026-07-10 01:01:21.389340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (3.1.4) 2026-07-10 01:01:21.389347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (4.0.1) 2026-07-10 01:01:21.389355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (4.0.1) 2026-07-10 01:01:21.389364 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev15) (2.1.5) 2026-07-10 01:01:21.389377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->ovn-octavia-provider==7.0.1.dev15) (2024.1) 2026-07-10 01:01:21.389385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.10.1) 2026-07-10 01:01:21.389393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.1.0) 2026-07-10 01:01:21.389400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.6.0) 2026-07-10 01:01:21.389414 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev15) (6.0.0) 2026-07-10 01:01:21.389421 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev15) (3.1.2) 2026-07-10 01:01:21.389429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (3.11.0) 2026-07-10 01:01:21.389436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==7.0.1.dev15) 2026-07-10 01:01:21.389444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2026-07-10 01:01:21.389452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (1.5.0) 2026-07-10 01:01:21.389461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.3.5) 2026-07-10 01:01:21.389468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.2.13) 2026-07-10 01:01:21.389476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (3.3.2) 2026-07-10 01:01:21.389484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (3.8) 2026-07-10 01:01:21.389497 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (1.26.19) 2026-07-10 01:01:21.389505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev15) (2026.6.17) 2026-07-10 01:01:21.389512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (0.7) 2026-07-10 01:01:21.389520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev15) (2.7.2) 2026-07-10 01:01:21.389527 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2026-07-10 01:01:21.389539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 12.2 MB/s 0:00:00 2026-07-10 01:01:21.389547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-2.10.1-py3-none-any.whl (2.0 MB) 2026-07-10 01:01:21.389567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.3 MB/s 0:00:00 2026-07-10 01:01:21.389574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2026-07-10 01:01:21.389582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2026-07-10 01:01:21.389589 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2026-07-10 01:01:21.389597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-07-10 01:01:21.389604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-07-10 01:01:21.389612 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev15-py3-none-any.whl size=135182 sha256=b28bd581c77f110bfb9ae862d3ece059bb6dd2ca0274ef6a6219473b9bbd48ef 2026-07-10 01:01:21.389620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-tjl8q3sp/wheels/af/d1/5f/e48f1df5165148676bdb071028079f3c59f7e625cf761bd3f0 2026-07-10 01:01:21.389627 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (pyproject.toml): started 2026-07-10 01:01:21.389635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-07-10 01:01:21.389642 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=3902a0bca4866b17109988d454babc34bf20f1d2b4935b8ed0fdc7812271b540 2026-07-10 01:01:21.389650 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-tjl8q3sp/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 01:01:21.389657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): started 2026-07-10 01:01:21.389664 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-07-10 01:01:21.389672 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88197 sha256=53411b2a2d59daf69586721613cb86578c7c698faac9c9270a7e3b8a1d7c632a 2026-07-10 01:01:21.389679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-tjl8q3sp/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2026-07-10 01:01:21.389686 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider pycadf ncclient 2026-07-10 01:01:21.389694 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-07-10 01:01:21.389701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Attempting uninstall: pycadf 2026-07-10 01:01:21.389714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Found existing installation: pycadf 3.1.1 2026-07-10 01:01:21.389722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Uninstalling pycadf-3.1.1: 2026-07-10 01:01:21.389729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pycadf-3.1.1 2026-07-10 01:01:21.389736 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-lib-3.15.0 os-ken-2.10.1 ovn-octavia-provider-7.0.1.dev15 ovsdbapp-2.8.0 pycadf-3.1.1 2026-07-10 01:01:21.389744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 21b34f08ed92 2026-07-10 01:01:21.389751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 46ccd658d466 2026-07-10 01:01:21.389760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:01:21.389774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 3d9ba17dda91 2026-07-10 01:01:21.389782 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-07-10 01:01:21.389789 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-07-10 01:01:21.389801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-07-10 01:01:21.389808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2026-07-10 01:01:21.389815 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:01:21.389823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:01:21.389834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:01:21.389841 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:01:21.389849 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:01:21.389859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:01:21.389933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:01:21.389978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-07-10 01:01:21.390023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2026-07-10 01:01:21.390117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-07-10 01:01:21.390158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2026-07-10 01:01:21.390210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:01:21.390263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:01:21.390332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-07-10 01:01:21.390431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:01:21.390479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-07-10 01:01:21.390535 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-07-10 01:01:21.390591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-07-10 01:01:21.390647 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-07-10 01:01:21.390702 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-07-10 01:01:21.390757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-07-10 01:01:21.390813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18658 files and directories currently installed.) 2026-07-10 01:01:21.390876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:01:21.390920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-07-10 01:01:21.390970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-07-10 01:01:21.391017 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-07-10 01:01:21.391085 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-07-10 01:01:21.391135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:01:21.391178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:01:21.391221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:01:21.391264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:01:21.391299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:01:21.391348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:01:21.391393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:01:21.391437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-07-10 01:01:21.391488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:01:21.391532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 01:01:21.391580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-07-10 01:01:21.391635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:01:21.391675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-07-10 01:01:21.391718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-07-10 01:01:21.391764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-07-10 01:01:21.391811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-07-10 01:01:21.391857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-07-10 01:01:21.391904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-07-10 01:01:21.391950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18649 files and directories currently installed.) 2026-07-10 01:01:21.391997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:21.392055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:21.392108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:21.392160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:21.392207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:01:21.392253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:01:21.392328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:21.392346 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:21.392383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:21.392540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:21.392578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:01:21.392594 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:21.392605 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:21.392637 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:21.392701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:21.392760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:01:21.392776 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:21.392846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:21.392894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:21.392951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:21.392999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:21.393160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:21.393493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:01:21.393509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393626 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:01:21.393656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:01:21.393751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:21.393833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:21.393953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2026-07-10 01:01:21.393968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2026-07-10 01:01:21.393999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:01:21.394073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:01:21.394106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2026-07-10 01:01:21.394161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:01:21.394176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:01:21.394235 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2026-07-10 01:01:21.394251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2026-07-10 01:01:21.394333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:01:21.394349 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:21.394410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 10773 files, 1549 directories removed. 2026-07-10 01:01:21.394426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:21.394489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2026-07-10 01:01:21.394504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:21.394568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1365 files, 140 directories removed. 2026-07-10 01:01:21.394582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:21.394647 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2026-07-10 01:01:21.394703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2026-07-10 01:01:21.394718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:01:21.394772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 3d9ba17dda91 2026-07-10 01:01:21.394830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 288166ae7e6d 2026-07-10 01:01:21.394845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/6 : USER octavia 2026-07-10 01:01:21.394902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in aee1c17f8ec4 2026-07-10 01:01:21.394949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container aee1c17f8ec4 2026-07-10 01:01:21.395005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> f7afb5404a88 2026-07-10 01:01:21.395020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built 67e232700e40 2026-07-10 01:01:21.395117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260710 2026-07-10 01:01:21.395184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2026-07-10 01:01:21.395105 (took 0:00:47.999198) 2026-07-10 01:01:21.395575 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2026-07-10 01:01:21.395604 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2026-07-10 01:01:21.395632 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2026-07-10 01:01:21.395572 2026-07-10 01:01:21.396428 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2026-07-10 01:01:21.396932 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2026-07-10 01:01:48.261502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:01:48.261605 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> bb62080d8cc0 2026-07-10 01:01:48.261694 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/4 : LABEL "build-date"="20260710" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-housekeeping" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:01:48.261750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in ea4f722a565e 2026-07-10 01:01:48.261806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container ea4f722a565e 2026-07-10 01:01:48.261932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> fea38749d197 2026-07-10 01:01:48.261966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:01:48.262076 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in a84e2787d943 2026-07-10 01:01:48.262215 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-07-10 01:01:48.262283 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-07-10 01:01:48.262419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-07-10 01:01:48.262493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2026-07-10 01:01:48.262572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:01:48.262646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:01:48.262722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:01:48.262797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:01:48.262874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:01:48.262949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:01:48.263025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:01:48.264135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-07-10 01:01:48.264159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2026-07-10 01:01:48.264170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-07-10 01:01:48.264181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2026-07-10 01:01:48.264192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:01:48.264202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:01:48.264213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-07-10 01:01:48.264225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:01:48.264254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-07-10 01:01:48.264265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-07-10 01:01:48.264275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-07-10 01:01:48.264286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-07-10 01:01:48.264296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-07-10 01:01:48.264306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-07-10 01:01:48.264317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18658 files and directories currently installed.) 2026-07-10 01:01:48.264356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:01:48.264367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-07-10 01:01:48.264388 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-07-10 01:01:48.264399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-07-10 01:01:48.264410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-07-10 01:01:48.264420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:01:48.264436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:01:48.264446 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:01:48.264457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:01:48.264468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:01:48.264478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:01:48.264493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:01:48.264542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-07-10 01:01:48.264739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:01:48.264804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2026-07-10 01:01:48.264828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-07-10 01:01:48.264841 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:01:48.264857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-07-10 01:01:48.264917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-07-10 01:01:48.264977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-07-10 01:01:48.265064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-07-10 01:01:48.265145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-07-10 01:01:48.265231 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-07-10 01:01:48.265252 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18649 files and directories currently installed.) 2026-07-10 01:01:48.265356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:48.265387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:48.265485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:48.265556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:48.265624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:01:48.265691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:01:48.265759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:48.265828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:48.265895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:48.265963 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:48.266030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:01:48.266134 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:48.266272 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:48.266291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:48.266490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:48.266519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:01:48.266601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:48.266668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:48.266746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:48.266825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:48.266922 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:48.266989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:48.267060 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:48.267135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:48.267195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:48.267251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:48.267308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:48.267382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:01:48.267438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:48.267494 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:48.267550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:01:48.267606 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:48.267678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:48.267705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:01:48.267770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:48.267797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:48.271141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:48.271167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:48.271177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2026-07-10 01:01:48.271188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2026-07-10 01:01:48.271198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:01:48.271208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:01:48.271219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2026-07-10 01:01:48.271229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:01:48.271239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:01:48.271250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2026-07-10 01:01:48.271260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2026-07-10 01:01:48.271270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:01:48.271280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:48.271290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9682 files, 1392 directories removed. 2026-07-10 01:01:48.271300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:48.271311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2026-07-10 01:01:48.271321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:48.271354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1365 files, 140 directories removed. 2026-07-10 01:01:48.271365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:48.271380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2026-07-10 01:01:48.271398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2026-07-10 01:01:48.271417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:01:48.271435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container a84e2787d943 2026-07-10 01:01:48.271448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> a19ad8aae990 2026-07-10 01:01:48.271458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/4 : USER octavia 2026-07-10 01:01:48.271467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in cb729d947c42 2026-07-10 01:01:48.271478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container cb729d947c42 2026-07-10 01:01:48.271488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 0d1f9aa1a109 2026-07-10 01:01:48.271497 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built a420b2944ae5 2026-07-10 01:01:48.271526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260710 2026-07-10 01:01:48.271537 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2026-07-10 01:01:48.268804 (took 0:00:26.873232) 2026-07-10 01:01:48.271547 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2026-07-10 01:01:48.271570 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2026-07-10 01:01:48.271581 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2026-07-10 01:01:48.269312 2026-07-10 01:01:48.271591 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2026-07-10 01:01:48.271601 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2026-07-10 01:02:15.180884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:02:15.180968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> bb62080d8cc0 2026-07-10 01:02:15.180987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/4 : LABEL "build-date"="20260710" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-health-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:02:15.181002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 9a74625fac45 2026-07-10 01:02:15.181016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 9a74625fac45 2026-07-10 01:02:15.181029 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 015dc4825ccf 2026-07-10 01:02:15.181069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:02:15.181097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in c63a856953aa 2026-07-10 01:02:15.181118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-07-10 01:02:15.181141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-07-10 01:02:15.181162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-07-10 01:02:15.181184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2026-07-10 01:02:15.181207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:02:15.181228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:02:15.181241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:02:15.181253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:02:15.181266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:02:15.181278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:02:15.181290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:02:15.181303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-07-10 01:02:15.181365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2026-07-10 01:02:15.181376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-07-10 01:02:15.181386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2026-07-10 01:02:15.181396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:02:15.181420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:02:15.181431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-07-10 01:02:15.181441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 5% 2026-07-10 01:02:15.181452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:02:15.181469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-07-10 01:02:15.181517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-07-10 01:02:15.181662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-07-10 01:02:15.181677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-07-10 01:02:15.181691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-07-10 01:02:15.181754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-07-10 01:02:15.181813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18658 files and directories currently installed.) 2026-07-10 01:02:15.181830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:02:15.181879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-07-10 01:02:15.181939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-07-10 01:02:15.181955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-07-10 01:02:15.182018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-07-10 01:02:15.182034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:02:15.182180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:02:15.182197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:02:15.182241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:02:15.182290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:02:15.182304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:02:15.182374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:02:15.182427 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-07-10 01:02:15.182442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:02:15.182516 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2026-07-10 01:02:15.182560 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-07-10 01:02:15.182624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:02:15.182652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-07-10 01:02:15.182707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-07-10 01:02:15.182761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-07-10 01:02:15.182774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-07-10 01:02:15.182833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-07-10 01:02:15.182886 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-07-10 01:02:15.182900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18649 files and directories currently installed.) 2026-07-10 01:02:15.182960 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:15.183005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:15.183059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:15.183135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:15.183198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:02:15.183213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:02:15.183276 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:15.183316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:15.183369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:15.183409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:15.183450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:02:15.183508 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:15.183548 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:15.183588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:15.183611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:15.183668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:02:15.183708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:15.183748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:15.183797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:15.183811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:15.183868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:15.183909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:15.183959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:15.183981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:15.184033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:15.184072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:15.184137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:15.184178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:15.184217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:02:15.184257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:15.184314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:15.184365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:15.184438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:02:15.184500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:15.184523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:15.184599 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:15.184623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:02:15.184680 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:15.184721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:15.184771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:15.184924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:15.184941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:15.184996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2026-07-10 01:02:15.185062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2026-07-10 01:02:15.185169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:02:15.185233 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:02:15.185288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2026-07-10 01:02:15.185363 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:02:15.185410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:02:15.185462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2026-07-10 01:02:15.185515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2026-07-10 01:02:15.185566 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:02:15.185616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:15.185669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9682 files, 1392 directories removed. 2026-07-10 01:02:15.185718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:15.185770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2026-07-10 01:02:15.185819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:15.185870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1365 files, 140 directories removed. 2026-07-10 01:02:15.185917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:15.185961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2026-07-10 01:02:15.186012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2026-07-10 01:02:15.186128 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:02:15.186228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container c63a856953aa 2026-07-10 01:02:15.186286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 5d5c055949d2 2026-07-10 01:02:15.186340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/4 : USER octavia 2026-07-10 01:02:15.186433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 2ee69edf947f 2026-07-10 01:02:15.186487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 2ee69edf947f 2026-07-10 01:02:15.186539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 814f8c712620 2026-07-10 01:02:15.186595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built 16aff0f140d2 2026-07-10 01:02:15.186663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260710 2026-07-10 01:02:15.186753 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2026-07-10 01:02:15.186666 (took 0:00:26.917354) 2026-07-10 01:02:15.187214 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2026-07-10 01:02:15.187241 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2026-07-10 01:02:15.187339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2026-07-10 01:02:15.187247 2026-07-10 01:02:15.188280 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2026-07-10 01:02:15.188975 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2026-07-10 01:02:38.903451 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:02:38.903516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> d7d8a8655f28 2026-07-10 01:02:38.904304 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/4 : LABEL "build-date"="20260710" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-notifier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:02:38.904333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 85eea6299ddb 2026-07-10 01:02:38.904400 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 85eea6299ddb 2026-07-10 01:02:38.904416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> a565de147b6f 2026-07-10 01:02:38.904437 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:02:38.904471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 27c02813a5cd 2026-07-10 01:02:38.904545 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-07-10 01:02:38.904582 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-07-10 01:02:38.904620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-07-10 01:02:38.904631 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2026-07-10 01:02:38.904667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:02:38.904703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:02:38.904742 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:02:38.904779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:02:38.904837 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:02:38.904852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:02:38.904909 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:02:38.904923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-07-10 01:02:38.904961 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2026-07-10 01:02:38.904998 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-07-10 01:02:38.905032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2026-07-10 01:02:38.905105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:02:38.905145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:02:38.905179 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-07-10 01:02:38.905227 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:02:38.905262 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2026-07-10 01:02:38.905296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2026-07-10 01:02:38.905338 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2026-07-10 01:02:38.905424 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-07-10 01:02:38.905465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-07-10 01:02:38.905534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-07-10 01:02:38.905546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:02:38.905604 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:02:38.905644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-07-10 01:02:38.905680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-07-10 01:02:38.905691 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-07-10 01:02:38.905732 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-07-10 01:02:38.905788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:02:38.905809 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:02:38.905845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:02:38.905862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:02:38.905902 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:02:38.905933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:02:38.905967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:02:38.905984 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-07-10 01:02:38.906019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:02:38.906030 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2026-07-10 01:02:38.906094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-07-10 01:02:38.906129 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-07-10 01:02:38.906192 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:02:38.906235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2026-07-10 01:02:38.906245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2026-07-10 01:02:38.906276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-07-10 01:02:38.906287 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:80% 2026-07-10 01:02:38.906321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-07-10 01:02:38.906358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% (Reading database ... 95% 2026-07-10 01:02:38.906452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:02:38.906464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:38.906492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:38.906519 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:38.906531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:38.906586 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:02:38.906621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:02:38.907444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:38.907468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:38.907504 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:38.907551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:38.907565 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:02:38.908420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:38.908444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:38.908479 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:38.908507 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:38.908537 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:02:38.908571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:38.908621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:38.908631 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:38.908691 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:38.908701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:38.908732 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:38.908763 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:38.908797 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:38.908827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:38.908857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:38.908888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:38.908918 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:02:38.908954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:38.908987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:38.909020 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:02:38.909093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:38.909124 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:38.909154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:02:38.909164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:38.909194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:38.909228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:38.909272 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:38.909304 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2026-07-10 01:02:38.909314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2026-07-10 01:02:38.909345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:02:38.909397 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:38.909432 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:02:38.909466 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2026-07-10 01:02:38.909496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:02:38.909530 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:02:38.909560 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2026-07-10 01:02:38.909593 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2026-07-10 01:02:38.909623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:02:38.909654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:38.909684 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8117 files, 1169 directories removed. 2026-07-10 01:02:38.909718 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:38.909753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2026-07-10 01:02:38.909811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:38.909830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2026-07-10 01:02:38.909874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:38.909887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2026-07-10 01:02:38.909921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2026-07-10 01:02:38.909986 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:02:38.910017 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 27c02813a5cd 2026-07-10 01:02:38.910109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 689bbdf5ef8f 2026-07-10 01:02:38.910141 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/4 : USER aodh 2026-07-10 01:02:38.910151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in e0cacf9eb34d 2026-07-10 01:02:38.910180 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container e0cacf9eb34d 2026-07-10 01:02:38.910190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 195ce1f4cf7f 2026-07-10 01:02:38.910218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built 890eba8b97bc 2026-07-10 01:02:38.910230 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20260710 2026-07-10 01:02:38.910322 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2026-07-10 01:02:38.910213 (took 0:00:23.722966) 2026-07-10 01:02:38.911473 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2026-07-10 01:02:38.911506 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2026-07-10 01:02:38.911556 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2026-07-10 01:02:38.911416 2026-07-10 01:02:38.917018 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2026-07-10 01:02:38.917479 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2026-07-10 01:03:03.502781 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:03:03.502847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> d7d8a8655f28 2026-07-10 01:03:03.502867 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/4 : LABEL "build-date"="20260710" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:03:03.502884 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in cc9422b5b9e5 2026-07-10 01:03:03.505124 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container cc9422b5b9e5 2026-07-10 01:03:03.505146 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 70c6b78b1dda 2026-07-10 01:03:03.505190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:03:03.505200 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 87830f2b38df 2026-07-10 01:03:03.505220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-07-10 01:03:03.505227 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-07-10 01:03:03.505233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-07-10 01:03:03.505239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2026-07-10 01:03:03.505245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:03:03.505251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:03:03.505257 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:03:03.505263 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:03:03.505269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:03:03.505275 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:03:03.505281 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:03:03.505287 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-07-10 01:03:03.505293 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2026-07-10 01:03:03.505300 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-07-10 01:03:03.505306 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2026-07-10 01:03:03.505312 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:03:03.505318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:03:03.505325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-07-10 01:03:03.505331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-07-10 01:03:03.505338 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: (Reading database ... 65% 2026-07-10 01:03:03.505345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2026-07-10 01:03:03.505350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2026-07-10 01:03:03.505357 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-07-10 01:03:03.505363 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-07-10 01:03:03.505369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-07-10 01:03:03.505375 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-07-10 01:03:03.505398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:03:03.505405 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:03:03.505410 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-07-10 01:03:03.505416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-07-10 01:03:03.505421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-07-10 01:03:03.505426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-07-10 01:03:03.505431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:03:03.505437 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:03:03.505447 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:03:03.505452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:03:03.505464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:03:03.505469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:03:03.505474 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:03:03.505479 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-07-10 01:03:03.505488 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:03:03.505494 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2026-07-10 01:03:03.505499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-07-10 01:03:03.505505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-07-10 01:03:03.505511 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:03:03.505516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2026-07-10 01:03:03.505521 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2026-07-10 01:03:03.505527 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-07-10 01:03:03.505532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-07-10 01:03:03.505537 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-07-10 01:03:03.505542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-07-10 01:03:03.505547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:03:03.505553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:03.505558 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:03.505569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505574 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:03:03.505579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:03:03.505584 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:03.505589 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505595 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:03.505600 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:03:03.505611 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:03.505616 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:03.505621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:03.505626 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:03.505632 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:03.505641 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:03:03.505647 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:03.505652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505657 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:03.505662 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505668 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505673 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505678 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505688 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505694 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:03.505699 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505704 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:03.505709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:03:03.505714 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:03.505724 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505729 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505734 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:03:03.505742 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:03:03.505758 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505763 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:03.505768 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505774 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:03.505779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2026-07-10 01:03:03.505784 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2026-07-10 01:03:03.505789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:03:03.505794 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:03:03.505800 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2026-07-10 01:03:03.505805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:03:03.505810 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:03:03.505815 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2026-07-10 01:03:03.505821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2026-07-10 01:03:03.505826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:03:03.505835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:03.505840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8117 files, 1169 directories removed. 2026-07-10 01:03:03.505845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:03.505850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2026-07-10 01:03:03.505856 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:03.505861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2026-07-10 01:03:03.505866 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:03.505871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2026-07-10 01:03:03.505876 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2026-07-10 01:03:03.505882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:03:03.505887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 87830f2b38df 2026-07-10 01:03:03.505892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 9d333290dce5 2026-07-10 01:03:03.505898 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/4 : USER aodh 2026-07-10 01:03:03.505905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in d7cb7c96af1b 2026-07-10 01:03:03.505910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container d7cb7c96af1b 2026-07-10 01:03:03.505915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> fd5f10e23801 2026-07-10 01:03:03.505921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built c17222aa4e91 2026-07-10 01:03:03.505926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20260710 2026-07-10 01:03:03.505968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2026-07-10 01:03:03.505888 (took 0:00:24.594472) 2026-07-10 01:03:03.506266 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2026-07-10 01:03:03.506335 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2026-07-10 01:03:03.506400 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2026-07-10 01:03:03.506325 2026-07-10 01:03:03.507130 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2026-07-10 01:03:03.507618 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2026-07-10 01:03:27.706791 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:03:27.706890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> d7d8a8655f28 2026-07-10 01:03:27.706969 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/4 : LABEL "build-date"="20260710" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-evaluator" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:03:27.707069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 39eabdf0feb6 2026-07-10 01:03:27.707170 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 39eabdf0feb6 2026-07-10 01:03:27.707262 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 4a3cb5337bfa 2026-07-10 01:03:27.707354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:03:27.707454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 8fb7af625cdb 2026-07-10 01:03:27.707534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-07-10 01:03:27.707619 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-07-10 01:03:27.707701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-07-10 01:03:27.707801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2026-07-10 01:03:27.707870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:03:27.707953 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:03:27.708029 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:03:27.708127 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:03:27.708197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:03:27.708270 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:03:27.708344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:03:27.708438 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-07-10 01:03:27.708503 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2026-07-10 01:03:27.708586 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-07-10 01:03:27.708662 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2026-07-10 01:03:27.708745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:03:27.708820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:03:27.708903 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-07-10 01:03:27.709070 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:03:27.709135 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2026-07-10 01:03:27.709207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-07-10 01:03:27.709282 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-07-10 01:03:27.709358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-07-10 01:03:27.709573 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-07-10 01:03:27.709628 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-07-10 01:03:27.709643 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:03:27.709654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:03:27.709730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-07-10 01:03:27.709813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-07-10 01:03:27.709888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-07-10 01:03:27.709973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-07-10 01:03:27.710073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:03:27.710155 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:03:27.710250 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:03:27.710298 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:03:27.710360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:03:27.710495 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:03:27.710574 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:03:27.710645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-07-10 01:03:27.710768 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:03:27.710861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2026-07-10 01:03:27.710962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-07-10 01:03:27.711080 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:03:27.711169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2026-07-10 01:03:27.711245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-07-10 01:03:27.711313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-07-10 01:03:27.711381 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-07-10 01:03:27.711468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-07-10 01:03:27.711534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-07-10 01:03:27.711603 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:03:27.711671 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:27.711740 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:27.711807 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:27.711875 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:27.711942 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:03:27.712009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:03:27.712108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:27.712185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:27.712252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:27.712318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:27.712413 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:03:27.712485 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:27.712576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:27.712649 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:27.712717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:27.712782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:03:27.712848 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:27.712913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:27.712978 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:27.713056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:27.713132 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714330 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714446 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714457 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714507 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:27.714517 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:03:27.714527 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714537 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:03:27.714557 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:03:27.714587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714596 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:27.714606 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714616 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:27.714626 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2026-07-10 01:03:27.714636 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2026-07-10 01:03:27.714646 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:03:27.714656 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:03:27.714666 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2026-07-10 01:03:27.714676 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:03:27.714686 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:03:27.714696 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2026-07-10 01:03:27.714706 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2026-07-10 01:03:27.714736 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:03:27.714747 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-07-10 01:03:27.716180 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8117 files, 1169 directories removed. 2026-07-10 01:03:27.716215 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-07-10 01:03:27.716226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2026-07-10 01:03:27.716235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-07-10 01:03:27.716246 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2026-07-10 01:03:27.716256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-07-10 01:03:27.716266 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2026-07-10 01:03:27.716276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2026-07-10 01:03:27.716286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:03:27.716296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 8fb7af625cdb 2026-07-10 01:03:27.716307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 834f29769366 2026-07-10 01:03:27.716317 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/4 : USER aodh 2026-07-10 01:03:27.716327 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 0f1ea7dbad76 2026-07-10 01:03:27.716337 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 0f1ea7dbad76 2026-07-10 01:03:27.716347 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> c7b78c1dcca6 2026-07-10 01:03:27.716357 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built 0617cf9bef8c 2026-07-10 01:03:27.716368 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260710 2026-07-10 01:03:27.716379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2026-07-10 01:03:27.714986 (took 0:00:24.208661) 2026-07-10 01:03:27.716389 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2026-07-10 01:03:27.716431 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2026-07-10 01:03:27.716442 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2026-07-10 01:03:27.715692 2026-07-10 01:03:27.716979 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2026-07-10 01:03:27.717804 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2026-07-10 01:03:52.585934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:03:52.586080 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> d7d8a8655f28 2026-07-10 01:03:52.586262 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/5 : LABEL "build-date"="20260710" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:03:52.586301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 4a0adbd23b10 2026-07-10 01:03:52.586440 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 4a0adbd23b10 2026-07-10 01:03:52.586513 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 563466f5ff20 2026-07-10 01:03:52.586622 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2026-07-10 01:03:52.586686 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 7715223dc9a2 2026-07-10 01:03:52.586770 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2026-07-10 01:03:52.586855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 728b9f2fcbdc 2026-07-10 01:03:52.586937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 728b9f2fcbdc 2026-07-10 01:03:52.587019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 40ef141743dc 2026-07-10 01:03:52.587214 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:03:52.587301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 5d65b0ae614c 2026-07-10 01:03:52.587387 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-07-10 01:03:52.587505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-07-10 01:03:52.587575 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-07-10 01:03:52.587663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:03:52.587741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:03:52.587818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:03:52.587892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:03:52.587966 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:03:52.588055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:03:52.588185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:03:52.588250 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:03:52.588324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-07-10 01:03:52.588397 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2026-07-10 01:03:52.588501 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-07-10 01:03:52.588579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2026-07-10 01:03:52.588662 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:03:52.588724 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:03:52.588801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-07-10 01:03:52.588882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:03:52.588960 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-07-10 01:03:52.589074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-07-10 01:03:52.589157 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-07-10 01:03:52.589227 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:80% (Reading database ... 85% 2026-07-10 01:03:52.589303 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-07-10 01:03:52.589377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-07-10 01:03:52.589569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:03:52.589667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:03:52.589683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-07-10 01:03:52.589697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-07-10 01:03:52.589755 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-07-10 01:03:52.589829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-07-10 01:03:52.589899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:03:52.589971 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:03:52.590090 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:03:52.590133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:03:52.590213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:03:52.590246 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:03:52.590321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:03:52.590391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-07-10 01:03:52.590493 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:03:52.590567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:03:52.590642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-07-10 01:03:52.590725 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:03:52.590801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-07-10 01:03:52.590876 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-07-10 01:03:52.590950 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-07-10 01:03:52.591024 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-07-10 01:03:52.591152 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-07-10 01:03:52.592160 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-07-10 01:03:52.592207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:03:52.592229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:52.592250 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592268 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:52.592281 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592293 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:03:52.592304 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:03:52.592314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:52.592324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592334 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:52.592344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:03:52.592379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:52.592389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:52.592399 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:52.592409 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:52.592444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:03:52.592454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:52.592471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592481 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:52.592491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592501 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592515 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592582 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592679 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:52.592883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:52.592940 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:03:52.593066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:03:52.593109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:52.593181 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:52.593267 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:03:52.593290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:52.593363 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:52.593443 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:03:52.593532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:52.593604 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:52.593674 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:52.593744 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:52.593813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2026-07-10 01:03:52.593881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:03:52.593950 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:03:52.594017 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:03:52.594132 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2026-07-10 01:03:52.594185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:03:52.594254 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:03:52.594323 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2026-07-10 01:03:52.594382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2026-07-10 01:03:52.594533 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:03:52.594552 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:03:52.594635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8117 files, 1169 directories removed. 2026-07-10 01:03:52.594698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:03:52.594766 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2026-07-10 01:03:52.594829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:03:52.594898 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2026-07-10 01:03:52.594962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:03:52.595063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:03:52.595116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:03:52.595179 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:03:52.595235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 5d65b0ae614c 2026-07-10 01:03:52.596088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> a4ffa52e9dcd 2026-07-10 01:03:52.596168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built c02fdf3a884d 2026-07-10 01:03:52.596182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20260710 2026-07-10 01:03:52.596194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2026-07-10 01:03:52.595363 (took 0:00:24.879671) 2026-07-10 01:03:52.596205 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2026-07-10 01:03:52.596215 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2026-07-10 01:03:52.596225 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2026-07-10 01:03:52.595844 2026-07-10 01:03:52.598260 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2026-07-10 01:03:52.598284 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2026-07-10 01:04:17.024004 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:04:17.024082 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> d7d8a8655f28 2026-07-10 01:04:17.024102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/4 : LABEL "build-date"="20260710" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-expirer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:04:17.024114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 27e9c3cc0cc8 2026-07-10 01:04:17.024204 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 27e9c3cc0cc8 2026-07-10 01:04:17.024264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 27953f0b8d99 2026-07-10 01:04:17.025125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:04:17.025190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in ee3e53b17590 2026-07-10 01:04:17.025200 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-07-10 01:04:17.025207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-07-10 01:04:17.025214 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-07-10 01:04:17.025221 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2026-07-10 01:04:17.025229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:04:17.025236 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:04:17.025243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:04:17.025250 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:04:17.025257 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:04:17.025263 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:04:17.025270 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:04:17.025277 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-07-10 01:04:17.025284 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2026-07-10 01:04:17.025291 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-07-10 01:04:17.025298 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2026-07-10 01:04:17.025305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:04:17.025313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:04:17.025320 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-07-10 01:04:17.025328 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:04:17.025337 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-07-10 01:04:17.025344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-07-10 01:04:17.025352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2026-07-10 01:04:17.025359 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2026-07-10 01:04:17.025367 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2026-07-10 01:04:17.025374 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-07-10 01:04:17.025382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:04:17.025390 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:04:17.026093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-07-10 01:04:17.026118 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-07-10 01:04:17.026132 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-07-10 01:04:17.026146 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-07-10 01:04:17.026173 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:04:17.026184 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:04:17.026204 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:04:17.026218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:04:17.026236 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:04:17.026251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:04:17.026264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:04:17.026277 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-07-10 01:04:17.026291 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:04:17.026304 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2026-07-10 01:04:17.026317 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-07-10 01:04:17.026325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:04:17.026332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-07-10 01:04:17.026340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-07-10 01:04:17.026347 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2026-07-10 01:04:17.026355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2026-07-10 01:04:17.026362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2026-07-10 01:04:17.026369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-07-10 01:04:17.026376 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:04:17.026384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:17.026391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:17.026398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:17.026405 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:17.026413 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:04:17.026420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:04:17.026453 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:17.026461 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:17.026468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:17.026482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.026489 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:17.026496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.026503 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:04:17.026510 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:17.026517 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:17.026524 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:17.026531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:17.026551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:04:17.026579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:17.026640 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:17.026652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:17.026685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:17.026717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.026751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:17.026784 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.026818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:17.026884 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:17.026929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:17.026969 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.027032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:17.027094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:17.027153 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:17.027212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:04:17.027260 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:17.027308 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:17.027355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:04:17.027398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:17.027465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.027514 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:17.027561 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:04:17.027604 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.027652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:17.027701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.027748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:17.027797 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:17.027845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:17.027892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2026-07-10 01:04:17.027941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.027988 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2026-07-10 01:04:17.028057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:04:17.028101 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:04:17.028152 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2026-07-10 01:04:17.028213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:04:17.028232 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:04:17.028265 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2026-07-10 01:04:17.028298 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2026-07-10 01:04:17.028317 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:04:17.028345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.028380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8117 files, 1169 directories removed. 2026-07-10 01:04:17.028419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.028445 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2026-07-10 01:04:17.028516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.028547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2026-07-10 01:04:17.028576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:17.028613 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2026-07-10 01:04:17.028624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2026-07-10 01:04:17.028667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:04:17.028697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container ee3e53b17590 2026-07-10 01:04:17.028734 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> ccac4b1159a6 2026-07-10 01:04:17.028745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/4 : USER aodh 2026-07-10 01:04:17.028788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in a8925ffa0100 2026-07-10 01:04:17.028817 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container a8925ffa0100 2026-07-10 01:04:17.028862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 7058013b1d32 2026-07-10 01:04:17.028900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built aa303bacd363 2026-07-10 01:04:17.028930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20260710 2026-07-10 01:04:17.028991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2026-07-10 01:04:17.028931 (took 0:00:24.433087) 2026-07-10 01:04:17.029244 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2026-07-10 01:04:17.029348 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2026-07-10 01:04:17.029453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2026-07-10 01:04:17.029375 2026-07-10 01:04:17.030201 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2026-07-10 01:04:17.030716 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2026-07-10 01:08:27.395188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/11 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 01:08:27.395268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> c15536d103c2 2026-07-10 01:08:27.395318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/11 : LABEL "build-date"="20260710" "name"="keystone" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:08:27.395329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 471f8738bdaa 2026-07-10 01:08:27.395337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 471f8738bdaa 2026-07-10 01:08:27.395344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 32bfd161304a 2026-07-10 01:08:27.395381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 3/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-gssapi libkrb5-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:08:27.395522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 9b6e7a6c2347 2026-07-10 01:08:27.395604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:08:27.395686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:08:27.398122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:08:27.398141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:08:27.398148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:08:27.398154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:08:27.398160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:08:27.398165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:08:27.398171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:08:27.398176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:08:27.398183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:08:27.398188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:08:27.398194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:08:27.398200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:08:27.398205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:08:27.398211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.0 MB in 2s (12.6 MB/s) 2026-07-10 01:08:27.398216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:08:27.398222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:08:27.398228 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-07-10 01:08:27.398234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-07-10 01:08:27.398239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-07-10 01:08:27.398245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-10 01:08:27.398250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2026-07-10 01:08:27.398256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2026-07-10 01:08:27.398262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2026-07-10 01:08:27.398267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-07-10 01:08:27.398273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2026-07-10 01:08:27.398278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2026-07-10 01:08:27.398291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:08:27.398297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2026-07-10 01:08:27.398302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2026-07-10 01:08:27.398315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:08:27.398321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-10 01:08:27.398331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-10 01:08:27.398337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-10 01:08:27.398342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-10 01:08:27.398401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-10 01:08:27.398467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-10 01:08:27.398594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-auth-gssapi amd64 1.6.4-3build2 [64.7 kB] 2026-07-10 01:08:27.398656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-10 01:08:27.398724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 2s (187 kB/s) 2026-07-10 01:08:27.398789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2026-07-10 01:08:27.398847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-07-10 01:08:27.398913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:08:27.398976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-07-10 01:08:27.399066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-07-10 01:08:27.399206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-07-10 01:08:27.399268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-07-10 01:08:27.399331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-07-10 01:08:27.399435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-07-10 01:08:27.399520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 18918 files and directories currently installed.) 2026-07-10 01:08:27.399605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../0-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-10 01:08:27.399669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-10 01:08:27.399732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-10 01:08:27.399795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:08:27.399863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.399931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.399995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-10 01:08:27.400077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:08:27.400150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.400213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.400275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-10 01:08:27.400339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:08:27.400403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.400467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-10 01:08:27.400583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:08:27.400648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.400712 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2026-07-10 01:08:27.400762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:08:27.400817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.400873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2026-07-10 01:08:27.400928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2026-07-10 01:08:27.400982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-07-10 01:08:27.401053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2026-07-10 01:08:27.401110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:08:27.401168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.401225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-07-10 01:08:27.401280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2026-07-10 01:08:27.401335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2026-07-10 01:08:27.401391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2026-07-10 01:08:27.401446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.401518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-10 01:08:27.401575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.401632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.401688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.401743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.401797 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:08:27.401852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:08:27.401908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 9b6e7a6c2347 2026-07-10 01:08:27.401964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 58f60c72e373 2026-07-10 01:08:27.402021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 4/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt requests-kerberos 2026-07-10 01:08:27.402108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in f08a064a2608 2026-07-10 01:08:27.402170 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2026-07-10 01:08:27.402228 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2026-07-10 01:08:27.402287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (2.32.3) 2026-07-10 01:08:27.402358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (42.0.8) 2026-07-10 01:08:27.402413 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2026-07-10 01:08:27.402484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 01:08:27.402554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-kerberos) (1.17.0) 2026-07-10 01:08:27.402600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-kerberos) (2.22) 2026-07-10 01:08:27.402656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.3.2) 2026-07-10 01:08:27.402711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.8) 2026-07-10 01:08:27.402766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (1.26.19) 2026-07-10 01:08:27.402820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (2026.6.17) 2026-07-10 01:08:27.402880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2026-07-10 01:08:27.402948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.8.3.tar.gz (94 kB) 2026-07-10 01:08:27.403007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-07-10 01:08:27.403085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-07-10 01:08:27.403148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-07-10 01:08:27.403205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:08:27.403261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-07-10 01:08:27.403317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:08:27.403373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2026-07-10 01:08:27.403428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.6.0.tar.gz (230 kB) 2026-07-10 01:08:27.403505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-07-10 01:08:27.403573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-07-10 01:08:27.403631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-07-10 01:08:27.403688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:08:27.403744 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-07-10 01:08:27.403799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:08:27.403855 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: decorator in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gssapi>=1.6.0->pyspnego[kerberos]->requests-kerberos) (5.1.1) 2026-07-10 01:08:27.403910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2026-07-10 01:08:27.403965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2026-07-10 01:08:27.404020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2026-07-10 01:08:27.404084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2026-07-10 01:08:27.404136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): still running... 2026-07-10 01:08:27.404183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2026-07-10 01:08:27.404231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.8.3-cp312-cp312-linux_x86_64.whl size=4480541 sha256=f0ce8988807ff5963fe0fec5619e2a840b4b1b90bcade3906cae6883d335ac82 2026-07-10 01:08:27.404280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-wap6ot5r/wheels/25/60/d0/df66d3c4492386b3054c084ea27d1ec294fb7d948e895aac1d 2026-07-10 01:08:27.404336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2026-07-10 01:08:27.404384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2026-07-10 01:08:27.404431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2026-07-10 01:08:27.404488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.6.0-cp312-cp312-linux_x86_64.whl size=6515769 sha256=665e4ecc269d31a0dd2fbe495b8f47a853bf283992acc98f6d553713ac99fc05 2026-07-10 01:08:27.404535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-wap6ot5r/wheels/fd/0a/41/6637646d729e64c35543efdf8b75dc1bb08853b028bf7831ab 2026-07-10 01:08:27.404586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2026-07-10 01:08:27.404635 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2026-07-10 01:08:27.404685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed gssapi-1.8.3 krb5-0.6.0 pyspnego-0.11.1 requests-kerberos-0.15.0 2026-07-10 01:08:27.404732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container f08a064a2608 2026-07-10 01:08:27.404779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 3c9c4dabaf4f 2026-07-10 01:08:27.404827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/11 : ADD plugins-archive / 2026-07-10 01:08:27.404876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> c25ef075bd8e 2026-07-10 01:08:27.404924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/11 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-07-10 01:08:27.404973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 6986d7c18cca 2026-07-10 01:08:27.405019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 01:08:27.405084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 82c923096d05 2026-07-10 01:08:27.405145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 8/11 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2026-07-10 01:08:27.405189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in ca1733293bd7 2026-07-10 01:08:27.405238 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing ./plugins/pycadf-3.1.1 2026-07-10 01:08:27.405285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-07-10 01:08:27.405333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-07-10 01:08:27.405381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-07-10 01:08:27.405429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:08:27.405489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing backend dependencies: started 2026-07-10 01:08:27.405645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing backend dependencies: finished with status 'done' 2026-07-10 01:08:27.405726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-07-10 01:08:27.405750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:08:27.405764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.1) 2026-07-10 01:08:27.405776 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2026-07-10 01:08:27.405786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2026-07-10 01:08:27.405801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2026-07-10 01:08:27.405874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2026-07-10 01:08:27.406088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2026-07-10 01:08:27.406109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2026-07-10 01:08:27.406119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (5.3.0) 2026-07-10 01:08:27.406129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2026-07-10 01:08:27.406139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2026-07-10 01:08:27.406150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2026-07-10 01:08:27.406160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2026-07-10 01:08:27.406174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.i18n>=3.15.3->oslo.config>=5.2.0->pycadf==3.1.1) (6.1.0) 2026-07-10 01:08:27.406186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2026-07-10 01:08:27.406238 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (7.4.0) 2026-07-10 01:08:27.406254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2026-07-10 01:08:27.406330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2.1.0) 2026-07-10 01:08:27.406348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (24.1) 2026-07-10 01:08:27.406413 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (6.0.0) 2026-07-10 01:08:27.406429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (3.1.2) 2026-07-10 01:08:27.406504 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2026-07-10 01:08:27.406558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2026-07-10 01:08:27.406574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2026-07-10 01:08:27.406635 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2026.6.17) 2026-07-10 01:08:27.406677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: pycadf 2026-07-10 01:08:27.406718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (pyproject.toml): started 2026-07-10 01:08:27.406758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-07-10 01:08:27.406785 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=052ba4d518b27e73b73ff33544083e6dc0ec8560b6c2fd466097440ff9f40a55 2026-07-10 01:08:27.409160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-jhvmfoy4/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 01:08:27.409205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built pycadf 2026-07-10 01:08:27.409225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pycadf 2026-07-10 01:08:27.409244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Attempting uninstall: pycadf 2026-07-10 01:08:27.409261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Found existing installation: pycadf 3.1.1 2026-07-10 01:08:27.409279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Uninstalling pycadf-3.1.1: 2026-07-10 01:08:27.409294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pycadf-3.1.1 2026-07-10 01:08:27.409311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pycadf-3.1.1 2026-07-10 01:08:27.409327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container ca1733293bd7 2026-07-10 01:08:27.409344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 1108890ace8f 2026-07-10 01:08:27.409362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/11 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-10 01:08:27.409380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 0457ff416c30 2026-07-10 01:08:27.409398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2026-07-10 01:08:27.409416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl.metadata (6.1 kB) 2026-07-10 01:08:27.409434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2026-07-10 01:08:27.409449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2026-07-10 01:08:27.409460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: tenacity<9.2.0,>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone-keycloak-backend) (8.3.0) 2026-07-10 01:08:27.409516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting deprecation>=2.1.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2026-07-10 01:08:27.409527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2026-07-10 01:08:27.409537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting jwcrypto<2.0.0,>=1.5.4 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2026-07-10 01:08:27.409547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-10 01:08:27.409575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.32.3) 2026-07-10 01:08:27.409586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-toolbelt>=0.6.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2026-07-10 01:08:27.409595 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-07-10 01:08:27.409605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=39.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (42.0.8) 2026-07-10 01:08:27.409617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: typing_extensions>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (4.12.2) 2026-07-10 01:08:27.409627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=39.0.0->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.17.0) 2026-07-10 01:08:27.409638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=39.0.0->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.22) 2026-07-10 01:08:27.409648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: packaging in ./var/lib/kolla/venv/lib/python3.12/site-packages (from deprecation>=2.1.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (24.1) 2026-07-10 01:08:27.409658 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.3.2) 2026-07-10 01:08:27.409668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.8) 2026-07-10 01:08:27.409693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.26.19) 2026-07-10 01:08:27.409704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2026.6.17) 2026-07-10 01:08:27.409714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl (8.6 kB) 2026-07-10 01:08:27.409725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2026-07-10 01:08:27.409735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-10 01:08:27.409745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2026-07-10 01:08:27.409755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2026-07-10 01:08:27.409773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2026-07-10 01:08:27.409784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.8 keystone-keycloak-backend-0.5.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2026-07-10 01:08:27.409794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 0457ff416c30 2026-07-10 01:08:27.409804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> d0b8db44c2fe 2026-07-10 01:08:27.409815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/11 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc 2026-07-10 01:08:27.409826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 6df11e96e1ae 2026-07-10 01:08:27.409836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:08:27.409846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:08:27.409856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:08:27.409872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:08:27.409883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:08:27.409893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:08:27.409903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:08:27.409913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:08:27.409923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:08:27.409933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:08:27.409942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:08:27.409952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:08:27.409962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:08:27.409972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:08:27.409982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:08:27.409991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.0 MB in 2s (12.4 MB/s) 2026-07-10 01:08:27.410001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:08:27.410011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:08:27.410021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-07-10 01:08:27.410031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-07-10 01:08:27.410083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2026-07-10 01:08:27.410094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.10+dfsg-0ubuntu0.24.04.1). 2026-07-10 01:08:27.410104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-07-10 01:08:27.410121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 2026-07-10 01:08:27.410139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-07-10 01:08:27.410149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 libmemcached11t64 2026-07-10 01:08:27.410159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:08:27.410169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 96.1 kB of archives. 2026-07-10 01:08:27.410178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 286 kB of additional disk space will be used. 2026-07-10 01:08:27.410188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:08:27.410198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2026-07-10 01:08:27.410208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2026-07-10 01:08:27.410218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 96.1 kB in 0s (295 kB/s) 2026-07-10 01:08:27.410227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2026-07-10 01:08:27.410237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-07-10 01:08:27.410247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2026-07-10 01:08:27.410258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:08:27.410268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-07-10 01:08:27.410277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-07-10 01:08:27.410287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-07-10 01:08:27.410297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-07-10 01:08:27.410307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-07-10 01:08:27.410317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-07-10 01:08:27.410326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19111 files and directories currently installed.) 2026-07-10 01:08:27.410336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2026-07-10 01:08:27.410352 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-07-10 01:08:27.410363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2026-07-10 01:08:27.410372 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2026-07-10 01:08:27.410382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-07-10 01:08:27.410392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-07-10 01:08:27.410402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-07-10 01:08:27.410411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:08:27.410421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2026-07-10 01:08:27.410431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 6df11e96e1ae 2026-07-10 01:08:27.410441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> a200f246f147 2026-07-10 01:08:27.410452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 11/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:08:27.410486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in bbc7d1a1f199 2026-07-10 01:08:27.410497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:08:27.410507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-07-10 01:08:27.410517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-07-10 01:08:27.410526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2026-07-10 01:08:27.410536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:08:27.410546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:08:27.410556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:08:27.410566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:08:27.410582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:08:27.410592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:08:27.410602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:08:27.410612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-07-10 01:08:27.410622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2026-07-10 01:08:27.410631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-07-10 01:08:27.410641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2026-07-10 01:08:27.410651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:08:27.410661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:08:27.410671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-07-10 01:08:27.410681 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 2026-07-10 01:08:27.410691 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:08:27.410701 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-07-10 01:08:27.410711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-07-10 01:08:27.410720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-07-10 01:08:27.410730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-07-10 01:08:27.410740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-07-10 01:08:27.410750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-07-10 01:08:27.410763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19127 files and directories currently installed.) 2026-07-10 01:08:27.410773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:08:27.410783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:08:27.410793 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-07-10 01:08:27.410803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-07-10 01:08:27.410812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-07-10 01:08:27.410832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:08:27.410843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:08:27.410863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:08:27.410877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:08:27.410913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:08:27.410961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:08:27.410976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:08:27.411016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-07-10 01:08:27.411032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:08:27.411100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2026-07-10 01:08:27.411141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-07-10 01:08:27.411186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:08:27.411202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-07-10 01:08:27.411256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-07-10 01:08:27.411273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-07-10 01:08:27.411398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-07-10 01:08:27.411421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-07-10 01:08:27.411432 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-07-10 01:08:27.411439 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19118 files and directories currently installed.) 2026-07-10 01:08:27.411489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:08:27.411516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:08:27.411553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:08:27.411593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:08:27.411635 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:08:27.411677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:08:27.411718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:08:27.411760 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.411803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:08:27.411844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:08:27.411895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.411937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:08:27.411987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:08:27.412029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.412087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:08:27.412133 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.412174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:08:27.412223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:08:27.412258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:08:27.412277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:08:27.412324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:08:27.412370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:08:27.412419 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:08:27.412434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:08:27.412488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:08:27.412568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:08:27.412600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:08:27.412635 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.412678 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:08:27.412719 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:08:27.412767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:08:27.412794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:08:27.412832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:08:27.412871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:08:27.412912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:08:27.412950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:08:27.412985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:08:27.413021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:08:27.413076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.413117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:08:27.413153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:08:27.413189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:08:27.413226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.413268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:08:27.413315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:08:27.413331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.413367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2026-07-10 01:08:27.413393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2026-07-10 01:08:27.413426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:08:27.413463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.413517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:08:27.413553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2026-07-10 01:08:27.413590 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:08:27.413625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:08:27.413652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2026-07-10 01:08:27.413680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2026-07-10 01:08:27.413716 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:08:27.413744 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.413765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9330 files, 1351 directories removed. 2026-07-10 01:08:27.413843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.413853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2026-07-10 01:08:27.413862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.413905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2026-07-10 01:08:27.413934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:08:27.413970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2026-07-10 01:08:27.414006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2026-07-10 01:08:27.414052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:08:27.414107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container bbc7d1a1f199 2026-07-10 01:08:27.414145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 1acea679bf22 2026-07-10 01:08:27.414184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 0f61ae90e57d 2026-07-10 01:08:27.414222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20260710 2026-07-10 01:08:27.414323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2026-07-10 01:08:27.414247 (took 0:04:10.384872) 2026-07-10 01:08:27.415318 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2026-07-10 01:08:27.415380 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2026-07-10 01:08:27.415441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2026-07-10 01:08:27.415377 2026-07-10 01:08:27.416827 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2026-07-10 01:08:27.417289 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2026-07-10 01:09:06.671645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 01:09:06.671856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> c15536d103c2 2026-07-10 01:09:06.672027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/8 : LABEL "build-date"="20260710" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-fernet" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:09:06.672210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 22b5553c7b2c 2026-07-10 01:09:06.672326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 22b5553c7b2c 2026-07-10 01:09:06.672432 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 5825c9378371 2026-07-10 01:09:06.672582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:09:06.672692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in b937517a90c6 2026-07-10 01:09:06.672795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:09:06.672908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:09:06.674125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:09:06.674159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:09:06.674169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:09:06.674179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:09:06.674189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:09:06.674198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:09:06.674207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:09:06.674217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:09:06.674226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:09:06.674236 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:09:06.674245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:09:06.674254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:09:06.674263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:09:06.674273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 28.0 MB in 3s (10.8 MB/s) 2026-07-10 01:09:06.674282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-07-10 01:09:06.674292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-07-10 01:09:06.674301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-07-10 01:09:06.674310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-07-10 01:09:06.674320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2026-07-10 01:09:06.674329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-07-10 01:09:06.674338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2026-07-10 01:09:06.674347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-07-10 01:09:06.674357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-07-10 01:09:06.674366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2026-07-10 01:09:06.674376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2026-07-10 01:09:06.674456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2026-07-10 01:09:06.674584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2026-07-10 01:09:06.674676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-07-10 01:09:06.674773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:09:06.674863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,587 kB of archives. 2026-07-10 01:09:06.674963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,188 kB of additional disk space will be used. 2026-07-10 01:09:06.675081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:09:06.675194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-07-10 01:09:06.675307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-07-10 01:09:06.675407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 01:09:06.675522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-10 01:09:06.675617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 01:09:06.675711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 01:09:06.675804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 01:09:06.675900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,587 kB in 0s (4,037 kB/s) 2026-07-10 01:09:06.675995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2026-07-10 01:09:06.676126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-07-10 01:09:06.676238 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:09:06.676339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-07-10 01:09:06.676524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% (Reading database ... 80% 2026-07-10 01:09:06.676633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-07-10 01:09:06.679107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-07-10 01:09:06.679124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-07-10 01:09:06.679133 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18918 files and directories currently installed.) 2026-07-10 01:09:06.679141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-07-10 01:09:06.679148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 01:09:06.679156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 01:09:06.679163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2026-07-10 01:09:06.679171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2026-07-10 01:09:06.679178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-07-10 01:09:06.679187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 2026-07-10 01:09:06.679196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:09:06.679205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-07-10 01:09:06.679213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-07-10 01:09:06.679220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-07-10 01:09:06.679227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-07-10 01:09:06.679241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-07-10 01:09:06.679249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-07-10 01:09:06.679256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18937 files and directories currently installed.) 2026-07-10 01:09:06.679264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-07-10 01:09:06.679272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-07-10 01:09:06.679279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2026-07-10 01:09:06.679295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 01:09:06.679303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:09:06.679310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2026-07-10 01:09:06.679318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 01:09:06.679325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:09:06.679333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 01:09:06.679341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 01:09:06.679348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:09:06.679355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 01:09:06.679363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 01:09:06.679370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:09:06.679378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2026-07-10 01:09:06.679385 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:09:06.679393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:09:06.679400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:09:06.679408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2026-07-10 01:09:06.679415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-07-10 01:09:06.679423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:09:06.679430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:09:06.679437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:09:06.679445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:09:06.679459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:09:06.679513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-07-10 01:09:06.679521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:09:06.679528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:09:06.679535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container b937517a90c6 2026-07-10 01:09:06.679542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> f6af76c39ed8 2026-07-10 01:09:06.679550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/8 : COPY fetch_fernet_tokens.py /usr/bin/ 2026-07-10 01:09:06.679564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 4073788a4f00 2026-07-10 01:09:06.679572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/8 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-07-10 01:09:06.679578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 036a26a3d15c 2026-07-10 01:09:06.679585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 01:09:06.679591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> ece7dd3b806e 2026-07-10 01:09:06.679597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap /usr/bin/fetch_fernet_tokens.py 2026-07-10 01:09:06.679604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in aa3009612c37 2026-07-10 01:09:06.679610 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container aa3009612c37 2026-07-10 01:09:06.679616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> cd41dec705b4 2026-07-10 01:09:06.679624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:09:06.679632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in a6ed0677769e 2026-07-10 01:09:06.679638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-07-10 01:09:06.679644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-07-10 01:09:06.679655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-07-10 01:09:06.679662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2026-07-10 01:09:06.679668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:09:06.679674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:09:06.679681 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:09:06.679687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:09:06.679693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:09:06.679699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:09:06.679770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:09:06.679838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-07-10 01:09:06.679899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2026-07-10 01:09:06.679966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-07-10 01:09:06.680027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2026-07-10 01:09:06.680132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:09:06.680197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:09:06.680264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-07-10 01:09:06.680331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:09:06.680407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-07-10 01:09:06.680488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-07-10 01:09:06.683092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% (Reading database ... 85% 2026-07-10 01:09:06.683106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-07-10 01:09:06.683113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-07-10 01:09:06.683119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19063 files and directories currently installed.) 2026-07-10 01:09:06.683126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:09:06.683133 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-07-10 01:09:06.683139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-07-10 01:09:06.683145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-07-10 01:09:06.683152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-07-10 01:09:06.683158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:09:06.683164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:09:06.683171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:09:06.683177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:09:06.683184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:09:06.683190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:09:06.683196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:09:06.683203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-07-10 01:09:06.683209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:09:06.683215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2026-07-10 01:09:06.683222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-07-10 01:09:06.683241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:09:06.683248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-07-10 01:09:06.683255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-07-10 01:09:06.683261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-07-10 01:09:06.683268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-07-10 01:09:06.683274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-07-10 01:09:06.683280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-07-10 01:09:06.683287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19054 files and directories currently installed.) 2026-07-10 01:09:06.683293 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:06.683299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:06.683317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:09:06.683330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:09:06.683337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:06.683343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:06.683356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:09:06.683368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:06.683375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:06.683381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:06.683392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:06.683398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:09:06.683404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:06.683411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683417 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:06.683423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:06.683498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:09:06.683505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:09:06.683541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:09:06.683581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:06.683600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:06.683612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2026-07-10 01:09:06.683618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2026-07-10 01:09:06.683624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:09:06.683630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:09:06.683636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2026-07-10 01:09:06.683642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:09:06.683648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:09:06.683654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2026-07-10 01:09:06.683661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2026-07-10 01:09:06.683667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:09:06.683673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683679 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9219 files, 1331 directories removed. 2026-07-10 01:09:06.683685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683691 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2026-07-10 01:09:06.683697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2026-07-10 01:09:06.683709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:09:06.683716 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2026-07-10 01:09:06.683746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2026-07-10 01:09:06.683955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:09:06.684031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container a6ed0677769e 2026-07-10 01:09:06.684142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 6a6df4135442 2026-07-10 01:09:06.684214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built 32971323af58 2026-07-10 01:09:06.684281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20260710 2026-07-10 01:09:06.684388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2026-07-10 01:09:06.684325 (took 0:00:39.268948) 2026-07-10 01:09:06.684823 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2026-07-10 01:09:06.684915 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2026-07-10 01:09:06.684994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2026-07-10 01:09:06.684943 2026-07-10 01:09:06.685911 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2026-07-10 01:09:06.686583 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2026-07-10 01:09:50.825816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 01:09:50.825998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> c15536d103c2 2026-07-10 01:09:50.826218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/8 : LABEL "build-date"="20260710" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:09:50.826326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in f4c835a26b00 2026-07-10 01:09:50.826451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container f4c835a26b00 2026-07-10 01:09:50.827100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> dbcad99ab1b6 2026-07-10 01:09:50.827142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 3/8 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && chsh --shell /bin/bash keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2026-07-10 01:09:50.827155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 1a2af071ae81 2026-07-10 01:09:50.827164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 1a2af071ae81 2026-07-10 01:09:50.827173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 867ad1dd59c2 2026-07-10 01:09:50.827182 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-07-10 01:09:50.827192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 76265c2b3a4d 2026-07-10 01:09:50.827201 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 76265c2b3a4d 2026-07-10 01:09:50.827210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 048f04a288c4 2026-07-10 01:09:50.827221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:09:50.827230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 40c652f02205 2026-07-10 01:09:50.827243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:09:50.827253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:09:50.827265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:09:50.827368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:09:50.827510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:09:50.827824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:09:50.827853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:09:50.827867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:09:50.827878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:09:50.827916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:09:50.827942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:09:50.828076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:09:50.828122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:09:50.828218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:09:50.828361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:09:50.828504 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 28.0 MB in 3s (10.9 MB/s) 2026-07-10 01:09:50.828567 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-07-10 01:09:50.828644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-07-10 01:09:50.828720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-07-10 01:09:50.828792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-07-10 01:09:50.828863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2026-07-10 01:09:50.828932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2026-07-10 01:09:50.829005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2026-07-10 01:09:50.829106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-07-10 01:09:50.830206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2026-07-10 01:09:50.830223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2026-07-10 01:09:50.830232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-07-10 01:09:50.830239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2026-07-10 01:09:50.830247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-07-10 01:09:50.830254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2026-07-10 01:09:50.830261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:09:50.830269 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,091 kB of archives. 2026-07-10 01:09:50.830287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,371 kB of additional disk space will be used. 2026-07-10 01:09:50.830295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:09:50.830303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 01:09:50.830310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-10 01:09:50.830318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 01:09:50.830325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 01:09:50.830333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 01:09:50.830342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-07-10 01:09:50.830349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:09:50.830367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-07-10 01:09:50.830375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2026-07-10 01:09:50.830382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,091 kB in 0s (4,962 kB/s) 2026-07-10 01:09:50.830390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2026-07-10 01:09:50.830418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-07-10 01:09:50.830428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2026-07-10 01:09:50.830437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:09:50.830471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-07-10 01:09:50.830479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-07-10 01:09:50.830486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-07-10 01:09:50.830493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-07-10 01:09:50.830500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-07-10 01:09:50.830508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-07-10 01:09:50.830564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 18918 files and directories currently installed.) 2026-07-10 01:09:50.830668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 01:09:50.830761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:09:50.830821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2026-07-10 01:09:50.830879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 01:09:50.830934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:09:50.830990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 01:09:50.831058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 01:09:50.831123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:09:50.831186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 01:09:50.833338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 01:09:50.833392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:09:50.833438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2026-07-10 01:09:50.833447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:09:50.833456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:09:50.833464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2026-07-10 01:09:50.833472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:09:50.833497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:09:50.833505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2026-07-10 01:09:50.833524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:09:50.833533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2026-07-10 01:09:50.833541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.833550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:09:50.833558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2026-07-10 01:09:50.833565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:09:50.833573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:09:50.833581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:09:50.833589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:09:50.833597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:09:50.833605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:09:50.833613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:09:50.833621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:09:50.833629 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 01:09:50.833637 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.833645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:09:50.833653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:09:50.833661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:09:50.833669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.833677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-07-10 01:09:50.833685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2026-07-10 01:09:50.833693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.833701 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:AnjR6bp8Nzxi1XyNz6/SqWVR6b68PmH+1SHS3aYya8Y root@ubuntu (RSA) 2026-07-10 01:09:50.833709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-07-10 01:09:50.833717 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.833725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:ifpk5kIaZ5iv+gnXkozZ2XtNj9d/nXGqLcgxeHhs8k8 root@ubuntu (ECDSA) 2026-07-10 01:09:50.833733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-07-10 01:09:50.833741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.833749 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:9sV9YzQWtDjkbpGbUFrmlEGHZpA+JjaoCKFj1bybXfs root@ubuntu (ED25519) 2026-07-10 01:09:50.833757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 01:09:50.833765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:09:50.833773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:09:50.833781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 40c652f02205 2026-07-10 01:09:50.833789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> dc45e80c7230 2026-07-10 01:09:50.833797 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 01:09:50.833805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> d93baf86899f 2026-07-10 01:09:50.833815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 7/8 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 01:09:50.833830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 090c9f6fc969 2026-07-10 01:09:50.833848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 090c9f6fc969 2026-07-10 01:09:50.833856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 1f87794bc972 2026-07-10 01:09:50.833867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:09:50.833877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 1a6fe3b0bc29 2026-07-10 01:09:50.833885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-07-10 01:09:50.833899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-07-10 01:09:50.833907 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-07-10 01:09:50.833915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2026-07-10 01:09:50.833924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:09:50.833932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:09:50.833940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:09:50.833948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:09:50.833956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:09:50.833965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:09:50.833973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:09:50.834115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-07-10 01:09:50.834133 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2026-07-10 01:09:50.834142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-07-10 01:09:50.834150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2026-07-10 01:09:50.834158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:09:50.834166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:09:50.834174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-07-10 01:09:50.834184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:09:50.834194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:09:50.834202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-07-10 01:09:50.834210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-07-10 01:09:50.834218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-07-10 01:09:50.834226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-07-10 01:09:50.834234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19092 files and directories currently installed.) 2026-07-10 01:09:50.834252 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:09:50.834261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-07-10 01:09:50.834269 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-07-10 01:09:50.834277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-07-10 01:09:50.834285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-07-10 01:09:50.834293 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:09:50.834301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:09:50.834310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:09:50.834322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:09:50.834330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:09:50.834338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:09:50.834346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:09:50.834355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-07-10 01:09:50.834363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:09:50.834375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2026-07-10 01:09:50.834386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-07-10 01:09:50.834500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 2026-07-10 01:09:50.834516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:40% (Reading database ... 45% 2026-07-10 01:09:50.834566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:09:50.834579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-07-10 01:09:50.834642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-07-10 01:09:50.834685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-07-10 01:09:50.834726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-07-10 01:09:50.834776 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-07-10 01:09:50.834789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-07-10 01:09:50.834855 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19083 files and directories currently installed.) 2026-07-10 01:09:50.834895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:50.834935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:50.834975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:50.835014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:50.835129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:09:50.835192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:09:50.835243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:50.835283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:50.835344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:50.835357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:50.835436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:09:50.835493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:50.835546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:50.835586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:50.835636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:50.835676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:09:50.835726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:50.835769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:50.835808 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:09:50.835847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:50.835887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:50.835926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:50.835983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:09:50.836023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:50.836087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:50.836132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:50.836172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:50.836212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:09:50.836253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:50.836292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:50.836332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:09:50.836371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:50.836458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:50.836471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.837745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:09:50.837827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.837839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:50.837848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:09:50.837857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:50.837865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:09:50.837892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2026-07-10 01:09:50.837901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2026-07-10 01:09:50.837909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:09:50.837917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:09:50.837942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2026-07-10 01:09:50.837951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:09:50.837959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:09:50.837968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2026-07-10 01:09:50.837976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2026-07-10 01:09:50.837983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:09:50.837991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.837999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9219 files, 1331 directories removed. 2026-07-10 01:09:50.838007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.838015 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2026-07-10 01:09:50.838023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.838031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2026-07-10 01:09:50.838080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:09:50.838088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2026-07-10 01:09:50.838097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2026-07-10 01:09:50.838105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:09:50.838113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 1a6fe3b0bc29 2026-07-10 01:09:50.838121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> ef50bba0922a 2026-07-10 01:09:50.838130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built 52ca45c7ff8d 2026-07-10 01:09:50.838138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20260710 2026-07-10 01:09:50.838147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2026-07-10 01:09:50.837290 (took 0:00:44.152347) 2026-07-10 01:09:50.838219 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2026-07-10 01:09:50.838229 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2026-07-10 01:09:50.838238 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2026-07-10 01:09:50.837829 2026-07-10 01:09:50.838933 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2026-07-10 01:09:50.839506 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2026-07-10 01:10:20.824225 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 01:10:20.824295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> c4e3a8a995dc 2026-07-10 01:10:20.824418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/4 : LABEL "build-date"="20260710" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:10:20.824439 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in a046757de2f3 2026-07-10 01:10:20.824453 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container a046757de2f3 2026-07-10 01:10:20.824478 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> cbb8d10c2c91 2026-07-10 01:10:20.824521 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:10:20.824533 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 97e110a9a831 2026-07-10 01:10:20.824567 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-07-10 01:10:20.824638 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-07-10 01:10:20.824674 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-07-10 01:10:20.824685 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2026-07-10 01:10:20.824725 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:10:20.824760 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:10:20.824795 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:10:20.824831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:10:20.824876 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:10:20.824910 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:10:20.824944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:10:20.824984 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-07-10 01:10:20.825095 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2026-07-10 01:10:20.825111 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-07-10 01:10:20.825147 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2026-07-10 01:10:20.825182 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:10:20.825265 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:10:20.825277 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-07-10 01:10:20.825320 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:10:20.825432 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-07-10 01:10:20.825445 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2026-07-10 01:10:20.825619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2026-07-10 01:10:20.825633 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-07-10 01:10:20.825673 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-07-10 01:10:20.825752 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-07-10 01:10:20.825764 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:10:20.825801 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:10:20.825836 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-07-10 01:10:20.825917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-07-10 01:10:20.825944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-07-10 01:10:20.825973 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-07-10 01:10:20.826007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:10:20.826079 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:10:20.826126 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:10:20.826161 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:10:20.826196 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:10:20.826230 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:10:20.826265 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:10:20.826377 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-07-10 01:10:20.826390 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:10:20.826426 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2026-07-10 01:10:20.826505 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-07-10 01:10:20.826575 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:10:20.826591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-07-10 01:10:20.826626 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2026-07-10 01:10:20.826707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2026-07-10 01:10:20.826718 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-07-10 01:10:20.826752 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-07-10 01:10:20.826787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-07-10 01:10:20.826855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:10:20.826866 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:20.826943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:20.826955 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:20.826994 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:20.827103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:10:20.827126 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:10:20.827158 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:20.827197 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:20.827234 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:20.827314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:20.827326 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:10:20.827390 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:20.827486 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:20.827527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:20.827563 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:20.827707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:10:20.827728 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:20.827759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:20.827795 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:20.827837 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:20.827914 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:20.827926 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:20.827961 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:20.828006 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:20.828154 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:10:20.828172 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:20.828208 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:20.828242 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:20.828283 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:10:20.828385 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:20.828397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:20.828432 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:10:20.828467 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:20.828538 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:20.828549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:10:20.828606 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:10:20.828641 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:20.828678 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:20.829924 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:20.829944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:10:20.829977 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:20.830008 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2026-07-10 01:10:20.830091 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2026-07-10 01:10:20.830144 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:10:20.830157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:10:20.830193 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2026-07-10 01:10:20.830260 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:10:20.830271 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:10:20.830332 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2026-07-10 01:10:20.830402 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2026-07-10 01:10:20.830437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:10:20.830467 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:10:20.830498 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10715 files, 1486 directories removed. 2026-07-10 01:10:20.830560 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:10:20.830570 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2026-07-10 01:10:20.830606 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:10:20.830672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2026-07-10 01:10:20.830682 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:10:20.830719 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2026-07-10 01:10:20.830756 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2026-07-10 01:10:20.830821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:10:20.830831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 97e110a9a831 2026-07-10 01:10:20.830893 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 198deca99dd5 2026-07-10 01:10:20.830903 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/4 : USER heat 2026-07-10 01:10:20.830952 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 9b26a07ef3d1 2026-07-10 01:10:20.830989 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 9b26a07ef3d1 2026-07-10 01:10:20.831020 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 355694e570f4 2026-07-10 01:10:20.831107 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built 064c6c3cf25f 2026-07-10 01:10:20.831140 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20260710 2026-07-10 01:10:20.831280 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2026-07-10 01:10:20.831153 (took 0:00:29.993324) 2026-07-10 01:10:20.831735 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2026-07-10 01:10:20.831775 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2026-07-10 01:10:20.831848 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2026-07-10 01:10:20.831768 2026-07-10 01:10:20.832987 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2026-07-10 01:10:20.833654 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2026-07-10 01:10:53.432435 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 01:10:53.432527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> c4e3a8a995dc 2026-07-10 01:10:53.432556 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/5 : LABEL "build-date"="20260710" "name"="heat-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:10:53.432619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 76a306ac9b0e 2026-07-10 01:10:53.432634 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 76a306ac9b0e 2026-07-10 01:10:53.432672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 60c15a97cbce 2026-07-10 01:10:53.432686 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-07-10 01:10:53.432743 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 96a007ba52b0 2026-07-10 01:10:53.432754 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-07-10 01:10:53.432791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in cbc6c3c9eb0e 2026-07-10 01:10:53.432844 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container cbc6c3c9eb0e 2026-07-10 01:10:53.432903 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> d88c78f6f5f1 2026-07-10 01:10:53.432965 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:10:53.433009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 40e316fdfd78 2026-07-10 01:10:53.433138 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-07-10 01:10:53.433176 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-07-10 01:10:53.433229 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-07-10 01:10:53.433329 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:10:53.433388 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:10:53.433471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:10:53.433509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:10:53.433529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:10:53.433586 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:10:53.433637 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:10:53.433689 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:10:53.433723 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-07-10 01:10:53.433743 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2026-07-10 01:10:53.433793 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-07-10 01:10:53.433806 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2026-07-10 01:10:53.433838 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:10:53.433852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:10:53.433896 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-07-10 01:10:53.433947 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:10:53.433991 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-07-10 01:10:53.434108 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-07-10 01:10:53.435359 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2026-07-10 01:10:53.435418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2026-07-10 01:10:53.435431 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-07-10 01:10:53.435442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-07-10 01:10:53.435464 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:10:53.435476 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:10:53.435487 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-07-10 01:10:53.435497 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-07-10 01:10:53.435507 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-07-10 01:10:53.435517 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-07-10 01:10:53.435527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:10:53.435537 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:10:53.435547 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:10:53.435558 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:10:53.435567 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:10:53.435577 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:10:53.435587 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:10:53.435597 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-07-10 01:10:53.435607 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:10:53.435631 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:10:53.435642 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-07-10 01:10:53.435655 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 2026-07-10 01:10:53.435667 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:10:53.435677 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-07-10 01:10:53.435687 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-07-10 01:10:53.435697 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2026-07-10 01:10:53.435707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2026-07-10 01:10:53.435758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-07-10 01:10:53.435770 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-07-10 01:10:53.435780 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:10:53.435790 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:53.435800 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:53.435810 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:53.435820 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:53.435830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:10:53.435840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:10:53.435855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:53.435929 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:53.435946 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:53.436017 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:53.436095 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.436215 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:10:53.436234 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.436317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:53.436374 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.436436 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:53.436500 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.436609 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:53.436627 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:53.436702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.436762 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:10:53.436821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:53.436904 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438122 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438143 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:53.438153 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438162 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438171 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438180 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438189 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438198 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438207 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438217 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438226 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438235 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438244 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:53.438253 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:10:53.438262 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438271 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438280 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:10:53.438305 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438331 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:10:53.438341 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438350 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438358 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:53.438367 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438376 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438385 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:53.438403 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2026-07-10 01:10:53.438412 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:10:53.438421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:10:53.438430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438439 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:10:53.438448 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2026-07-10 01:10:53.438457 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:10:53.438470 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:10:53.438479 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2026-07-10 01:10:53.438488 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2026-07-10 01:10:53.438497 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:10:53.438506 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438636 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10715 files, 1486 directories removed. 2026-07-10 01:10:53.438654 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438694 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2026-07-10 01:10:53.438744 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438794 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2026-07-10 01:10:53.438832 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:10:53.438883 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:10:53.438934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:10:53.438983 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:10:53.439031 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 40e316fdfd78 2026-07-10 01:10:53.439112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> c6caa7f1ac2b 2026-07-10 01:10:53.439152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built 1a20028b41b4 2026-07-10 01:10:53.439205 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20260710 2026-07-10 01:10:53.439329 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2026-07-10 01:10:53.439210 (took 0:00:32.607442) 2026-07-10 01:10:53.439761 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2026-07-10 01:10:53.439853 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2026-07-10 01:10:53.439927 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2026-07-10 01:10:53.439838 2026-07-10 01:10:53.440887 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2026-07-10 01:10:53.441498 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2026-07-10 01:11:25.367677 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 01:11:25.367785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> c4e3a8a995dc 2026-07-10 01:11:25.367807 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/5 : LABEL "build-date"="20260710" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api-cfn" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:11:25.367852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in cd98394f463a 2026-07-10 01:11:25.367869 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container cd98394f463a 2026-07-10 01:11:25.367880 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 939b1b610f6b 2026-07-10 01:11:25.367894 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-07-10 01:11:25.367925 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 45ba2b308566 2026-07-10 01:11:25.367941 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-07-10 01:11:25.368073 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 2f785395ba68 2026-07-10 01:11:25.368098 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 2f785395ba68 2026-07-10 01:11:25.368109 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 8d6366179683 2026-07-10 01:11:25.368148 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:11:25.368200 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in aed6dd4863c1 2026-07-10 01:11:25.368216 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-07-10 01:11:25.368288 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-07-10 01:11:25.368304 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-07-10 01:11:25.368349 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2026-07-10 01:11:25.368365 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:11:25.368421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:11:25.368437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:11:25.368479 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:11:25.368495 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:11:25.368586 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:11:25.368603 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:11:25.368664 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-07-10 01:11:25.368723 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2026-07-10 01:11:25.368788 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-07-10 01:11:25.368831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2026-07-10 01:11:25.368874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:11:25.368889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:11:25.368944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-07-10 01:11:25.369002 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:11:25.369032 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-07-10 01:11:25.369107 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2026-07-10 01:11:25.369122 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-07-10 01:11:25.369177 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-07-10 01:11:25.369192 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-07-10 01:11:25.369272 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-07-10 01:11:25.369290 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:11:25.369346 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:11:25.369362 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-07-10 01:11:25.369419 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-07-10 01:11:25.369435 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-07-10 01:11:25.369496 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-07-10 01:11:25.369511 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:11:25.369564 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:11:25.369579 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:11:25.369622 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:11:25.369647 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:11:25.369661 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:11:25.369705 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:11:25.369720 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-07-10 01:11:25.369775 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:11:25.369791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2026-07-10 01:11:25.369834 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-07-10 01:11:25.369888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:11:25.369905 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-07-10 01:11:25.371124 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2026-07-10 01:11:25.371146 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-07-10 01:11:25.371158 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-07-10 01:11:25.371168 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-07-10 01:11:25.371179 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-07-10 01:11:25.371189 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:11:25.371200 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:25.371210 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371220 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:25.371267 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371278 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:11:25.371289 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:11:25.371299 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:25.371310 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371320 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371331 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:25.371342 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371353 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:11:25.371363 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:25.371374 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:25.371397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371408 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:25.371433 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:25.371451 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:11:25.371468 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:25.371486 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371503 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:25.371517 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371528 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371538 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371548 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371558 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371568 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371578 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371588 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371597 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371607 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371624 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:25.371635 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:11:25.371645 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371655 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371665 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371675 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:11:25.371685 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371695 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371704 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371714 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371732 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371742 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:11:25.371752 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371762 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:25.371772 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371788 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371798 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:25.371808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2026-07-10 01:11:25.371818 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2026-07-10 01:11:25.371828 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:11:25.371837 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:11:25.371847 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2026-07-10 01:11:25.371857 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:11:25.371867 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:11:25.371877 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2026-07-10 01:11:25.371887 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2026-07-10 01:11:25.371897 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:11:25.371907 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371916 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10715 files, 1486 directories removed. 2026-07-10 01:11:25.371926 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371936 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2026-07-10 01:11:25.371946 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371956 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2026-07-10 01:11:25.371966 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:11:25.371980 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2026-07-10 01:11:25.371990 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2026-07-10 01:11:25.372000 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:11:25.372010 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container aed6dd4863c1 2026-07-10 01:11:25.372023 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> ae6e9d9fc7a4 2026-07-10 01:11:25.372059 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built a466567b682c 2026-07-10 01:11:25.372099 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260710 2026-07-10 01:11:25.372216 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2026-07-10 01:11:25.372109 (took 0:00:31.932271) 2026-07-10 01:11:25.372608 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2026-07-10 01:11:25.372641 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2026-07-10 01:11:25.372741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2026-07-10 01:11:25.372646 2026-07-10 01:11:25.373663 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2026-07-10 01:11:25.374257 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2026-07-10 01:11:57.353976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:11:57.354128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 295e3454e7cc 2026-07-10 01:11:57.354182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/5 : LABEL "build-date"="20260710" "name"="nova-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:11:57.354272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 7946e8d8f6f9 2026-07-10 01:11:57.354401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 7946e8d8f6f9 2026-07-10 01:11:57.354450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 1ee57b386962 2026-07-10 01:11:57.354552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-07-10 01:11:57.354627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 5d46fc7a041e 2026-07-10 01:11:57.354739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-07-10 01:11:57.354804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 7446e3d1d746 2026-07-10 01:11:57.354887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 7446e3d1d746 2026-07-10 01:11:57.354971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 6cbfd0c27777 2026-07-10 01:11:57.355067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:11:57.355237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 86683f75a49a 2026-07-10 01:11:57.355307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-07-10 01:11:57.355392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-07-10 01:11:57.355475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-07-10 01:11:57.355569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:11:57.355653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:11:57.355730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:11:57.355809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:11:57.355885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:11:57.355959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:11:57.356073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:11:57.356182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:11:57.359163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-07-10 01:11:57.359217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2026-07-10 01:11:57.359228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-07-10 01:11:57.359237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2026-07-10 01:11:57.359246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:11:57.359270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:11:57.359279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-07-10 01:11:57.359290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:11:57.359301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-07-10 01:11:57.359309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-07-10 01:11:57.359318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-07-10 01:11:57.359327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-07-10 01:11:57.359336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-07-10 01:11:57.359346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-07-10 01:11:57.359355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19375 files and directories currently installed.) 2026-07-10 01:11:57.359365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:11:57.359374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-07-10 01:11:57.359383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-07-10 01:11:57.359408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-07-10 01:11:57.359425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-07-10 01:11:57.359448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:11:57.359466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:11:57.359481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:11:57.359496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:11:57.359511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:11:57.359526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:11:57.359542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:11:57.359557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-07-10 01:11:57.359573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:11:57.359586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:11:57.359595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-07-10 01:11:57.359604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:11:57.359614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-07-10 01:11:57.359623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-07-10 01:11:57.359632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-07-10 01:11:57.359640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-07-10 01:11:57.359649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-07-10 01:11:57.359658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-07-10 01:11:57.359692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19366 files and directories currently installed.) 2026-07-10 01:11:57.359702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:57.359712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:57.359722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:57.359732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:57.359742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:11:57.359752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:11:57.359762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:57.359785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.359796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:57.359806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.359816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:57.359826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:57.359835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:11:57.359845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.359855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:57.359865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:57.359875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:57.359885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:57.359895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:11:57.359905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:57.359915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:57.359925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:57.359934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:57.359944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:57.359954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:57.359964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:57.359982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:57.359997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:57.360007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.360017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:57.360027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.360081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:57.360151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.360217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:11:57.360313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:57.360371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:57.360429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:11:57.360500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:57.360585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.360643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:57.360712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:11:57.360780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:57.360848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:57.360920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.360989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:57.361064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:57.361217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2026-07-10 01:11:57.361420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:11:57.361486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.361508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:11:57.361519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.361534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:11:57.361607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2026-07-10 01:11:57.361653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:11:57.361695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:11:57.361750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2026-07-10 01:11:57.361808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2026-07-10 01:11:57.361864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:11:57.361921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.361966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10037 files, 1365 directories removed. 2026-07-10 01:11:57.362020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.362099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2026-07-10 01:11:57.362170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.362234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1369 files, 141 directories removed. 2026-07-10 01:11:57.362291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:11:57.362359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:11:57.362417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:11:57.362474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:11:57.362531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 86683f75a49a 2026-07-10 01:11:57.362587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 775c3eb2e086 2026-07-10 01:11:57.362646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built 9f6562f956af 2026-07-10 01:11:57.362701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20260710 2026-07-10 01:11:57.362803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2026-07-10 01:11:57.362706 (took 0:00:31.990060) 2026-07-10 01:11:57.363353 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2026-07-10 01:11:57.363407 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2026-07-10 01:11:57.363588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2026-07-10 01:11:57.363409 2026-07-10 01:11:57.364550 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2026-07-10 01:11:57.365163 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2026-07-10 01:12:27.757836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:12:27.757972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 295e3454e7cc 2026-07-10 01:12:27.758288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/4 : LABEL "build-date"="20260710" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-serialproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:12:27.758374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 07f493d28488 2026-07-10 01:12:27.758386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 07f493d28488 2026-07-10 01:12:27.758452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> d624300a6f38 2026-07-10 01:12:27.758562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:12:27.758620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 4afd34df073f 2026-07-10 01:12:27.758692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-07-10 01:12:27.758766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-07-10 01:12:27.758890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-07-10 01:12:27.758955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2026-07-10 01:12:27.759027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:12:27.759127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:12:27.759219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:12:27.759287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:12:27.759353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:12:27.759418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:12:27.759483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:12:27.759550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-07-10 01:12:27.759657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2026-07-10 01:12:27.759732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-07-10 01:12:27.759798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2026-07-10 01:12:27.759871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:12:27.759936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:12:27.759999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-07-10 01:12:27.760109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:12:27.760223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-07-10 01:12:27.760315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-07-10 01:12:27.760388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-07-10 01:12:27.760456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-07-10 01:12:27.760524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-07-10 01:12:27.760593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-07-10 01:12:27.760666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19375 files and directories currently installed.) 2026-07-10 01:12:27.760738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:12:27.760809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-07-10 01:12:27.760901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-07-10 01:12:27.760945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-07-10 01:12:27.761019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-07-10 01:12:27.761111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:12:27.761376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:12:27.761427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:12:27.761454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:12:27.761541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:12:27.761684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:12:27.761795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:12:27.761910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-07-10 01:12:27.762065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:12:27.762230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2026-07-10 01:12:27.762342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-07-10 01:12:27.762474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:12:27.762595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-07-10 01:12:27.762721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-07-10 01:12:27.762840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-07-10 01:12:27.764213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-07-10 01:12:27.764249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-07-10 01:12:27.764279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-07-10 01:12:27.764294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19366 files and directories currently installed.) 2026-07-10 01:12:27.764309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:27.764323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:27.764351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:12:27.764380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:12:27.764394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:27.764408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:27.764437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:12:27.764467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:27.764481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:27.764495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:27.764509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:27.764523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:12:27.764537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:27.764552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:27.764579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.764664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.764982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:27.764994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:27.765058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:12:27.765126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.765218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:27.765278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.765325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:27.765423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.765438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:12:27.765525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.765579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:27.765621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:27.765674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.765732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:12:27.765790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:27.765868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:27.765924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:27.765982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:27.766059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2026-07-10 01:12:27.766118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2026-07-10 01:12:27.766197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:12:27.766255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:12:27.766313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2026-07-10 01:12:27.766370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:12:27.766443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:12:27.766503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2026-07-10 01:12:27.766560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2026-07-10 01:12:27.766618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:12:27.766670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.766729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10037 files, 1365 directories removed. 2026-07-10 01:12:27.766782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.766839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2026-07-10 01:12:27.766895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.766955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1369 files, 141 directories removed. 2026-07-10 01:12:27.767010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:12:27.767097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2026-07-10 01:12:27.767203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2026-07-10 01:12:27.767383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:12:27.767432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 4afd34df073f 2026-07-10 01:12:27.767506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 57ba2ccb8dfa 2026-07-10 01:12:27.767601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/4 : USER nova 2026-07-10 01:12:27.767712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 28d9dec88449 2026-07-10 01:12:27.767795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 28d9dec88449 2026-07-10 01:12:27.767877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> c0afdf7df205 2026-07-10 01:12:27.767992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 85a1d1839dc8 2026-07-10 01:12:27.768847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260710 2026-07-10 01:12:27.768906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2026-07-10 01:12:27.768087 (took 0:00:30.404678) 2026-07-10 01:12:27.768919 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2026-07-10 01:12:27.768930 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2026-07-10 01:12:27.769212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2026-07-10 01:12:27.768739 2026-07-10 01:12:27.771197 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2026-07-10 01:12:27.771249 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2026-07-10 01:12:59.336566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:12:59.336643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 295e3454e7cc 2026-07-10 01:12:59.336663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/6 : LABEL "build-date"="20260710" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:12:59.336714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 64f1ea747d94 2026-07-10 01:12:59.336730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 64f1ea747d94 2026-07-10 01:12:59.336742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 65c3f517b6ed 2026-07-10 01:12:59.336783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-07-10 01:12:59.336800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 75fcc31a95eb 2026-07-10 01:12:59.336843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-07-10 01:12:59.336904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 8e7214850da0 2026-07-10 01:12:59.338221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 8e7214850da0 2026-07-10 01:12:59.338255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 7cca6b6a1e85 2026-07-10 01:12:59.338271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:12:59.338286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 81573426175d 2026-07-10 01:12:59.338300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-07-10 01:12:59.338313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-07-10 01:12:59.338326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-07-10 01:12:59.338339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2026-07-10 01:12:59.338352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:12:59.338376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:12:59.338387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:12:59.338398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:12:59.338409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:12:59.338419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:12:59.338430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:12:59.338440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-07-10 01:12:59.338451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2026-07-10 01:12:59.338478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-07-10 01:12:59.338522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2026-07-10 01:12:59.338541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:12:59.338559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:12:59.338662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-07-10 01:12:59.338678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:12:59.338690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-07-10 01:12:59.338700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-07-10 01:12:59.338711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-07-10 01:12:59.338721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-07-10 01:12:59.338731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-07-10 01:12:59.338741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-07-10 01:12:59.338751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19375 files and directories currently installed.) 2026-07-10 01:12:59.338763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:12:59.338812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-07-10 01:12:59.338823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-07-10 01:12:59.338868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-07-10 01:12:59.338917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-07-10 01:12:59.338972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:12:59.339005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:12:59.339126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:12:59.341299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:12:59.341324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:12:59.341334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:12:59.341350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:12:59.341360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-07-10 01:12:59.341369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:12:59.341378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2026-07-10 01:12:59.341388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-07-10 01:12:59.341398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:12:59.341408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-07-10 01:12:59.341417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-07-10 01:12:59.341426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-07-10 01:12:59.341435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-07-10 01:12:59.341444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-07-10 01:12:59.341453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-07-10 01:12:59.341463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19366 files and directories currently installed.) 2026-07-10 01:12:59.341472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:59.341481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:59.341500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:12:59.341519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:12:59.341539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:59.341548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:59.341566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:12:59.341584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:59.341603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:59.341612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:59.341629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:59.341647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:12:59.341657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:59.341666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:59.341689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:59.341842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:12:59.341860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:12:59.341905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:59.341940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:12:59.341949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.341996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:59.342005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.342014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:59.342023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:59.342032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.342156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:59.342167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2026-07-10 01:12:59.342177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.342224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2026-07-10 01:12:59.342234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:12:59.342274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:12:59.342314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2026-07-10 01:12:59.342355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:12:59.342403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:12:59.342449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2026-07-10 01:12:59.342459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2026-07-10 01:12:59.343535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:12:59.343567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.343577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10037 files, 1365 directories removed. 2026-07-10 01:12:59.343585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.343594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2026-07-10 01:12:59.343604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.343612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1369 files, 141 directories removed. 2026-07-10 01:12:59.343622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:12:59.343631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2026-07-10 01:12:59.343641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2026-07-10 01:12:59.343650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:12:59.343659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 81573426175d 2026-07-10 01:12:59.343668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> bd9a0e560c6b 2026-07-10 01:12:59.343677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/6 : USER nova 2026-07-10 01:12:59.343686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in f4496369e4cf 2026-07-10 01:12:59.343695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container f4496369e4cf 2026-07-10 01:12:59.343704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> e779a12a6035 2026-07-10 01:12:59.343713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built 3b8646cb3365 2026-07-10 01:12:59.343722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20260710 2026-07-10 01:12:59.343731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2026-07-10 01:12:59.343138 (took 0:00:31.574399) 2026-07-10 01:12:59.343926 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2026-07-10 01:12:59.344029 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2026-07-10 01:12:59.344221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2026-07-10 01:12:59.344004 2026-07-10 01:12:59.345223 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2026-07-10 01:12:59.345820 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2026-07-10 01:13:27.803962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:13:27.804143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 295e3454e7cc 2026-07-10 01:13:27.804216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/4 : LABEL "build-date"="20260710" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:13:27.804368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 952f91faa74d 2026-07-10 01:13:27.804479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 952f91faa74d 2026-07-10 01:13:27.804586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 14b3c990f6ee 2026-07-10 01:13:27.804667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:13:27.804796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 0dd9c7bf3dbb 2026-07-10 01:13:27.804864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-07-10 01:13:27.804946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-07-10 01:13:27.805030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-07-10 01:13:27.805216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2026-07-10 01:13:27.805279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:13:27.805344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:13:27.805416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:13:27.805488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:13:27.805558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:13:27.805630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:13:27.805700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:13:27.805771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-07-10 01:13:27.805843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2026-07-10 01:13:27.805927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-07-10 01:13:27.806000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2026-07-10 01:13:27.809229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:13:27.809280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:13:27.809291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-07-10 01:13:27.809304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:13:27.809316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2026-07-10 01:13:27.809325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-07-10 01:13:27.809335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-07-10 01:13:27.809345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-07-10 01:13:27.809355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-07-10 01:13:27.809365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-07-10 01:13:27.809375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19375 files and directories currently installed.) 2026-07-10 01:13:27.809386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:13:27.809396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-07-10 01:13:27.809406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-07-10 01:13:27.809434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-07-10 01:13:27.809444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-07-10 01:13:27.809454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:13:27.809464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:13:27.809475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:13:27.809485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:13:27.809495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:13:27.809505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:13:27.809514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:13:27.809524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-07-10 01:13:27.809535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:13:27.809545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2026-07-10 01:13:27.809555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-07-10 01:13:27.809566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:13:27.809588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2026-07-10 01:13:27.809599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-07-10 01:13:27.809609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-07-10 01:13:27.809619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-07-10 01:13:27.809629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-07-10 01:13:27.809639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-07-10 01:13:27.809649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19366 files and directories currently installed.) 2026-07-10 01:13:27.809659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:27.809669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:27.809689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:13:27.809709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:13:27.809733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:27.809743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:27.809762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:13:27.809790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:27.809800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:27.809810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:27.809820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:27.809830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:13:27.809840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:27.809850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:27.809869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:27.809948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:13:27.809958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:13:27.809987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:27.809997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:27.810007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:13:27.810017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:27.810026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:27.810153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:27.810173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:27.810191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2026-07-10 01:13:27.810208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2026-07-10 01:13:27.810218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:13:27.810228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:13:27.810238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2026-07-10 01:13:27.810248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:13:27.810258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:13:27.810272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2026-07-10 01:13:27.810361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2026-07-10 01:13:27.810425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:13:27.810546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:13:27.810677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10037 files, 1365 directories removed. 2026-07-10 01:13:27.810800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:13:27.810903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2026-07-10 01:13:27.811035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:13:27.811349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1369 files, 141 directories removed. 2026-07-10 01:13:27.811417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:13:27.811440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2026-07-10 01:13:27.811451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2026-07-10 01:13:27.811465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:13:27.811531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 0dd9c7bf3dbb 2026-07-10 01:13:27.811583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 99fff813c75f 2026-07-10 01:13:27.811651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/4 : USER nova 2026-07-10 01:13:27.811833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in bfd92c636aaf 2026-07-10 01:13:27.811868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container bfd92c636aaf 2026-07-10 01:13:27.811887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> d635ce3fa994 2026-07-10 01:13:27.811900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built d985513add7f 2026-07-10 01:13:27.811975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20260710 2026-07-10 01:13:27.812184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2026-07-10 01:13:27.812003 (took 0:00:28.467999) 2026-07-10 01:13:27.812799 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2026-07-10 01:13:27.812943 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2026-07-10 01:13:27.813089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2026-07-10 01:13:27.812929 2026-07-10 01:13:27.814283 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2026-07-10 01:13:27.814907 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2026-07-10 01:14:12.198916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:14:12.198986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 295e3454e7cc 2026-07-10 01:14:12.199085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/8 : LABEL "build-date"="20260710" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:14:12.199104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in d31fd158596c 2026-07-10 01:14:12.199116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container d31fd158596c 2026-07-10 01:14:12.199157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> ef612a80d3a5 2026-07-10 01:14:12.199234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 3/8 : RUN usermod --append --home /var/lib/nova --groups kolla nova && chsh --shell /bin/bash nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2026-07-10 01:14:12.199371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 41d89742d9bf 2026-07-10 01:14:12.199479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 41d89742d9bf 2026-07-10 01:14:12.199510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> de0548feaad2 2026-07-10 01:14:12.199571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-07-10 01:14:12.199611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 221d423572b0 2026-07-10 01:14:12.199671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 221d423572b0 2026-07-10 01:14:12.199727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> b680426b7ceb 2026-07-10 01:14:12.199787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:14:12.199847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in fa3682f21849 2026-07-10 01:14:12.199904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:14:12.199977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:14:12.200058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:14:12.200186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:14:12.200201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:14:12.200273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:14:12.200328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:14:12.200365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:14:12.200424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:14:12.200510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:14:12.200592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:14:12.200717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:14:12.200805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:14:12.200886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:14:12.200948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:14:12.201007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 28.0 MB in 3s (8,756 kB/s) 2026-07-10 01:14:12.202302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-07-10 01:14:12.202363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-07-10 01:14:12.202375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-07-10 01:14:12.202385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-07-10 01:14:12.202395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2026-07-10 01:14:12.202406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2026-07-10 01:14:12.202426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2026-07-10 01:14:12.202437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2026-07-10 01:14:12.202446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2026-07-10 01:14:12.202456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2026-07-10 01:14:12.202467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2026-07-10 01:14:12.202477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2026-07-10 01:14:12.202487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:14:12.202496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,075 kB of archives. 2026-07-10 01:14:12.202506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,413 kB of additional disk space will be used. 2026-07-10 01:14:12.202516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:14:12.202526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 01:14:12.202538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-10 01:14:12.202548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-07-10 01:14:12.202573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:14:12.202584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-07-10 01:14:12.202594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2026-07-10 01:14:12.202605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,075 kB in 1s (950 kB/s) 2026-07-10 01:14:12.202615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2026-07-10 01:14:12.202664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-07-10 01:14:12.202679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:14:12.202691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-07-10 01:14:12.202701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-07-10 01:14:12.202711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-07-10 01:14:12.202721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-07-10 01:14:12.202731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-07-10 01:14:12.202740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-07-10 01:14:12.202750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19375 files and directories currently installed.) 2026-07-10 01:14:12.202765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 01:14:12.202884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:14:12.202931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2026-07-10 01:14:12.203087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 01:14:12.203282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:14:12.203421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2026-07-10 01:14:12.203491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:14:12.203572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:14:12.203648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2026-07-10 01:14:12.203720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:14:12.205163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2026-07-10 01:14:12.205202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.205213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:14:12.205223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2026-07-10 01:14:12.205233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:14:12.205242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:14:12.205251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:14:12.205260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:14:12.205269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:14:12.205278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:14:12.205286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.205295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-07-10 01:14:12.205304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2026-07-10 01:14:12.205313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.205323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:h9GxwKgJ7/l6IEw2J7ZuUxtxKkVQKQK2ZBFV6oPYobM root@ubuntu (RSA) 2026-07-10 01:14:12.205332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-07-10 01:14:12.205341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.205350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:eSMM1FAE0oXzWggfPvrs9ZAMARgYi44DOzxYmeVH/ac root@ubuntu (ECDSA) 2026-07-10 01:14:12.205359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-07-10 01:14:12.205367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.205376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:8tGL4VGVm048ZQn+3B2yjHzLN/c9Hn08912HmSloHjk root@ubuntu (ED25519) 2026-07-10 01:14:12.205386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 01:14:12.205394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:14:12.205403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:14:12.205423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 01:14:12.205433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:14:12.205442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:14:12.205451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container fa3682f21849 2026-07-10 01:14:12.205460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> df94b86c2c29 2026-07-10 01:14:12.205469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 01:14:12.205478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> e9f09c90e042 2026-07-10 01:14:12.205494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 7/8 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 01:14:12.205505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 2275c4f4c282 2026-07-10 01:14:12.205526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 2275c4f4c282 2026-07-10 01:14:12.205535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 54a86d6689bd 2026-07-10 01:14:12.205546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:14:12.205557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in f142c1bc9bb6 2026-07-10 01:14:12.205569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-07-10 01:14:12.205683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-07-10 01:14:12.205731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-07-10 01:14:12.205854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2026-07-10 01:14:12.205901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:14:12.205961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:14:12.206057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:14:12.206195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:14:12.206265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:14:12.206279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:14:12.206357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:14:12.206419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-07-10 01:14:12.206444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2026-07-10 01:14:12.206539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-07-10 01:14:12.206597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2026-07-10 01:14:12.206681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:14:12.206736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:14:12.206796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-07-10 01:14:12.206857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:14:12.206916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-07-10 01:14:12.206972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-07-10 01:14:12.207075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-07-10 01:14:12.207104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-07-10 01:14:12.207175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-07-10 01:14:12.207232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-07-10 01:14:12.207289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19492 files and directories currently installed.) 2026-07-10 01:14:12.207347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:14:12.207405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-07-10 01:14:12.207436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-07-10 01:14:12.207512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-07-10 01:14:12.207580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-07-10 01:14:12.207640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:14:12.207654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:14:12.207724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:14:12.207766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:14:12.207809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:14:12.207861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:14:12.207904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:14:12.207955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-07-10 01:14:12.208089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:14:12.208111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2026-07-10 01:14:12.208177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-07-10 01:14:12.208238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:14:12.208296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-07-10 01:14:12.208354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-07-10 01:14:12.208411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-07-10 01:14:12.208467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-07-10 01:14:12.208523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-07-10 01:14:12.208581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-07-10 01:14:12.208638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19483 files and directories currently installed.) 2026-07-10 01:14:12.208697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:12.208753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:12.208809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:12.208865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:12.208922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:14:12.208980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:14:12.209058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:12.209187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:12.209243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:12.209303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:12.209364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.209446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:14:12.209529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.210206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:12.210224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:12.210234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:12.210245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:12.210255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:14:12.210265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:12.210275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.210285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:12.210295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:12.210305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:12.210315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:12.210324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.210334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.212363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:12.212371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:14:12.212377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:14:12.212388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.212392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.212403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:14:12.212407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.212418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:12.212425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:12.212437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2026-07-10 01:14:12.212444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2026-07-10 01:14:12.212451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:14:12.212457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:14:12.212463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2026-07-10 01:14:12.212470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:14:12.212485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:14:12.212489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2026-07-10 01:14:12.212492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2026-07-10 01:14:12.212496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:14:12.212500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.212504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10037 files, 1365 directories removed. 2026-07-10 01:14:12.212507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.212511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2026-07-10 01:14:12.212515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.212518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1369 files, 141 directories removed. 2026-07-10 01:14:12.212522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:14:12.212526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2026-07-10 01:14:12.212529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2026-07-10 01:14:12.212533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:14:12.212537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container f142c1bc9bb6 2026-07-10 01:14:12.212540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> ad91535f333b 2026-07-10 01:14:12.212544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built f54519910c9c 2026-07-10 01:14:12.212548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20260710 2026-07-10 01:14:12.212552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2026-07-10 01:14:12.211799 (took 0:00:44.398870) 2026-07-10 01:14:12.212847 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2026-07-10 01:14:12.212960 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2026-07-10 01:14:12.213123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2026-07-10 01:14:12.212962 2026-07-10 01:14:12.214374 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2026-07-10 01:14:12.215289 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2026-07-10 01:15:03.896028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:15:03.896183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 295e3454e7cc 2026-07-10 01:15:03.896226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20260710" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-spicehtml5proxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:15:03.896247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in dae8d81e5e7b 2026-07-10 01:15:03.896264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container dae8d81e5e7b 2026-07-10 01:15:03.896318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> da4b60aa5c07 2026-07-10 01:15:03.896396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 3/6 : RUN git clone https://gitlab.freedesktop.org/spice/spice-html5.git/ /usr/share/spice-html5 && rm -rf /usr/share/spice-html5/.git /usr/share/spice-html5/COPYING /usr/share/spice-html5/COPYING.LESSER /usr/share/spice-html5/Makefile /usr/share/spice-html5/README /usr/share/spice-html5/TODO /usr/share/spice-html5/apache.conf.sample /usr/share/spice-html5/package.json.in /usr/share/spice-html5/spice-html5.spec.in 2026-07-10 01:15:03.896462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in a989e597766c 2026-07-10 01:15:03.896475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2026-07-10 01:15:03.896488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.896562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container a989e597766c 2026-07-10 01:15:03.896577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 4192011cf9a6 2026-07-10 01:15:03.896629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends websockify && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:15:03.896681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in ce9bcac13725 2026-07-10 01:15:03.896726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:15:03.896771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:15:03.896818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:15:03.896868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:15:03.896959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:15:03.897059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:15:03.897123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:15:03.897197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:15:03.897244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:15:03.897289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:15:03.897333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:15:03.897375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:15:03.897418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:15:03.897461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:15:03.897504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:15:03.897561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 28.0 MB in 3s (10.4 MB/s) 2026-07-10 01:15:03.897633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-07-10 01:15:03.897741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-07-10 01:15:03.897809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-07-10 01:15:03.897883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-07-10 01:15:03.897988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2026-07-10 01:15:03.898112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-07-10 01:15:03.898197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-07-10 01:15:03.898278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2026-07-10 01:15:03.898358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2026-07-10 01:15:03.898434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2026-07-10 01:15:03.898513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2026-07-10 01:15:03.898618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-07-10 01:15:03.898698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-07-10 01:15:03.898783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2026-07-10 01:15:03.898865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:15:03.898939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,334 kB of archives. 2026-07-10 01:15:03.899068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2026-07-10 01:15:03.899148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:15:03.899249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-07-10 01:15:03.899336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2026-07-10 01:15:03.899416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04.1 [916 kB] 2026-07-10 01:15:03.899493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2026-07-10 01:15:03.899576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-07-10 01:15:03.899657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2026-07-10 01:15:03.899730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2026-07-10 01:15:03.899797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-10 01:15:03.899837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2026-07-10 01:15:03.899886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2026-07-10 01:15:03.899957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2026-07-10 01:15:03.900031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2026-07-10 01:15:03.900134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,334 kB in 2s (4,575 kB/s) 2026-07-10 01:15:03.900186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-07-10 01:15:03.900200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-07-10 01:15:03.900376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:15:03.900445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-07-10 01:15:03.900456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-07-10 01:15:03.900470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-07-10 01:15:03.900478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-07-10 01:15:03.900485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-07-10 01:15:03.900492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-07-10 01:15:03.900503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19375 files and directories currently installed.) 2026-07-10 01:15:03.900553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-07-10 01:15:03.900601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:15:03.900613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2026-07-10 01:15:03.900667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-07-10 01:15:03.900710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:15:03.900753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2026-07-10 01:15:03.900796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 01:15:03.900839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.900896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2026-07-10 01:15:03.900963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-07-10 01:15:03.901028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:15:03.901095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2026-07-10 01:15:03.901161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-07-10 01:15:03.901173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:15:03.901217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2026-07-10 01:15:03.901259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-07-10 01:15:03.901302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-07-10 01:15:03.901345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2026-07-10 01:15:03.901388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2026-07-10 01:15:03.901448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.901481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-07-10 01:15:03.901526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2026-07-10 01:15:03.901568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-10 01:15:03.901611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:15:03.902108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2026-07-10 01:15:03.902124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2026-07-10 01:15:03.902131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-07-10 01:15:03.902139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2026-07-10 01:15:03.902146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-07-10 01:15:03.902154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-07-10 01:15:03.902161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2026-07-10 01:15:03.902168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-07-10 01:15:03.902175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:15:03.902182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2026-07-10 01:15:03.902198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-07-10 01:15:03.902206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:15:03.902213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:15:03.902221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2026-07-10 01:15:03.902230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-07-10 01:15:03.902264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:15:03.902276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.902283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2026-07-10 01:15:03.902290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:15:03.902298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:15:03.902308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2026-07-10 01:15:03.902318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:15:03.902397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-07-10 01:15:03.902412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-07-10 01:15:03.902556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:15:03.902603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 01:15:03.902618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2026-07-10 01:15:03.902629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:15:03.902732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:15:03.902769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container ce9bcac13725 2026-07-10 01:15:03.902815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 5102fde8eac7 2026-07-10 01:15:03.902865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:15:03.902992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in d4aaa118961c 2026-07-10 01:15:03.903056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-07-10 01:15:03.903128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-07-10 01:15:03.903163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-07-10 01:15:03.903214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2026-07-10 01:15:03.903250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:15:03.903285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:15:03.903307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:15:03.903354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:15:03.903390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:15:03.903423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:15:03.903457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:15:03.903492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-07-10 01:15:03.903546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2026-07-10 01:15:03.903559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-07-10 01:15:03.903595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2026-07-10 01:15:03.903629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:15:03.906143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:15:03.906184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-07-10 01:15:03.906197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:15:03.906207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-07-10 01:15:03.906227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-07-10 01:15:03.906235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-07-10 01:15:03.906243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-07-10 01:15:03.906251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-07-10 01:15:03.906270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-07-10 01:15:03.906279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20495 files and directories currently installed.) 2026-07-10 01:15:03.906288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:15:03.906296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-07-10 01:15:03.906304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-07-10 01:15:03.906312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-07-10 01:15:03.906320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-07-10 01:15:03.906328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:15:03.906337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:15:03.906345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:15:03.906353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:15:03.906361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:15:03.906369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:15:03.906377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:15:03.906385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-07-10 01:15:03.906393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:15:03.906402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2026-07-10 01:15:03.906410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-07-10 01:15:03.906418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:15:03.906426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-07-10 01:15:03.906434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-07-10 01:15:03.906442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-07-10 01:15:03.906451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-07-10 01:15:03.906459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-07-10 01:15:03.906467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-07-10 01:15:03.906475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20486 files and directories currently installed.) 2026-07-10 01:15:03.906484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:03.906491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:03.906522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:15:03.906550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:15:03.906567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:03.906575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:03.906591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:15:03.906607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:03.906615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:03.906622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:03.906639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:03.906655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:15:03.906682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:03.906690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:03.906714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:03.906810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:15:03.906818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:15:03.906855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:15:03.906879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:03.906903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.906927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:03.906940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2026-07-10 01:15:03.906948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2026-07-10 01:15:03.906956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:15:03.906970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:15:03.906998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2026-07-10 01:15:03.907006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:15:03.907014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:15:03.907022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2026-07-10 01:15:03.907030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2026-07-10 01:15:03.907062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:15:03.907074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.907081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10037 files, 1365 directories removed. 2026-07-10 01:15:03.907089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.907097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2026-07-10 01:15:03.907105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.907113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1875 files, 199 directories removed. 2026-07-10 01:15:03.907121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:15:03.907129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2026-07-10 01:15:03.907137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2026-07-10 01:15:03.907145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:15:03.907153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container d4aaa118961c 2026-07-10 01:15:03.907160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> cccb0c24aa0d 2026-07-10 01:15:03.907168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2026-07-10 01:15:03.907176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 8ccb6006d0ab 2026-07-10 01:15:03.907191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 8ccb6006d0ab 2026-07-10 01:15:03.907199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 9d12bd93847b 2026-07-10 01:15:03.907207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built 8d526db54b48 2026-07-10 01:15:03.907215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260710 2026-07-10 01:15:03.907224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2026-07-10 01:15:03.906263 (took 0:00:51.693301) 2026-07-10 01:15:03.907232 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2026-07-10 01:15:03.907240 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2026-07-10 01:15:03.907252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2026-07-10 01:15:03.906937 2026-07-10 01:15:03.908391 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2026-07-10 01:15:03.909131 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2026-07-10 01:15:53.016470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:15:53.016545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 295e3454e7cc 2026-07-10 01:15:53.016588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/5 : LABEL "build-date"="20260710" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute-ironic" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:15:53.016601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in db36d73c87fd 2026-07-10 01:15:53.016636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container db36d73c87fd 2026-07-10 01:15:53.016766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 0d9ba11df273 2026-07-10 01:15:53.016796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends genisoimage nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:15:53.016828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in feb81626e056 2026-07-10 01:15:53.016911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:15:53.017079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:15:53.017134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:15:53.017196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:15:53.017257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:15:53.017313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:15:53.017370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:15:53.017424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:15:53.017484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:15:53.017544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:15:53.017601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:15:53.017659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:15:53.017715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:15:53.017774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:15:53.017831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:15:53.017890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 28.0 MB in 7s (4,258 kB/s) 2026-07-10 01:15:53.017939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-07-10 01:15:53.018122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-07-10 01:15:53.018164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-07-10 01:15:53.018243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-07-10 01:15:53.018268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2026-07-10 01:15:53.018301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2026-07-10 01:15:53.018363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2026-07-10 01:15:53.018403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2026-07-10 01:15:53.018442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2026-07-10 01:15:53.018492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2026-07-10 01:15:53.018536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2026-07-10 01:15:53.018575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2026-07-10 01:15:53.018941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:15:53.019030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2026-07-10 01:15:53.019103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2026-07-10 01:15:53.019118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:15:53.019174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 01:15:53.019215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-07-10 01:15:53.019230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-07-10 01:15:53.019314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-10 01:15:53.019329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-07-10 01:15:53.019373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-07-10 01:15:53.019429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 4s (434 kB/s) 2026-07-10 01:15:53.019468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 01:15:53.019482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-07-10 01:15:53.019528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:15:53.019563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-07-10 01:15:53.019572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-07-10 01:15:53.019582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-07-10 01:15:53.019608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-07-10 01:15:53.019670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-07-10 01:15:53.019701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-07-10 01:15:53.019753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19375 files and directories currently installed.) 2026-07-10 01:15:53.019807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 01:15:53.019838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:15:53.019911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2026-07-10 01:15:53.020020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:15:53.020067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:15:53.020104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2026-07-10 01:15:53.020135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:15:53.020215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:15:53.020355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2026-07-10 01:15:53.020370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-10 01:15:53.020390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:15:53.020458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2026-07-10 01:15:53.020472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-07-10 01:15:53.020510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 01:15:53.020521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2026-07-10 01:15:53.020570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-07-10 01:15:53.020614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 01:15:53.020658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:15:53.020698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:15:53.020747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:15:53.020807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:15:53.020856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 01:15:53.020898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 01:15:53.020937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:15:53.021002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container feb81626e056 2026-07-10 01:15:53.021081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 2d42237feb0c 2026-07-10 01:15:53.021159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:15:53.021238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in ec7b06dccacf 2026-07-10 01:15:53.021255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-07-10 01:15:53.021304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-07-10 01:15:53.021353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-07-10 01:15:53.021433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2026-07-10 01:15:53.021510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:15:53.021527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:15:53.021564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:15:53.021591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:15:53.021637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:15:53.021671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:15:53.021714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:15:53.021768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-07-10 01:15:53.021800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2026-07-10 01:15:53.021855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-07-10 01:15:53.021907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2026-07-10 01:15:53.021975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:15:53.022019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:15:53.022117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-07-10 01:15:53.022188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:15:53.022220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-07-10 01:15:53.022252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-07-10 01:15:53.022311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-07-10 01:15:53.022355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-07-10 01:15:53.022406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-07-10 01:15:53.022438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-07-10 01:15:53.022498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19646 files and directories currently installed.) 2026-07-10 01:15:53.022541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:15:53.022582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-07-10 01:15:53.022624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-07-10 01:15:53.022666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-07-10 01:15:53.022709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-07-10 01:15:53.022763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:15:53.022796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:15:53.022850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:15:53.022903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:15:53.022939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:15:53.023200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:15:53.023242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:15:53.023248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-07-10 01:15:53.023256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:15:53.023260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2026-07-10 01:15:53.023424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-07-10 01:15:53.023452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:15:53.023483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-07-10 01:15:53.023510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-07-10 01:15:53.023518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-07-10 01:15:53.023529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-07-10 01:15:53.023573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-07-10 01:15:53.023605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-07-10 01:15:53.023648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19637 files and directories currently installed.) 2026-07-10 01:15:53.023689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:53.023748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:53.023814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:53.023856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:53.023897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:15:53.023928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:15:53.023994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:53.024025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:53.024116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:53.024145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:53.024180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:15:53.024212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:53.024255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:53.024285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:53.024327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:53.024353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:15:53.024400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:53.024427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:53.024471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:53.024502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:53.024543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:53.024595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.024625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:53.024666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.024717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:53.024747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:53.024788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.024815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:53.024885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.024897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:53.024925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:53.024982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:15:53.025014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:53.025070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.025125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:53.025157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.025208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:15:53.025239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:53.025282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.025314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:53.025358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.025387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:15:53.025429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:53.025456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.025503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:53.025530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.025572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:53.025602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:53.025644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2026-07-10 01:15:53.025695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2026-07-10 01:15:53.025726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:15:53.025776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:15:53.025806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2026-07-10 01:15:53.025857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:15:53.025907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:15:53.025937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2026-07-10 01:15:53.026024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2026-07-10 01:15:53.026100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:15:53.026131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.026202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10037 files, 1365 directories removed. 2026-07-10 01:15:53.026214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.026269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2026-07-10 01:15:53.026278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.026304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1369 files, 141 directories removed. 2026-07-10 01:15:53.026329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:15:53.026358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2026-07-10 01:15:53.026414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2026-07-10 01:15:53.026423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:15:53.026487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container ec7b06dccacf 2026-07-10 01:15:53.026510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 3163acfe83e5 2026-07-10 01:15:53.026532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/5 : USER nova 2026-07-10 01:15:53.026573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 9d8bae2271ec 2026-07-10 01:15:53.026584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 9d8bae2271ec 2026-07-10 01:15:53.026613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> abe59cde838e 2026-07-10 01:15:53.026669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built 4b4e977dd7b0 2026-07-10 01:15:53.026679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260710 2026-07-10 01:15:53.026765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2026-07-10 01:15:53.026676 (took 0:00:49.119739) 2026-07-10 01:15:53.027390 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2026-07-10 01:15:53.027488 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2026-07-10 01:15:53.027498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2026-07-10 01:15:53.027416 2026-07-10 01:15:53.028483 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2026-07-10 01:15:53.029069 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2026-07-10 01:18:00.336588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:18:00.336666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 295e3454e7cc 2026-07-10 01:18:00.338274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/8 : LABEL "build-date"="20260710" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:18:00.338363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in b764de8d212d 2026-07-10 01:18:00.338381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container b764de8d212d 2026-07-10 01:18:00.338396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 8d00222fb9b1 2026-07-10 01:18:00.338410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 3/8 : RUN mkdir -p /etc/ceph && apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common dosfstools e2fsprogs genisoimage libosinfo-bin libsasl2-modules-gssapi-mit multipath-tools ndctl nfs-common nvme-cli open-iscsi parted pmdk-tools python3-cephfs python3-guestfs python3-libvirt python3-rados python3-rbd python3-rtslib-fb qemu-block-extra qemu-utils rsync sasl2-bin swtpm swtpm-tools sysfsutils targetcli-fb tpm2-tools xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:18:00.338425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 8262a34b127c 2026-07-10 01:18:00.338438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:18:00.338450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:18:00.338463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:18:00.338477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:18:00.338490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:18:00.338503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:18:00.338515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:18:00.338528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:18:00.338541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:18:00.338566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:18:00.338577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:18:00.338587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:18:00.338597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:18:00.338607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:18:00.338617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:18:00.338627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 28.0 MB in 2s (11.6 MB/s) 2026-07-10 01:18:00.338637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-07-10 01:18:00.338648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-07-10 01:18:00.338673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-07-10 01:18:00.338684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-07-10 01:18:00.338695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-07-10 01:18:00.338705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-10 01:18:00.338742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2026-07-10 01:18:00.338754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2026-07-10 01:18:00.338765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2026-07-10 01:18:00.338832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2026-07-10 01:18:00.338844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-07-10 01:18:00.338854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2026-07-10 01:18:00.338864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-07-10 01:18:00.338874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-07-10 01:18:00.338885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-07-10 01:18:00.338895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-07-10 01:18:00.338905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-07-10 01:18:00.338915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-07-10 01:18:00.338925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-07-10 01:18:00.338936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-07-10 01:18:00.338946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-07-10 01:18:00.339005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-07-10 01:18:00.339015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-07-10 01:18:00.339132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-07-10 01:18:00.339168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-07-10 01:18:00.339180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-07-10 01:18:00.339191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-07-10 01:18:00.339215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-07-10 01:18:00.339225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-07-10 01:18:00.339291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2026-07-10 01:18:00.339303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-07-10 01:18:00.339313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-07-10 01:18:00.339359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-07-10 01:18:00.340243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-l10n 2026-07-10 01:18:00.340267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpam-systemd libparted2t64 libpci3 libpcsclite1 libpixman-1-0 libpmem1 2026-07-10 01:18:00.340279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 2026-07-10 01:18:00.340289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libproxy1v5 librabbitmq4 librados2 libradosstriper1 librbd1 2026-07-10 01:18:00.340299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules libsharpyuv0 2026-07-10 01:18:00.340309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2026-07-10 01:18:00.340319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2026-07-10 01:18:00.340329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-07-10 01:18:00.340357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-07-10 01:18:00.340368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-07-10 01:18:00.340378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-07-10 01:18:00.340388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-07-10 01:18:00.340398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-07-10 01:18:00.340408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2026-07-10 01:18:00.340418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2026-07-10 01:18:00.340428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-07-10 01:18:00.340438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2026-07-10 01:18:00.341239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2026-07-10 01:18:00.341307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-07-10 01:18:00.341339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2026-07-10 01:18:00.341406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2026-07-10 01:18:00.341436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2026-07-10 01:18:00.341467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2026-07-10 01:18:00.341498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2026-07-10 01:18:00.341529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2026-07-10 01:18:00.341559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2026-07-10 01:18:00.341589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2026-07-10 01:18:00.341620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2026-07-10 01:18:00.341649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2026-07-10 01:18:00.341680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2026-07-10 01:18:00.341710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2026-07-10 01:18:00.341739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2026-07-10 01:18:00.341784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2026-07-10 01:18:00.341816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2026-07-10 01:18:00.341839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2026-07-10 01:18:00.341855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2026-07-10 01:18:00.341872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2026-07-10 01:18:00.341888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2026-07-10 01:18:00.341905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2026-07-10 01:18:00.341920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2026-07-10 01:18:00.341936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2026-07-10 01:18:00.342025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2026-07-10 01:18:00.342101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2026-07-10 01:18:00.342113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-07-10 01:18:00.342129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2026-07-10 01:18:00.342210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2026-07-10 01:18:00.342276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-07-10 01:18:00.342342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2026-07-10 01:18:00.342423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2026-07-10 01:18:00.342489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2026-07-10 01:18:00.342550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2026-07-10 01:18:00.342599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-07-10 01:18:00.342628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2026-07-10 01:18:00.342772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-07-10 01:18:00.342788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-07-10 01:18:00.342849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-07-10 01:18:00.342909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-07-10 01:18:00.342985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-07-10 01:18:00.343035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-07-10 01:18:00.343134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-07-10 01:18:00.343203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-07-10 01:18:00.343278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-07-10 01:18:00.343343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-07-10 01:18:00.343416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-07-10 01:18:00.343488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-07-10 01:18:00.343551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-07-10 01:18:00.343614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-07-10 01:18:00.343677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-07-10 01:18:00.343739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-07-10 01:18:00.343808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-07-10 01:18:00.343872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2026-07-10 01:18:00.343939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-07-10 01:18:00.344076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-07-10 01:18:00.345144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-07-10 01:18:00.345167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-bin 2026-07-10 01:18:00.345178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-l10n libpam-systemd libparted2t64 libpci3 libpcsclite1 2026-07-10 01:18:00.345188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 2026-07-10 01:18:00.345199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 libradosstriper1 2026-07-10 01:18:00.345209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules 2026-07-10 01:18:00.345219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules-gssapi-mit libsharpyuv0 libslirp0 libsoup-3.0-0 2026-07-10 01:18:00.345230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsoup-3.0-common libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 2026-07-10 01:18:00.345240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2026-07-10 01:18:00.345261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-07-10 01:18:00.345272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-07-10 01:18:00.345282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-07-10 01:18:00.345293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-07-10 01:18:00.345311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-07-10 01:18:00.345322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-07-10 01:18:00.345332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2026-07-10 01:18:00.345342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2026-07-10 01:18:00.345352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2026-07-10 01:18:00.345362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-07-10 01:18:00.345373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2026-07-10 01:18:00.345383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2026-07-10 01:18:00.345393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2026-07-10 01:18:00.345403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-07-10 01:18:00.345414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2026-07-10 01:18:00.345429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2026-07-10 01:18:00.345439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2026-07-10 01:18:00.345450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2026-07-10 01:18:00.345460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2026-07-10 01:18:00.345470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 261 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:18:00.345484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 97.2 MB of archives. 2026-07-10 01:18:00.345495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 402 MB of additional disk space will be used. 2026-07-10 01:18:00.345692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2026-07-10 01:18:00.345756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:18:00.345771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-07-10 01:18:00.345923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 01:18:00.346123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-07-10 01:18:00.346216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-10 01:18:00.346286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-07-10 01:18:00.346320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-10 01:18:00.346395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-07-10 01:18:00.346448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 01:18:00.346509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 fuse3 amd64 3.14.0-5build1 [25.2 kB] 2026-07-10 01:18:00.346568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3.1 [159 kB] 2026-07-10 01:18:00.346627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3.1 [406 kB] 2026-07-10 01:18:00.346684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 01:18:00.346741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-10 01:18:00.346809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-10 01:18:00.346864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcxl1 amd64 77-2ubuntu2 [33.1 kB] 2026-07-10 01:18:00.346906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 cxl amd64 77-2ubuntu2 [74.3 kB] 2026-07-10 01:18:00.346976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libiniparser1 amd64 4.1-7ubuntu0.1 [10.7 kB] 2026-07-10 01:18:00.347034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-10 01:18:00.347115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ndctl amd64 77-2ubuntu2 [165 kB] 2026-07-10 01:18:00.347185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-07-10 01:18:00.347239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-07-10 01:18:00.347298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-07-10 01:18:00.347356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:18:00.347415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-07-10 01:18:00.347471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-07-10 01:18:00.347527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-07-10 01:18:00.347584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-07-10 01:18:00.347636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-07-10 01:18:00.347685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-10 01:18:00.347735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 01:18:00.347785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-10 01:18:00.347840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-07-10 01:18:00.347907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-07-10 01:18:00.348013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-07-10 01:18:00.348030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-07-10 01:18:00.348220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-07-10 01:18:00.348258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-10 01:18:00.348278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4.1 [9,968 B] 2026-07-10 01:18:00.348292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-07-10 01:18:00.348307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-07-10 01:18:00.348383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-07-10 01:18:00.348436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-07-10 01:18:00.348506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2026-07-10 01:18:00.348523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-07-10 01:18:00.348574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2026-07-10 01:18:00.348622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-10 01:18:00.349119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-07-10 01:18:00.349141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-07-10 01:18:00.349151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-07-10 01:18:00.349161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-07-10 01:18:00.349171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-07-10 01:18:00.349181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-07-10 01:18:00.349192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 01:18:00.349214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 01:18:00.349224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-07-10 01:18:00.349234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-07-10 01:18:00.349244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-07-10 01:18:00.349254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-07-10 01:18:00.349269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-07-10 01:18:00.349279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-07-10 01:18:00.349289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-07-10 01:18:00.349302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-07-10 01:18:00.349407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-07-10 01:18:00.349421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-07-10 01:18:00.349483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2026-07-10 01:18:00.349532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 01:18:00.349548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-07-10 01:18:00.349615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-07-10 01:18:00.349675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2026-07-10 01:18:00.349690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 augeas-lenses all 1.14.1-1build2 [323 kB] 2026-07-10 01:18:00.349753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-07-10 01:18:00.349814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libreiserfscore0t64 amd64 1:3.6.27-7.1build1 [76.2 kB] 2026-07-10 01:18:00.349837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 btrfs-progs amd64 6.6.3-1.1build2 [984 kB] 2026-07-10 01:18:00.349887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-07-10 01:18:00.349904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 01:18:00.349994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 01:18:00.350012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 01:18:00.350082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-10 01:18:00.350138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-10 01:18:00.350155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-10 01:18:00.350226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-07-10 01:18:00.350244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-07-10 01:18:00.350314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-07-10 01:18:00.350375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-07-10 01:18:00.350391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 01:18:00.350450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-07-10 01:18:00.350512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-10 01:18:00.350527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-07-10 01:18:00.350585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-07-10 01:18:00.353144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-07-10 01:18:00.353165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-07-10 01:18:00.353175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-07-10 01:18:00.353185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2026-07-10 01:18:00.353194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-07-10 01:18:00.353203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-07-10 01:18:00.353212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-07-10 01:18:00.353221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-07-10 01:18:00.353231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-07-10 01:18:00.353240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-07-10 01:18:00.353250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-07-10 01:18:00.353268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-07-10 01:18:00.353278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-07-10 01:18:00.353287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-07-10 01:18:00.353296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-07-10 01:18:00.353305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-07-10 01:18:00.353315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-07-10 01:18:00.353324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-07-10 01:18:00.353333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-07-10 01:18:00.353343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-07-10 01:18:00.353353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-07-10 01:18:00.353363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-07-10 01:18:00.353373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2026-07-10 01:18:00.353384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2026-07-10 01:18:00.353394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2026-07-10 01:18:00.353404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-10 01:18:00.353414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-10 01:18:00.353438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-07-10 01:18:00.353449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-10 01:18:00.353459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-07-10 01:18:00.353469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-07-10 01:18:00.353479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-07-10 01:18:00.353489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-07-10 01:18:00.353500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-10 01:18:00.353516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-10 01:18:00.353558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-10 01:18:00.353570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-10 01:18:00.353580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2026-07-10 01:18:00.353597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-10 01:18:00.353608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-10 01:18:00.353618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-10 01:18:00.353629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2026-07-10 01:18:00.353639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-10 01:18:00.353650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-10 01:18:00.353660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-10 01:18:00.353670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-10 01:18:00.353681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2026-07-10 01:18:00.353691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2026-07-10 01:18:00.353701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2026-07-10 01:18:00.353712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2026-07-10 01:18:00.353722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2026-07-10 01:18:00.353733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2026-07-10 01:18:00.353743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2026-07-10 01:18:00.353753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2026-07-10 01:18:00.353764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2026-07-10 01:18:00.353774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libwww-perl all 6.76-1ubuntu0.1 [139 kB] 2026-07-10 01:18:00.353793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2026-07-10 01:18:00.353803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-07-10 01:18:00.353820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-07-10 01:18:00.353831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-07-10 01:18:00.353842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-07-10 01:18:00.353852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-07-10 01:18:00.353863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-07-10 01:18:00.353873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-07-10 01:18:00.353883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2026-07-10 01:18:00.353894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-07-10 01:18:00.353904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-07-10 01:18:00.353920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2026-07-10 01:18:00.353931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2026-07-10 01:18:00.353942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-10 01:18:00.353993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 01:18:00.354009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 01:18:00.354024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-10 01:18:00.354072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-10 01:18:00.354096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2026-07-10 01:18:00.354114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-07-10 01:18:00.354132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2026-07-10 01:18:00.354149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2026-07-10 01:18:00.354167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2026-07-10 01:18:00.354185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2026-07-10 01:18:00.354198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2026-07-10 01:18:00.354208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2026-07-10 01:18:00.354228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2026-07-10 01:18:00.354238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2026-07-10 01:18:00.354248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2026-07-10 01:18:00.354268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2026-07-10 01:18:00.354278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2026-07-10 01:18:00.354288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-10 01:18:00.354298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-07-10 01:18:00.354308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-07-10 01:18:00.354318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-07-10 01:18:00.354327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-07-10 01:18:00.354337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 01:18:00.354347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-10 01:18:00.354357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1,255 kB] 2026-07-10 01:18:00.354367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1,796 kB] 2026-07-10 01:18:00.354384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-10 01:18:00.354394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-07-10 01:18:00.354404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-07-10 01:18:00.354415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2026-07-10 01:18:00.354424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-07-10 01:18:00.354435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-07-10 01:18:00.354445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-07-10 01:18:00.354455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-07-10 01:18:00.354465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-07-10 01:18:00.354474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2026-07-10 01:18:00.354491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-10 01:18:00.354501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-07-10 01:18:00.354511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-07-10 01:18:00.354521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-07-10 01:18:00.354536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2026-07-10 01:18:00.354547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2026-07-10 01:18:00.354557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-10 01:18:00.354566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2026-07-10 01:18:00.354576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2026-07-10 01:18:00.354586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-07-10 01:18:00.354596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2026-07-10 01:18:00.354610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2026-07-10 01:18:00.354621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2026-07-10 01:18:00.354635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:211 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2026-07-10 01:18:00.354648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:212 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2026-07-10 01:18:00.354712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:213 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zstd amd64 1.5.5+dfsg2-2build1.1 [644 kB] 2026-07-10 01:18:00.354728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:214 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguestfs0t64 amd64 1:1.52.0-5ubuntu3 [3,213 kB] 2026-07-10 01:18:00.354791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:215 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-07-10 01:18:00.354807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:216 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-10 01:18:00.354875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-07-10 01:18:00.354892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:218 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-07-10 01:18:00.354943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:219 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemblk1 amd64 1.13.1-1.1ubuntu2 [61.1 kB] 2026-07-10 01:18:00.354979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:220 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemlog1 amd64 1.13.1-1.1ubuntu2 [55.2 kB] 2026-07-10 01:18:00.355064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:221 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmempool1 amd64 1.13.1-1.1ubuntu2 [112 kB] 2026-07-10 01:18:00.355094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-07-10 01:18:00.355164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-07-10 01:18:00.355180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-07-10 01:18:00.355245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:225 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-07-10 01:18:00.355261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-07-10 01:18:00.355327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:227 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-07-10 01:18:00.355344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2026-07-10 01:18:00.355411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-07-10 01:18:00.355427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-07-10 01:18:00.355544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-07-10 01:18:00.355559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-07-10 01:18:00.355573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-07-10 01:18:00.355636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2026-07-10 01:18:00.355652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-07-10 01:18:00.355807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-07-10 01:18:00.355840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-07-10 01:18:00.355851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:238 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-07-10 01:18:00.355867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-07-10 01:18:00.355876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:240 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:18:00.355922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:241 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-07-10 01:18:00.356005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:242 http://archive.ubuntu.com/ubuntu noble/universe amd64 pmdk-tools amd64 1.13.1-1.1ubuntu2 [210 kB] 2026-07-10 01:18:00.356181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:243 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 01:18:00.356230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:244 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 01:18:00.356246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:245 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-10 01:18:00.356306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:246 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-10 01:18:00.356319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:247 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-10 01:18:00.356377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:248 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-10 01:18:00.356418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:249 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-10 01:18:00.356458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-07-10 01:18:00.356507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:251 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-07-10 01:18:00.356521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:252 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-07-10 01:18:00.356581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:253 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-07-10 01:18:00.356633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:254 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-10 01:18:00.356701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-07-10 01:18:00.356741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:256 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-07-10 01:18:00.356781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 01:18:00.356821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:258 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-10 01:18:00.356870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-10 01:18:00.356883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:260 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-bin amd64 1.11.0-2build3 [21.8 kB] 2026-07-10 01:18:00.356942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 01:18:00.357023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:262 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-guestfs amd64 1:1.52.0-5ubuntu3 [173 kB] 2026-07-10 01:18:00.357084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2026-07-10 01:18:00.357130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 97.2 MB in 3s (30.6 MB/s) 2026-07-10 01:18:00.357169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2026-07-10 01:18:00.357209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:18:00.357251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:18:00.357274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:18:00.357333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:18:00.357382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:18:00.357394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:18:00.357450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:18:00.357490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:18:00.357529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19375 files and directories currently installed.) 2026-07-10 01:18:00.357567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-07-10 01:18:00.357613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 01:18:00.357626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 01:18:00.357682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 01:18:00.357723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:18:00.357762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2026-07-10 01:18:00.357775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 01:18:00.357837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:18:00.357876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2026-07-10 01:18:00.357925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 01:18:00.357938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 01:18:00.358179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2026-07-10 01:18:00.358242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 01:18:00.358260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 01:18:00.358284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-07-10 01:18:00.358299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-07-10 01:18:00.358313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-07-10 01:18:00.358332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-07-10 01:18:00.358346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-07-10 01:18:00.358365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-07-10 01:18:00.358412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-07-10 01:18:00.358435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-07-10 01:18:00.358455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-07-10 01:18:00.358501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-07-10 01:18:00.358522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-07-10 01:18:00.358596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.358637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:18:00.358663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-07-10 01:18:00.358687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 60% (Reading database ... 65% 2026-07-10 01:18:00.358707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:18:00.358728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:18:00.358798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:18:00.358822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:18:00.358886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:18:00.358909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:18:00.359072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19408 files and directories currently installed.) 2026-07-10 01:18:00.359105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-07-10 01:18:00.359128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2026-07-10 01:18:00.359143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:18:00.359163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:18:00.359186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:18:00.359243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:18:00.359266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:18:00.359336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:18:00.359359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:18:00.359379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:85% 2026-07-10 01:18:00.359444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:18:00.359468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:18:00.359534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19401 files and directories currently installed.) 2026-07-10 01:18:00.359557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 01:18:00.359578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.16) ... 2026-07-10 01:18:00.359600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 01:18:00.359683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:18:00.359702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:18:00.359723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 01:18:00.359742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 01:18:00.359762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-10 01:18:00.359852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2026-07-10 01:18:00.359879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.359900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2026-07-10 01:18:00.359939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2026-07-10 01:18:00.359988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2026-07-10 01:18:00.360108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2026-07-10 01:18:00.360149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2026-07-10 01:18:00.360167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2026-07-10 01:18:00.360192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2026-07-10 01:18:00.360291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2026-07-10 01:18:00.360317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2026-07-10 01:18:00.360362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2026-07-10 01:18:00.360386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2026-07-10 01:18:00.360472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2026-07-10 01:18:00.360492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2026-07-10 01:18:00.360516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2026-07-10 01:18:00.360539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-07-10 01:18:00.360563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2026-07-10 01:18:00.360585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.360671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:18:00.360692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:18:00.360718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:18:00.360740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:18:00.360777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:18:00.360800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:18:00.360823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:18:00.360870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:18:00.360896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20323 files and directories currently installed.) 2026-07-10 01:18:00.360938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 01:18:00.361026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-10 01:18:00.361067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 01:18:00.361102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 01:18:00.361181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:18:00.361195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2026-07-10 01:18:00.361257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2026-07-10 01:18:00.361272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2026-07-10 01:18:00.361333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2026-07-10 01:18:00.361347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3.1_amd64.deb ... 2026-07-10 01:18:00.361408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.1) ... 2026-07-10 01:18:00.361422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:18:00.361480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2026-07-10 01:18:00.361494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2026-07-10 01:18:00.361551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:18:00.361606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:18:00.361620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:18:00.361661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:18:00.361674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:18:00.361730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:18:00.361744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:18:00.361802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:18:00.361845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20368 files and directories currently installed.) 2026-07-10 01:18:00.361859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3.1_amd64.deb ... 2026-07-10 01:18:00.361917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3.1) ... 2026-07-10 01:18:00.361931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2026-07-10 01:18:00.362146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 01:18:00.362200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:18:00.362214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2026-07-10 01:18:00.362228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 01:18:00.362364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:18:00.362378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2026-07-10 01:18:00.362386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-10 01:18:00.362438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:18:00.362495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2026-07-10 01:18:00.362524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2026-07-10 01:18:00.362566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:18:00.362578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2026-07-10 01:18:00.362641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2026-07-10 01:18:00.362655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2026-07-10 01:18:00.362696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2026-07-10 01:18:00.362708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2026-07-10 01:18:00.362759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-07-10 01:18:00.362772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2026-07-10 01:18:00.362824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-10 01:18:00.362837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 01:18:00.362890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2026-07-10 01:18:00.362903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2026-07-10 01:18:00.362979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2026-07-10 01:18:00.362993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-07-10 01:18:00.363060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../009-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 01:18:00.363080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:18:00.363135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2026-07-10 01:18:00.363148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.363203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.363252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:18:00.363264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2026-07-10 01:18:00.363302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-07-10 01:18:00.364109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:18:00.364127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2026-07-10 01:18:00.364137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:18:00.364147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2026-07-10 01:18:00.364156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:18:00.364166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2026-07-10 01:18:00.364176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2026-07-10 01:18:00.364185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2026-07-10 01:18:00.364194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2026-07-10 01:18:00.364203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.364213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:18:00.364222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2026-07-10 01:18:00.364241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-07-10 01:18:00.364251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 01:18:00.364260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2026-07-10 01:18:00.364270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-07-10 01:18:00.364280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-07-10 01:18:00.364289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2026-07-10 01:18:00.364298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:18:00.364308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:18:00.364318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2026-07-10 01:18:00.364327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-10 01:18:00.364335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:18:00.364343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2026-07-10 01:18:00.364352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.364366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 01:18:00.364375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:18:00.364383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2026-07-10 01:18:00.364391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-10 01:18:00.364399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-10 01:18:00.364408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2026-07-10 01:18:00.364416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:18:00.364424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.364432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2026-07-10 01:18:00.364440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 01:18:00.364452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.364461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2026-07-10 01:18:00.364469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:18:00.364477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.364485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2026-07-10 01:18:00.364493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 01:18:00.364502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.364510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2026-07-10 01:18:00.364518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:18:00.364527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.364544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2026-07-10 01:18:00.364552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 01:18:00.364560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 01:18:00.364572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2026-07-10 01:18:00.364650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:18:00.364662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.364673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2026-07-10 01:18:00.364730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-07-10 01:18:00.364743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:18:00.364782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-07-10 01:18:00.364795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:18:00.364845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:18:00.364858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-07-10 01:18:00.364897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-07-10 01:18:00.364910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 01:18:00.364974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-07-10 01:18:00.365028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-07-10 01:18:00.365066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 01:18:00.365115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2026-07-10 01:18:00.365127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2026-07-10 01:18:00.365178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2026-07-10 01:18:00.365191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2026-07-10 01:18:00.365247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2026-07-10 01:18:00.365261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2026-07-10 01:18:00.365301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2026-07-10 01:18:00.365354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-07-10 01:18:00.365402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.1-2build2) ... 2026-07-10 01:18:00.365415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2026-07-10 01:18:00.365518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 01:18:00.365530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-10 01:18:00.365542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2026-07-10 01:18:00.365582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.365610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:18:00.365622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2026-07-10 01:18:00.365675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-07-10 01:18:00.365689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 01:18:00.365737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2026-07-10 01:18:00.365750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-dosfstools_4.2-1.1build1_amd64.deb ... 2026-07-10 01:18:00.365789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2026-07-10 01:18:00.365801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2026-07-10 01:18:00.365899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:18:00.365911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:18:00.365920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2026-07-10 01:18:00.365932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:18:00.365988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:18:00.366060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2026-07-10 01:18:00.366114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-file_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:18:00.366154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2026-07-10 01:18:00.366205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 01:18:00.366259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 01:18:00.366323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:18:00.366372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2026-07-10 01:18:00.366384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 01:18:00.366432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:18:00.366444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2026-07-10 01:18:00.366488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libparted2t64_3.6-4build1_amd64.deb ... 2026-07-10 01:18:00.366502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-07-10 01:18:00.366550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-07-10 01:18:00.366562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 01:18:00.366607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2026-07-10 01:18:00.366619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 01:18:00.366664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 01:18:00.366676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2026-07-10 01:18:00.366721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-07-10 01:18:00.366759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.366773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:18:00.366784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2026-07-10 01:18:00.366830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-07-10 01:18:00.366842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-07-10 01:18:00.368105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2026-07-10 01:18:00.368123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-07-10 01:18:00.368132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:18:00.368140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2026-07-10 01:18:00.368148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-07-10 01:18:00.368155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:18:00.368163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2026-07-10 01:18:00.368170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.368178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:18:00.368186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2026-07-10 01:18:00.368193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-07-10 01:18:00.368201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-07-10 01:18:00.368208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2026-07-10 01:18:00.368216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.368223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-07-10 01:18:00.368231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 01:18:00.368238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2026-07-10 01:18:00.368246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-parted_3.6-4build1_amd64.deb ... 2026-07-10 01:18:00.368253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2026-07-10 01:18:00.368261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2026-07-10 01:18:00.368268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 01:18:00.368276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2026-07-10 01:18:00.368283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2026-07-10 01:18:00.368291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 01:18:00.368298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2026-07-10 01:18:00.368306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2026-07-10 01:18:00.368313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-usb.ids_2024.03.18-1_all.deb ... 2026-07-10 01:18:00.368321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2026-07-10 01:18:00.368328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2026-07-10 01:18:00.368336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-10 01:18:00.368351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2026-07-10 01:18:00.368358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2026-07-10 01:18:00.368366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-07-10 01:18:00.368374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2026-07-10 01:18:00.368381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2026-07-10 01:18:00.368389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-augeas-lenses_1.14.1-1build2_all.deb ... 2026-07-10 01:18:00.368396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2026-07-10 01:18:00.368404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2026-07-10 01:18:00.368411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-liblzo2-2_2.10-2build4_amd64.deb ... 2026-07-10 01:18:00.368419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 01:18:00.368426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2026-07-10 01:18:00.368439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2026-07-10 01:18:00.368447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-07-10 01:18:00.368455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2026-07-10 01:18:00.368472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2026-07-10 01:18:00.368479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2026-07-10 01:18:00.368486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2026-07-10 01:18:00.368494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-07-10 01:18:00.368502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:18:00.368509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 01:18:00.368517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:18:00.368524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.368531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 01:18:00.368539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:18:00.368547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.368554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2026-07-10 01:18:00.368561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:18:00.368569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.368576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2026-07-10 01:18:00.368583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.368591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.368598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2026-07-10 01:18:00.368611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.368619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.368626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2026-07-10 01:18:00.368633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:18:00.368641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.368648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2026-07-10 01:18:00.368656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:18:00.368663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.368671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2026-07-10 01:18:00.368678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-07-10 01:18:00.368686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.368693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-07-10 01:18:00.368701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:18:00.368708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.368716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2026-07-10 01:18:00.368723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:18:00.368730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.368738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2026-07-10 01:18:00.368752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:18:00.368760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.368768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2026-07-10 01:18:00.368775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:18:00.368783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.368790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.368798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2026-07-10 01:18:00.368805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 01:18:00.368813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 01:18:00.368820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2026-07-10 01:18:00.368827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-prettytable_3.6.0-2_all.deb ... 2026-07-10 01:18:00.368835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2026-07-10 01:18:00.368845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2026-07-10 01:18:00.368852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:18:00.368865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.368875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2026-07-10 01:18:00.368892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-certifi_2023.11.17-1_all.deb ... 2026-07-10 01:18:00.368904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2026-07-10 01:18:00.368920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2026-07-10 01:18:00.368937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-07-10 01:18:00.369019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:18:00.369065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2026-07-10 01:18:00.369117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-07-10 01:18:00.369130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:18:00.369174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2026-07-10 01:18:00.369185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2026-07-10 01:18:00.369221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2026-07-10 01:18:00.369232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2026-07-10 01:18:00.369280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2026-07-10 01:18:00.369291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-07-10 01:18:00.369366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2026-07-10 01:18:00.369376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 01:18:00.369386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 01:18:00.369422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2026-07-10 01:18:00.369433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-07-10 01:18:00.369468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 01:18:00.369479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-07-10 01:18:00.369514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:18:00.369525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.369569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-07-10 01:18:00.369581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:18:00.369616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.369633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-07-10 01:18:00.369644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:18:00.369683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.369702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-07-10 01:18:00.369712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:18:00.369749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.369761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-07-10 01:18:00.369796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-07-10 01:18:00.369808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 01:18:00.369852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2026-07-10 01:18:00.369860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-07-10 01:18:00.369871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 01:18:00.369914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-07-10 01:18:00.369925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-07-10 01:18:00.369976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 01:18:00.369987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2026-07-10 01:18:00.370022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-07-10 01:18:00.370052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 01:18:00.370067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2026-07-10 01:18:00.370114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-07-10 01:18:00.370126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 01:18:00.370160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2026-07-10 01:18:00.370172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:18:00.370206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.370217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2026-07-10 01:18:00.370260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:18:00.370272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.370306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2026-07-10 01:18:00.370317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 01:18:00.370352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:18:00.370387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2026-07-10 01:18:00.370431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-10 01:18:00.370439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-10 01:18:00.370483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2026-07-10 01:18:00.370498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-10 01:18:00.370509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-07-10 01:18:00.370545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-07-10 01:18:00.370556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-10 01:18:00.370601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-10 01:18:00.370637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2026-07-10 01:18:00.370653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-07-10 01:18:00.370664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:18:00.370709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2026-07-10 01:18:00.370720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-exfatprogs_1.2.2-1build1_amd64.deb ... 2026-07-10 01:18:00.370756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2026-07-10 01:18:00.370767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2026-07-10 01:18:00.370802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-07-10 01:18:00.370813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:18:00.370847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2026-07-10 01:18:00.370858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-f2fs-tools_1.16.0-1_amd64.deb ... 2026-07-10 01:18:00.370892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2026-07-10 01:18:00.370904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2026-07-10 01:18:00.370938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 01:18:00.370966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.5) ... 2026-07-10 01:18:00.371011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2026-07-10 01:18:00.371023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-10 01:18:00.371079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:18:00.371093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2026-07-10 01:18:00.371128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-07-10 01:18:00.371139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-07-10 01:18:00.371173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2026-07-10 01:18:00.371184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-10 01:18:00.371219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-10 01:18:00.371230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2026-07-10 01:18:00.371265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-10 01:18:00.371276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-10 01:18:00.371320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2026-07-10 01:18:00.371339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-10 01:18:00.371349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-10 01:18:00.371385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2026-07-10 01:18:00.371430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-session-migration_0.3.9build1_amd64.deb ... 2026-07-10 01:18:00.371441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2026-07-10 01:18:00.371498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2026-07-10 01:18:00.371534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-07-10 01:18:00.371569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-07-10 01:18:00.371604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2026-07-10 01:18:00.371649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-10 01:18:00.371661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-10 01:18:00.371704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2026-07-10 01:18:00.371716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libencode-locale-perl_1.05-3_all.deb ... 2026-07-10 01:18:00.371751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2026-07-10 01:18:00.371767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2026-07-10 01:18:00.371803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libtimedate-perl_2.3300-2_all.deb ... 2026-07-10 01:18:00.371814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2026-07-10 01:18:00.371858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2026-07-10 01:18:00.371867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libhttp-date-perl_6.06-1_all.deb ... 2026-07-10 01:18:00.371901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2026-07-10 01:18:00.371912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2026-07-10 01:18:00.371981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libfile-listing-perl_6.16-1_all.deb ... 2026-07-10 01:18:00.371994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2026-07-10 01:18:00.372164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2026-07-10 01:18:00.372229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-10 01:18:00.372243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-10 01:18:00.372253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2026-07-10 01:18:00.372273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-liburi-perl_5.27-1_all.deb ... 2026-07-10 01:18:00.372284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2026-07-10 01:18:00.372294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-10 01:18:00.372304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-10 01:18:00.372314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-10 01:18:00.372348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2026-07-10 01:18:00.372358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libhtml-tree-perl_5.07-3_all.deb ... 2026-07-10 01:18:00.372368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2026-07-10 01:18:00.372382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2026-07-10 01:18:00.372395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-10 01:18:00.372409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-10 01:18:00.372442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2026-07-10 01:18:00.372456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-libio-html-perl_1.004-3_all.deb ... 2026-07-10 01:18:00.372511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2026-07-10 01:18:00.372524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-10 01:18:00.372586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-10 01:18:00.372598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-10 01:18:00.372612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2026-07-10 01:18:00.372670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-10 01:18:00.372682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-10 01:18:00.372696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2026-07-10 01:18:00.372710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-cookies-perl_6.11-1_all.deb ... 2026-07-10 01:18:00.372768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.372780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2026-07-10 01:18:00.372794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2026-07-10 01:18:00.372808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-libhttp-negotiate-perl_6.01-2_all.deb ... 2026-07-10 01:18:00.372837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.372896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2026-07-10 01:18:00.372907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2026-07-10 01:18:00.372921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-perl-openssl-defaults_7build3_amd64.deb ... 2026-07-10 01:18:00.372935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2026-07-10 01:18:00.375187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2026-07-10 01:18:00.375238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2026-07-10 01:18:00.375260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-07-10 01:18:00.375278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2026-07-10 01:18:00.375289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libio-socket-ssl-perl_2.085-1_all.deb ... 2026-07-10 01:18:00.375299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2026-07-10 01:18:00.375309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2026-07-10 01:18:00.375333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-libnet-http-perl_6.23-1_all.deb ... 2026-07-10 01:18:00.375344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2026-07-10 01:18:00.375354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2026-07-10 01:18:00.375364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-liblwp-protocol-https-perl_6.13-1_all.deb ... 2026-07-10 01:18:00.375374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2026-07-10 01:18:00.375384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2026-07-10 01:18:00.375393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libtry-tiny-perl_0.31-2_all.deb ... 2026-07-10 01:18:00.375403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2026-07-10 01:18:00.375413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2026-07-10 01:18:00.375423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-robotrules-perl_6.02-1_all.deb ... 2026-07-10 01:18:00.375433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2026-07-10 01:18:00.375443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2026-07-10 01:18:00.375452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-libwww-perl_6.76-1ubuntu0.1_all.deb ... 2026-07-10 01:18:00.375462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1ubuntu0.1) ... 2026-07-10 01:18:00.375472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2026-07-10 01:18:00.375482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-icoutils_0.32.3-4build2_amd64.deb ... 2026-07-10 01:18:00.375491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2026-07-10 01:18:00.375501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2026-07-10 01:18:00.375511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-07-10 01:18:00.375521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:18:00.375531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2026-07-10 01:18:00.375541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:18:00.375551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:18:00.375560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2026-07-10 01:18:00.375570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:18:00.375580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:18:00.375590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.375600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2026-07-10 01:18:00.375610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-07-10 01:18:00.375620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:18:00.375630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2026-07-10 01:18:00.375640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-07-10 01:18:00.375650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:18:00.375659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2026-07-10 01:18:00.375675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-07-10 01:18:00.375700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:18:00.375718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2026-07-10 01:18:00.375728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 01:18:00.375738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:18:00.375748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2026-07-10 01:18:00.375758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2026-07-10 01:18:00.375768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-07-10 01:18:00.375777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2026-07-10 01:18:00.375787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-07-10 01:18:00.375797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-10 01:18:00.375807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2026-07-10 01:18:00.375816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-07-10 01:18:00.375826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-10 01:18:00.375836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2026-07-10 01:18:00.375846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libaugeas0_1.14.1-1build2_amd64.deb ... 2026-07-10 01:18:00.375856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2026-07-10 01:18:00.375865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2026-07-10 01:18:00.375875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbfio1_20170123-6_amd64.deb ... 2026-07-10 01:18:00.375885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2026-07-10 01:18:00.375895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-10 01:18:00.375904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-10 01:18:00.375914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-10 01:18:00.375924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2026-07-10 01:18:00.375934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 01:18:00.375944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 01:18:00.375993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2026-07-10 01:18:00.376004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 01:18:00.376014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 01:18:00.376024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2026-07-10 01:18:00.376064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-10 01:18:00.376080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-10 01:18:00.376098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2026-07-10 01:18:00.376108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-10 01:18:00.376118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-10 01:18:00.376128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2026-07-10 01:18:00.376137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdate-manip-perl_6.95-1_all.deb ... 2026-07-10 01:18:00.376147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2026-07-10 01:18:00.376157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2026-07-10 01:18:00.376167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-07-10 01:18:00.376177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:18:00.376187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2026-07-10 01:18:00.376197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libewf2_20140814-1build3_amd64.deb ... 2026-07-10 01:18:00.376207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2026-07-10 01:18:00.376232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2026-07-10 01:18:00.376243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2026-07-10 01:18:00.376253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-07-10 01:18:00.376263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2026-07-10 01:18:00.376273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-libhivex0_1.3.23-1build7_amd64.deb ... 2026-07-10 01:18:00.376283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2026-07-10 01:18:00.376292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2026-07-10 01:18:00.376302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2026-07-10 01:18:00.376312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-07-10 01:18:00.376322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2026-07-10 01:18:00.376332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-07-10 01:18:00.376342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-07-10 01:18:00.376352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2026-07-10 01:18:00.376362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-07-10 01:18:00.376371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-07-10 01:18:00.376381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2026-07-10 01:18:00.376391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvhdi1_20210425-1build5_amd64.deb ... 2026-07-10 01:18:00.376401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2026-07-10 01:18:00.376411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2026-07-10 01:18:00.376421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libvmdk1_20200926-2build5_amd64.deb ... 2026-07-10 01:18:00.376437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2026-07-10 01:18:00.376448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2026-07-10 01:18:00.376457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.376468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-07-10 01:18:00.376477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2026-07-10 01:18:00.376487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-libyara10_4.5.0-1build2_amd64.deb ... 2026-07-10 01:18:00.376497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2026-07-10 01:18:00.376507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2026-07-10 01:18:00.376517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-supermin_5.2.2-4ubuntu4_amd64.deb ... 2026-07-10 01:18:00.376527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2026-07-10 01:18:00.376537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2026-07-10 01:18:00.376546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-10 01:18:00.376557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 01:18:00.376566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-07-10 01:18:00.376576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-07-10 01:18:00.376586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:18:00.376596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2026-07-10 01:18:00.376606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-07-10 01:18:00.376616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:18:00.376626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2026-07-10 01:18:00.376635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-07-10 01:18:00.376645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-10 01:18:00.376663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2026-07-10 01:18:00.376679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-07-10 01:18:00.376689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-10 01:18:00.376699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2026-07-10 01:18:00.376709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 01:18:00.376719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:18:00.376728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-10 01:18:00.376738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-10 01:18:00.376748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-10 01:18:00.376758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2026-07-10 01:18:00.376768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:18:00.376800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:18:00.376810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2026-07-10 01:18:00.376820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-10 01:18:00.376829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:18:00.376839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2026-07-10 01:18:00.376849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-seabios_1.16.3-2_all.deb ... 2026-07-10 01:18:00.376859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2026-07-10 01:18:00.376868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2026-07-10 01:18:00.376878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:18:00.376888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:18:00.376897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2026-07-10 01:18:00.376907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:18:00.376917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:18:00.376927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2026-07-10 01:18:00.376937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2026-07-10 01:18:00.376946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-07-10 01:18:00.377012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2026-07-10 01:18:00.377022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.377032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:18:00.377070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2026-07-10 01:18:00.377080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-07-10 01:18:00.377090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:18:00.377100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2026-07-10 01:18:00.377110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:18:00.377121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:18:00.377130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2026-07-10 01:18:00.377140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:18:00.377150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:18:00.377160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2026-07-10 01:18:00.377170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-07-10 01:18:00.377180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:18:00.377206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2026-07-10 01:18:00.377225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2026-07-10 01:18:00.377236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2026-07-10 01:18:00.377245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2026-07-10 01:18:00.377255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-10 01:18:00.377265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-10 01:18:00.377275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2026-07-10 01:18:00.377285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-gdisk_1.0.10-1build1_amd64.deb ... 2026-07-10 01:18:00.377295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2026-07-10 01:18:00.377305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2026-07-10 01:18:00.377315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-07-10 01:18:00.377325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-07-10 01:18:00.377335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-07-10 01:18:00.377345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-07-10 01:18:00.377355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-07-10 01:18:00.377365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2026-07-10 01:18:00.377375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2026-07-10 01:18:00.377385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-07-10 01:18:00.377395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2026-07-10 01:18:00.377405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-ldmtool_0.2.5-1.1build2_amd64.deb ... 2026-07-10 01:18:00.377415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2026-07-10 01:18:00.377425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2026-07-10 01:18:00.377435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lsscsi_0.32-1build1_amd64.deb ... 2026-07-10 01:18:00.377445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2026-07-10 01:18:00.377455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2026-07-10 01:18:00.377464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-lzop_1.04-2build3_amd64.deb ... 2026-07-10 01:18:00.377474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2026-07-10 01:18:00.377484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2026-07-10 01:18:00.377494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2026-07-10 01:18:00.377504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2026-07-10 01:18:00.377514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2026-07-10 01:18:00.377524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-mtools_4.0.43-1build1_amd64.deb ... 2026-07-10 01:18:00.377534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2026-07-10 01:18:00.377543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2026-07-10 01:18:00.377553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-scrub_2.6.1-1build2_amd64.deb ... 2026-07-10 01:18:00.377571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2026-07-10 01:18:00.377582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2026-07-10 01:18:00.377592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.377602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-07-10 01:18:00.377612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2026-07-10 01:18:00.377621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2026-07-10 01:18:00.377631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2026-07-10 01:18:00.377641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2026-07-10 01:18:00.377658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-07-10 01:18:00.377675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:18:00.377685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2026-07-10 01:18:00.377695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zerofree_1.1.1-1build5_amd64.deb ... 2026-07-10 01:18:00.377705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2026-07-10 01:18:00.377715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2026-07-10 01:18:00.377725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-07-10 01:18:00.377735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2026-07-10 01:18:00.377745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2026-07-10 01:18:00.377755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-07-10 01:18:00.377765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-07-10 01:18:00.377775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2026-07-10 01:18:00.377785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libinih1_55-1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.377795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:18:00.377805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2026-07-10 01:18:00.377815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-10 01:18:00.377825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-10 01:18:00.377835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2026-07-10 01:18:00.377844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:18:00.377854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-10 01:18:00.377864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2026-07-10 01:18:00.377874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-07-10 01:18:00.377884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 01:18:00.377894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2026-07-10 01:18:00.377904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.377920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.377931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2026-07-10 01:18:00.377941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.377969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.377984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2026-07-10 01:18:00.377994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.378004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.378014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2026-07-10 01:18:00.378024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:18:00.378057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:18:00.378071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-07-10 01:18:00.378081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:18:00.378091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:18:00.378101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.378111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2026-07-10 01:18:00.378121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.378131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-10 01:18:00.378141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-10 01:18:00.378162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-10 01:18:00.378173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-10 01:18:00.378183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-10 01:18:00.378193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2026-07-10 01:18:00.378203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-10 01:18:00.378213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-10 01:18:00.378223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2026-07-10 01:18:00.378236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-tpm-udev_0.6ubuntu1_all.deb ... 2026-07-10 01:18:00.378246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2026-07-10 01:18:00.378256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-07-10 01:18:00.378271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.378281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.378294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-07-10 01:18:00.378308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.378335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.378378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-07-10 01:18:00.378393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.378422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.378437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-07-10 01:18:00.378460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.378482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.378506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-07-10 01:18:00.378527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.378557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.378572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-07-10 01:18:00.378628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.378640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.378654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-07-10 01:18:00.378667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.378715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.378727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-07-10 01:18:00.378741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.378754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.378801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-07-10 01:18:00.378813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.378827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.378887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-07-10 01:18:00.378899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.378913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.378934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-07-10 01:18:00.378966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.379017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.379029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-07-10 01:18:00.379080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:18:00.379095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.379109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:18:00.379139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:18:00.379201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:18:00.379213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2026-07-10 01:18:00.379228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-07-10 01:18:00.379238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 01:18:00.379251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2026-07-10 01:18:00.379299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:18:00.379310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.379324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2026-07-10 01:18:00.379338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 01:18:00.379384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 01:18:00.379395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2026-07-10 01:18:00.379409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-six_1.16.0-4_all.deb ... 2026-07-10 01:18:00.379467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2026-07-10 01:18:00.379478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2026-07-10 01:18:00.379492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-10 01:18:00.379506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:18:00.379562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2026-07-10 01:18:00.379574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-10 01:18:00.379588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2026-07-10 01:18:00.379602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2026-07-10 01:18:00.379649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-10 01:18:00.379660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 01:18:00.379674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2026-07-10 01:18:00.379703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-pyudev_0.24.0-1_all.deb ... 2026-07-10 01:18:00.379718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2026-07-10 01:18:00.379779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2026-07-10 01:18:00.379791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-10 01:18:00.379805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 01:18:00.379820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2026-07-10 01:18:00.379842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:18:00.379893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:18:00.379905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2026-07-10 01:18:00.379919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-07-10 01:18:00.379932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:18:00.379986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2026-07-10 01:18:00.380002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-10 01:18:00.380016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 01:18:00.380093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2026-07-10 01:18:00.380108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-10 01:18:00.380123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 01:18:00.380136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2026-07-10 01:18:00.380187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.380198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-10 01:18:00.380212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 01:18:00.380269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2026-07-10 01:18:00.380281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-tpm2-tools_5.6-1build4_amd64.deb ... 2026-07-10 01:18:00.380295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2026-07-10 01:18:00.380308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2026-07-10 01:18:00.380322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-07-10 01:18:00.380369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:18:00.380381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2026-07-10 01:18:00.380394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:18:00.380408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:18:00.380454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2026-07-10 01:18:00.380466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-10 01:18:00.380479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-10 01:18:00.380538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-10 01:18:00.380549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-10 01:18:00.380563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-10 01:18:00.380577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2026-07-10 01:18:00.380590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2026-07-10 01:18:00.380616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2026-07-10 01:18:00.380664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2026-07-10 01:18:00.380683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:18:00.380697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:18:00.380711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.380770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2026-07-10 01:18:00.380782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../250-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-07-10 01:18:00.380796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.380810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-07-10 01:18:00.380823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:18:00.380869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-07-10 01:18:00.380885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-07-10 01:18:00.380901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:18:00.380914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.380983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-10 01:18:00.380996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2026-07-10 01:18:00.381009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-07-10 01:18:00.381078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2026-07-10 01:18:00.381097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:18:00.381108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.381121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2026-07-10 01:18:00.381146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2026-07-10 01:18:00.381207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2026-07-10 01:18:00.381219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2026-07-10 01:18:00.381233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2026-07-10 01:18:00.381262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.381319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:18:00.381331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:18:00.381345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2026-07-10 01:18:00.381359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2026-07-10 01:18:00.381523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-07-10 01:18:00.381557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 01:18:00.381569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-10 01:18:00.381578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:18:00.381591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:18:00.381611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:18:00.381620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-07-10 01:18:00.381628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:18:00.381636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:18:00.381648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:18:00.381656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:18:00.381667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-10 01:18:00.381677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:18:00.381738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2026-07-10 01:18:00.381749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2026-07-10 01:18:00.381760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:18:00.381800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:18:00.381812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-10 01:18:00.381856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-10 01:18:00.381870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:18:00.381917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.1) ... 2026-07-10 01:18:00.381927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2026-07-10 01:18:00.381938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2026-07-10 01:18:00.381991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2026-07-10 01:18:00.382004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2026-07-10 01:18:00.382060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-10 01:18:00.382078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2026-07-10 01:18:00.382090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2026-07-10 01:18:00.382128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:18:00.382140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-10 01:18:00.382177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.382215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.382236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:18:00.382248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-10 01:18:00.382298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.382307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2026-07-10 01:18:00.382355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:18:00.382367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2026-07-10 01:18:00.382417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:18:00.382430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.382448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2026-07-10 01:18:00.382488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2026-07-10 01:18:00.382499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-07-10 01:18:00.382519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.382557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.1-2build2) ... 2026-07-10 01:18:00.382569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 01:18:00.382617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2026-07-10 01:18:00.382629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:18:00.382678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:18:00.382717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:18:00.382729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-07-10 01:18:00.382766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-07-10 01:18:00.382818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.382830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2026-07-10 01:18:00.382867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-10 01:18:00.382879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.382934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 01:18:00.382946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 01:18:00.383114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:18:00.383153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:18:00.383170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.383179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-07-10 01:18:00.383189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3.1) ... 2026-07-10 01:18:00.383202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-10 01:18:00.383214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-10 01:18:00.383261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2026-07-10 01:18:00.383275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 01:18:00.383320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-10 01:18:00.383335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-07-10 01:18:00.383380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2026-07-10 01:18:00.383395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-10 01:18:00.383409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:18:00.383468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:18:00.383494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-10 01:18:00.383509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 01:18:00.383519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 01:18:00.383542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.383556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2026-07-10 01:18:00.383570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 01:18:00.383632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2026-07-10 01:18:00.383644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 01:18:00.383658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.383669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2026-07-10 01:18:00.383682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:18:00.383728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.383740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:18:00.383753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.383767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 01:18:00.383813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:18:00.383824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2026-07-10 01:18:00.383838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2026-07-10 01:18:00.383895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 01:18:00.383906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:18:00.383920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2026-07-10 01:18:00.383934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.383970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2026-07-10 01:18:00.384033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2026-07-10 01:18:00.384077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:18:00.384087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:18:00.384101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.384148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2026-07-10 01:18:00.384159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2026-07-10 01:18:00.384173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-07-10 01:18:00.384219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:18:00.384234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-10 01:18:00.384304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-10 01:18:00.384316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:18:00.384330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:18:00.384391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:18:00.384416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:18:00.384427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:18:00.384476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 01:18:00.384491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:18:00.384536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2026-07-10 01:18:00.384548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2026-07-10 01:18:00.384594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:18:00.384609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2026-07-10 01:18:00.386141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2026-07-10 01:18:00.386170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 01:18:00.386181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-10 01:18:00.386191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2026-07-10 01:18:00.386202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:18:00.386212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-07-10 01:18:00.386222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:18:00.386243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-10 01:18:00.386254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.386264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.386275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:18:00.386285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:18:00.386295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-07-10 01:18:00.386305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2026-07-10 01:18:00.386315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.386325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 01:18:00.386335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 01:18:00.386345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2026-07-10 01:18:00.386355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 01:18:00.386366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 01:18:00.386376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-07-10 01:18:00.386386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.386396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:18:00.386406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-10 01:18:00.386416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-07-10 01:18:00.386426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-10 01:18:00.386436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 01:18:00.386456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-10 01:18:00.386466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:18:00.386476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-10 01:18:00.386486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2026-07-10 01:18:00.386496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.386506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2026-07-10 01:18:00.386516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.386526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:18:00.386537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-07-10 01:18:00.386548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2026-07-10 01:18:00.386558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.386568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-07-10 01:18:00.386578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:18:00.386588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2026-07-10 01:18:00.386598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-07-10 01:18:00.386608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2026-07-10 01:18:00.386618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2026-07-10 01:18:00.386628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.386646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2026-07-10 01:18:00.386656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2026-07-10 01:18:00.386666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2026-07-10 01:18:00.386676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2026-07-10 01:18:00.386686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-07-10 01:18:00.386697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_continue.timer → /usr/lib/systemd/system/mdcheck_continue.timer. 2026-07-10 01:18:00.386708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.386732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_start.timer → /usr/lib/systemd/system/mdcheck_start.timer. 2026-07-10 01:18:00.386743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdmonitor-oneshot.timer → /usr/lib/systemd/system/mdmonitor-oneshot.timer. 2026-07-10 01:18:00.386754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.386764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-10 01:18:00.386774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2026-07-10 01:18:00.386784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:18:00.386794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:18:00.386804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-07-10 01:18:00.386821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:18:00.386832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:18:00.386842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:18:00.386852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2026-07-10 01:18:00.386862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.386872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-10 01:18:00.386882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.386892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 01:18:00.386902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-07-10 01:18:00.386913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /usr/lib/systemd/system/nvmf-autoconnect.service. 2026-07-10 01:18:00.386923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2026-07-10 01:18:00.386933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 01:18:00.386943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2026-07-10 01:18:00.386980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2026-07-10 01:18:00.386991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 01:18:00.387001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:18:00.387011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:18:00.387021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-10 01:18:00.387031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2026-07-10 01:18:00.387077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2026-07-10 01:18:00.387088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:18:00.387098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:18:00.387108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:18:00.387118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:18:00.387128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:18:00.387138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2026-07-10 01:18:00.387148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2026-07-10 01:18:00.387158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 01:18:00.387178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-07-10 01:18:00.387188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-07-10 01:18:00.387198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 01:18:00.387208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.387225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-10 01:18:00.387236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.387252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-07-10 01:18:00.387263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.387273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:18:00.387282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.387292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2026-07-10 01:18:00.387302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.387312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2026-07-10 01:18:00.387322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:18:00.387332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.387342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2026-07-10 01:18:00.387352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2026-07-10 01:18:00.387362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2026-07-10 01:18:00.387372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:18:00.387382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:18:00.387392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-07-10 01:18:00.387402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-07-10 01:18:00.387412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2026-07-10 01:18:00.387422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.387432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2026-07-10 01:18:00.387442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2026-07-10 01:18:00.387452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.387466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.387476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 01:18:00.387486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.387496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2026-07-10 01:18:00.387506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2026-07-10 01:18:00.387516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:18:00.387526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:18:00.387536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/cxl-monitor.service → /usr/lib/systemd/system/cxl-monitor.service. 2026-07-10 01:18:00.387546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-07-10 01:18:00.387556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 01:18:00.387566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.387586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.387597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.387607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.387617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2026-07-10 01:18:00.387627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.387637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-07-10 01:18:00.387651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2026-07-10 01:18:00.387661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:18:00.387674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-10 01:18:00.387688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 01:18:00.387747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:18:00.387762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:18:00.387822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.387840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 01:18:00.387855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:18:00.387866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 01:18:00.387879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 01:18:00.387907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 01:18:00.387921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 01:18:00.387988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-07-10 01:18:00.388003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:18:00.388017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:18:00.388139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:18:00.388159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:18:00.388169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 01:18:00.388183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 01:18:00.388194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:18:00.388207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 01:18:00.388221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 01:18:00.388271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 01:18:00.388286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 01:18:00.388314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-07-10 01:18:00.388328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:18:00.388378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:18:00.388394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:18:00.388462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:18:00.388474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 01:18:00.388488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 01:18:00.388549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:18:00.388561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-07-10 01:18:00.388575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:18:00.388588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-10 01:18:00.388638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.388653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2026-07-10 01:18:00.388700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:18:00.388710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:18:00.388752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:18:00.388766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2026-07-10 01:18:00.388808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-10 01:18:00.388822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-10 01:18:00.388836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2026-07-10 01:18:00.388886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.388900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-07-10 01:18:00.388912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:18:00.389003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-10 01:18:00.389019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:18:00.389032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-07-10 01:18:00.389072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-07-10 01:18:00.389131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2026-07-10 01:18:00.389145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2026-07-10 01:18:00.389157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.389199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:18:00.389213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2026-07-10 01:18:00.389277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:18:00.389287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:18:00.389311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ndctl-monitor.service → /usr/lib/systemd/system/ndctl-monitor.service. 2026-07-10 01:18:00.389355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2026-07-10 01:18:00.389368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:18:00.389410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-07-10 01:18:00.389423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-07-10 01:18:00.389466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 01:18:00.389479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-07-10 01:18:00.389491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2026-07-10 01:18:00.389550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-10 01:18:00.389579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.389640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:18:00.389653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.389716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2026-07-10 01:18:00.389730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2026-07-10 01:18:00.389772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2026-07-10 01:18:00.389785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2026-07-10 01:18:00.389826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-07-10 01:18:00.389836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 01:18:00.389848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 01:18:00.389890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-10 01:18:00.389904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.389916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-07-10 01:18:00.389975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:18:00.390056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service → /usr/lib/systemd/system/multipathd.service. 2026-07-10 01:18:00.390076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket → /usr/lib/systemd/system/multipathd.socket. 2026-07-10 01:18:00.390119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:18:00.390129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2026-07-10 01:18:00.390141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-07-10 01:18:00.390182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2026-07-10 01:18:00.390195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-07-10 01:18:00.390209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2026-07-10 01:18:00.390268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2026-07-10 01:18:00.390290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2026-07-10 01:18:00.390300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-07-10 01:18:00.390312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*' 2026-07-10 01:18:00.390357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:: No such file or directory 2026-07-10 01:18:00.390371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-07-10 01:18:00.390383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2026-07-10 01:18:00.390425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.390438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-10 01:18:00.390451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-07-10 01:18:00.390493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2026-07-10 01:18:00.390506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1ubuntu0.1) ... 2026-07-10 01:18:00.390518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2026-07-10 01:18:00.390574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-07-10 01:18:00.390588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-07-10 01:18:00.390650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:18:00.390664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:18:00.390676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-10 01:18:00.390729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-10 01:18:00.390783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-10 01:18:00.390794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2026-07-10 01:18:00.390806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:18:00.390828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:18:00.390871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 8262a34b127c 2026-07-10 01:18:00.390881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 3218304f8870 2026-07-10 01:18:00.390893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/8 : ADD plugins-archive / 2026-07-10 01:18:00.390944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 0582cf019655 2026-07-10 01:18:00.390976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-07-10 01:18:00.391055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 81a3c1e55431 2026-07-10 01:18:00.391078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 6/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt oslo-vmware && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_nova_extend_start && rm -f /etc/machine-id 2026-07-10 01:18:00.391093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 291560d0b65f 2026-07-10 01:18:00.391136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo-vmware in ./var/lib/kolla/venv/lib/python3.12/site-packages (4.5.0) 2026-07-10 01:18:00.391147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2026-07-10 01:18:00.391167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: defusedxml>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.7.1) 2026-07-10 01:18:00.391223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.36.1) 2026-07-10 01:18:00.391234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2026-07-10 01:18:00.391247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.10.1) 2026-07-10 01:18:00.391267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.1.0) 2026-07-10 01:18:00.391281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.6.0) 2026-07-10 01:18:00.391325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.4.0) 2026-07-10 01:18:00.391340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (7.4.0) 2026-07-10 01:18:00.391381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.1.0) 2026-07-10 01:18:00.391394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (2.32.3) 2026-07-10 01:18:00.391436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2026-07-10 01:18:00.391450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.1.2) 2026-07-10 01:18:00.391462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.19) 2026-07-10 01:18:00.391504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (2.6.1) 2026-07-10 01:18:00.391518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (3.0.3) 2026-07-10 01:18:00.391569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (0.19) 2026-07-10 01:18:00.391583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (9.6.1) 2026-07-10 01:18:00.391596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (3.0.0) 2026-07-10 01:18:00.391639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (2.0.0) 2026-07-10 01:18:00.391653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (1.16.0) 2026-07-10 01:18:00.391717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2.1.0) 2026-07-10 01:18:00.391728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (24.1) 2026-07-10 01:18:00.391741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (6.0.0) 2026-07-10 01:18:00.391754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (3.1.2) 2026-07-10 01:18:00.391795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2024.1) 2026-07-10 01:18:00.391809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.3.2) 2026-07-10 01:18:00.391827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.8) 2026-07-10 01:18:00.391841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (2026.6.17) 2026-07-10 01:18:00.391884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing ./plugins/blazar-nova-6.0.1.dev3 2026-07-10 01:18:00.391898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2026-07-10 01:18:00.391911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2026-07-10 01:18:00.391977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2026-07-10 01:18:00.391992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:18:00.392169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2026-07-10 01:18:00.394156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2026-07-10 01:18:00.394199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2026-07-10 01:18:00.394208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:18:00.394217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing ./plugins/pycadf-3.1.1 2026-07-10 01:18:00.394225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2026-07-10 01:18:00.394233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2026-07-10 01:18:00.394241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2026-07-10 01:18:00.394249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:18:00.394257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2026-07-10 01:18:00.394264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2026-07-10 01:18:00.394272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2026-07-10 01:18:00.394280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:18:00.394290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.0) 2026-07-10 01:18:00.394326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (9.6.1) 2026-07-10 01:18:00.394336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.4.0) 2026-07-10 01:18:00.394344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.2) 2026-07-10 01:18:00.394352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2026-07-10 01:18:00.394360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2026-07-10 01:18:00.394368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2026-07-10 01:18:00.394376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2026-07-10 01:18:00.394384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2026-07-10 01:18:00.394392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (0.10.1) 2026-07-10 01:18:00.394402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (5.3.0) 2026-07-10 01:18:00.394410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.0.0) 2026-07-10 01:18:00.394430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (6.0.2) 2026-07-10 01:18:00.394439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.32.3) 2026-07-10 01:18:00.394447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (5.6.0) 2026-07-10 01:18:00.394455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (7.4.0) 2026-07-10 01:18:00.394475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.9.0.post0) 2026-07-10 01:18:00.394484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2026-07-10 01:18:00.394492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2026-07-10 01:18:00.394500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.1.0) 2026-07-10 01:18:00.394515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (24.1) 2026-07-10 01:18:00.394524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (6.0.0) 2026-07-10 01:18:00.394532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (3.1.2) 2026-07-10 01:18:00.394540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.3.2) 2026-07-10 01:18:00.394548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.8) 2026-07-10 01:18:00.394556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (1.26.19) 2026-07-10 01:18:00.394565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2026.6.17) 2026-07-10 01:18:00.394573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova, pycadf 2026-07-10 01:18:00.394581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): started 2026-07-10 01:18:00.394589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-07-10 01:18:00.394597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for blazar-nova: filename=blazar_nova-6.0.1.dev3-py3-none-any.whl size=13060 sha256=d24686b20cac7e0692721bdfeb4636f542672823a0fbc1afc3875714c0dd6e7a 2026-07-10 01:18:00.394606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-h1g5r8ri/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2026-07-10 01:18:00.394614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (pyproject.toml): started 2026-07-10 01:18:00.394622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-07-10 01:18:00.394634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=ab182f4c150eb0e71843e52851ec007b7a4fef7b655fdc7905edcb28ac451e78 2026-07-10 01:18:00.394643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-h1g5r8ri/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 01:18:00.394651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova pycadf 2026-07-10 01:18:00.394659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pycadf, blazar-nova 2026-07-10 01:18:00.394667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: pycadf 2026-07-10 01:18:00.394676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: pycadf 3.1.1 2026-07-10 01:18:00.394684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling pycadf-3.1.1: 2026-07-10 01:18:00.394692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pycadf-3.1.1 2026-07-10 01:18:00.394700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2026-07-10 01:18:00.394718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 6.0.1.dev3 2026-07-10 01:18:00.394726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-6.0.1.dev3: 2026-07-10 01:18:00.394734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-6.0.1.dev3 2026-07-10 01:18:00.394742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2026-07-10 01:18:00.394750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 291560d0b65f 2026-07-10 01:18:00.394758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> dc6a70115765 2026-07-10 01:18:00.394769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:18:00.394778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in eccb1bff9117 2026-07-10 01:18:00.394786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-07-10 01:18:00.394794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-07-10 01:18:00.394802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-07-10 01:18:00.394810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2026-07-10 01:18:00.394819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:18:00.394827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:18:00.394835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2026-07-10 01:18:00.394843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-07-10 01:18:00.394851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-07-10 01:18:00.394859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-07-10 01:18:00.394867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2026-07-10 01:18:00.394875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-07-10 01:18:00.394883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2026-07-10 01:18:00.394891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:18:00.394899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:18:00.394907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:18:00.394916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-07-10 01:18:00.394925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-07-10 01:18:00.394933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:18:00.394941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:18:00.395001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:18:00.395010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:18:00.395018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:18:00.395032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:18:00.395086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29191 files and directories currently installed.) 2026-07-10 01:18:00.395108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:18:00.395122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-07-10 01:18:00.395135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-07-10 01:18:00.395149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-07-10 01:18:00.395162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-07-10 01:18:00.395176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:18:00.395188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:18:00.395199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2026-07-10 01:18:00.395212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-07-10 01:18:00.395236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-07-10 01:18:00.395250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-07-10 01:18:00.395261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2026-07-10 01:18:00.395273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2026-07-10 01:18:00.395285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:18:00.395297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-07-10 01:18:00.395310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-07-10 01:18:00.395323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:18:00.395336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:18:00.395348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:18:00.395361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:18:00.395374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:18:00.395781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:18:00.395800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29182 files and directories currently installed.) 2026-07-10 01:18:00.395815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:00.395829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:00.395844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:00.395857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:00.395871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:00.395879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:00.395887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:00.395895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:00.395903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:00.395928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:00.395936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:00.395977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:18:00.396013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:18:00.396148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.396199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:18:00.396212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:18:00.396250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:00.396289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2026-07-10 01:18:00.396319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2026-07-10 01:18:00.396333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.396346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:18:00.396360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2026-07-10 01:18:00.396374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:18:00.396389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:18:00.396398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2026-07-10 01:18:00.396406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2026-07-10 01:18:00.396413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:18:00.396421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.396429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10037 files, 1365 directories removed. 2026-07-10 01:18:00.396437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.396445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2026-07-10 01:18:00.396453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.396461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1708 files, 181 directories removed. 2026-07-10 01:18:00.396469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:18:00.396489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2026-07-10 01:18:00.396497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2026-07-10 01:18:00.396505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:18:00.396513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container eccb1bff9117 2026-07-10 01:18:00.396521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> c8cf7a77158b 2026-07-10 01:18:00.396529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/8 : USER nova 2026-07-10 01:18:00.396537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in ebefdd381a5d 2026-07-10 01:18:00.396545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container ebefdd381a5d 2026-07-10 01:18:00.396553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> d046c6432d69 2026-07-10 01:18:00.396561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built 89a473314724 2026-07-10 01:18:00.396569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20260710 2026-07-10 01:18:00.396577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2026-07-10 01:18:00.395259 (took 0:02:07.367843) 2026-07-10 01:18:00.396585 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2026-07-10 01:18:00.396593 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2026-07-10 01:18:00.396601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2026-07-10 01:18:00.395674 2026-07-10 01:18:00.396614 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2026-07-10 01:18:00.397031 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2026-07-10 01:19:18.405399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:19:18.405505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 295e3454e7cc 2026-07-10 01:19:18.405595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/5 : LABEL "build-date"="20260710" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-novncproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:19:18.405646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 1dfa2620d3c5 2026-07-10 01:19:18.405691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 1dfa2620d3c5 2026-07-10 01:19:18.405742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 00e492910155 2026-07-10 01:19:18.405808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends novnc && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:19:18.405859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 66ce71b00d1d 2026-07-10 01:19:18.405902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:19:18.405944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:19:18.405984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:19:18.406085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:19:18.406129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:19:18.406168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:19:18.406205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:19:18.406242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:19:18.406280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:19:18.406318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:19:18.406356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:19:18.406394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:19:18.406432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:19:18.406471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:19:18.406508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:19:18.406546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 28.0 MB in 3s (8,343 kB/s) 2026-07-10 01:19:18.406582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-07-10 01:19:18.406630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-07-10 01:19:18.406668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-07-10 01:19:18.406705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-07-10 01:19:18.406742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2026-07-10 01:19:18.406780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-07-10 01:19:18.406814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-07-10 01:19:18.406847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-07-10 01:19:18.406884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-07-10 01:19:18.406921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-07-10 01:19:18.406955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-07-10 01:19:18.407071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2026-07-10 01:19:18.407123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2026-07-10 01:19:18.407159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2026-07-10 01:19:18.407192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2026-07-10 01:19:18.407225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2026-07-10 01:19:18.407265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2026-07-10 01:19:18.407307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-07-10 01:19:18.407341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-07-10 01:19:18.407374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2026-07-10 01:19:18.407406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2026-07-10 01:19:18.407445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2026-07-10 01:19:18.407482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2026-07-10 01:19:18.407521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2026-07-10 01:19:18.407556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2026-07-10 01:19:18.407591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2026-07-10 01:19:18.407624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2026-07-10 01:19:18.407656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2026-07-10 01:19:18.407689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2026-07-10 01:19:18.407722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2026-07-10 01:19:18.407757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2026-07-10 01:19:18.407790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2026-07-10 01:19:18.407824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2026-07-10 01:19:18.407858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2026-07-10 01:19:18.407892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2026-07-10 01:19:18.407930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2026-07-10 01:19:18.407969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-07-10 01:19:18.408021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-07-10 01:19:18.408074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-07-10 01:19:18.408116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-07-10 01:19:18.408151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-07-10 01:19:18.408195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-07-10 01:19:18.408233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2026-07-10 01:19:18.408266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2026-07-10 01:19:18.408299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2026-07-10 01:19:18.408333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2026-07-10 01:19:18.408366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2026-07-10 01:19:18.408399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2026-07-10 01:19:18.408436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-07-10 01:19:18.408469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-07-10 01:19:18.408501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2026-07-10 01:19:18.408533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2026-07-10 01:19:18.408570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2026-07-10 01:19:18.408607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2026-07-10 01:19:18.408649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 86 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:19:18.408685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 36.9 MB of archives. 2026-07-10 01:19:18.408719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 163 MB of additional disk space will be used. 2026-07-10 01:19:18.408753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-netaddr all 0.10.1-1~cloud0 [323 kB] 2026-07-10 01:19:18.408791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:19:18.408827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-07-10 01:19:18.408864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.i18n all 6.4.0-0ubuntu1~cloud0 [22.4 kB] 2026-07-10 01:19:18.408901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-eventlet all 0.36.1-0ubuntu1~cloud0 [311 kB] 2026-07-10 01:19:18.408936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-07-10 01:19:18.408973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:81 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.context all 1:5.6.0-0ubuntu1~cloud0 [13.9 kB] 2026-07-10 01:19:18.409024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.utils all 7.3.0-0ubuntu1~cloud0 [85.3 kB] 2026-07-10 01:19:18.409074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-07-10 01:19:18.410205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:83 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.serialization all 5.5.0-0ubuntu1~cloud0 [15.8 kB] 2026-07-10 01:19:18.410250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.log all 6.1.2-0ubuntu1~cloud0 [45.7 kB] 2026-07-10 01:19:18.410256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2026-07-10 01:19:18.410260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-stevedore all 1:5.3.0-0ubuntu1~cloud0 [21.2 kB] 2026-07-10 01:19:18.410265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.config all 1:9.6.0-0ubuntu1~cloud0 [109 kB] 2026-07-10 01:19:18.410268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2026-07-10 01:19:18.410289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-07-10 01:19:18.410293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-07-10 01:19:18.410297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-07-10 01:19:18.410301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-07-10 01:19:18.410304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-07-10 01:19:18.410308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-07-10 01:19:18.410312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 docutils-common all 0.20.1+dfsg-3 [132 kB] 2026-07-10 01:19:18.410316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 ieee-data all 20220827.1 [2,113 kB] 2026-07-10 01:19:18.410320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2026-07-10 01:19:18.410323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libcares2 amd64 1.27.0-1.0ubuntu1 [73.7 kB] 2026-07-10 01:19:18.410333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-07-10 01:19:18.410337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-07-10 01:19:18.410341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04.1 [916 kB] 2026-07-10 01:19:18.410344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-07-10 01:19:18.410348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-07-10 01:19:18.410352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libimagequant0 amd64 2.18.0-1build1 [36.3 kB] 2026-07-10 01:19:18.410355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-07-10 01:19:18.410359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-07-10 01:19:18.410362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2026-07-10 01:19:18.410366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-07-10 01:19:18.410369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-07-10 01:19:18.410380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-xtend all 4.0.2-3 [3,902 B] 2026-07-10 01:19:18.410384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 nodejs amd64 18.19.1+dfsg-6ubuntu5 [306 kB] 2026-07-10 01:19:18.410388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [115 kB] 2026-07-10 01:19:18.410395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [32.1 kB] 2026-07-10 01:19:18.410399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-busboy all 1.6.0+~cs2.6.0-2 [17.3 kB] 2026-07-10 01:19:18.410402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-undici all 5.26.3+dfsg1+~cs23.10.12-2 [325 kB] 2026-07-10 01:19:18.410406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnode109 amd64 18.19.1+dfsg-6ubuntu5 [11.6 MB] 2026-07-10 01:19:18.410410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libraqm0 amd64 0.10.1-1build1 [15.0 kB] 2026-07-10 01:19:18.410413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-07-10 01:19:18.410417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-07-10 01:19:18.410420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-07-10 01:19:18.410424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-07-10 01:19:18.410427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpdemux2 amd64 1.3.2-0.4build3 [12.4 kB] 2026-07-10 01:19:18.410431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpmux3 amd64 1.3.2-0.4build3 [25.7 kB] 2026-07-10 01:19:18.410434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2026-07-10 01:19:18.410438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 01:19:18.410441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pbr all 5.11.1-0ubuntu1 [66.5 kB] 2026-07-10 01:19:18.410448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2026-07-10 01:19:18.410451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-10 01:19:18.410455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-more-itertools all 10.2.0-1 [52.9 kB] 2026-07-10 01:19:18.410458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-zipp all 1.0.0-6ubuntu0.1 [6,774 B] 2026-07-10 01:19:18.410462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-importlib-metadata all 4.12.0-1 [17.8 kB] 2026-07-10 01:19:18.410465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-debtcollector all 2.5.0-3 [13.3 kB] 2026-07-10 01:19:18.410469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-roman all 3.3-3 [9,632 B] 2026-07-10 01:19:18.410473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-docutils all 0.20.1+dfsg-3 [393 kB] 2026-07-10 01:19:18.410476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 python-babel-localedata all 2.10.3-3build1 [6,357 kB] 2026-07-10 01:19:18.410483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-tz all 2024.1-2 [31.4 kB] 2026-07-10 01:19:18.410486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-babel all 2.10.3-3build1 [87.5 kB] 2026-07-10 01:19:18.410494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-07-10 01:19:18.410497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-greenlet amd64 3.0.3-0ubuntu5.1 [154 kB] 2026-07-10 01:19:18.410501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-07-10 01:19:18.410505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-monotonic all 1.6-2 [5,732 B] 2026-07-10 01:19:18.410508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-msgpack amd64 1.0.3-3build2 [80.1 kB] 2026-07-10 01:19:18.410512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-iso8601 all 1.0.2-1 [15.8 kB] 2026-07-10 01:19:18.410515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 01:19:18.410519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2026-07-10 01:19:18.410522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-07-10 01:19:18.410526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-07-10 01:19:18.410529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-07-10 01:19:18.410533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2026-07-10 01:19:18.410538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rfc3986 all 2.0.0-2 [21.9 kB] 2026-07-10 01:19:18.410542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopenjp2-7 amd64 2.5.0-2ubuntu0.5 [174 kB] 2026-07-10 01:19:18.410577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pil amd64 10.2.0-1ubuntu1.2 [452 kB] 2026-07-10 01:19:18.410583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-novnc all 1:1.3.0-2 [12.8 kB] 2026-07-10 01:19:18.410640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2026-07-10 01:19:18.410649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-07-10 01:19:18.410682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2026-07-10 01:19:18.410689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2026-07-10 01:19:18.410722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2026-07-10 01:19:18.410752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2026-07-10 01:19:18.410781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 novnc all 1:1.3.0-2 [248 kB] 2026-07-10 01:19:18.410811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 36.9 MB in 1s (30.3 MB/s) 2026-07-10 01:19:18.410839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2026-07-10 01:19:18.410867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-07-10 01:19:18.410908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:19:18.410932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-07-10 01:19:18.410949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-07-10 01:19:18.410976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-07-10 01:19:18.411031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-07-10 01:19:18.411116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-07-10 01:19:18.411120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-07-10 01:19:18.411123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19375 files and directories currently installed.) 2026-07-10 01:19:18.411129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2026-07-10 01:19:18.411296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2026-07-10 01:19:18.411354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2026-07-10 01:19:18.411368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-07-10 01:19:18.411378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-07-10 01:19:18.411389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-07-10 01:19:18.411409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-07-10 01:19:18.411419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:19:18.411429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2026-07-10 01:19:18.411439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-07-10 01:19:18.411450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.1-2build2) ... 2026-07-10 01:19:18.411460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2026-07-10 01:19:18.411474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-07-10 01:19:18.411485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:19:18.411494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2026-07-10 01:19:18.411504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-07-10 01:19:18.411518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:19:18.411528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2026-07-10 01:19:18.411542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-07-10 01:19:18.411580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:19:18.411595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2026-07-10 01:19:18.411608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-07-10 01:19:18.411651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.411679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:19:18.411694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2026-07-10 01:19:18.411708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-07-10 01:19:18.411764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:19:18.411780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2026-07-10 01:19:18.411794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-xml-core_0.19_all.deb ... 2026-07-10 01:19:18.411850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2026-07-10 01:19:18.411862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2026-07-10 01:19:18.411876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-docutils-common_0.20.1+dfsg-3_all.deb ... 2026-07-10 01:19:18.411890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2026-07-10 01:19:18.411944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2026-07-10 01:19:18.411956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-ieee-data_20220827.1_all.deb ... 2026-07-10 01:19:18.411970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2026-07-10 01:19:18.411984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2026-07-10 01:19:18.412061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-07-10 01:19:18.412092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:19:18.412102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2026-07-10 01:19:18.412116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2026-07-10 01:19:18.412147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-07-10 01:19:18.412177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2026-07-10 01:19:18.412191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-07-10 01:19:18.412237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.412252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:19:18.412266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2026-07-10 01:19:18.412308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-07-10 01:19:18.412324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:19:18.412338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2026-07-10 01:19:18.412379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 01:19:18.412394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.412419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2026-07-10 01:19:18.412434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:19:18.412459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-07-10 01:19:18.412515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2026-07-10 01:19:18.412528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.412542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-07-10 01:19:18.412556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-07-10 01:19:18.412609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2026-07-10 01:19:18.412621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libimagequant0_2.18.0-1build1_amd64.deb ... 2026-07-10 01:19:18.412635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2026-07-10 01:19:18.412648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-07-10 01:19:18.412701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-07-10 01:19:18.412713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:19:18.412736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2026-07-10 01:19:18.412750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-07-10 01:19:18.412763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.412808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:19:18.412824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2026-07-10 01:19:18.412837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-07-10 01:19:18.412889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:19:18.412900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2026-07-10 01:19:18.412914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-07-10 01:19:18.412928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-07-10 01:19:18.412953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2026-07-10 01:19:18.413024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-07-10 01:19:18.413063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:19:18.413079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2026-07-10 01:19:18.413089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-node-xtend_4.0.2-3_all.deb ... 2026-07-10 01:19:18.413103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2026-07-10 01:19:18.413157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2026-07-10 01:19:18.413169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../26-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-07-10 01:19:18.413183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-07-10 01:19:18.413208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2026-07-10 01:19:18.413232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../27-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ... 2026-07-10 01:19:18.413261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-07-10 01:19:18.413291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2026-07-10 01:19:18.413306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2026-07-10 01:19:18.413349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-07-10 01:19:18.413364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2026-07-10 01:19:18.413378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../29-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2026-07-10 01:19:18.413418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2026-07-10 01:19:18.413433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2026-07-10 01:19:18.413485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-node-undici_5.26.3+dfsg1+~cs23.10.12-2_all.deb ... 2026-07-10 01:19:18.413497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.413511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-07-10 01:19:18.413524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2026-07-10 01:19:18.413565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-07-10 01:19:18.413580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-07-10 01:19:18.413594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2026-07-10 01:19:18.413633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libraqm0_0.10.1-1build1_amd64.deb ... 2026-07-10 01:19:18.413649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2026-07-10 01:19:18.413662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2026-07-10 01:19:18.413702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:19:18.413717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:19:18.413731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2026-07-10 01:19:18.413770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-07-10 01:19:18.413793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:19:18.413807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2026-07-10 01:19:18.413820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:19:18.413874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:19:18.413886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2026-07-10 01:19:18.413900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-07-10 01:19:18.413914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:19:18.413954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2026-07-10 01:19:18.413970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:19:18.414022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:19:18.414059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2026-07-10 01:19:18.414077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:19:18.417123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:19:18.417145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2026-07-10 01:19:18.417156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-07-10 01:19:18.417167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-07-10 01:19:18.417176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2026-07-10 01:19:18.417185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-six_1.16.0-4_all.deb ... 2026-07-10 01:19:18.417194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2026-07-10 01:19:18.417203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2026-07-10 01:19:18.417211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-pbr_5.11.1-0ubuntu1_all.deb ... 2026-07-10 01:19:18.417220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (5.11.1-0ubuntu1) ... 2026-07-10 01:19:18.417229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.417239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2026-07-10 01:19:18.417247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-07-10 01:19:18.417256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-07-10 01:19:18.417265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2026-07-10 01:19:18.417274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-10 01:19:18.417283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:19:18.417292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2026-07-10 01:19:18.417301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-more-itertools_10.2.0-1_all.deb ... 2026-07-10 01:19:18.417310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2026-07-10 01:19:18.417320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2026-07-10 01:19:18.417330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2026-07-10 01:19:18.417340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.417350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2026-07-10 01:19:18.417359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2026-07-10 01:19:18.417369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-importlib-metadata_4.12.0-1_all.deb ... 2026-07-10 01:19:18.417380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2026-07-10 01:19:18.417389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2026-07-10 01:19:18.417399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-debtcollector_2.5.0-3_all.deb ... 2026-07-10 01:19:18.417410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2026-07-10 01:19:18.417438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2026-07-10 01:19:18.417449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-roman_3.3-3_all.deb ... 2026-07-10 01:19:18.417459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2026-07-10 01:19:18.417469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2026-07-10 01:19:18.417479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python3-docutils_0.20.1+dfsg-3_all.deb ... 2026-07-10 01:19:18.417489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2026-07-10 01:19:18.417499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2026-07-10 01:19:18.417508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-netaddr_0.10.1-1~cloud0_all.deb ... 2026-07-10 01:19:18.417518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (0.10.1-1~cloud0) ... 2026-07-10 01:19:18.417528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2026-07-10 01:19:18.417538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.417548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python-babel-localedata_2.10.3-3build1_all.deb ... 2026-07-10 01:19:18.417558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2026-07-10 01:19:18.417579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2026-07-10 01:19:18.417590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-tz_2024.1-2_all.deb ... 2026-07-10 01:19:18.417600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2026-07-10 01:19:18.417610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2026-07-10 01:19:18.417620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-babel_2.10.3-3build1_all.deb ... 2026-07-10 01:19:18.417630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2026-07-10 01:19:18.417640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2026-07-10 01:19:18.417650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-oslo.i18n_6.4.0-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:19:18.417661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.417671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2026-07-10 01:19:18.417680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-07-10 01:19:18.417690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 01:19:18.417700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2026-07-10 01:19:18.417710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2026-07-10 01:19:18.417720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-07-10 01:19:18.417730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2026-07-10 01:19:18.417740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-07-10 01:19:18.417750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-07-10 01:19:18.417760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2026-07-10 01:19:18.417770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2026-07-10 01:19:18.417787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2026-07-10 01:19:18.417797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2026-07-10 01:19:18.417807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-eventlet_0.36.1-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:19:18.417817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.417827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2026-07-10 01:19:18.417837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-oslo.context_1%3a5.6.0-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:19:18.417847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.417858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2026-07-10 01:19:18.417873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-msgpack_1.0.3-3build2_amd64.deb ... 2026-07-10 01:19:18.417883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2026-07-10 01:19:18.417893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2026-07-10 01:19:18.417903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-iso8601_1.0.2-1_all.deb ... 2026-07-10 01:19:18.417913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (1.0.2-1) ... 2026-07-10 01:19:18.417923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2026-07-10 01:19:18.417933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 01:19:18.417943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 01:19:18.417953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2026-07-10 01:19:18.417963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.417973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2026-07-10 01:19:18.417983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2026-07-10 01:19:18.418018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2026-07-10 01:19:18.418066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-oslo.utils_7.3.0-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:19:18.418082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.418092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2026-07-10 01:19:18.418102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.serialization_5.5.0-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:19:18.418113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.418123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.418133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2026-07-10 01:19:18.418143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.log_6.1.2-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:19:18.418153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.418163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2026-07-10 01:19:18.418173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-certifi_2023.11.17-1_all.deb ... 2026-07-10 01:19:18.418191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.418201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2026-07-10 01:19:18.418211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2026-07-10 01:19:18.418221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-07-10 01:19:18.418231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:19:18.418241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2026-07-10 01:19:18.418251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-07-10 01:19:18.418261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:19:18.418271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2026-07-10 01:19:18.418281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2026-07-10 01:19:18.418291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2026-07-10 01:19:18.418301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2026-07-10 01:19:18.418311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2026-07-10 01:19:18.418321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-07-10 01:19:18.418331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2026-07-10 01:19:18.418341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-rfc3986_2.0.0-2_all.deb ... 2026-07-10 01:19:18.418352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2026-07-10 01:19:18.418362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2026-07-10 01:19:18.418372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-stevedore_1%3a5.3.0-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:19:18.418387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.418398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2026-07-10 01:19:18.418408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-oslo.config_1%3a9.6.0-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:19:18.418418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.418428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2026-07-10 01:19:18.418439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-libopenjp2-7_2.5.0-2ubuntu0.5_amd64.deb ... 2026-07-10 01:19:18.418448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-07-10 01:19:18.418459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2026-07-10 01:19:18.418469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-python3-pil_10.2.0-1ubuntu1.2_amd64.deb ... 2026-07-10 01:19:18.418479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1.2) ... 2026-07-10 01:19:18.418489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2026-07-10 01:19:18.418507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-novnc_1%3a1.3.0-2_all.deb ... 2026-07-10 01:19:18.418517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2026-07-10 01:19:18.418534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2026-07-10 01:19:18.418545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-07-10 01:19:18.418555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-07-10 01:19:18.418565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2026-07-10 01:19:18.418575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-07-10 01:19:18.418585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:19:18.418595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2026-07-10 01:19:18.418605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-deprecated_1.2.14-1_all.deb ... 2026-07-10 01:19:18.418615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-07-10 01:19:18.418625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.418635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2026-07-10 01:19:18.418645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-jwcrypto_1.5.4-1_all.deb ... 2026-07-10 01:19:18.418655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-07-10 01:19:18.418665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2026-07-10 01:19:18.418675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-07-10 01:19:18.418685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:19:18.418695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2026-07-10 01:19:18.418705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-07-10 01:19:18.418716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:19:18.418726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2026-07-10 01:19:18.418736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-novnc_1%3a1.3.0-2_all.deb ... 2026-07-10 01:19:18.418746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2026-07-10 01:19:18.418756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2026-07-10 01:19:18.418765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-07-10 01:19:18.418775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-07-10 01:19:18.418785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:19:18.418795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:19:18.418805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-07-10 01:19:18.418815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:19:18.418831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:19:18.418841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:19:18.418851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:19:18.418861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:19:18.418877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.1-2build2) ... 2026-07-10 01:19:18.418888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-07-10 01:19:18.418898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2026-07-10 01:19:18.418908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:19:18.418918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2026-07-10 01:19:18.418927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2026-07-10 01:19:18.418937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2026-07-10 01:19:18.418947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2026-07-10 01:19:18.418957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2026-07-10 01:19:18.418967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:19:18.418985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2026-07-10 01:19:18.419015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2026-07-10 01:19:18.419025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (1.0.2-1) ... 2026-07-10 01:19:18.419035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:19:18.419072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 01:19:18.419082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2026-07-10 01:19:18.419092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-07-10 01:19:18.419102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-07-10 01:19:18.419112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2026-07-10 01:19:18.419122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:19:18.419132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-07-10 01:19:18.419142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:19:18.419151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-07-10 01:19:18.419161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:19:18.419171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:19:18.419181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.419191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2026-07-10 01:19:18.419201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:19:18.419211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2026-07-10 01:19:18.419221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-07-10 01:19:18.419230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-07-10 01:19:18.419240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 01:19:18.419250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2026-07-10 01:19:18.419260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2026-07-10 01:19:18.419278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2026-07-10 01:19:18.419288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:19:18.419298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2026-07-10 01:19:18.419308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:19:18.419318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2026-07-10 01:19:18.419327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:19:18.419337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:19:18.419354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2026-07-10 01:19:18.419365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2026-07-10 01:19:18.419375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2026-07-10 01:19:18.419385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-07-10 01:19:18.419396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (5.11.1-0ubuntu1) ... 2026-07-10 01:19:18.419406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:19:18.419415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2026-07-10 01:19:18.419425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.419436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2026-07-10 01:19:18.419445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:19:18.419456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:19:18.419472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-07-10 01:19:18.419482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.419492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-07-10 01:19:18.419502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-07-10 01:19:18.419511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-07-10 01:19:18.419521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:19:18.419531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 01:19:18.419542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2026-07-10 01:19:18.419552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (0.10.1-1~cloud0) ... 2026-07-10 01:19:18.419562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:19:18.419572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2026-07-10 01:19:18.419582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.419592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-07-10 01:19:18.419602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.419619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:19:18.419629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.419639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2026-07-10 01:19:18.419649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.419659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1.2) ... 2026-07-10 01:19:18.419669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.419679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-07-10 01:19:18.419689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-07-10 01:19:18.419698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2026-07-10 01:19:18.419709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2026-07-10 01:19:18.419719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-07-10 01:19:18.419729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:19:18.419738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-07-10 01:19:18.419748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2026-07-10 01:19:18.419758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-07-10 01:19:18.419768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2026-07-10 01:19:18.419784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2026-07-10 01:19:18.419794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2026-07-10 01:19:18.419804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2026-07-10 01:19:18.419814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 66ce71b00d1d 2026-07-10 01:19:18.419824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> d65b77accf7f 2026-07-10 01:19:18.419837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:19:18.419849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in d7c08a775051 2026-07-10 01:19:18.419859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-07-10 01:19:18.419869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-07-10 01:19:18.419879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-07-10 01:19:18.419896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2026-07-10 01:19:18.419907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:19:18.419916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:19:18.419927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:19:18.419944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:19:18.419955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-07-10 01:19:18.419965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-07-10 01:19:18.419975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-07-10 01:19:18.419985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2026-07-10 01:19:18.420021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-07-10 01:19:18.420032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2026-07-10 01:19:18.420069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:19:18.420080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:19:18.420090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-07-10 01:19:18.420102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:19:18.420113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-07-10 01:19:18.420123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-07-10 01:19:18.420133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-07-10 01:19:18.420143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-07-10 01:19:18.420153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-07-10 01:19:18.420163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-07-10 01:19:18.420173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24034 files and directories currently installed.) 2026-07-10 01:19:18.420183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:19:18.420193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-07-10 01:19:18.420203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-07-10 01:19:18.420213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-07-10 01:19:18.420223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-07-10 01:19:18.420233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:19:18.420243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:19:18.420268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:19:18.420278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:19:18.420288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-07-10 01:19:18.420299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-07-10 01:19:18.420308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-07-10 01:19:18.420318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-07-10 01:19:18.420328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2026-07-10 01:19:18.420346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-07-10 01:19:18.420358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:19:18.420368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-07-10 01:19:18.420387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% (Reading database ... 80% 2026-07-10 01:19:18.420397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-07-10 01:19:18.420408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-07-10 01:19:18.420418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-07-10 01:19:18.420428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24025 files and directories currently installed.) 2026-07-10 01:19:18.420438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:19:18.420448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:19:18.420468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:19:18.420488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:19:18.420498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:19:18.420507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:19:18.420527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:19:18.420547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:19:18.420557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:19:18.420567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:19:18.420577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:19:18.420587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:19:18.420596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:19:18.420606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:19:18.420626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:19:18.420720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:19:18.420731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:19:18.420752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:19:18.420782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:19:18.420806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:19:18.420826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2026-07-10 01:19:18.420836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2026-07-10 01:19:18.420846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:19:18.420856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:19:18.420866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2026-07-10 01:19:18.420876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:19:18.420886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:19:18.420896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2026-07-10 01:19:18.420906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2026-07-10 01:19:18.420916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:19:18.420926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.420936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10037 files, 1365 directories removed. 2026-07-10 01:19:18.420946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.420956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2026-07-10 01:19:18.420966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.420976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2846 files, 310 directories removed. 2026-07-10 01:19:18.420986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:19:18.421076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2026-07-10 01:19:18.421088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2026-07-10 01:19:18.421098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:19:18.421108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container d7c08a775051 2026-07-10 01:19:18.421118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> a2f3c540f526 2026-07-10 01:19:18.421128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/5 : USER nova 2026-07-10 01:19:18.421138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in d90ca0dae614 2026-07-10 01:19:18.421160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container d90ca0dae614 2026-07-10 01:19:18.421171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 7f9fcd674453 2026-07-10 01:19:18.421235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built c1d2aa79c7c6 2026-07-10 01:19:18.421251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260710 2026-07-10 01:19:18.421382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2026-07-10 01:19:18.421272 (took 0:01:18.025598) 2026-07-10 01:19:18.421880 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2026-07-10 01:19:18.421934 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2026-07-10 01:19:18.421959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2026-07-10 01:19:18.421916 2026-07-10 01:19:18.422687 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2026-07-10 01:19:18.423144 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2026-07-10 01:23:07.943585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/10 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:23:07.943745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> e2dd23f5ea97 2026-07-10 01:23:07.943912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/10 : LABEL "build-date"="20260710" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-volume" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:23:07.943943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 37a304cb3adc 2026-07-10 01:23:07.944073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 37a304cb3adc 2026-07-10 01:23:07.944172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 8c4d95beaead 2026-07-10 01:23:07.944298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils targetcli-fb thin-provisioning-tools tgt multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:23:07.944374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 5525999e3f11 2026-07-10 01:23:07.944468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:23:07.944629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:23:07.944741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:23:07.944832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:23:07.944918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:23:07.945002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:23:07.945116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:23:07.945272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:23:07.945392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:23:07.945477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:23:07.945563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:23:07.945693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:23:07.945857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:23:07.945953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:23:07.946026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:23:07.946151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 28.0 MB in 3s (10.7 MB/s) 2026-07-10 01:23:07.946267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-07-10 01:23:07.946354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-07-10 01:23:07.946438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-07-10 01:23:07.946518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-07-10 01:23:07.946600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-07-10 01:23:07.946701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2026-07-10 01:23:07.946823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-07-10 01:23:07.946948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-07-10 01:23:07.947068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-07-10 01:23:07.947153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2026-07-10 01:23:07.947277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2026-07-10 01:23:07.947351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2026-07-10 01:23:07.947482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2026-07-10 01:23:07.947625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2026-07-10 01:23:07.947714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-07-10 01:23:07.947787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2026-07-10 01:23:07.947896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2026-07-10 01:23:07.948020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2026-07-10 01:23:07.948141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2026-07-10 01:23:07.948449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2026-07-10 01:23:07.948599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-07-10 01:23:07.948749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-07-10 01:23:07.948861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-07-10 01:23:07.948957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2026-07-10 01:23:07.949034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2026-07-10 01:23:07.949130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2026-07-10 01:23:07.949232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2026-07-10 01:23:07.949302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2026-07-10 01:23:07.949375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:23:07.949441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,536 kB of archives. 2026-07-10 01:23:07.949507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.3 MB of additional disk space will be used. 2026-07-10 01:23:07.949569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:23:07.949641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-07-10 01:23:07.949713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-07-10 01:23:07.949782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-07-10 01:23:07.949853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:23:07.949923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-07-10 01:23:07.950010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-07-10 01:23:07.950132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-10 01:23:07.950241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 01:23:07.950320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-10 01:23:07.950391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-07-10 01:23:07.950459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-07-10 01:23:07.950547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-07-10 01:23:07.950615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-07-10 01:23:07.950688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-07-10 01:23:07.950761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-07-10 01:23:07.953155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-07-10 01:23:07.953245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-07-10 01:23:07.953269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-07-10 01:23:07.953288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-07-10 01:23:07.953299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-07-10 01:23:07.953309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-07-10 01:23:07.953319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-07-10 01:23:07.953329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-07-10 01:23:07.953339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:23:07.953350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-10 01:23:07.953360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 01:23:07.953370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 01:23:07.953380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-10 01:23:07.953390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-10 01:23:07.953400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-10 01:23:07.953410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-10 01:23:07.953420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-10 01:23:07.953430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-07-10 01:23:07.953440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-10 01:23:07.953450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-07-10 01:23:07.953460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 01:23:07.953470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 01:23:07.953481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2026-07-10 01:23:07.953492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,536 kB in 1s (5,903 kB/s) 2026-07-10 01:23:07.953502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-07-10 01:23:07.953513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-07-10 01:23:07.953525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:23:07.953543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:23:07.953553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-07-10 01:23:07.953563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-07-10 01:23:07.953584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-07-10 01:23:07.953595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-07-10 01:23:07.953610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19595 files and directories currently installed.) 2026-07-10 01:23:07.953621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 01:23:07.953631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:23:07.953641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2026-07-10 01:23:07.953651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:23:07.953661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:23:07.953671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2026-07-10 01:23:07.953681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-07-10 01:23:07.953691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:23:07.953701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2026-07-10 01:23:07.953711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:23:07.953720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2026-07-10 01:23:07.953730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:23:07.953740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2026-07-10 01:23:07.953750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-07-10 01:23:07.953760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2026-07-10 01:23:07.953770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2026-07-10 01:23:07.953779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:23:07.953789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:23:07.953848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2026-07-10 01:23:07.953979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-10 01:23:07.954127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:23:07.954279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2026-07-10 01:23:07.954395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 01:23:07.954503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:23:07.954610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2026-07-10 01:23:07.954719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-10 01:23:07.954841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-10 01:23:07.954950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2026-07-10 01:23:07.955096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-07-10 01:23:07.955261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:23:07.955405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-07-10 01:23:07.955574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:23:07.955718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:23:07.958129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-07-10 01:23:07.958181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-07-10 01:23:07.958194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 01:23:07.958202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.958210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-07-10 01:23:07.958218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-07-10 01:23:07.958225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 01:23:07.958232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2026-07-10 01:23:07.958242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2026-07-10 01:23:07.958268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2026-07-10 01:23:07.958283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2026-07-10 01:23:07.958297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-07-10 01:23:07.958305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:23:07.958312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2026-07-10 01:23:07.958319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-07-10 01:23:07.958327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:23:07.958334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2026-07-10 01:23:07.958341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-07-10 01:23:07.958349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.958356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:23:07.958363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2026-07-10 01:23:07.958370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-07-10 01:23:07.958378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:23:07.958391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2026-07-10 01:23:07.958404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:23:07.958416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:23:07.958424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2026-07-10 01:23:07.958431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:23:07.958446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:23:07.958453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2026-07-10 01:23:07.958460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-07-10 01:23:07.958468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:23:07.958475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2026-07-10 01:23:07.958482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-07-10 01:23:07.958489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:23:07.958496 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2026-07-10 01:23:07.958505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-07-10 01:23:07.958519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.958532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:23:07.958544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:23:07.958551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:23:07.958558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:23:07.958566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2026-07-10 01:23:07.958581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2026-07-10 01:23:07.958589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2026-07-10 01:23:07.958596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2026-07-10 01:23:07.958603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 01:23:07.958611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 01:23:07.958715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2026-07-10 01:23:07.958796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2026-07-10 01:23:07.958876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2026-07-10 01:23:07.958955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2026-07-10 01:23:07.959032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-10 01:23:07.959181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:23:07.959271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2026-07-10 01:23:07.959350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-10 01:23:07.959426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2026-07-10 01:23:07.959505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2026-07-10 01:23:07.959581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-10 01:23:07.959658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 01:23:07.959734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2026-07-10 01:23:07.959807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2026-07-10 01:23:07.959893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2026-07-10 01:23:07.959970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2026-07-10 01:23:07.960069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-10 01:23:07.960197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 01:23:07.960287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2026-07-10 01:23:07.960366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-07-10 01:23:07.960444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:23:07.960521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2026-07-10 01:23:07.960597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-10 01:23:07.960665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 01:23:07.960731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2026-07-10 01:23:07.960794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-07-10 01:23:07.960858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-07-10 01:23:07.960921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2026-07-10 01:23:07.960984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:23:07.961064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:23:07.961138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2026-07-10 01:23:07.961237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:23:07.961302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:23:07.961366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:23:07.961430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-07-10 01:23:07.961497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-07-10 01:23:07.961561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:23:07.961625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:23:07.961688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:23:07.961751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:23:07.961813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:23:07.961876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2026-07-10 01:23:07.961940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-07-10 01:23:07.962005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:23:07.962088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:23:07.962171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-07-10 01:23:07.962247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:23:07.962314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2026-07-10 01:23:07.962381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:23:07.963089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 01:23:07.963109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-07-10 01:23:07.963120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2026-07-10 01:23:07.963130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:23:07.963139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:23:07.963149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.963203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2026-07-10 01:23:07.963216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-07-10 01:23:07.963227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-07-10 01:23:07.963238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:23:07.963248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:23:07.963258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:23:07.963267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:23:07.963274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2026-07-10 01:23:07.963280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:23:07.963286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:23:07.963292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 01:23:07.963298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:23:07.963304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2026-07-10 01:23:07.963310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:23:07.963316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-07-10 01:23:07.963352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:23:07.963462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 01:23:07.963579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-07-10 01:23:07.963684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:23:07.963753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2026-07-10 01:23:07.963826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:23:07.963890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.963950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2026-07-10 01:23:07.964011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.964091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2026-07-10 01:23:07.964174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:23:07.964243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.964307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2026-07-10 01:23:07.964369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-07-10 01:23:07.964429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2026-07-10 01:23:07.964489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-07-10 01:23:07.964549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:23:07.964608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 01:23:07.964669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2026-07-10 01:23:07.964727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 01:23:07.964787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:23:07.966296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 01:23:07.966361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 01:23:07.966389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 01:23:07.966401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 01:23:07.966411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-07-10 01:23:07.966422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:23:07.966432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:23:07.966443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:23:07.966453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:23:07.966463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 01:23:07.966473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 01:23:07.966483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:23:07.966494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 01:23:07.966504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 01:23:07.966514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 01:23:07.966524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 01:23:07.966534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-07-10 01:23:07.966544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:23:07.966554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:23:07.966565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:23:07.966591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:23:07.966601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 01:23:07.966611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 01:23:07.966622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:23:07.966632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:23:07.966642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-07-10 01:23:07.966656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:23:07.966681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-07-10 01:23:07.966705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 01:23:07.966723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 01:23:07.966742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-10 01:23:07.966761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:23:07.966779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:23:07.966794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:23:07.966804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 5525999e3f11 2026-07-10 01:23:07.966814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 72d15e6efbe2 2026-07-10 01:23:07.966838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 4/10 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2026-07-10 01:23:07.966848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 7fa43a98cdc6 2026-07-10 01:23:07.966859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 7fa43a98cdc6 2026-07-10 01:23:07.966869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> db85c1c55f8f 2026-07-10 01:23:07.966887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2026-07-10 01:23:07.966898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> effe497056cd 2026-07-10 01:23:07.966908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-07-10 01:23:07.966918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 686378e95143 2026-07-10 01:23:07.966929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 7/10 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_volume_sudoers && chmod 644 /usr/local/bin/kolla_cinder_extend_start 2026-07-10 01:23:07.966940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in eae57ab4612c 2026-07-10 01:23:07.966950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container eae57ab4612c 2026-07-10 01:23:07.966960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 0ccbf571daf2 2026-07-10 01:23:07.966971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 8/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt py-pure-client infinisdk python-linstor 2026-07-10 01:23:07.966981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 4b0829ff859a 2026-07-10 01:23:07.966991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2026-07-10 01:23:07.967002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py-pure-client-1.55.0.tar.gz (15.6 MB) 2026-07-10 01:23:07.967022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 31.1 MB/s 0:00:00 2026-07-10 01:23:07.967186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.967204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.967214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.967224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.967234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.967244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.967254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2026-07-10 01:23:07.967264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-240.2.1-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 01:23:07.967274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2026-07-10 01:23:07.967284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.23.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 01:23:07.967295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: certifi>=2024.07.04 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2026.6.17) 2026-07-10 01:23:07.967306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: six>=1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.16.0) 2026-07-10 01:23:07.967316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: python_dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0.post0) 2026-07-10 01:23:07.967327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting setuptools>=70.0.0 (from py-pure-client) 2026-07-10 01:23:07.967337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 01:23:07.967347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: urllib3>=1.26.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.26.19) 2026-07-10 01:23:07.967357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: paramiko>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (3.4.1) 2026-07-10 01:23:07.967368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pyjwt>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0) 2026-07-10 01:23:07.967378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: requests>=2.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.32.3) 2026-07-10 01:23:07.967388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api-object-schema>=1.5.1 (from infinisdk) 2026-07-10 01:23:07.967398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2026-07-10 01:23:07.967408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.967418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.967428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.967445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.967456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.967466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.967476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2026-07-10 01:23:07.967493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2026-07-10 01:23:07.967504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2026-07-10 01:23:07.967514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2026-07-10 01:23:07.967524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.967534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.967544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.967554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.967564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.967575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.967590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2026-07-10 01:23:07.967600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-07-10 01:23:07.967610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2026-07-10 01:23:07.967620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2026-07-10 01:23:07.967630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.967640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.967650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.967660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.967670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.967681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.967691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: click>=8.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from infinisdk) (8.1.7) 2026-07-10 01:23:07.967701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2026-07-10 01:23:07.967711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2026-07-10 01:23:07.967725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.967735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.967744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.967754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.967768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-07-10 01:23:07.967807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-07-10 01:23:07.967865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.967881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.967940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2026-07-10 01:23:07.967952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2026-07-10 01:23:07.968008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.968020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.968064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.968119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.968134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-07-10 01:23:07.968194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-07-10 01:23:07.968210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.968269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.968284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2026-07-10 01:23:07.968336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2026-07-10 01:23:07.968352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.968416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.968429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.968474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.968489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.968534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.968549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2026-07-10 01:23:07.968602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2026-07-10 01:23:07.968618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.968675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.968691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.968735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.968750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.968808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.968824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2026-07-10 01:23:07.968880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2026-07-10 01:23:07.968895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.968943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.968958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.969012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.969027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.969188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.969209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2026-07-10 01:23:07.969399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading Logbook-1.7.0.post0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.6 kB) 2026-07-10 01:23:07.969452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2026-07-10 01:23:07.969492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-07-10 01:23:07.969504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2026-07-10 01:23:07.969514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 01:23:07.969524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2026-07-10 01:23:07.969538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2026-07-10 01:23:07.969548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.969583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.969615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.969643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.969695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-07-10 01:23:07.969707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-07-10 01:23:07.969721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.969778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.969794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2026-07-10 01:23:07.969839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2026-07-10 01:23:07.969855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.969911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.969923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.969949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.969963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.970016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.970032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage-interfaces (from infinisdk) 2026-07-10 01:23:07.970084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-10 01:23:07.971123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2026-07-10 01:23:07.971146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2026-07-10 01:23:07.971179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.971190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.971200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.971210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.971220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.971230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.971240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2026-07-10 01:23:07.971250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2026-07-10 01:23:07.971260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.971269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.971291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.971301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.971311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.971321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.971331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2026-07-10 01:23:07.971341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 01:23:07.971352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2026-07-10 01:23:07.971361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.4.1.tar.gz (7.1 kB) 2026-07-10 01:23:07.971371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:23:07.971381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:23:07.971391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:23:07.971401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:23:07.971411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:23:07.971421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.971432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: bcrypt>=3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (4.0.1) 2026-07-10 01:23:07.971442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cryptography>=3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (42.0.8) 2026-07-10 01:23:07.971452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (1.5.0) 2026-07-10 01:23:07.971462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (1.17.0) 2026-07-10 01:23:07.971473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (2.22) 2026-07-10 01:23:07.971483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.3.2) 2026-07-10 01:23:07.971501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.8) 2026-07-10 01:23:07.971511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-240.2.1-py3-none-any.whl (127 kB) 2026-07-10 01:23:07.971521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.23.0-py3-none-any.whl (96 kB) 2026-07-10 01:23:07.971531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2026-07-10 01:23:07.971553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading Logbook-1.7.0.post0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (518 kB) 2026-07-10 01:23:07.971563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-10 01:23:07.971573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 61.9 MB/s 0:00:00 2026-07-10 01:23:07.971599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl (9.7 kB) 2026-07-10 01:23:07.971610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-10 01:23:07.971619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2026-07-10 01:23:07.971629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-07-10 01:23:07.971639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2026-07-10 01:23:07.971650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building wheels for collected packages: py-pure-client, api-object-schema, capacity, confetti, gossip, infi.dtypes.iqn, infi.dtypes.wwn, pact, sentinels, vintage, flux, infi.dtypes.nqn, URLObject, waiting 2026-07-10 01:23:07.971662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2026-07-10 01:23:07.971672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.971683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for py-pure-client: filename=py_pure_client-1.55.0-py3-none-any.whl size=53186778 sha256=4c119171c70c1ce7c3d080fe76f5bef2f585822ce2dec74bc61caad437f76f99 2026-07-10 01:23:07.971693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/d8/dc/be/4b587b70903fde0c73bff8ad857e7623eba6b59650df0c2002 2026-07-10 01:23:07.971704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (pyproject.toml): started 2026-07-10 01:23:07.971714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.971737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for api-object-schema: filename=api_object_schema-2.0.0-py3-none-any.whl size=9436 sha256=47c684e7631bcecc8d93a54300e6863a3543d681b0d69b2967b291b121442a5f 2026-07-10 01:23:07.971748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2026-07-10 01:23:07.971758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): started 2026-07-10 01:23:07.971768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.971778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for capacity: filename=capacity-1.3.14-py3-none-any.whl size=4197 sha256=e102d55273f9b833d80b950396282132f961e3a4024d07f9aa570891f7506279 2026-07-10 01:23:07.971793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2026-07-10 01:23:07.971803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): started 2026-07-10 01:23:07.971813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.971822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7213 sha256=589712514fc31d492ebfc09197b16c6e577538172bdf029b3d40075f78a90f65 2026-07-10 01:23:07.971832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2026-07-10 01:23:07.971842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): started 2026-07-10 01:23:07.971853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.971875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14694 sha256=963c84bfe9886582e194966a770a5f7ed247019c0af9522df8545de46ef9da77 2026-07-10 01:23:07.971889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2026-07-10 01:23:07.971899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): started 2026-07-10 01:23:07.971909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.971919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.iqn: filename=infi_dtypes_iqn-0.4.0-py3-none-any.whl size=2895 sha256=088f17521c1db93107bb608e809de034e6356b7eb65654c82d82b3647f66931b 2026-07-10 01:23:07.971933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2026-07-10 01:23:07.971943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): started 2026-07-10 01:23:07.971957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.971989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.wwn: filename=infi_dtypes_wwn-0.1.1-py3-none-any.whl size=3367 sha256=3b46a1309483e8a2ea5184fc84d9e1c70fab85acb047948cb322c87138cba3c4 2026-07-10 01:23:07.972061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2026-07-10 01:23:07.972077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): started 2026-07-10 01:23:07.972091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.972122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for pact: filename=pact-1.12.0-py3-none-any.whl size=7508 sha256=8ad86af8fef53268590774a9a610d5102baba4c43f8ecf9c1628a8c3abe55bb5 2026-07-10 01:23:07.972209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2026-07-10 01:23:07.972223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): started 2026-07-10 01:23:07.972237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.972247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3228 sha256=943ac2b0a129dbd30a788496c7982823770f34b14d60d9859d73d4c75615b8d9 2026-07-10 01:23:07.972305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2026-07-10 01:23:07.972320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): started 2026-07-10 01:23:07.972334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.972379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2852 sha256=aeb902221b0fee6bd535c03decedba5526afcc2fffa31a59bd1382961960e355 2026-07-10 01:23:07.972394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2026-07-10 01:23:07.972439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): started 2026-07-10 01:23:07.972477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.972497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for flux: filename=flux-1.3.5-py3-none-any.whl size=6125 sha256=f5b5152d18482cb1f8f1fa097f222ab01d8e14db180d4ff87558a54a2accaea0 2026-07-10 01:23:07.972512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2026-07-10 01:23:07.972525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): started 2026-07-10 01:23:07.972574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.972596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.nqn: filename=infi_dtypes_nqn-0.1.0-py3-none-any.whl size=2906 sha256=e9148145024e8dec01f156d6f230aa70b11d80e5b3be6d1e2ca8667b8b1a78b5 2026-07-10 01:23:07.972610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2026-07-10 01:23:07.972639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): started 2026-07-10 01:23:07.972686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.972701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for URLObject: filename=urlobject-2.4.3-py3-none-any.whl size=14533 sha256=e9f24b9a85ae55c094fb0cb0e355ae997b9ee3e7c6396ca632d58f8181bede6d 2026-07-10 01:23:07.972715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2026-07-10 01:23:07.972796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (pyproject.toml): started 2026-07-10 01:23:07.972809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (pyproject.toml): finished with status 'done' 2026-07-10 01:23:07.972823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for waiting: filename=waiting-1.4.1-py3-none-any.whl size=3765 sha256=b79a4dc415ca72743eae14ecb220ba18c0642329ca8c1349604fa2d5c24b79cd 2026-07-10 01:23:07.972837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-708eo3z9/wheels/bf/ba/94/7951f178137020544b280bf3da149439493e27ab94979f3b98 2026-07-10 01:23:07.972883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built py-pure-client api-object-schema capacity confetti gossip infi.dtypes.iqn infi.dtypes.wwn pact sentinels vintage flux infi.dtypes.nqn URLObject waiting 2026-07-10 01:23:07.972900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: waiting, URLObject, sentinels, python-linstor, infi.dtypes.nqn, infi.dtypes.iqn, flux, capacity, vintage, types-python-dateutil, storage-interfaces, setuptools, munch, logbook, confetti, colorama, api-object-schema, pact, mitba, infi.dtypes.wwn, gossip, arrow, infinisdk, py-pure-client 2026-07-10 01:23:07.972959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Attempting uninstall: setuptools 2026-07-10 01:23:07.972972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Found existing installation: setuptools 67.2.0 2026-07-10 01:23:07.972986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Uninstalling setuptools-67.2.0: 2026-07-10 01:23:07.973029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled setuptools-67.2.0 2026-07-10 01:23:07.973104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed URLObject-2.4.3 api-object-schema-2.0.0 arrow-1.3.0 capacity-1.3.14 colorama-0.4.6 confetti-2.5.3 flux-1.3.5 gossip-2.4.0 infi.dtypes.iqn-0.4.0 infi.dtypes.nqn-0.1.0 infi.dtypes.wwn-0.1.1 infinisdk-240.2.1 logbook-1.7.0.post0 mitba-1.1.1 munch-4.0.0 pact-1.12.0 py-pure-client-1.55.0 python-linstor-1.23.0 sentinels-1.0.0 setuptools-83.0.0 storage-interfaces-1.0.5 types-python-dateutil-2.9.0.20240821 vintage-0.4.1 waiting-1.4.1 2026-07-10 01:23:07.973133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 4b0829ff859a 2026-07-10 01:23:07.973147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 6f0d284f848e 2026-07-10 01:23:07.973214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:23:07.973230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in d67fd432c2f2 2026-07-10 01:23:07.973244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-07-10 01:23:07.973300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-07-10 01:23:07.973316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-07-10 01:23:07.973360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2026-07-10 01:23:07.973375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:23:07.973388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:23:07.973432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:23:07.973454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:23:07.973469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:23:07.973525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:23:07.973537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:23:07.973551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-07-10 01:23:07.973605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2026-07-10 01:23:07.973618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-07-10 01:23:07.973631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2026-07-10 01:23:07.973675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:23:07.973690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:23:07.973715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-07-10 01:23:07.973761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-07-10 01:23:07.973777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 65% 2026-07-10 01:23:07.973831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-07-10 01:23:07.973843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-07-10 01:23:07.973856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-07-10 01:23:07.973900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-07-10 01:23:07.973915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-07-10 01:23:07.973958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-07-10 01:23:07.973973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20709 files and directories currently installed.) 2026-07-10 01:23:07.973994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:23:07.974063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-07-10 01:23:07.974079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-07-10 01:23:07.974093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-07-10 01:23:07.974151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-07-10 01:23:07.974184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:23:07.974198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:23:07.974256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:23:07.974269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:23:07.974283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:23:07.974327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:23:07.974343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:23:07.974356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-07-10 01:23:07.974400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:23:07.974415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2026-07-10 01:23:07.974470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-07-10 01:23:07.974482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-07-10 01:23:07.974496 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 65% 2026-07-10 01:23:07.974541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-07-10 01:23:07.974555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:70% 2026-07-10 01:23:07.974599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-07-10 01:23:07.974614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-07-10 01:23:07.974628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-07-10 01:23:07.974671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-07-10 01:23:07.974693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-07-10 01:23:07.974708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20700 files and directories currently installed.) 2026-07-10 01:23:07.974754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:07.974768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:07.974812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:07.974827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:07.974871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:23:07.974886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:23:07.974928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:07.974943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:07.974964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:07.975010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:07.975025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.975067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:23:07.975113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.975128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:07.975187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.975234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:07.975249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:07.975293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:07.975307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:23:07.975362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.975374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:07.975388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:07.975431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:07.975446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:07.975489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:07.976942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:07.976966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:07.976976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:07.976987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:07.976997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.977008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:07.977018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.977029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:07.977069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:23:07.977080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:07.977090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:07.977100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:23:07.977110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:07.977120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:07.977130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:23:07.977140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:07.977150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:07.977177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:07.977187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:07.977197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.977215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2026-07-10 01:23:07.977225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.977235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2026-07-10 01:23:07.977245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.977264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:23:07.977274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:23:07.977284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2026-07-10 01:23:07.977295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:23:07.977305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:23:07.977315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2026-07-10 01:23:07.977325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2026-07-10 01:23:07.977336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:23:07.977346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.977356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 36966 files, 1660 directories removed. 2026-07-10 01:23:07.977366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.977376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2026-07-10 01:23:07.977387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.977397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1654 files, 174 directories removed. 2026-07-10 01:23:07.977407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:23:07.977417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2026-07-10 01:23:07.977427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2026-07-10 01:23:07.977437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:23:07.977448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container d67fd432c2f2 2026-07-10 01:23:07.977458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> a253dccea9b1 2026-07-10 01:23:07.977480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/10 : USER cinder 2026-07-10 01:23:07.977500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in f69b96bf2b22 2026-07-10 01:23:07.977510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container f69b96bf2b22 2026-07-10 01:23:07.977520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 272c79da4cd4 2026-07-10 01:23:07.977530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built a0531fe1fd17 2026-07-10 01:23:07.977541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20260710 2026-07-10 01:23:07.977551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2026-07-10 01:23:07.976458 (took 0:03:49.554542) 2026-07-10 01:23:07.977561 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2026-07-10 01:23:07.977571 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2026-07-10 01:23:07.977589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2026-07-10 01:23:07.976763 2026-07-10 01:23:07.978125 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2026-07-10 01:23:07.978146 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2026-07-10 01:23:40.345858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:23:40.346145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> e2dd23f5ea97 2026-07-10 01:23:40.346340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/5 : LABEL "build-date"="20260710" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:23:40.346477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 29be411344cc 2026-07-10 01:23:40.346585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 29be411344cc 2026-07-10 01:23:40.346687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 59ee82391a0e 2026-07-10 01:23:40.346786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-07-10 01:23:40.346888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> a4fe2330ebb6 2026-07-10 01:23:40.346990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 4/5 : RUN mkdir -p /var/www/cgi-bin/cinder && cp -a /var/lib/kolla/venv/bin/cinder-wsgi /var/www/cgi-bin/cinder/cinder-wsgi && chmod 644 /usr/local/bin/kolla_cinder_extend_start && chmod 755 /var/www/cgi-bin/cinder/cinder-wsgi 2026-07-10 01:23:40.347140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 6795ea6fdb96 2026-07-10 01:23:40.347287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 6795ea6fdb96 2026-07-10 01:23:40.348132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 9c9ff4fefab1 2026-07-10 01:23:40.348166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:23:40.348179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 84ead397568e 2026-07-10 01:23:40.348189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-07-10 01:23:40.348236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-07-10 01:23:40.348247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-07-10 01:23:40.348258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:23:40.348268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:23:40.348280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:23:40.348290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:23:40.348300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:23:40.348373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:23:40.348515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:23:40.348620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:23:40.348715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-07-10 01:23:40.348821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2026-07-10 01:23:40.352154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-07-10 01:23:40.352180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2026-07-10 01:23:40.352257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:23:40.352270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:23:40.352281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-07-10 01:23:40.352293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:23:40.352305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-07-10 01:23:40.352315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-07-10 01:23:40.352326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-07-10 01:23:40.352336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-07-10 01:23:40.352346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-07-10 01:23:40.352357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-07-10 01:23:40.352368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19595 files and directories currently installed.) 2026-07-10 01:23:40.352380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:23:40.352390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-07-10 01:23:40.352400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-07-10 01:23:40.352411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-07-10 01:23:40.352421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-07-10 01:23:40.352432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:23:40.352443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:23:40.352453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:23:40.352464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:23:40.352475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:23:40.352485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:23:40.352509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:23:40.352520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-07-10 01:23:40.352530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:23:40.352541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:23:40.352552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-07-10 01:23:40.352564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 2026-07-10 01:23:40.352577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:23:40.352588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-07-10 01:23:40.352599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-07-10 01:23:40.352609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-07-10 01:23:40.352620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-07-10 01:23:40.352637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-07-10 01:23:40.352648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-07-10 01:23:40.352659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19586 files and directories currently installed.) 2026-07-10 01:23:40.352669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:40.352680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:40.352690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:40.352701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:40.352711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:23:40.352722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:23:40.352741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:40.352752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:40.352762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:40.352772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:40.352783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:23:40.352792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:40.352801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:40.352810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:23:40.352819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:40.352829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:23:40.352838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:40.352847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:23:40.352856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:40.352865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:40.352874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:23:40.352883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:40.352892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:23:40.352902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:40.352911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:40.352920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:23:40.352929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:40.352938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:40.353089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:40.353246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:40.353350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:23:40.353450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:40.353549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:23:40.353649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:40.353747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:23:40.353827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:40.353903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:40.353979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:23:40.354091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:40.354179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:23:40.354312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:23:40.354394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:40.354472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:23:40.354548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2026-07-10 01:23:40.354625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:23:40.354704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:23:40.354781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:23:40.354870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2026-07-10 01:23:40.354948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:23:40.355023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:23:40.355139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2026-07-10 01:23:40.355238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2026-07-10 01:23:40.355316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:23:40.355386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:23:40.355462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10634 files, 1459 directories removed. 2026-07-10 01:23:40.355531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:23:40.355607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2026-07-10 01:23:40.355677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:23:40.355754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1490 files, 155 directories removed. 2026-07-10 01:23:40.355826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:23:40.355901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:23:40.355977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:23:40.356073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:23:40.356161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 84ead397568e 2026-07-10 01:23:40.356312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> a197473d9756 2026-07-10 01:23:40.356398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built 2eb284a14c76 2026-07-10 01:23:40.356475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20260710 2026-07-10 01:23:40.356571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2026-07-10 01:23:40.356509 (took 0:00:32.379746) 2026-07-10 01:23:40.356977 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2026-07-10 01:23:40.357110 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2026-07-10 01:23:40.357230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2026-07-10 01:23:40.357150 2026-07-10 01:23:40.358132 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2026-07-10 01:23:40.358833 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2026-07-10 01:24:25.422587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:24:25.422685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> e2dd23f5ea97 2026-07-10 01:24:25.422798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/5 : LABEL "build-date"="20260710" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-backup" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:24:25.422898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 6bb0cf6ebc48 2026-07-10 01:24:25.422988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 6bb0cf6ebc48 2026-07-10 01:24:25.423082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 0aae2e3e7a7f 2026-07-10 01:24:25.423212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:24:25.423325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in e04dab6ac420 2026-07-10 01:24:25.423417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:24:25.423504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:24:25.423588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:24:25.423671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:24:25.423755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:24:25.423840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:24:25.423927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:24:25.424011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:24:25.424135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:24:25.425128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:24:25.425154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:24:25.425166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:24:25.425179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:24:25.425191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:24:25.425204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:24:25.425216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 28.0 MB in 2s (11.3 MB/s) 2026-07-10 01:24:25.425268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-07-10 01:24:25.425281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-07-10 01:24:25.425291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-07-10 01:24:25.425302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-07-10 01:24:25.425313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2026-07-10 01:24:25.425324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 01:24:25.425335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-07-10 01:24:25.425346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-07-10 01:24:25.425356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2026-07-10 01:24:25.425366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2026-07-10 01:24:25.425376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-07-10 01:24:25.425387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2026-07-10 01:24:25.425402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2026-07-10 01:24:25.425413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2026-07-10 01:24:25.425423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2026-07-10 01:24:25.425437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 01:24:25.425546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-07-10 01:24:25.425598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-07-10 01:24:25.425666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2026-07-10 01:24:25.425732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2026-07-10 01:24:25.425822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:24:25.425879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,084 kB of archives. 2026-07-10 01:24:25.425949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,844 kB of additional disk space will be used. 2026-07-10 01:24:25.426013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:24:25.426146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-07-10 01:24:25.426171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-07-10 01:24:25.426275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-07-10 01:24:25.426406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:24:25.426461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-07-10 01:24:25.426527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-07-10 01:24:25.426583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-10 01:24:25.426639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 01:24:25.426695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-10 01:24:25.426751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-07-10 01:24:25.426809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-07-10 01:24:25.426865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-07-10 01:24:25.426923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-07-10 01:24:25.426998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-07-10 01:24:25.427090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-07-10 01:24:25.427162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-07-10 01:24:25.427235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-07-10 01:24:25.427313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-07-10 01:24:25.427374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-07-10 01:24:25.427432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:24:25.427491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-10 01:24:25.427549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-07-10 01:24:25.427607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 01:24:25.427664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 01:24:25.427721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2026-07-10 01:24:25.427778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,084 kB in 0s (4,501 kB/s) 2026-07-10 01:24:25.427836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-07-10 01:24:25.427888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-07-10 01:24:25.429194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:24:25.429267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-07-10 01:24:25.429281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-07-10 01:24:25.429291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-07-10 01:24:25.429302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-07-10 01:24:25.429312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-07-10 01:24:25.429335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-07-10 01:24:25.429346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19595 files and directories currently installed.) 2026-07-10 01:24:25.429357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 01:24:25.429367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:24:25.429378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2026-07-10 01:24:25.429388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:24:25.429398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:24:25.429408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2026-07-10 01:24:25.429418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-07-10 01:24:25.429429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:24:25.429439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2026-07-10 01:24:25.429449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:24:25.429459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2026-07-10 01:24:25.429469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:24:25.429479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2026-07-10 01:24:25.429490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-07-10 01:24:25.429500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2026-07-10 01:24:25.429510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2026-07-10 01:24:25.429520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:24:25.429530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:24:25.429540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2026-07-10 01:24:25.429550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-10 01:24:25.429560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:24:25.429570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2026-07-10 01:24:25.429580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 01:24:25.429590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:24:25.429600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2026-07-10 01:24:25.429611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-10 01:24:25.429628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-10 01:24:25.429638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2026-07-10 01:24:25.429648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-07-10 01:24:25.429659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:24:25.429669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2026-07-10 01:24:25.429685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-07-10 01:24:25.429695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:24:25.429706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2026-07-10 01:24:25.429722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-07-10 01:24:25.429737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:24:25.429747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2026-07-10 01:24:25.429757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-07-10 01:24:25.429771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:24:25.429845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2026-07-10 01:24:25.429875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-07-10 01:24:25.429891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:24:25.429979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2026-07-10 01:24:25.429997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:24:25.430066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:24:25.430089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2026-07-10 01:24:25.430150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:24:25.430191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:24:25.430231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2026-07-10 01:24:25.430310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:24:25.430327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-07-10 01:24:25.430383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:24:25.430424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2026-07-10 01:24:25.430465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-07-10 01:24:25.430505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:24:25.430548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2026-07-10 01:24:25.430588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-07-10 01:24:25.430628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:24:25.430668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:24:25.430708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:24:25.430748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:24:25.430813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2026-07-10 01:24:25.430840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2026-07-10 01:24:25.430888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2026-07-10 01:24:25.430925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2026-07-10 01:24:25.430972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-07-10 01:24:25.431014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:24:25.431109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2026-07-10 01:24:25.431132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:24:25.431173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:24:25.431214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2026-07-10 01:24:25.431268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:24:25.431310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:24:25.431350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:24:25.431390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-07-10 01:24:25.431432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-07-10 01:24:25.431482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:24:25.431499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:24:25.431556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:24:25.431600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:24:25.431640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:24:25.431680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2026-07-10 01:24:25.431719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-07-10 01:24:25.431757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:24:25.431796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:24:25.431835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-07-10 01:24:25.431873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:24:25.431912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:24:25.431951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2026-07-10 01:24:25.431990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:24:25.432028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:24:25.432069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:24:25.432139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2026-07-10 01:24:25.432197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-07-10 01:24:25.432237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-07-10 01:24:25.432434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:24:25.432494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:24:25.432515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2026-07-10 01:24:25.432547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:24:25.432558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:24:25.432572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:24:25.432583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:24:25.432598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-07-10 01:24:25.432662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:24:25.432677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:24:25.432748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:24:25.432791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2026-07-10 01:24:25.432831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:24:25.432860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2026-07-10 01:24:25.432915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:24:25.432968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:24:25.432984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2026-07-10 01:24:25.433062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-07-10 01:24:25.433103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2026-07-10 01:24:25.433145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-07-10 01:24:25.433186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:24:25.433236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:24:25.433313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:24:25.433325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-07-10 01:24:25.433338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:24:25.433397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-07-10 01:24:25.433423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:24:25.433476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:24:25.433530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:24:25.433547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container e04dab6ac420 2026-07-10 01:24:25.433589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 1578e6e43a46 2026-07-10 01:24:25.433644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:24:25.433661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in ca9fc5ab3994 2026-07-10 01:24:25.433716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-07-10 01:24:25.433757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-07-10 01:24:25.433783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-07-10 01:24:25.433840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2026-07-10 01:24:25.433891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:24:25.433907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:24:25.433955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:24:25.436116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:24:25.436142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:24:25.436152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:24:25.436162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:24:25.436172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-07-10 01:24:25.436183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2026-07-10 01:24:25.436193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-07-10 01:24:25.436203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2026-07-10 01:24:25.436213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:24:25.436223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:24:25.436233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-07-10 01:24:25.436265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-07-10 01:24:25.436277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 65% 2026-07-10 01:24:25.436287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-07-10 01:24:25.436297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-07-10 01:24:25.436307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-07-10 01:24:25.436317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-07-10 01:24:25.436327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-07-10 01:24:25.436338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-07-10 01:24:25.436348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20372 files and directories currently installed.) 2026-07-10 01:24:25.436358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:24:25.436368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-07-10 01:24:25.436378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-07-10 01:24:25.436388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-07-10 01:24:25.436411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-07-10 01:24:25.436430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:24:25.436441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:24:25.436451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:24:25.436461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:24:25.436497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:24:25.436508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:24:25.436518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:24:25.436528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-07-10 01:24:25.436538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:24:25.436548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2026-07-10 01:24:25.436558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-07-10 01:24:25.436569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-07-10 01:24:25.436580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-07-10 01:24:25.436590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:65% (Reading database ... 70% (Reading database ... 75% 2026-07-10 01:24:25.436600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-07-10 01:24:25.436610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-07-10 01:24:25.436621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-07-10 01:24:25.436631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-07-10 01:24:25.436652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20363 files and directories currently installed.) 2026-07-10 01:24:25.436663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:25.436673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:25.436693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:24:25.436714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:24:25.436724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:25.436734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:25.436754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:24:25.436775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:25.436785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:25.436795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:25.436805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:25.436815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:24:25.436825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:25.436836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:25.436864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:25.436960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:24:25.436970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:25.436996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:24:25.437006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:25.437017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:25.437027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:24:25.437070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:25.437086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:25.437096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:25.437106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:25.437117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2026-07-10 01:24:25.437127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2026-07-10 01:24:25.437138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:24:25.437149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:24:25.437159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2026-07-10 01:24:25.437169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:24:25.437190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:24:25.437200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2026-07-10 01:24:25.437211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2026-07-10 01:24:25.437221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:24:25.437231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:24:25.437258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10634 files, 1459 directories removed. 2026-07-10 01:24:25.437269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:24:25.437279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2026-07-10 01:24:25.437289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:24:25.437299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1490 files, 155 directories removed. 2026-07-10 01:24:25.437317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:24:25.437328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2026-07-10 01:24:25.437338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2026-07-10 01:24:25.437348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:24:25.437358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container ca9fc5ab3994 2026-07-10 01:24:25.437368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 5b0511f5118e 2026-07-10 01:24:25.437378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/5 : USER cinder 2026-07-10 01:24:25.437388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 6fa264a7fbf5 2026-07-10 01:24:25.437398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 6fa264a7fbf5 2026-07-10 01:24:25.437408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> c86c7b5a50bc 2026-07-10 01:24:25.437419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built d604ca54e808 2026-07-10 01:24:25.437429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20260710 2026-07-10 01:24:25.437439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2026-07-10 01:24:25.436747 (took 0:00:45.079597) 2026-07-10 01:24:25.437449 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2026-07-10 01:24:25.437459 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2026-07-10 01:24:25.437473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2026-07-10 01:24:25.437168 2026-07-10 01:24:25.437955 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2026-07-10 01:24:25.438439 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2026-07-10 01:24:53.629650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:24:53.629778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> e2dd23f5ea97 2026-07-10 01:24:53.629841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/4 : LABEL "build-date"="20260710" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:24:53.629860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in d4e13e78cafe 2026-07-10 01:24:53.629874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container d4e13e78cafe 2026-07-10 01:24:53.629892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 77ac857022f7 2026-07-10 01:24:53.629906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:24:53.629924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 643ef7072bb1 2026-07-10 01:24:53.629997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-07-10 01:24:53.630078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-07-10 01:24:53.630150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-07-10 01:24:53.630323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2026-07-10 01:24:53.630340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:24:53.630355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:24:53.630425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:24:53.630488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:24:53.630504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:24:53.630573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:24:53.630623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:24:53.630638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-07-10 01:24:53.630710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2026-07-10 01:24:53.630770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-07-10 01:24:53.630819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2026-07-10 01:24:53.630867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:24:53.630938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:24:53.630987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-07-10 01:24:53.631091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:24:53.631116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-07-10 01:24:53.631251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-07-10 01:24:53.631269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-07-10 01:24:53.631365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-07-10 01:24:53.631431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-07-10 01:24:53.631554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-07-10 01:24:53.631568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19595 files and directories currently installed.) 2026-07-10 01:24:53.631619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:24:53.631678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-07-10 01:24:53.631746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-07-10 01:24:53.631811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-07-10 01:24:53.631878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-07-10 01:24:53.631949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:24:53.631973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:24:53.632064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:24:53.632115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:24:53.632215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:24:53.632272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:24:53.632356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:24:53.632417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-07-10 01:24:53.632488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:24:53.632549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2026-07-10 01:24:53.632616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-07-10 01:24:53.632683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:24:53.632744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-07-10 01:24:53.632809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-07-10 01:24:53.632871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-07-10 01:24:53.632933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-07-10 01:24:53.632993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-07-10 01:24:53.633068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-07-10 01:24:53.633184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19586 files and directories currently installed.) 2026-07-10 01:24:53.633288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:53.633359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:53.633421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:53.633485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:53.633546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:24:53.633609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:24:53.633671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:53.633753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:53.633830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:53.633908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:53.633983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:24:53.634100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:53.634207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:53.634318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.634481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:53.634529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:53.634553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.634616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:24:53.634691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:53.634769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.634848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:53.634924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:24:53.634999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.635155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:53.635255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:53.635404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:53.635480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.635556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:24:53.635627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.635698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:53.635768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.636093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:53.636102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:53.636107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:53.636111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:24:53.636116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:53.636120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.636127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:53.636205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:24:53.636290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:53.636369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:53.636429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:24:53.636531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:53.636592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.636664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:24:53.636734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.636802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:53.636869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:24:53.638791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2026-07-10 01:24:53.638824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.638829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2026-07-10 01:24:53.638833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:24:53.638838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.638841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:24:53.638850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2026-07-10 01:24:53.638854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:24:53.638858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:24:53.638862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2026-07-10 01:24:53.638865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2026-07-10 01:24:53.638869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:24:53.638872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.638875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10634 files, 1459 directories removed. 2026-07-10 01:24:53.638879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.638882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2026-07-10 01:24:53.638886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.638889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1490 files, 155 directories removed. 2026-07-10 01:24:53.638893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:24:53.638896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2026-07-10 01:24:53.638899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2026-07-10 01:24:53.638903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:24:53.638906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 643ef7072bb1 2026-07-10 01:24:53.638910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> e30d657004ea 2026-07-10 01:24:53.638914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/4 : USER cinder 2026-07-10 01:24:53.638917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 7a28e7400c66 2026-07-10 01:24:53.638921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 7a28e7400c66 2026-07-10 01:24:53.638924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 2f8bb78c7bbb 2026-07-10 01:24:53.638927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 8cc7631af44e 2026-07-10 01:24:53.638931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260710 2026-07-10 01:24:53.638944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2026-07-10 01:24:53.638168 (took 0:00:28.201000) 2026-07-10 01:24:53.638948 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2026-07-10 01:24:53.638980 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2026-07-10 01:24:53.638984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2026-07-10 01:24:53.638805 2026-07-10 01:24:53.641131 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2026-07-10 01:24:53.641139 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2026-07-10 01:25:39.352956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20260710 2026-07-10 01:25:39.353095 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 15b2298e79e8 2026-07-10 01:25:39.353134 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/7 : LABEL "build-date"="20260710" "name"="glance-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:25:39.353179 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 11960e26e06d 2026-07-10 01:25:39.353191 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 11960e26e06d 2026-07-10 01:25:39.353202 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> abfc28ae166c 2026-07-10 01:25:39.353213 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:25:39.354223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 6809b6fdfdec 2026-07-10 01:25:39.354276 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:25:39.354291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:25:39.354301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:25:39.354311 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:25:39.354322 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:25:39.354360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:25:39.354370 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:25:39.354380 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:25:39.354390 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:25:39.354400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:25:39.354411 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:25:39.354420 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:25:39.354431 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:25:39.354441 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:25:39.354451 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:25:39.354461 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 28.0 MB in 3s (10.7 MB/s) 2026-07-10 01:25:39.354471 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-07-10 01:25:39.354482 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-07-10 01:25:39.354492 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-07-10 01:25:39.354502 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-07-10 01:25:39.354533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2026-07-10 01:25:39.354544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 01:25:39.354554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-07-10 01:25:39.354564 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-07-10 01:25:39.354574 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2026-07-10 01:25:39.354599 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2026-07-10 01:25:39.354609 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-07-10 01:25:39.354619 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2026-07-10 01:25:39.354629 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2026-07-10 01:25:39.354639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2026-07-10 01:25:39.354649 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2026-07-10 01:25:39.354659 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 01:25:39.354669 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-07-10 01:25:39.354679 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-07-10 01:25:39.354689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2026-07-10 01:25:39.354699 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2026-07-10 01:25:39.354708 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:25:39.354718 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,669 kB of archives. 2026-07-10 01:25:39.354728 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.3 MB of additional disk space will be used. 2026-07-10 01:25:39.354738 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:25:39.355128 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-07-10 01:25:39.355151 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-07-10 01:25:39.355161 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-07-10 01:25:39.355172 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:25:39.355182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-07-10 01:25:39.355192 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-07-10 01:25:39.355202 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-07-10 01:25:39.355213 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 01:25:39.355222 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-07-10 01:25:39.355232 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 01:25:39.355242 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 01:25:39.355252 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-07-10 01:25:39.355262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-07-10 01:25:39.355282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-07-10 01:25:39.355292 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-07-10 01:25:39.355309 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-07-10 01:25:39.355320 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-07-10 01:25:39.355351 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-07-10 01:25:39.355362 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-07-10 01:25:39.355372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:25:39.355382 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 01:25:39.355392 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-10 01:25:39.355402 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-07-10 01:25:39.355423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-07-10 01:25:39.355433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 01:25:39.355443 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 01:25:39.355453 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2026-07-10 01:25:39.355463 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,669 kB in 1s (4,225 kB/s) 2026-07-10 01:25:39.355473 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-07-10 01:25:39.355483 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-07-10 01:25:39.355508 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:25:39.355520 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-07-10 01:25:39.355530 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-07-10 01:25:39.355540 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-07-10 01:25:39.355550 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-07-10 01:25:39.355560 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-07-10 01:25:39.355569 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-07-10 01:25:39.355579 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 18869 files and directories currently installed.) 2026-07-10 01:25:39.355590 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 01:25:39.355600 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:25:39.355610 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2026-07-10 01:25:39.355627 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:25:39.355637 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:25:39.355647 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2026-07-10 01:25:39.355657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-07-10 01:25:39.355667 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:25:39.355682 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2026-07-10 01:25:39.355691 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:25:39.355701 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2026-07-10 01:25:39.355711 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.355721 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:25:39.355735 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2026-07-10 01:25:39.355749 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-07-10 01:25:39.355815 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2026-07-10 01:25:39.355869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2026-07-10 01:25:39.355885 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:25:39.355948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:25:39.355987 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2026-07-10 01:25:39.356030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-07-10 01:25:39.356083 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:25:39.356142 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 01:25:39.356186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:25:39.356239 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.356284 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:25:39.356344 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2026-07-10 01:25:39.356400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-07-10 01:25:39.356415 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:25:39.356470 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 01:25:39.356486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 01:25:39.356539 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:25:39.356582 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2026-07-10 01:25:39.356636 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:25:39.356651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.356709 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:25:39.356751 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2026-07-10 01:25:39.356794 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-07-10 01:25:39.356819 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:25:39.356877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2026-07-10 01:25:39.356920 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-07-10 01:25:39.356974 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:25:39.356989 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2026-07-10 01:25:39.357073 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-07-10 01:25:39.357107 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:25:39.357177 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2026-07-10 01:25:39.357196 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:25:39.357256 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:25:39.357300 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2026-07-10 01:25:39.357412 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:25:39.357431 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:25:39.357474 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2026-07-10 01:25:39.357490 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-07-10 01:25:39.357551 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:25:39.357591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2026-07-10 01:25:39.357630 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-07-10 01:25:39.357667 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:25:39.357705 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2026-07-10 01:25:39.357754 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-07-10 01:25:39.357792 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:25:39.357830 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:25:39.357876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:25:39.357892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:25:39.357931 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2026-07-10 01:25:39.357945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 01:25:39.357982 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:25:39.358019 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2026-07-10 01:25:39.358135 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2026-07-10 01:25:39.358160 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2026-07-10 01:25:39.358174 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2026-07-10 01:25:39.358233 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:25:39.358293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.358308 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:25:39.358373 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2026-07-10 01:25:39.358414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-07-10 01:25:39.358427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:25:39.358464 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2026-07-10 01:25:39.358478 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:25:39.358514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:25:39.358563 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2026-07-10 01:25:39.358610 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:25:39.358624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:25:39.358683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:25:39.358732 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-07-10 01:25:39.358747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-07-10 01:25:39.358760 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:25:39.361404 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:25:39.361467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:25:39.361480 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:25:39.361491 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-07-10 01:25:39.361502 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:25:39.361512 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:25:39.361522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:25:39.361532 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2026-07-10 01:25:39.361542 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.361552 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2026-07-10 01:25:39.361562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:25:39.361572 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:25:39.361582 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.361592 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.361602 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 102) ... 2026-07-10 01:25:39.361612 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-07-10 01:25:39.361623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-07-10 01:25:39.361633 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:25:39.361643 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:25:39.361653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:25:39.361663 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:25:39.361681 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2026-07-10 01:25:39.361707 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:25:39.361717 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:25:39.361727 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:25:39.361737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:25:39.361747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:25:39.361758 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-07-10 01:25:39.361769 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:25:39.361779 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:25:39.361789 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.361799 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2026-07-10 01:25:39.361822 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.361844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2026-07-10 01:25:39.361855 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:25:39.361865 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.361875 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 103) ... 2026-07-10 01:25:39.361885 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-07-10 01:25:39.361895 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2026-07-10 01:25:39.361905 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-07-10 01:25:39.361915 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:25:39.361925 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:25:39.361935 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:25:39.361945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:25:39.361955 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-07-10 01:25:39.361965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:25:39.361974 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.361984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-07-10 01:25:39.361994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:25:39.362004 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:25:39.362026 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:25:39.362080 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 6809b6fdfdec 2026-07-10 01:25:39.362095 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> bc08d3731733 2026-07-10 01:25:39.362105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2026-07-10 01:25:39.362115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 525570435315 2026-07-10 01:25:39.362125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2026-07-10 01:25:39.362135 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in bffb1431e5a6 2026-07-10 01:25:39.362145 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container bffb1431e5a6 2026-07-10 01:25:39.362163 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 901fa49077ba 2026-07-10 01:25:39.362176 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:25:39.362188 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 64450c4142b6 2026-07-10 01:25:39.362198 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-07-10 01:25:39.362207 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-07-10 01:25:39.362217 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-07-10 01:25:39.362227 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:25:39.362237 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:25:39.362247 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:25:39.362263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:25:39.362274 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:25:39.362283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:25:39.362293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:25:39.362303 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:25:39.362312 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-07-10 01:25:39.362322 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2026-07-10 01:25:39.362367 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-07-10 01:25:39.362378 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2026-07-10 01:25:39.362388 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:25:39.362398 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:25:39.362408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-07-10 01:25:39.362418 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% 2026-07-10 01:25:39.362427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% 2026-07-10 01:25:39.362438 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: (Reading database ... 35% (Reading database ... 2026-07-10 01:25:39.362448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:40% (Reading database ... 45% 2026-07-10 01:25:39.362458 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-07-10 01:25:39.362469 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.362479 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 65% 2026-07-10 01:25:39.362489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-07-10 01:25:39.362499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-07-10 01:25:39.362509 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-07-10 01:25:39.362519 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-07-10 01:25:39.362529 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-07-10 01:25:39.362539 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-07-10 01:25:39.362556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19686 files and directories currently installed.) 2026-07-10 01:25:39.362566 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:25:39.362576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-07-10 01:25:39.362586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-07-10 01:25:39.362596 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-07-10 01:25:39.362613 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-07-10 01:25:39.362623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:25:39.362634 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:25:39.362644 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:25:39.362654 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:25:39.362664 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:25:39.362674 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:25:39.362684 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:25:39.362694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-07-10 01:25:39.362704 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:25:39.362714 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:25:39.362724 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-07-10 01:25:39.362735 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:25:39.362747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-07-10 01:25:39.362758 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-07-10 01:25:39.362768 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-07-10 01:25:39.362778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-07-10 01:25:39.362794 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-07-10 01:25:39.362804 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-07-10 01:25:39.362814 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19677 files and directories currently installed.) 2026-07-10 01:25:39.362824 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:39.362835 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:39.362845 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:39.362854 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:39.362864 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:25:39.362874 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:25:39.362884 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:39.362894 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:39.362904 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:39.362921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:39.362931 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:25:39.362941 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:39.362951 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:39.362961 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:39.362971 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:39.362981 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:25:39.362991 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:39.363003 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363015 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:39.363025 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363068 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363083 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363093 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363120 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363131 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363141 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:39.363151 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:25:39.363160 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363170 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363180 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:25:39.363190 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363200 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363210 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:25:39.363220 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363230 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:39.363239 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363249 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:39.363259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2026-07-10 01:25:39.363269 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:25:39.363279 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:25:39.363289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:25:39.363298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2026-07-10 01:25:39.363309 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:25:39.363326 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:25:39.363366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2026-07-10 01:25:39.363377 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2026-07-10 01:25:39.363387 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:25:39.363396 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.363406 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9275 files, 1286 directories removed. 2026-07-10 01:25:39.363416 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.363426 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2026-07-10 01:25:39.363436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.363446 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2026-07-10 01:25:39.363456 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:25:39.363466 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:25:39.363476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:25:39.363486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:25:39.363496 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 64450c4142b6 2026-07-10 01:25:39.363506 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 98b85bfd51da 2026-07-10 01:25:39.363516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/7 : USER glance 2026-07-10 01:25:39.363525 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 7ddf2e57de1e 2026-07-10 01:25:39.363535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 7ddf2e57de1e 2026-07-10 01:25:39.363545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 28b4e5fef1e4 2026-07-10 01:25:39.363555 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 480913d763d7 2026-07-10 01:25:39.363565 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20260710 2026-07-10 01:25:39.363576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2026-07-10 01:25:39.362020 (took 0:00:45.723215) 2026-07-10 01:25:39.364865 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2026-07-10 01:25:39.364888 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2026-07-10 01:25:39.364899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2026-07-10 01:25:39.362560 2026-07-10 01:25:39.364909 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2026-07-10 01:25:39.364919 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2026-07-10 01:26:08.953172 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 01:26:08.953301 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 5c1f2e7fc5bc 2026-07-10 01:26:08.953391 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/5 : LABEL "build-date"="20260710" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:26:08.953540 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in d9097773b244 2026-07-10 01:26:08.953611 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container d9097773b244 2026-07-10 01:26:08.953655 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 88294b8f1709 2026-07-10 01:26:08.953772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2026-07-10 01:26:08.953798 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> f6730b7f171b 2026-07-10 01:26:08.953865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2026-07-10 01:26:08.953933 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 5fae7185341d 2026-07-10 01:26:08.954068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 5fae7185341d 2026-07-10 01:26:08.954133 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> f88e111f948f 2026-07-10 01:26:08.954203 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:26:08.954286 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 39a856ca1609 2026-07-10 01:26:08.954348 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-07-10 01:26:08.954450 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-07-10 01:26:08.954520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-07-10 01:26:08.954610 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:26:08.954741 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:26:08.954758 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:26:08.954835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:26:08.954894 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:26:08.954953 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:26:08.955012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:26:08.955072 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:26:08.955168 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-07-10 01:26:08.955228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2026-07-10 01:26:08.955297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-07-10 01:26:08.955358 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2026-07-10 01:26:08.955481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:26:08.955597 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:26:08.955668 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-07-10 01:26:08.955738 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:26:08.955800 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-07-10 01:26:08.955862 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2026-07-10 01:26:08.955923 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2026-07-10 01:26:08.955985 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2026-07-10 01:26:08.956030 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2026-07-10 01:26:08.956117 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2026-07-10 01:26:08.956187 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18587 files and directories currently installed.) 2026-07-10 01:26:08.956251 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:26:08.956357 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-07-10 01:26:08.956523 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-07-10 01:26:08.956541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-07-10 01:26:08.956632 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-07-10 01:26:08.956691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:26:08.956752 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:26:08.956811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:26:08.956869 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:26:08.956917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:26:08.956974 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:26:08.957032 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:26:08.957126 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-07-10 01:26:08.957191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:26:08.957252 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:26:08.957318 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-07-10 01:26:08.957406 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2026-07-10 01:26:08.957513 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 2026-07-10 01:26:08.957563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:40% (Reading database ... 2026-07-10 01:26:08.957648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:45% (Reading database ... 2026-07-10 01:26:08.957723 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:50% (Reading database ... 2026-07-10 01:26:08.957748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:55% (Reading database ... 2026-07-10 01:26:08.957829 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:60% (Reading database ... 65% 2026-07-10 01:26:08.957891 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-07-10 01:26:08.957952 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2026-07-10 01:26:08.958014 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2026-07-10 01:26:08.958110 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-07-10 01:26:08.958182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:85% 2026-07-10 01:26:08.958268 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2026-07-10 01:26:08.958334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2026-07-10 01:26:08.958451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18578 files and directories currently installed.) 2026-07-10 01:26:08.958525 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:08.958592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:08.958649 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:08.958714 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:08.958776 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:26:08.958839 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:26:08.958903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:08.958966 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:08.959028 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:08.959115 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.959182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:08.959242 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:26:08.959300 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:08.959390 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:08.959452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:08.959510 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:08.959566 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:26:08.959623 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:08.959680 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:08.959751 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:08.959808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:08.959865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.959923 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:08.960020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.960121 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:08.960190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:08.960248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:08.961295 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:08.961345 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:08.961354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:08.961394 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:26:08.961403 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:08.961410 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:08.961417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:26:08.961425 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:08.961432 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.961440 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:08.961447 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.961454 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:26:08.961497 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:08.961506 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:08.961513 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.961520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:08.961527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.961534 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:08.961542 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2026-07-10 01:26:08.961549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:26:08.961556 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:26:08.961563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:26:08.961571 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2026-07-10 01:26:08.961578 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:26:08.961585 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:26:08.961592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2026-07-10 01:26:08.961599 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2026-07-10 01:26:08.961606 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:26:08.961613 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.963134 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8705 files, 1221 directories removed. 2026-07-10 01:26:08.963154 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.963162 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2026-07-10 01:26:08.963170 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.963177 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2026-07-10 01:26:08.963185 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:26:08.963192 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:26:08.963199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:26:08.963207 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:26:08.963214 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 39a856ca1609 2026-07-10 01:26:08.963221 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> ce7475aa7cb5 2026-07-10 01:26:08.963229 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built 79edbbd28eda 2026-07-10 01:26:08.963236 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20260710 2026-07-10 01:26:08.963244 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2026-07-10 01:26:08.961733 (took 0:00:29.599173) 2026-07-10 01:26:08.963251 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2026-07-10 01:26:08.963259 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2026-07-10 01:26:08.963267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2026-07-10 01:26:08.962326 2026-07-10 01:26:08.963513 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2026-07-10 01:26:08.964128 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2026-07-10 01:26:35.409357 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 01:26:35.409500 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 5c1f2e7fc5bc 2026-07-10 01:26:35.409553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/4 : LABEL "build-date"="20260710" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-statsd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:26:35.409618 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 0808970d618c 2026-07-10 01:26:35.409715 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 0808970d618c 2026-07-10 01:26:35.409783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 28976bfb0700 2026-07-10 01:26:35.409917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:26:35.409937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in e67cc6381c35 2026-07-10 01:26:35.410014 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-07-10 01:26:35.410118 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-07-10 01:26:35.410196 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-07-10 01:26:35.410276 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2026-07-10 01:26:35.410346 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:26:35.410373 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:26:35.410545 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:26:35.410564 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:26:35.410648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:26:35.410697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:26:35.410745 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:26:35.410805 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-07-10 01:26:35.410822 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2026-07-10 01:26:35.410907 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-07-10 01:26:35.410975 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2026-07-10 01:26:35.411011 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:26:35.411108 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:26:35.411167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-07-10 01:26:35.411232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-07-10 01:26:35.411296 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:26:35.411328 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2026-07-10 01:26:35.411439 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2026-07-10 01:26:35.411645 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-07-10 01:26:35.411705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-07-10 01:26:35.411716 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-07-10 01:26:35.411735 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-07-10 01:26:35.411745 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18587 files and directories currently installed.) 2026-07-10 01:26:35.411760 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:26:35.411817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-07-10 01:26:35.411861 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-07-10 01:26:35.411910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-07-10 01:26:35.411972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-07-10 01:26:35.412018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:26:35.412092 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:26:35.412162 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:26:35.412211 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:26:35.412254 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:26:35.412296 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:26:35.412338 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:26:35.412443 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-07-10 01:26:35.412494 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:26:35.412549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2026-07-10 01:26:35.412605 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-07-10 01:26:35.412662 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:26:35.412708 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2026-07-10 01:26:35.412761 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2026-07-10 01:26:35.412775 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-07-10 01:26:35.412839 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-07-10 01:26:35.412882 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-07-10 01:26:35.412924 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-07-10 01:26:35.412948 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18578 files and directories currently installed.) 2026-07-10 01:26:35.413012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:35.413071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:35.413124 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:35.413167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:35.413208 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:26:35.413262 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:26:35.413276 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:35.413344 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.413386 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:35.413451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:35.413494 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:35.413557 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.413600 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:26:35.413642 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:35.413684 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.413726 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:35.413768 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.413824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:35.413866 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:35.413909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:26:35.413951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:35.414003 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:35.414017 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:35.414120 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.414167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:35.414209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:35.414253 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:35.414295 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.414318 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:35.414379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.414435 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:35.414478 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.414520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:35.414562 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:35.414604 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.414657 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:35.414671 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.414743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:26:35.414758 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:35.414824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.414847 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:35.414911 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.414954 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:26:35.415008 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.415022 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:35.415104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:35.415151 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.415193 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:26:35.415246 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.415260 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:35.415324 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:35.415367 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.415444 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:35.415488 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.415531 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:35.415574 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2026-07-10 01:26:35.415616 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.415670 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2026-07-10 01:26:35.415684 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:26:35.415756 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:26:35.416698 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2026-07-10 01:26:35.416720 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:26:35.416731 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:26:35.416739 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2026-07-10 01:26:35.416748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2026-07-10 01:26:35.416757 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:26:35.416766 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.416775 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8705 files, 1221 directories removed. 2026-07-10 01:26:35.416784 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.416793 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2026-07-10 01:26:35.416801 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.416810 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2026-07-10 01:26:35.416819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:26:35.416828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2026-07-10 01:26:35.416837 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2026-07-10 01:26:35.416846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:26:35.416854 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container e67cc6381c35 2026-07-10 01:26:35.416863 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 960204cb263b 2026-07-10 01:26:35.416872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/4 : USER gnocchi 2026-07-10 01:26:35.416881 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in f0b4cf3169f0 2026-07-10 01:26:35.416890 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container f0b4cf3169f0 2026-07-10 01:26:35.416917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> b4980a710be8 2026-07-10 01:26:35.416927 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built 3636669db8b9 2026-07-10 01:26:35.416936 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260710 2026-07-10 01:26:35.416945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2026-07-10 01:26:35.416406 (took 0:00:26.454080) 2026-07-10 01:26:35.416958 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2026-07-10 01:26:35.417068 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2026-07-10 01:26:35.417186 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2026-07-10 01:26:35.417023 2026-07-10 01:26:35.418000 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2026-07-10 01:26:35.418592 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2026-07-10 01:27:02.736177 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 01:27:02.736323 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 5c1f2e7fc5bc 2026-07-10 01:27:02.736382 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/4 : LABEL "build-date"="20260710" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-metricd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:27:02.736490 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 703d2e7ebbe1 2026-07-10 01:27:02.736523 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 703d2e7ebbe1 2026-07-10 01:27:02.736582 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> f70119e13ed9 2026-07-10 01:27:02.736810 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:27:02.736892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 46455a18e983 2026-07-10 01:27:02.736920 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-07-10 01:27:02.736934 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-07-10 01:27:02.736951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-07-10 01:27:02.737148 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2026-07-10 01:27:02.737209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:27:02.737231 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:27:02.737254 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:27:02.737324 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:27:02.737377 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:27:02.737485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:27:02.737571 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:27:02.737624 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-07-10 01:27:02.737691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2026-07-10 01:27:02.737767 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-07-10 01:27:02.737832 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2026-07-10 01:27:02.737959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:27:02.737975 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:27:02.738071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-07-10 01:27:02.738101 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-07-10 01:27:02.738222 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:27:02.738248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2026-07-10 01:27:02.739448 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2026-07-10 01:27:02.739523 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-07-10 01:27:02.739544 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-07-10 01:27:02.739562 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-07-10 01:27:02.739577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-07-10 01:27:02.739617 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18587 files and directories currently installed.) 2026-07-10 01:27:02.739638 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:27:02.739653 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-07-10 01:27:02.739669 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-07-10 01:27:02.739684 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-07-10 01:27:02.739701 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-07-10 01:27:02.739719 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:27:02.739736 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:27:02.739752 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:27:02.739767 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:27:02.739783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:27:02.739798 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:27:02.739813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:27:02.739828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-07-10 01:27:02.739844 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:27:02.739883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2026-07-10 01:27:02.739899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-07-10 01:27:02.739918 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:27:02.739937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2026-07-10 01:27:02.739952 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2026-07-10 01:27:02.739967 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-07-10 01:27:02.739983 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-07-10 01:27:02.741223 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-07-10 01:27:02.741281 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-07-10 01:27:02.741299 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18578 files and directories currently installed.) 2026-07-10 01:27:02.741317 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:02.741334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741351 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:02.741367 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741383 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:27:02.741400 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:27:02.741442 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:02.741460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:02.741490 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741505 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:27:02.741520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:02.741536 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:02.741553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.741569 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:02.741584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.741601 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:02.741615 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.741630 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:27:02.741663 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:02.741679 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.741694 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741710 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:02.741725 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741740 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.741776 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741793 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741809 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741825 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.741841 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741858 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.741875 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741890 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741907 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:02.741922 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:27:02.741936 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:02.741965 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:27:02.741993 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.742008 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:02.742023 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:02.742083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.742108 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:27:02.742123 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:02.742138 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:02.742152 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:02.742167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:02.742182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2026-07-10 01:27:02.742197 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.742212 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2026-07-10 01:27:02.742227 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:27:02.742251 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:27:02.742267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2026-07-10 01:27:02.742282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:27:02.742298 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:27:02.742311 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2026-07-10 01:27:02.742356 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2026-07-10 01:27:02.742502 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:27:02.742588 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.742637 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8705 files, 1221 directories removed. 2026-07-10 01:27:02.742696 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.742785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2026-07-10 01:27:02.742812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.742872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2026-07-10 01:27:02.742925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:27:02.742984 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2026-07-10 01:27:02.743070 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2026-07-10 01:27:02.743115 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:27:02.743181 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 46455a18e983 2026-07-10 01:27:02.743240 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 766cca1e7cbd 2026-07-10 01:27:02.743298 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/4 : USER gnocchi 2026-07-10 01:27:02.743398 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 3fabc2e099d8 2026-07-10 01:27:02.743439 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 3fabc2e099d8 2026-07-10 01:27:02.743654 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> c4c8550003f7 2026-07-10 01:27:02.743724 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built ec03bb952a74 2026-07-10 01:27:02.743747 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260710 2026-07-10 01:27:02.743779 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2026-07-10 01:27:02.743613 (took 0:00:27.326590) 2026-07-10 01:27:02.744240 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2026-07-10 01:27:02.744279 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2026-07-10 01:27:02.744383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2026-07-10 01:27:02.744266 2026-07-10 01:27:02.745380 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2026-07-10 01:27:02.746204 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2026-07-10 01:27:30.079968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:27:30.080117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 702308162296 2026-07-10 01:27:30.080152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/4 : LABEL "build-date"="20260710" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:27:30.080273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in a1aface4fb32 2026-07-10 01:27:30.080523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container a1aface4fb32 2026-07-10 01:27:30.080615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> d7d25ff600a0 2026-07-10 01:27:30.080634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:27:30.080804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 4d0c8d2aed09 2026-07-10 01:27:30.080904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-07-10 01:27:30.081105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-07-10 01:27:30.081131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-07-10 01:27:30.081240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2026-07-10 01:27:30.081316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:27:30.081392 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:27:30.081553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:27:30.081662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:27:30.081744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:27:30.081842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:27:30.081960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:27:30.082083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-07-10 01:27:30.082138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2026-07-10 01:27:30.082231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-07-10 01:27:30.082304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2026-07-10 01:27:30.082409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:27:30.082518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:27:30.082626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-07-10 01:27:30.082714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:27:30.082792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2026-07-10 01:27:30.085170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-07-10 01:27:30.085216 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-07-10 01:27:30.085229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-07-10 01:27:30.085239 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-07-10 01:27:30.085277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-07-10 01:27:30.085290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18787 files and directories currently installed.) 2026-07-10 01:27:30.085302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:27:30.085313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-07-10 01:27:30.085321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-07-10 01:27:30.085331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-07-10 01:27:30.085340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-07-10 01:27:30.085349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:27:30.085358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:27:30.085384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:27:30.085393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:27:30.085403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:27:30.085412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:27:30.085421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:27:30.085430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-07-10 01:27:30.085439 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:27:30.085479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2026-07-10 01:27:30.085489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-07-10 01:27:30.085498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-07-10 01:27:30.085509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:27:30.085521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:27:30.085530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-07-10 01:27:30.085539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-07-10 01:27:30.085549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-07-10 01:27:30.085558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-07-10 01:27:30.085567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18778 files and directories currently installed.) 2026-07-10 01:27:30.085576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:30.085585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085594 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:30.085603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:27:30.085621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:27:30.085660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:30.085670 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085679 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:30.085688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:27:30.085706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.085715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:30.085724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.085745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:30.085762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:30.085771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.085780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:30.085789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:27:30.085798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:30.085807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.085824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:30.085833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.085878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.085900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:30.085909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.085964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:30.086149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.086204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:30.086382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.086420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:27:30.086436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:30.086576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:30.086627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.086694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:27:30.086763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:30.086833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:30.086903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.086972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:27:30.087063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.087141 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:30.087217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:30.087285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:30.087355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.087425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:30.087516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2026-07-10 01:27:30.087588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.087664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2026-07-10 01:27:30.087725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.087799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:27:30.087863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.087932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:27:30.088003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2026-07-10 01:27:30.088153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:27:30.088176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:27:30.088250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2026-07-10 01:27:30.088320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2026-07-10 01:27:30.088389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:27:30.088476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.088544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 8899 files, 1310 directories removed. 2026-07-10 01:27:30.088621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.088680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2026-07-10 01:27:30.088740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.088810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1365 files, 140 directories removed. 2026-07-10 01:27:30.088872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:27:30.088940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2026-07-10 01:27:30.089010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2026-07-10 01:27:30.089119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:27:30.089195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 4d0c8d2aed09 2026-07-10 01:27:30.089264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> cd0a8f92d4e1 2026-07-10 01:27:30.089333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/4 : USER manila 2026-07-10 01:27:30.089475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 3c6b0c50e0b7 2026-07-10 01:27:30.089489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 3c6b0c50e0b7 2026-07-10 01:27:30.089593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> ce163125f154 2026-07-10 01:27:30.089668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built d470d19ff3f8 2026-07-10 01:27:30.089741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20260710 2026-07-10 01:27:30.089858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2026-07-10 01:27:30.089754 (took 0:00:27.345488) 2026-07-10 01:27:30.090320 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2026-07-10 01:27:30.090406 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2026-07-10 01:27:30.090514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2026-07-10 01:27:30.090417 2026-07-10 01:27:30.091639 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2026-07-10 01:27:30.092332 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2026-07-10 01:28:25.127006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:28:25.127165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 702308162296 2026-07-10 01:28:25.127296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/5 : LABEL "build-date"="20260710" "name"="manila-share" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-share" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:28:25.127451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 4721aa37217f 2026-07-10 01:28:25.127576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 4721aa37217f 2026-07-10 01:28:25.127665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> b4b6a12372ac 2026-07-10 01:28:25.127744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common glusterfs-client python3-cephfs python3-rados python3-rbd sqlite3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:28:25.127821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 69f2708d0f9d 2026-07-10 01:28:25.127895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:28:25.127966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:28:25.128068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:28:25.128140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:28:25.128214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:28:25.128287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:28:25.128358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:28:25.128429 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:28:25.128498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:28:25.128620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:28:25.128697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:28:25.128766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:28:25.128845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:28:25.128915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:28:25.128984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:28:25.129095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 28.0 MB in 2s (12.0 MB/s) 2026-07-10 01:28:25.132160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-07-10 01:28:25.132183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-07-10 01:28:25.132190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-07-10 01:28:25.132197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-07-10 01:28:25.132203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2026-07-10 01:28:25.132225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-07-10 01:28:25.132232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-07-10 01:28:25.132237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-07-10 01:28:25.132243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-07-10 01:28:25.132250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-07-10 01:28:25.132256 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-07-10 01:28:25.132262 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-07-10 01:28:25.132268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-07-10 01:28:25.132274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2026-07-10 01:28:25.132280 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2026-07-10 01:28:25.132285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2026-07-10 01:28:25.132291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2026-07-10 01:28:25.132297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2026-07-10 01:28:25.132303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2026-07-10 01:28:25.132309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2026-07-10 01:28:25.132315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2026-07-10 01:28:25.132321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2026-07-10 01:28:25.132327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2026-07-10 01:28:25.132333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2026-07-10 01:28:25.132339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2026-07-10 01:28:25.132345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-locale1.83.0 2026-07-10 01:28:25.132350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-07-10 01:28:25.132365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-07-10 01:28:25.132371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-07-10 01:28:25.132377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-07-10 01:28:25.132382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-07-10 01:28:25.132388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-07-10 01:28:25.132394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-07-10 01:28:25.132401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-idna python3-jwt python3-prettytable python3-rados python3-rbd 2026-07-10 01:28:25.132406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-requests python3-urllib3 python3-wcwidth python3-yaml sqlite3 2026-07-10 01:28:25.132413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsprogs 2026-07-10 01:28:25.132419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:28:25.132430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 45.7 MB of archives. 2026-07-10 01:28:25.132436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 186 MB of additional disk space will be used. 2026-07-10 01:28:25.132442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2026-07-10 01:28:25.132450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:28:25.132463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-07-10 01:28:25.132469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 01:28:25.132475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-07-10 01:28:25.132482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 01:28:25.132488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2026-07-10 01:28:25.132494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 01:28:25.132500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 01:28:25.132506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 01:28:25.132535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2026-07-10 01:28:25.132542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 01:28:25.132548 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 01:28:25.132553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 01:28:25.132560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-10 01:28:25.132566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-10 01:28:25.132572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-10 01:28:25.132578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-10 01:28:25.132584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-10 01:28:25.132590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-07-10 01:28:25.132612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-07-10 01:28:25.132618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-07-10 01:28:25.132629 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-07-10 01:28:25.132635 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 01:28:25.132641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-07-10 01:28:25.132647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-10 01:28:25.132654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-07-10 01:28:25.132661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-07-10 01:28:25.132667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-07-10 01:28:25.132673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-07-10 01:28:25.132685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-07-10 01:28:25.132691 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2026-07-10 01:28:25.132697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-07-10 01:28:25.132703 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-07-10 01:28:25.132709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-07-10 01:28:25.132715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-07-10 01:28:25.132722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-07-10 01:28:25.132731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-07-10 01:28:25.132777 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-07-10 01:28:25.132841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-07-10 01:28:25.132886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-07-10 01:28:25.132958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-07-10 01:28:25.133004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-07-10 01:28:25.133097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-07-10 01:28:25.133155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-07-10 01:28:25.133224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2026-07-10 01:28:25.133284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2026-07-10 01:28:25.133345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2026-07-10 01:28:25.133397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2026-07-10 01:28:25.133454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2026-07-10 01:28:25.133511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:28:25.133588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-jwt all 2.7.0-1ubuntu0.1 [20.2 kB] 2026-07-10 01:28:25.133643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-07-10 01:28:25.133695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-07-10 01:28:25.133752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2026-07-10 01:28:25.133810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2026-07-10 01:28:25.133866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-10 01:28:25.133921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 45.7 MB in 1s (35.5 MB/s) 2026-07-10 01:28:25.133977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2026-07-10 01:28:25.134028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-07-10 01:28:25.134111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:28:25.134173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-07-10 01:28:25.134230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-07-10 01:28:25.134283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-07-10 01:28:25.134337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-07-10 01:28:25.134391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-07-10 01:28:25.134445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-07-10 01:28:25.134502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18787 files and directories currently installed.) 2026-07-10 01:28:25.134633 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-07-10 01:28:25.134684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 01:28:25.134761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 01:28:25.134818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 01:28:25.134879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:28:25.134939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2026-07-10 01:28:25.134996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 01:28:25.135057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:28:25.135115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 01:28:25.135166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:28:25.135214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:28:25.135261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2026-07-10 01:28:25.135309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-07-10 01:28:25.135358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.1-2build2) ... 2026-07-10 01:28:25.135406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 01:28:25.135454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 01:28:25.135532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.135576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:28:25.135654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2026-07-10 01:28:25.135732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 01:28:25.135784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:28:25.135832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2026-07-10 01:28:25.135881 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 01:28:25.135931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.135981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2026-07-10 01:28:25.136029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2026-07-10 01:28:25.136100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-07-10 01:28:25.136154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2026-07-10 01:28:25.136203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 01:28:25.136252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:28:25.136299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.136348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 01:28:25.136396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:28:25.136445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.136494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2026-07-10 01:28:25.136560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:28:25.136605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.136656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2026-07-10 01:28:25.136706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-10 01:28:25.136754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:28:25.136803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2026-07-10 01:28:25.136851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-10 01:28:25.136900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 01:28:25.136961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2026-07-10 01:28:25.137009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:28:25.137081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:28:25.137139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2026-07-10 01:28:25.137187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:28:25.137236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:28:25.137285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2026-07-10 01:28:25.137340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:28:25.137390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.137434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2026-07-10 01:28:25.137484 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:28:25.137551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.137604 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2026-07-10 01:28:25.137660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-07-10 01:28:25.137712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.137789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-07-10 01:28:25.137854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:28:25.137904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.137953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2026-07-10 01:28:25.138002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:28:25.138052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.138120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2026-07-10 01:28:25.138171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:28:25.138218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.138268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2026-07-10 01:28:25.138316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:28:25.138364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.138409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2026-07-10 01:28:25.138459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 01:28:25.138549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 01:28:25.138562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2026-07-10 01:28:25.138621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-prettytable_3.6.0-2_all.deb ... 2026-07-10 01:28:25.138668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2026-07-10 01:28:25.138721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2026-07-10 01:28:25.138772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:28:25.138821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.138868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2026-07-10 01:28:25.138916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-certifi_2023.11.17-1_all.deb ... 2026-07-10 01:28:25.138964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2026-07-10 01:28:25.139013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2026-07-10 01:28:25.139078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-07-10 01:28:25.139144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.139197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:28:25.139247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2026-07-10 01:28:25.139298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-07-10 01:28:25.139347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:28:25.139399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2026-07-10 01:28:25.139450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2026-07-10 01:28:25.139501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.139597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2026-07-10 01:28:25.139652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2026-07-10 01:28:25.139701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2026-07-10 01:28:25.139752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-07-10 01:28:25.139802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2026-07-10 01:28:25.139849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 01:28:25.139898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.139949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 01:28:25.139998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2026-07-10 01:28:25.140074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-07-10 01:28:25.140092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 01:28:25.140153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-07-10 01:28:25.140198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:28:25.140242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.140288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.140332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-07-10 01:28:25.140377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:28:25.140419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.140464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-07-10 01:28:25.140509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:28:25.140679 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.140720 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.140732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-07-10 01:28:25.140737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:28:25.140742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.140788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-07-10 01:28:25.140835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-07-10 01:28:25.140886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 01:28:25.140929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2026-07-10 01:28:25.140957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-07-10 01:28:25.141052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 01:28:25.141068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-07-10 01:28:25.141098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-07-10 01:28:25.141153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 01:28:25.141195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2026-07-10 01:28:25.141250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-07-10 01:28:25.141304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 01:28:25.141320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2026-07-10 01:28:25.141373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-07-10 01:28:25.141416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 01:28:25.141461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2026-07-10 01:28:25.141505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:28:25.141559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.141608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.141652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2026-07-10 01:28:25.141697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:28:25.144147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2026-07-10 01:28:25.144190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:28:25.144196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2026-07-10 01:28:25.144222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:28:25.144228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.144239 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2026-07-10 01:28:25.144245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:28:25.144250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2026-07-10 01:28:25.144261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:28:25.144266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144271 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2026-07-10 01:28:25.144277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:28:25.144282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:28:25.144293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:28:25.144298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:28:25.144304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2026-07-10 01:28:25.144309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-python3-jwt_2.7.0-1ubuntu0.1_all.deb ... 2026-07-10 01:28:25.144314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1ubuntu0.1) ... 2026-07-10 01:28:25.144319 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2026-07-10 01:28:25.144325 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-libinih1_55-1ubuntu2_amd64.deb ... 2026-07-10 01:28:25.144330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:28:25.144336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2026-07-10 01:28:25.144341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-07-10 01:28:25.144346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:28:25.144362 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2026-07-10 01:28:25.144367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:28:25.144373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2026-07-10 01:28:25.144383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:28:25.144389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2026-07-10 01:28:25.144399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../55-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-10 01:28:25.144405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.144410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-10 01:28:25.144416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:28:25.144421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.144426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:28:25.144432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 01:28:25.144437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1ubuntu0.1) ... 2026-07-10 01:28:25.144452 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2026-07-10 01:28:25.144458 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2026-07-10 01:28:25.144468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:28:25.144477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 01:28:25.144486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.144500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.144544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.1-2build2) ... 2026-07-10 01:28:25.144553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.144563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 01:28:25.144572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.144580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 01:28:25.144589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:28:25.144606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2026-07-10 01:28:25.144616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.144625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:28:25.144634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 01:28:25.144643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2026-07-10 01:28:25.144652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.144671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:28:25.144677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:28:25.144687 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 01:28:25.144692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:28:25.144698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:28:25.144703 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 01:28:25.144708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2026-07-10 01:28:25.144713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 01:28:25.144718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 01:28:25.144724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2026-07-10 01:28:25.144729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:28:25.144734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:28:25.144739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-10 01:28:25.144745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 01:28:25.144760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:28:25.144766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-07-10 01:28:25.144781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:28:25.144787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:28:25.144792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2026-07-10 01:28:25.144836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2026-07-10 01:28:25.144850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:/usr/lib/x86_64-linux-gnu/glusterfs/python/syncdaemon/resource.py:807: SyntaxWarning: invalid escape sequence '\d' 2026-07-10 01:28:25.144861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2026-07-10 01:28:25.144870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2026-07-10 01:28:25.144906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:28:25.144915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2026-07-10 01:28:25.144926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-07-10 01:28:25.144932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2026-07-10 01:28:25.144937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-07-10 01:28:25.144942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2026-07-10 01:28:25.144948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2026-07-10 01:28:25.144953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2026-07-10 01:28:25.144959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-07-10 01:28:25.144964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-07-10 01:28:25.144969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:28:25.144975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 69f2708d0f9d 2026-07-10 01:28:25.144984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> eb5adb9106e7 2026-07-10 01:28:25.144991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:28:25.144998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 516f51e801d6 2026-07-10 01:28:25.145003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-07-10 01:28:25.145009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-07-10 01:28:25.145016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-07-10 01:28:25.145148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2026-07-10 01:28:25.145173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:28:25.145183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:28:25.145189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:28:25.145227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:28:25.145263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:28:25.145311 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:28:25.145341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:28:25.145378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-07-10 01:28:25.145415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2026-07-10 01:28:25.145457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-07-10 01:28:25.145495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2026-07-10 01:28:25.145565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:28:25.145582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:28:25.145622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-07-10 01:28:25.145666 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:28:25.145704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-07-10 01:28:25.145744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-07-10 01:28:25.145789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-07-10 01:28:25.145822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-07-10 01:28:25.145860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-07-10 01:28:25.145899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-07-10 01:28:25.145939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19883 files and directories currently installed.) 2026-07-10 01:28:25.145978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:28:25.146017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-07-10 01:28:25.146073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-07-10 01:28:25.146116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-07-10 01:28:25.146158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-07-10 01:28:25.146194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:28:25.146231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:28:25.146273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:28:25.146303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:28:25.146339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:28:25.146374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:28:25.146410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:28:25.146445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-07-10 01:28:25.146486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:28:25.146534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2026-07-10 01:28:25.146574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-07-10 01:28:25.146616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:28:25.146656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-07-10 01:28:25.146696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-07-10 01:28:25.146736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-07-10 01:28:25.146773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-07-10 01:28:25.146813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-07-10 01:28:25.146854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-07-10 01:28:25.146903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19874 files and directories currently installed.) 2026-07-10 01:28:25.146944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:25.146979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:25.147085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:28:25.147167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:28:25.147206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:25.147245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:25.147324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:28:25.147403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:25.147442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:25.147481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:25.147533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:25.147613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:28:25.147649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:25.147683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:25.147764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:25.147992 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:25.148032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:25.148077 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:28:25.148115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:25.148152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.148190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:25.148226 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:28:25.148261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:25.148297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:25.148331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:28:25.148366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:25.148400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:25.148436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:25.148470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:25.148505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.148556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2026-07-10 01:28:25.148590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2026-07-10 01:28:25.148631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:28:25.148657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:28:25.148690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2026-07-10 01:28:25.148725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:28:25.148767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:28:25.148802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2026-07-10 01:28:25.148837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2026-07-10 01:28:25.148873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:28:25.148905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.148942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 8899 files, 1310 directories removed. 2026-07-10 01:28:25.148975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.149011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2026-07-10 01:28:25.149051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.149103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1582 files, 167 directories removed. 2026-07-10 01:28:25.149137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:28:25.149173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2026-07-10 01:28:25.149208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2026-07-10 01:28:25.149244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:28:25.149279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 516f51e801d6 2026-07-10 01:28:25.149314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 0838c057ab5b 2026-07-10 01:28:25.149350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/5 : USER manila 2026-07-10 01:28:25.149398 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 3dbbec2713b7 2026-07-10 01:28:25.149440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 3dbbec2713b7 2026-07-10 01:28:25.149475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> db0567d424d5 2026-07-10 01:28:25.149560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built 99e9e2f55f03 2026-07-10 01:28:25.149640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20260710 2026-07-10 01:28:25.149726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2026-07-10 01:28:25.149652 (took 0:00:55.059235) 2026-07-10 01:28:25.150195 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2026-07-10 01:28:25.150243 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2026-07-10 01:28:25.150261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2026-07-10 01:28:25.150134 2026-07-10 01:28:25.151002 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2026-07-10 01:28:25.151496 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2026-07-10 01:28:53.787146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:28:53.787285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 702308162296 2026-07-10 01:28:53.787334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/6 : LABEL "build-date"="20260710" "name"="manila-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:28:53.787413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 332c754f0b88 2026-07-10 01:28:53.787552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 332c754f0b88 2026-07-10 01:28:53.787606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 97355e710a70 2026-07-10 01:28:53.787729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2026-07-10 01:28:53.787798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 5c2c5b74f1d8 2026-07-10 01:28:53.787942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 4/6 : RUN mkdir -p /var/www/cgi-bin/manila && cp -a /var/lib/kolla/venv/bin/manila-wsgi /var/www/cgi-bin/manila/manila-wsgi && chmod 644 /usr/local/bin/kolla_manila_extend_start && chmod 755 /var/www/cgi-bin/manila/manila-wsgi 2026-07-10 01:28:53.788029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 45469378b6b7 2026-07-10 01:28:53.788239 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 45469378b6b7 2026-07-10 01:28:53.788320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 25f25001c39b 2026-07-10 01:28:53.788469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:28:53.789134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 5e63c46e5a62 2026-07-10 01:28:53.789159 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-07-10 01:28:53.789172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-07-10 01:28:53.789185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-07-10 01:28:53.789197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:28:53.789210 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:28:53.789225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:28:53.789245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:28:53.789258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:28:53.789270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:28:53.789312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:28:53.789323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:28:53.789339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-07-10 01:28:53.789349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2026-07-10 01:28:53.789363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-07-10 01:28:53.789506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2026-07-10 01:28:53.789536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:28:53.789655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:28:53.789697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-07-10 01:28:53.789833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:28:53.789863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-07-10 01:28:53.789915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2026-07-10 01:28:53.789979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2026-07-10 01:28:53.790067 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-07-10 01:28:53.790145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-07-10 01:28:53.790222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-07-10 01:28:53.790294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18787 files and directories currently installed.) 2026-07-10 01:28:53.790433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:28:53.790677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-07-10 01:28:53.790743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-07-10 01:28:53.790765 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-07-10 01:28:53.790776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-07-10 01:28:53.790841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:28:53.793173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:28:53.793223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:28:53.793236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:28:53.793248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:28:53.793258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:28:53.793314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:28:53.793326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-07-10 01:28:53.793338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:28:53.793348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:28:53.793359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-07-10 01:28:53.793372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:28:53.793400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-07-10 01:28:53.793412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-07-10 01:28:53.793422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-07-10 01:28:53.793432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-07-10 01:28:53.793442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18778 files and directories currently installed.) 2026-07-10 01:28:53.793453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:53.793463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793473 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:53.793483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:28:53.793504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:28:53.793514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:53.793524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:53.793548 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:28:53.793598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:53.793609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:53.793619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:53.793628 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:53.793639 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:28:53.793649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:53.793659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793670 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:53.793680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793720 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:53.793776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:28:53.793786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:28:53.793824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:28:53.793854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:53.793874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793883 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:53.793893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2026-07-10 01:28:53.793904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:28:53.793914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:28:53.793924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:28:53.793934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2026-07-10 01:28:53.793943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:28:53.793953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:28:53.793964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2026-07-10 01:28:53.793973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2026-07-10 01:28:53.793983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:28:53.793993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:28:53.794004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 8899 files, 1310 directories removed. 2026-07-10 01:28:53.794014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:28:53.794023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2026-07-10 01:28:53.794073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:28:53.794092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1365 files, 140 directories removed. 2026-07-10 01:28:53.794118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:28:53.794137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:28:53.794162 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:28:53.794180 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:28:53.794197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 5e63c46e5a62 2026-07-10 01:28:53.794224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 94c9103a30c8 2026-07-10 01:28:53.794246 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/6 : USER manila 2026-07-10 01:28:53.794257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 486e5d914cb3 2026-07-10 01:28:53.794273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 486e5d914cb3 2026-07-10 01:28:53.794291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 7a0adfad2892 2026-07-10 01:28:53.794310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built c41dddb1983b 2026-07-10 01:28:53.794326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20260710 2026-07-10 01:28:53.794342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2026-07-10 01:28:53.794080 (took 0:00:28.643946) 2026-07-10 01:28:53.794660 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2026-07-10 01:28:53.794708 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2026-07-10 01:28:53.794779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2026-07-10 01:28:53.794672 2026-07-10 01:28:53.795711 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2026-07-10 01:28:53.796425 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2026-07-10 01:29:35.364806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:29:35.364877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 702308162296 2026-07-10 01:29:35.364973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/5 : LABEL "build-date"="20260710" "name"="manila-data" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-data" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:29:35.365063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 95779c9ccc18 2026-07-10 01:29:35.365157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 95779c9ccc18 2026-07-10 01:29:35.365217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 5d6c40f7fb4b 2026-07-10 01:29:35.365290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nfs-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:29:35.365349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 32993a7c7335 2026-07-10 01:29:35.365413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:29:35.365511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:29:35.365572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:29:35.365648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:29:35.365705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:29:35.365767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:29:35.365826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:29:35.365885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:29:35.365943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:29:35.366006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:29:35.366081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:29:35.366142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:29:35.366199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:29:35.366256 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:29:35.366326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:29:35.366371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 28.0 MB in 2s (12.0 MB/s) 2026-07-10 01:29:35.366425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-07-10 01:29:35.366487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-07-10 01:29:35.366547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-07-10 01:29:35.366605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-07-10 01:29:35.366755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2026-07-10 01:29:35.366800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2026-07-10 01:29:35.366859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2026-07-10 01:29:35.366912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2026-07-10 01:29:35.366971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2026-07-10 01:29:35.367051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2026-07-10 01:29:35.367106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:29:35.367167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2026-07-10 01:29:35.367221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2026-07-10 01:29:35.367272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:29:35.367330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-07-10 01:29:35.367388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-07-10 01:29:35.367444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-07-10 01:29:35.367500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:29:35.367555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-07-10 01:29:35.367613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-07-10 01:29:35.367693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2026-07-10 01:29:35.367747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 2s (364 kB/s) 2026-07-10 01:29:35.367802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-07-10 01:29:35.367854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-07-10 01:29:35.367917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:29:35.367990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-07-10 01:29:35.368061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-07-10 01:29:35.368144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-07-10 01:29:35.368200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-07-10 01:29:35.368257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-07-10 01:29:35.368313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-07-10 01:29:35.368368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18787 files and directories currently installed.) 2026-07-10 01:29:35.368424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../0-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 01:29:35.368499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:29:35.368559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2026-07-10 01:29:35.368618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:29:35.368698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:29:35.368753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2026-07-10 01:29:35.368810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-07-10 01:29:35.368866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:29:35.368929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2026-07-10 01:29:35.368980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:29:35.369062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2026-07-10 01:29:35.369120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:29:35.369185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:29:35.369244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2026-07-10 01:29:35.369301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2026-07-10 01:29:35.369356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2026-07-10 01:29:35.369411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2026-07-10 01:29:35.369467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:29:35.369524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:29:35.369584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:29:35.369757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:29:35.369799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:29:35.369809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-07-10 01:29:35.369813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:29:35.369865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:29:35.369923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2026-07-10 01:29:35.369974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:29:35.370026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:29:35.370112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:29:35.370168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2026-07-10 01:29:35.370224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:29:35.370277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2026-07-10 01:29:35.370336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:29:35.370389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:29:35.370446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2026-07-10 01:29:35.371084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2026-07-10 01:29:35.371093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2026-07-10 01:29:35.371097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-07-10 01:29:35.371100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:29:35.371104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:29:35.371107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 32993a7c7335 2026-07-10 01:29:35.371111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> c1bebb830e5f 2026-07-10 01:29:35.371116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:29:35.371122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 968efd95fdec 2026-07-10 01:29:35.371125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-07-10 01:29:35.371129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-07-10 01:29:35.371132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-07-10 01:29:35.371136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2026-07-10 01:29:35.371139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:29:35.371143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:29:35.371147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:29:35.371150 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:29:35.371154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:29:35.371168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:29:35.371171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:29:35.371214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-07-10 01:29:35.371252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2026-07-10 01:29:35.371313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-07-10 01:29:35.371353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2026-07-10 01:29:35.371409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:29:35.371449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:29:35.371496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-07-10 01:29:35.371547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:29:35.371596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-07-10 01:29:35.371664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-07-10 01:29:35.371722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-07-10 01:29:35.371770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-07-10 01:29:35.371817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-07-10 01:29:35.371863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-07-10 01:29:35.371926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18974 files and directories currently installed.) 2026-07-10 01:29:35.371975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:29:35.372022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-07-10 01:29:35.372118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-07-10 01:29:35.372167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-07-10 01:29:35.372220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-07-10 01:29:35.372264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:29:35.372308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:29:35.372352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:29:35.372396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:29:35.372441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:29:35.372485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:29:35.372537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:29:35.372580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-07-10 01:29:35.372660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:29:35.372695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2026-07-10 01:29:35.375140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-07-10 01:29:35.375153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:29:35.375158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-07-10 01:29:35.375162 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-07-10 01:29:35.375166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-07-10 01:29:35.375170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-07-10 01:29:35.375174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-07-10 01:29:35.375177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-07-10 01:29:35.375181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18965 files and directories currently installed.) 2026-07-10 01:29:35.375185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:35.375188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:35.375202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:29:35.375215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:29:35.375218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:35.375222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:35.375229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:29:35.375236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:35.375239 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:35.375243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:35.375246 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:35.375250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:29:35.375253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:35.375256 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:35.375263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375281 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:35.375291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:29:35.375295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:29:35.375310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:29:35.375320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:35.375334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:35.375341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2026-07-10 01:29:35.375345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2026-07-10 01:29:35.375355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:29:35.375359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:29:35.375362 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2026-07-10 01:29:35.375366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:29:35.375369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:29:35.375373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2026-07-10 01:29:35.375376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2026-07-10 01:29:35.375379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:29:35.375383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:29:35.375386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 8899 files, 1310 directories removed. 2026-07-10 01:29:35.375390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:29:35.375393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2026-07-10 01:29:35.375400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:29:35.375403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1365 files, 140 directories removed. 2026-07-10 01:29:35.375407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:29:35.375410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2026-07-10 01:29:35.375414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2026-07-10 01:29:35.375417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:29:35.375421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 968efd95fdec 2026-07-10 01:29:35.375424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 2aee0b565fa9 2026-07-10 01:29:35.375428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/5 : USER manila 2026-07-10 01:29:35.375431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in d4813262c30c 2026-07-10 01:29:35.375435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container d4813262c30c 2026-07-10 01:29:35.375438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 19e19768e489 2026-07-10 01:29:35.375442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built 9665a712f1cb 2026-07-10 01:29:35.375445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20260710 2026-07-10 01:29:35.375449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2026-07-10 01:29:35.374843 (took 0:00:41.580171) 2026-07-10 01:29:35.375452 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2026-07-10 01:29:35.375458 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2026-07-10 01:29:35.375461 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2026-07-10 01:29:35.375403 2026-07-10 01:29:35.376281 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2026-07-10 01:29:35.376883 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2026-07-10 01:30:01.295320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/4 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:30:01.295425 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 465ddd8fcba0 2026-07-10 01:30:01.295454 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/4 : LABEL "build-date"="20260710" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:30:01.295617 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 50207f2e9e3c 2026-07-10 01:30:01.295701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 50207f2e9e3c 2026-07-10 01:30:01.295822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 42b9921100b5 2026-07-10 01:30:01.295904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:30:01.295991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 106aa572c8ad 2026-07-10 01:30:01.296128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-07-10 01:30:01.296203 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-07-10 01:30:01.296286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-07-10 01:30:01.296376 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2026-07-10 01:30:01.296452 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:30:01.296524 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:30:01.296595 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:30:01.296720 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:30:01.296848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:30:01.296964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:30:01.297077 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:30:01.297146 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-07-10 01:30:01.297220 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2026-07-10 01:30:01.297311 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-07-10 01:30:01.297384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2026-07-10 01:30:01.297466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:30:01.297542 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:30:01.297623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-07-10 01:30:01.297728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:30:01.297809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2026-07-10 01:30:01.297892 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% (Reading database ... 80% 2026-07-10 01:30:01.297969 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-07-10 01:30:01.298068 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-07-10 01:30:01.298146 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-07-10 01:30:01.298230 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:30:01.298307 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:30:01.298383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-07-10 01:30:01.298466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-07-10 01:30:01.298545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-07-10 01:30:01.298632 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-07-10 01:30:01.298728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:30:01.298801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:30:01.298876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:30:01.298966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:30:01.299070 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:30:01.299184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:30:01.299284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:30:01.299358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-07-10 01:30:01.299443 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:30:01.299516 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2026-07-10 01:30:01.299597 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-07-10 01:30:01.299733 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:30:01.299754 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2026-07-10 01:30:01.299846 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2026-07-10 01:30:01.299926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2026-07-10 01:30:01.300004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-07-10 01:30:01.300141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-07-10 01:30:01.300299 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-07-10 01:30:01.300419 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:30:01.300510 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:01.300593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:01.300686 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:01.300820 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:01.300903 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:30:01.300983 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:30:01.301063 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:01.301190 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:01.301271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:01.301344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:01.301416 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:30:01.301485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:01.301553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:01.301646 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:01.301737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:01.301807 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:30:01.301878 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:01.301947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:01.302019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:01.302115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:01.302200 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:01.302266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:01.302313 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:01.302373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:01.302441 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:01.304343 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:01.304407 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:01.304420 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:30:01.304431 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:01.304441 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:01.304452 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304463 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:30:01.304473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304483 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:01.304493 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:01.304513 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:30:01.304523 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:01.304572 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:01.304582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:01.304592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:01.304602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2026-07-10 01:30:01.304637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304647 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2026-07-10 01:30:01.304657 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:30:01.304706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:30:01.304729 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2026-07-10 01:30:01.304739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:30:01.304749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:30:01.304759 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2026-07-10 01:30:01.304768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2026-07-10 01:30:01.304789 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:30:01.304799 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8184 files, 1185 directories removed. 2026-07-10 01:30:01.304819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304829 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2026-07-10 01:30:01.304839 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2026-07-10 01:30:01.304858 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:30:01.304868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2026-07-10 01:30:01.304878 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2026-07-10 01:30:01.304887 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:30:01.304897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 106aa572c8ad 2026-07-10 01:30:01.304907 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 97ec829c78aa 2026-07-10 01:30:01.304917 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/4 : USER ceilometer 2026-07-10 01:30:01.304997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 6552ae8b92da 2026-07-10 01:30:01.305010 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 6552ae8b92da 2026-07-10 01:30:01.305020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 3546dd955fac 2026-07-10 01:30:01.305094 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built e33195f11b39 2026-07-10 01:30:01.305105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20260710 2026-07-10 01:30:01.305116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2026-07-10 01:30:01.304483 (took 0:00:25.929080) 2026-07-10 01:30:01.305131 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2026-07-10 01:30:01.305271 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2026-07-10 01:30:01.305356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2026-07-10 01:30:01.305244 2026-07-10 01:30:01.306458 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2026-07-10 01:30:01.307196 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2026-07-10 01:30:40.063102 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:30:40.063205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 465ddd8fcba0 2026-07-10 01:30:40.063333 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/5 : LABEL "build-date"="20260710" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-ipmi" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:30:40.063434 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in b6f18bac47c8 2026-07-10 01:30:40.063523 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container b6f18bac47c8 2026-07-10 01:30:40.063598 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 64bf30e363ec 2026-07-10 01:30:40.063726 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ipmitool && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:30:40.063829 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 0bfb8959edca 2026-07-10 01:30:40.063921 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:30:40.064009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:30:40.064123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:30:40.064211 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:30:40.064296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:30:40.065128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:30:40.065150 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:30:40.065163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:30:40.065175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:30:40.065188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:30:40.065201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:30:40.065213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:30:40.065226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:30:40.065262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:30:40.065272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:30:40.065281 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 28.0 MB in 4s (7,243 kB/s) 2026-07-10 01:30:40.065290 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-07-10 01:30:40.065299 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-07-10 01:30:40.065308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-07-10 01:30:40.065321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-07-10 01:30:40.065330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2026-07-10 01:30:40.065339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2026-07-10 01:30:40.065458 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2026-07-10 01:30:40.065516 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2026-07-10 01:30:40.065604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2026-07-10 01:30:40.065660 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2026-07-10 01:30:40.065776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2026-07-10 01:30:40.065970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2026-07-10 01:30:40.066068 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:30:40.066108 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2026-07-10 01:30:40.066120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2026-07-10 01:30:40.066176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:30:40.066255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2026-07-10 01:30:40.066330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2026-07-10 01:30:40.066409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2026-07-10 01:30:40.066488 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 0s (6,674 kB/s) 2026-07-10 01:30:40.066568 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2026-07-10 01:30:40.066640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-07-10 01:30:40.066784 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:30:40.066937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-07-10 01:30:40.066975 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-07-10 01:30:40.066993 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-07-10 01:30:40.067114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-07-10 01:30:40.067196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-07-10 01:30:40.067272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-07-10 01:30:40.067350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:30:40.067430 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2026-07-10 01:30:40.067506 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2026-07-10 01:30:40.067582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2026-07-10 01:30:40.068255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2026-07-10 01:30:40.068309 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2026-07-10 01:30:40.068320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2026-07-10 01:30:40.068329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:30:40.068337 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-07-10 01:30:40.068344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2026-07-10 01:30:40.068351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2026-07-10 01:30:40.068358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-07-10 01:30:40.068365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2026-07-10 01:30:40.068371 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:30:40.068378 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:30:40.069122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 0bfb8959edca 2026-07-10 01:30:40.069138 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> a363bf716890 2026-07-10 01:30:40.069148 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:30:40.069158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 776f9ec85634 2026-07-10 01:30:40.069166 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-07-10 01:30:40.069173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-07-10 01:30:40.069181 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-07-10 01:30:40.069189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2026-07-10 01:30:40.069197 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:30:40.069205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:30:40.069213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:30:40.069221 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:30:40.069229 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:30:40.069236 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:30:40.069244 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:30:40.069253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-07-10 01:30:40.069260 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2026-07-10 01:30:40.069289 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-07-10 01:30:40.069308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2026-07-10 01:30:40.069316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:30:40.069324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:30:40.069336 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-07-10 01:30:40.069345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:30:40.069354 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-07-10 01:30:40.069364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-07-10 01:30:40.069440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-07-10 01:30:40.069507 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-07-10 01:30:40.069566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-07-10 01:30:40.069648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-07-10 01:30:40.069705 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18618 files and directories currently installed.) 2026-07-10 01:30:40.069804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:30:40.069867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-07-10 01:30:40.069939 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-07-10 01:30:40.070009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-07-10 01:30:40.070106 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-07-10 01:30:40.070177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:30:40.070241 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:30:40.070304 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:30:40.070367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:30:40.070430 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:30:40.070491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:30:40.070555 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:30:40.070618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-07-10 01:30:40.070690 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:30:40.070781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2026-07-10 01:30:40.070854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-07-10 01:30:40.070929 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2026-07-10 01:30:40.070997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:30:40.071088 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-07-10 01:30:40.071165 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-07-10 01:30:40.071232 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-07-10 01:30:40.071299 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-07-10 01:30:40.071365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-07-10 01:30:40.071432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-07-10 01:30:40.071500 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18609 files and directories currently installed.) 2026-07-10 01:30:40.071569 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:40.071640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:40.073130 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073147 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:30:40.073161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:30:40.073168 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:40.073175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073181 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:40.073195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073208 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073215 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:30:40.073222 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:40.073228 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073235 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:40.073242 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073248 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:40.073255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:40.073268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:30:40.073282 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:40.073288 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073302 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:40.073308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073315 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073322 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073343 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073363 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:40.073386 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:30:40.073393 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073494 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.073542 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:30:40.073619 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073668 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073725 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:30:40.073800 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:40.073911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:40.073964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:40.074019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2026-07-10 01:30:40.074098 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.074160 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2026-07-10 01:30:40.074215 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:30:40.074271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.074327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:30:40.074391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2026-07-10 01:30:40.074443 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:30:40.074494 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:30:40.074550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2026-07-10 01:30:40.074606 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2026-07-10 01:30:40.074663 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:30:40.074718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.074926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8184 files, 1185 directories removed. 2026-07-10 01:30:40.074986 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.075014 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2026-07-10 01:30:40.075026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.075077 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2026-07-10 01:30:40.075105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:30:40.075141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2026-07-10 01:30:40.075210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2026-07-10 01:30:40.075226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:30:40.075285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 776f9ec85634 2026-07-10 01:30:40.075330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 2ad5d7c660fd 2026-07-10 01:30:40.075373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/5 : USER ceilometer 2026-07-10 01:30:40.075414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in cd4e7d3a33fc 2026-07-10 01:30:40.075456 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container cd4e7d3a33fc 2026-07-10 01:30:40.075496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> c4ee85fa33f5 2026-07-10 01:30:40.075537 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built c39a6a355034 2026-07-10 01:30:40.075578 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260710 2026-07-10 01:30:40.075671 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2026-07-10 01:30:40.075580 (took 0:00:38.770336) 2026-07-10 01:30:40.076195 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2026-07-10 01:30:40.076228 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2026-07-10 01:30:40.076290 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2026-07-10 01:30:40.076220 2026-07-10 01:30:40.077244 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2026-07-10 01:30:40.077866 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2026-07-10 01:31:19.382916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:31:19.382993 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 465ddd8fcba0 2026-07-10 01:31:19.383012 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/5 : LABEL "build-date"="20260710" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:31:19.383115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 9ee4a095f6f1 2026-07-10 01:31:19.383134 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 9ee4a095f6f1 2026-07-10 01:31:19.383147 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 04d82b08d4ab 2026-07-10 01:31:19.383161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:31:19.383252 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in c52fad901219 2026-07-10 01:31:19.384168 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:31:19.384193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:31:19.384228 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:31:19.384255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:31:19.384269 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:31:19.384281 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:31:19.384292 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:31:19.384302 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:31:19.384312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:31:19.384322 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:31:19.384332 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:31:19.384342 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:31:19.384352 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:31:19.384361 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:31:19.384371 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:31:19.384381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 28.0 MB in 2s (12.6 MB/s) 2026-07-10 01:31:19.384397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-07-10 01:31:19.384408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-07-10 01:31:19.384418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-07-10 01:31:19.384478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-07-10 01:31:19.384563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2026-07-10 01:31:19.384630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 2026-07-10 01:31:19.384746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2026-07-10 01:31:19.384765 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2026-07-10 01:31:19.384898 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2026-07-10 01:31:19.384954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2026-07-10 01:31:19.385033 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2026-07-10 01:31:19.385245 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 python3-libvirt 2026-07-10 01:31:19.385321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:31:19.385394 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,584 kB of archives. 2026-07-10 01:31:19.385468 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2026-07-10 01:31:19.385540 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:31:19.385622 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 01:31:19.385705 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 01:31:19.385785 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-10 01:31:19.385904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-10 01:31:19.385989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-10 01:31:19.386084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,584 kB in 2s (1,943 kB/s) 2026-07-10 01:31:19.386304 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 01:31:19.386377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-07-10 01:31:19.386478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:31:19.386552 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:31:19.388148 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-07-10 01:31:19.388173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-07-10 01:31:19.388183 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-07-10 01:31:19.388192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-07-10 01:31:19.388202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:31:19.388211 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:31:19.388220 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:31:19.388229 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2026-07-10 01:31:19.388238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:31:19.388247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:31:19.388257 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libyajl2:amd64. 2026-07-10 01:31:19.388266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-10 01:31:19.388275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 01:31:19.388284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2026-07-10 01:31:19.388293 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 01:31:19.388302 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 01:31:19.388311 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2026-07-10 01:31:19.388320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-10 01:31:19.388329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-10 01:31:19.388338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 01:31:19.388347 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:31:19.388367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2026-07-10 01:31:19.388376 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:31:19.388385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 01:31:19.388394 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-10 01:31:19.388404 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:31:19.388413 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container c52fad901219 2026-07-10 01:31:19.388422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> cfa3cc01b8cf 2026-07-10 01:31:19.388436 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/5 : RUN true 2026-07-10 01:31:19.388445 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 82e7c2f9b030 2026-07-10 01:31:19.388454 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 82e7c2f9b030 2026-07-10 01:31:19.388463 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> d90859daacc7 2026-07-10 01:31:19.388474 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:31:19.388489 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 52061a987870 2026-07-10 01:31:19.388589 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-07-10 01:31:19.388638 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-07-10 01:31:19.388730 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-07-10 01:31:19.388779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2026-07-10 01:31:19.388854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:31:19.388920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:31:19.388985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:31:19.389067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:31:19.389137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:31:19.389205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:31:19.389267 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:31:19.389330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-07-10 01:31:19.389395 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2026-07-10 01:31:19.389468 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-07-10 01:31:19.389531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2026-07-10 01:31:19.389602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:31:19.389667 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:31:19.389737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-07-10 01:31:19.389823 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:31:19.389955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-07-10 01:31:19.390014 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-07-10 01:31:19.390108 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-07-10 01:31:19.390186 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-07-10 01:31:19.390256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-07-10 01:31:19.390323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-07-10 01:31:19.390405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18745 files and directories currently installed.) 2026-07-10 01:31:19.390430 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:31:19.390512 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-07-10 01:31:19.390558 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-07-10 01:31:19.390618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-07-10 01:31:19.390683 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-07-10 01:31:19.390741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:31:19.390786 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:31:19.390853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:31:19.390911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:31:19.390925 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:31:19.390997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:31:19.391065 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:31:19.391127 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-07-10 01:31:19.391192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:31:19.391237 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2026-07-10 01:31:19.391296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-07-10 01:31:19.391366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:31:19.391403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-07-10 01:31:19.391477 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-07-10 01:31:19.391534 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-07-10 01:31:19.391593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-07-10 01:31:19.391666 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-07-10 01:31:19.391705 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-07-10 01:31:19.391773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18736 files and directories currently installed.) 2026-07-10 01:31:19.391840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:19.391899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:19.391955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:19.392012 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:19.392094 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:31:19.392158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:31:19.392216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:19.392273 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:19.392329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:19.392383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:19.392438 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:31:19.392494 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:19.392554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.392613 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:19.392672 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.392731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:19.392788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:19.392887 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:31:19.394298 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.394354 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:19.394370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.394383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:19.394410 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394423 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.394435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394447 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394460 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394483 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394507 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:19.394519 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:31:19.394532 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.394553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.394577 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394589 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:31:19.394616 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.394643 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.394667 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:31:19.394679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394691 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:19.394703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394715 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:19.394727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2026-07-10 01:31:19.394739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2026-07-10 01:31:19.394751 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:31:19.394763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:31:19.394775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2026-07-10 01:31:19.394787 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:31:19.394799 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:31:19.394841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2026-07-10 01:31:19.394852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2026-07-10 01:31:19.394864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:31:19.394875 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.394887 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8184 files, 1185 directories removed. 2026-07-10 01:31:19.394899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.394910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2026-07-10 01:31:19.395498 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.395554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2026-07-10 01:31:19.395566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:31:19.395574 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2026-07-10 01:31:19.395582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2026-07-10 01:31:19.395591 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:31:19.395600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 52061a987870 2026-07-10 01:31:19.395608 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 3a4911e0a1ad 2026-07-10 01:31:19.395616 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built a1cbd3046bc7 2026-07-10 01:31:19.395625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260710 2026-07-10 01:31:19.395655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2026-07-10 01:31:19.394834 (took 0:00:39.318614) 2026-07-10 01:31:19.395719 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2026-07-10 01:31:19.395736 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2026-07-10 01:31:19.395749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2026-07-10 01:31:19.395498 2026-07-10 01:31:19.396541 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2026-07-10 01:31:19.397101 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2026-07-10 01:31:47.802227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:31:47.802315 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 465ddd8fcba0 2026-07-10 01:31:47.802366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/6 : LABEL "build-date"="20260710" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-notification" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:31:47.802384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in a1df5a15f09a 2026-07-10 01:31:47.802397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container a1df5a15f09a 2026-07-10 01:31:47.802410 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 7ec3927f9f77 2026-07-10 01:31:47.802422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2026-07-10 01:31:47.802435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 1f638bba7c71 2026-07-10 01:31:47.802455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2026-07-10 01:31:47.803109 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 0e2bb45f637c 2026-07-10 01:31:47.803161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 0e2bb45f637c 2026-07-10 01:31:47.803169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 4902c7ace43a 2026-07-10 01:31:47.803175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:31:47.803182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in ce3ec32cc9f6 2026-07-10 01:31:47.803187 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-07-10 01:31:47.803191 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-07-10 01:31:47.803200 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-07-10 01:31:47.803205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2026-07-10 01:31:47.803257 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:31:47.803321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:31:47.803354 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:31:47.803403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:31:47.803436 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:31:47.803477 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:31:47.803514 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:31:47.803568 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-07-10 01:31:47.803600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2026-07-10 01:31:47.803660 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-07-10 01:31:47.803712 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2026-07-10 01:31:47.803771 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:31:47.803823 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:31:47.803916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-07-10 01:31:47.803965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.804030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:31:47.804119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-07-10 01:31:47.804174 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2026-07-10 01:31:47.804230 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2026-07-10 01:31:47.804283 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-07-10 01:31:47.804346 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2026-07-10 01:31:47.804394 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-07-10 01:31:47.804447 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:31:47.804504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:31:47.804560 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-07-10 01:31:47.804618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-07-10 01:31:47.804673 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-07-10 01:31:47.804735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-07-10 01:31:47.804787 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:31:47.804838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:31:47.804928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:31:47.804938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:31:47.805004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:31:47.805079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:31:47.805122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:31:47.805162 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-07-10 01:31:47.805221 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:31:47.805272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2026-07-10 01:31:47.805329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-07-10 01:31:47.805388 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2026-07-10 01:31:47.805447 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-07-10 01:31:47.805501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 65% 2026-07-10 01:31:47.805556 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-07-10 01:31:47.805610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2026-07-10 01:31:47.805663 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2026-07-10 01:31:47.805713 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-07-10 01:31:47.805752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2026-07-10 01:31:47.805804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-07-10 01:31:47.805878 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:95% 2026-07-10 01:31:47.805932 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:31:47.806012 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:47.806075 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:47.806163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:47.806221 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:47.806278 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:31:47.806336 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:31:47.806391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:47.806449 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.806509 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:47.806564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.806620 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:47.806676 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:47.806731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.806793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:31:47.806844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:47.806915 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.806970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:47.807024 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.807082 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:47.807158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:47.807213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:31:47.807270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.807326 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:47.807381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:47.807435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:47.807489 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:47.807544 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:47.807594 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:47.807648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.807705 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:47.807804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:47.807996 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.808003 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:47.808072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:47.808148 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:47.808203 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:31:47.808258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:47.808315 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.808373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:47.808429 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.808484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:31:47.808541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.808592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:47.808647 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.808721 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:47.808814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.808991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:31:47.809126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:47.809188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.809249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:47.809309 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.809367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:47.809425 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:47.809515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.809621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2026-07-10 01:31:47.809731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2026-07-10 01:31:47.809827 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.810003 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:31:47.810137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:31:47.810200 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2026-07-10 01:31:47.810266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:31:47.810324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:31:47.810379 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2026-07-10 01:31:47.810436 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2026-07-10 01:31:47.810493 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:31:47.810547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.810604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8184 files, 1185 directories removed. 2026-07-10 01:31:47.810655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.810734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2026-07-10 01:31:47.810823 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.810940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2026-07-10 01:31:47.810983 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:31:47.811048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2026-07-10 01:31:47.811136 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2026-07-10 01:31:47.811193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:31:47.811249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container ce3ec32cc9f6 2026-07-10 01:31:47.811305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 7ead3bf56175 2026-07-10 01:31:47.811354 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/6 : USER ceilometer 2026-07-10 01:31:47.811414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in fc55fe048343 2026-07-10 01:31:47.811470 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container fc55fe048343 2026-07-10 01:31:47.811525 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 4d2acae3b667 2026-07-10 01:31:47.811587 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built 9e77281c9c74 2026-07-10 01:31:47.811641 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260710 2026-07-10 01:31:47.811787 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2026-07-10 01:31:47.811646 (took 0:00:28.416148) 2026-07-10 01:31:47.812364 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2026-07-10 01:31:47.812451 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2026-07-10 01:31:47.812542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2026-07-10 01:31:47.812450 2026-07-10 01:31:47.812641 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Getting archive from https://tarballs.opendev.org/openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2024.2.tar.gz 2026-07-10 01:31:48.550975 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2026-07-10 01:31:48.551280 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2026-07-10 01:34:12.341672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 01:34:12.341747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> edced0986661 2026-07-10 01:34:12.342258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/7 : LABEL "build-date"="20260710" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:34:12.342303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 55d2c78511d2 2026-07-10 01:34:12.342312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 55d2c78511d2 2026-07-10 01:34:12.342318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> b6e04dcbe1dc 2026-07-10 01:34:12.342324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/7 : ADD plugins-archive / 2026-07-10 01:34:12.342329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> ad5cb6102742 2026-07-10 01:34:12.342364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 4/7 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt -r /ironic/driver-requirements.txt ironic-staging-drivers && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2026-07-10 01:34:12.342372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in aac36cada046 2026-07-10 01:34:12.342377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2026-07-10 01:34:12.342383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 01:34:12.342389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting proliantutils<2.17.0,>=2.16.2 (from -r /ironic/driver-requirements.txt (line 7)) 2026-07-10 01:34:12.342438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 01:34:12.342445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2026-07-10 01:34:12.342451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2026-07-10 01:34:12.342456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2026-07-10 01:34:12.343430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 01:34:12.343485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2026-07-10 01:34:12.343501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 01:34:12.343525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting python-scciclient<0.17.0,>=0.16.0 (from -r /ironic/driver-requirements.txt (line 11)) 2026-07-10 01:34:12.343536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 01:34:12.343547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2026-07-10 01:34:12.343557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-14.1.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-10 01:34:12.343567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting sushy-oem-idrac<6.0.0,>=5.0.0 (from -r /ironic/driver-requirements.txt (line 17)) 2026-07-10 01:34:12.343577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 01:34:12.343588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema>=2.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (4.19.2) 2026-07-10 01:34:12.343602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.1.0) 2026-07-10 01:34:12.343613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.5.0) 2026-07-10 01:34:12.343623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (7.4.0) 2026-07-10 01:34:12.343633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.1.0) 2026-07-10 01:34:12.343643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyOpenSSL>=19.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.1) 2026-07-10 01:34:12.343653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.32.3) 2026-07-10 01:34:12.343664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.3.4) 2026-07-10 01:34:12.343691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.16.0) 2026-07-10 01:34:12.344355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: sushy>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.2.2) 2026-07-10 01:34:12.344411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) (2.16.0) 2026-07-10 01:34:12.344424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: defusedxml>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) (0.7.1) 2026-07-10 01:34:12.344444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyghmi>=1.0.24 (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) 2026-07-10 01:34:12.344457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.70-py3-none-any.whl.metadata (1.1 kB) 2026-07-10 01:34:12.344468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from sushy-oem-idrac<6.0.0,>=5.0.0->-r /ironic/driver-requirements.txt (line 17)) (2.9.0.post0) 2026-07-10 01:34:12.344479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ironic-lib>=2.17.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.2.0) 2026-07-10 01:34:12.344490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (9.6.1) 2026-07-10 01:34:12.344500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.4.0) 2026-07-10 01:34:12.344510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.1.2) 2026-07-10 01:34:12.344522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (3.5.0) 2026-07-10 01:34:12.344532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasyncore<2.0.0,>=1.0.0 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2026-07-10 01:34:12.344542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.5-py3-none-any.whl.metadata (4.3 kB) 2026-07-10 01:34:12.344552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysmi-lextudio<2.0.0,>=1.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2026-07-10 01:34:12.344562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2026-07-10 01:34:12.344572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmpcrypto<0.0.5,>=0.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2026-07-10 01:34:12.344583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2026-07-10 01:34:12.344594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2<4.0.0,>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.1.4) 2026-07-10 01:34:12.344606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ply<4.0,>=3.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.11) 2026-07-10 01:34:12.346260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2<4.0.0,>=3.1.3->pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.1.5) 2026-07-10 01:34:12.346333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cryptography in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (42.0.8) 2026-07-10 01:34:12.346362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.3.2) 2026-07-10 01:34:12.346374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.8) 2026-07-10 01:34:12.346400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.26.19) 2026-07-10 01:34:12.346411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2026.6.17) 2026-07-10 01:34:12.346420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.21.1 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-07-10 01:34:12.346431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.21.1-py3-none-any.whl.metadata (7.8 kB) 2026-07-10 01:34:12.346442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.21.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2026-07-10 01:34:12.346452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.21.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.1) 2026-07-10 01:34:12.346461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.8.0 (from ansible-core~=2.21.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-07-10 01:34:12.346471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 01:34:12.346481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (1.8.8) 2026-07-10 01:34:12.346490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (4.0.1) 2026-07-10 01:34:12.346500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tenacity>=6.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (8.3.0) 2026-07-10 01:34:12.346509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: zeroconf>=0.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (0.132.2) 2026-07-10 01:34:12.346519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.0) 2026-07-10 01:34:12.346528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2023.12.1) 2026-07-10 01:34:12.346553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.35.1) 2026-07-10 01:34:12.346563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.20.0) 2026-07-10 01:34:12.346584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.19) 2026-07-10 01:34:12.346595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (3.0.0) 2026-07-10 01:34:12.346604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (0.10.1) 2026-07-10 01:34:12.346613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (5.3.0) 2026-07-10 01:34:12.346623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (2.0.0) 2026-07-10 01:34:12.346632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->ironic-staging-drivers) (1.16.0) 2026-07-10 01:34:12.346642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ironic-staging-drivers) (5.6.0) 2026-07-10 01:34:12.346651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.0.8) 2026-07-10 01:34:12.346661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2024.1) 2026-07-10 01:34:12.346671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.10.1) 2026-07-10 01:34:12.346681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.1.0) 2026-07-10 01:34:12.346690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.5.1) 2026-07-10 01:34:12.346700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (1.6.0) 2026-07-10 01:34:12.346709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.25.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.36.1) 2026-07-10 01:34:12.346718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.0.3) 2026-07-10 01:34:12.346727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.6.1) 2026-07-10 01:34:12.346737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.1.0) 2026-07-10 01:34:12.346772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.0.0) 2026-07-10 01:34:12.346782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.1.2) 2026-07-10 01:34:12.346797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (67.2.0) 2026-07-10 01:34:12.346807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (1.17.0) 2026-07-10 01:34:12.346817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.22) 2026-07-10 01:34:12.346826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.7) 2026-07-10 01:34:12.346836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ifaddr>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from zeroconf>=0.24.0->ironic-lib>=2.17.1->ironic-staging-drivers) (0.2.0) 2026-07-10 01:34:12.346845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2026-07-10 01:34:12.346855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2026-07-10 01:34:12.346869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2026-07-10 01:34:12.346878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2026-07-10 01:34:12.346954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2026-07-10 01:34:12.347067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.5-py3-none-any.whl (10 kB) 2026-07-10 01:34:12.347202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2026-07-10 01:34:12.347274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2026-07-10 01:34:12.347366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 01:34:12.347442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-07-10 01:34:12.347520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-14.1.0-py3-none-any.whl (49.5 MB) 2026-07-10 01:34:12.347587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 MB 68.6 MB/s 0:00:00 2026-07-10 01:34:12.347685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.21.1-py3-none-any.whl (2.5 MB) 2026-07-10 01:34:12.347769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 47.0 MB/s 0:00:00 2026-07-10 01:34:12.347845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-07-10 01:34:12.347916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.70-py3-none-any.whl (260 kB) 2026-07-10 01:34:12.347987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyasyncore, resolvelib, pyasn1, pysmi-lextudio, pyasn1-modules, sushy-oem-idrac, pysnmpcrypto, pyghmi, ansible-core, pysnmp-lextudio, ansible, python-scciclient, proliantutils, ironic-staging-drivers 2026-07-10 01:34:12.348123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-14.1.0 ansible-core-2.21.1 ironic-staging-drivers-0.17.0 proliantutils-2.16.3 pyasn1-0.6.0 pyasn1-modules-0.4.0 pyasyncore-1.0.5 pyghmi-1.5.70 pysmi-lextudio-1.4.3 pysnmp-lextudio-5.0.33 pysnmpcrypto-0.0.4 python-scciclient-0.16.0 resolvelib-1.2.1 sushy-oem-idrac-5.0.0 2026-07-10 01:34:12.348201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing ./plugins/ironic-prometheus-exporter-4.4.1.dev2 2026-07-10 01:34:12.348274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2026-07-10 01:34:12.348343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2026-07-10 01:34:12.348414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2026-07-10 01:34:12.348484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:34:12.348563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: started 2026-07-10 01:34:12.348639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: finished with status 'done' 2026-07-10 01:34:12.348665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2026-07-10 01:34:12.348744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:34:12.348812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing ./plugins/pycadf-3.1.1 2026-07-10 01:34:12.348963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2026-07-10 01:34:12.349193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2026-07-10 01:34:12.349251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2026-07-10 01:34:12.349396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:34:12.349516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: started 2026-07-10 01:34:12.349598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: finished with status 'done' 2026-07-10 01:34:12.349671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2026-07-10 01:34:12.349745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:34:12.349817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (6.1.0) 2026-07-10 01:34:12.349892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (5.3.0) 2026-07-10 01:34:12.349965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.messaging>=9.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (14.9.3) 2026-07-10 01:34:12.350174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.4.1.dev2) 2026-07-10 01:34:12.350215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 01:34:12.350292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: prometheus_client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (0.20.0) 2026-07-10 01:34:12.350359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.1) 2026-07-10 01:34:12.350425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2026-07-10 01:34:12.350508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pytz>=2013.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2026-07-10 01:34:12.350598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2026-07-10 01:34:12.350625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2026-07-10 01:34:12.350703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2026-07-10 01:34:12.350752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Werkzeug>=3.0.0 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2026-07-10 01:34:12.350796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 01:34:12.350853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.4) 2026-07-10 01:34:12.350914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting itsdangerous>=2.1.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2026-07-10 01:34:12.350972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 01:34:12.351077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (8.1.7) 2026-07-10 01:34:12.351128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting blinker>=1.6.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2026-07-10 01:34:12.351177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 01:34:12.351248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (2.1.5) 2026-07-10 01:34:12.351277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2026-07-10 01:34:12.351364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2026-07-10 01:34:12.351408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2026-07-10 01:34:12.351464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2026-07-10 01:34:12.351520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2026-07-10 01:34:12.351591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.0.0) 2026-07-10 01:34:12.351653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.6.0) 2026-07-10 01:34:12.351679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.1.2) 2026-07-10 01:34:12.351745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.37.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (7.4.0) 2026-07-10 01:34:12.351823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.5.0) 2026-07-10 01:34:12.351842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.5.0) 2026-07-10 01:34:12.351923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (1.8.8) 2026-07-10 01:34:12.351981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.2.0) 2026-07-10 01:34:12.352094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.4.0) 2026-07-10 01:34:12.354146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.2.0) 2026-07-10 01:34:12.354174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.9.0) 2026-07-10 01:34:12.354185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.1.0) 2026-07-10 01:34:12.354206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.9.0.post0) 2026-07-10 01:34:12.354217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (4.0.1) 2026-07-10 01:34:12.354226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (4.0.1) 2026-07-10 01:34:12.354235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2026-07-10 01:34:12.354244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2026-07-10 01:34:12.354273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.10.1) 2026-07-10 01:34:12.354282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.0) 2026-07-10 01:34:12.354292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.5.1) 2026-07-10 01:34:12.354301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (1.6.0) 2026-07-10 01:34:12.354309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.25.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.36.1) 2026-07-10 01:34:12.354318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.0.3) 2026-07-10 01:34:12.354327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.1.0) 2026-07-10 01:34:12.354337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.6.1) 2026-07-10 01:34:12.354348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.19) 2026-07-10 01:34:12.354370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.1.0) 2026-07-10 01:34:12.354379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (24.1) 2026-07-10 01:34:12.354388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.0.0) 2026-07-10 01:34:12.354403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.2) 2026-07-10 01:34:12.354413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (67.2.0) 2026-07-10 01:34:12.354422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2026-07-10 01:34:12.354437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2026-07-10 01:34:12.354446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2026-07-10 01:34:12.354456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2026.6.17) 2026-07-10 01:34:12.354465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.7) 2026-07-10 01:34:12.354474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-07-10 01:34:12.354483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-07-10 01:34:12.354492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 01:34:12.354501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-07-10 01:34:12.354510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter, pycadf 2026-07-10 01:34:12.354520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2026-07-10 01:34:12.354529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2026-07-10 01:34:12.354538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for ironic-prometheus-exporter: filename=ironic_prometheus_exporter-4.4.1.dev2-py3-none-any.whl size=67917 sha256=41690fb8d9ba9ccbad3d6d352f53bede476a728433e6ddc9b119f2b03cdec51b 2026-07-10 01:34:12.354547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-bi4u6wrq/wheels/83/17/95/561678901d81851705c08567792c6c0ce14dafcab409e836a2 2026-07-10 01:34:12.354556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (pyproject.toml): started 2026-07-10 01:34:12.354565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-07-10 01:34:12.354574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=9ed8c35eb5349905bd89bf6746e748cccefaf7cde26236c42acff365cc787ca4 2026-07-10 01:34:12.354584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-bi4u6wrq/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-07-10 01:34:12.354593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter pycadf 2026-07-10 01:34:12.354608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, pycadf, ironic-prometheus-exporter 2026-07-10 01:34:12.354618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Attempting uninstall: pycadf 2026-07-10 01:34:12.354627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Found existing installation: pycadf 3.1.1 2026-07-10 01:34:12.354636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Uninstalling pycadf-3.1.1: 2026-07-10 01:34:12.354645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pycadf-3.1.1 2026-07-10 01:34:12.354654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 ironic-prometheus-exporter-4.4.1.dev2 itsdangerous-2.2.0 pycadf-3.1.1 2026-07-10 01:34:12.354671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container aac36cada046 2026-07-10 01:34:12.354681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> c82960e8d2b5 2026-07-10 01:34:12.354698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 5/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bsdmainutils dosfstools e2fsprogs gdisk genisoimage ipmitool isolinux mtools openssh-client parted psmisc python3-systemd qemu-utils shellinabox udev xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:34:12.354709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 5ca1cbc22a06 2026-07-10 01:34:12.354719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:34:12.354730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:34:12.354740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:34:12.354750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:34:12.354761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:34:12.354771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:34:12.354781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:34:12.354791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:34:12.354801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:34:12.354811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:34:12.354821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:34:12.354831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:34:12.354841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:34:12.354852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:34:12.354862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:34:12.354872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 28.0 MB in 2s (11.6 MB/s) 2026-07-10 01:34:12.354882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-07-10 01:34:12.354893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-07-10 01:34:12.354903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-07-10 01:34:12.354913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-07-10 01:34:12.354923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-07-10 01:34:12.354933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.16). 2026-07-10 01:34:12.354948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2026-07-10 01:34:12.354958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2026-07-10 01:34:12.354968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2026-07-10 01:34:12.354993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-07-10 01:34:12.355132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2026-07-10 01:34:12.355151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2026-07-10 01:34:12.355169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2026-07-10 01:34:12.355187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2026-07-10 01:34:12.355198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2026-07-10 01:34:12.355208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2026-07-10 01:34:12.355225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2026-07-10 01:34:12.355236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2026-07-10 01:34:12.355246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2026-07-10 01:34:12.355264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2026-07-10 01:34:12.355274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2026-07-10 01:34:12.355285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-07-10 01:34:12.355299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2026-07-10 01:34:12.355309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2026-07-10 01:34:12.355346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:34:12.355397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2026-07-10 01:34:12.355415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2026-07-10 01:34:12.355501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:34:12.355518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2026-07-10 01:34:12.355570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2026-07-10 01:34:12.355613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2026-07-10 01:34:12.355655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 01:34:12.355697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 01:34:12.355739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-10 01:34:12.355793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-07-10 01:34:12.355809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-07-10 01:34:12.355871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 01:34:12.355897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 01:34:12.355961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 01:34:12.356065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-07-10 01:34:12.356152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-07-10 01:34:12.356181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 01:34:12.356229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-07-10 01:34:12.356308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 01:34:12.356323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-07-10 01:34:12.356384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 01:34:12.356400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-10 01:34:12.356459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-10 01:34:12.356502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-10 01:34:12.356556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 isolinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [57.8 kB] 2026-07-10 01:34:12.356581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-07-10 01:34:12.356642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:34:12.356657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 01:34:12.356767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-07-10 01:34:12.356781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-07-10 01:34:12.356842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-07-10 01:34:12.356885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 shellinabox amd64 2.21build3 [130 kB] 2026-07-10 01:34:12.356937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-07-10 01:34:12.356952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-07-10 01:34:12.357069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (7,455 kB/s) 2026-07-10 01:34:12.357099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2026-07-10 01:34:12.357123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.357183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-07-10 01:34:12.357212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:34:12.357256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-07-10 01:34:12.357270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-07-10 01:34:12.357341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-07-10 01:34:12.357367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-07-10 01:34:12.357388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-07-10 01:34:12.357445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-07-10 01:34:12.357461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:34:12.357520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2026-07-10 01:34:12.357573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2026-07-10 01:34:12.357612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2026-07-10 01:34:12.357651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2026-07-10 01:34:12.357726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2026-07-10 01:34:12.357796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2026-07-10 01:34:12.357889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:34:12.357952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-07-10 01:34:12.358142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 01:34:12.358217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:34:12.358234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.358299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:34:12.358338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2026-07-10 01:34:12.358379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 01:34:12.358427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:34:12.358451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2026-07-10 01:34:12.358510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 01:34:12.358544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.358557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-10 01:34:12.358614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2026-07-10 01:34:12.358630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-07-10 01:34:12.358683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 01:34:12.358733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2026-07-10 01:34:12.358747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2026-07-10 01:34:12.358806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2026-07-10 01:34:12.358820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 01:34:12.358857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 01:34:12.358908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:34:12.358922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 01:34:12.358970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 01:34:12.359060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:34:12.359082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 01:34:12.359098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 01:34:12.359173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:34:12.359192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2026-07-10 01:34:12.359234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:34:12.359248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:34:12.359301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2026-07-10 01:34:12.359349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:34:12.359363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:34:12.359444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2026-07-10 01:34:12.359482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:34:12.359530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:34:12.359569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2026-07-10 01:34:12.359610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2026-07-10 01:34:12.359683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-07-10 01:34:12.359696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libpa 2026-07-10 01:34:12.359708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:rted2t64' 2026-07-10 01:34:12.359760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 01:34:12.359784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2026-07-10 01:34:12.359833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:34:12.359871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:34:12.359884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2026-07-10 01:34:12.359939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2026-07-10 01:34:12.359976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2026-07-10 01:34:12.360023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2026-07-10 01:34:12.360062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 01:34:12.360115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2026-07-10 01:34:12.360150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2026-07-10 01:34:12.360181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2026-07-10 01:34:12.360230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2026-07-10 01:34:12.360268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2026-07-10 01:34:12.360281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2026-07-10 01:34:12.360336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2026-07-10 01:34:12.360374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2026-07-10 01:34:12.360422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-10 01:34:12.360435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:34:12.360485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2026-07-10 01:34:12.360522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-07-10 01:34:12.360572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:34:12.360610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2026-07-10 01:34:12.360624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2026-07-10 01:34:12.360687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:34:12.360711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:34:12.360768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:34:12.360794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:34:12.360807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2026-07-10 01:34:12.360856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 01:34:12.360904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:34:12.360917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2026-07-10 01:34:12.360967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2026-07-10 01:34:12.361059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.361081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2026-07-10 01:34:12.361145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2026-07-10 01:34:12.361162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2026-07-10 01:34:12.361200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2026-07-10 01:34:12.361214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2026-07-10 01:34:12.361409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:34:12.361493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:34:12.361508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2026-07-10 01:34:12.361519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2026-07-10 01:34:12.362140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2026-07-10 01:34:12.362170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2026-07-10 01:34:12.362180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-07-10 01:34:12.362190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:34:12.362200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2026-07-10 01:34:12.362210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2026-07-10 01:34:12.362220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2026-07-10 01:34:12.362230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:34:12.362240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2026-07-10 01:34:12.362250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-07-10 01:34:12.362282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:34:12.362293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:34:12.362304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-10 01:34:12.362313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:34:12.362323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2026-07-10 01:34:12.362333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2026-07-10 01:34:12.362343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2026-07-10 01:34:12.362353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:34:12.362363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2026-07-10 01:34:12.362377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:34:12.362395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2026-07-10 01:34:12.362410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:34:12.362425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:34:12.362440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2026-07-10 01:34:12.362457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2026-07-10 01:34:12.362473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:34:12.362492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:34:12.362510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2026-07-10 01:34:12.362527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:34:12.362545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 01:34:12.362575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:34:12.362611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:34:12.362631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-07-10 01:34:12.362648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-07-10 01:34:12.362668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:34:12.362685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2026-07-10 01:34:12.362703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:34:12.362722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:34:12.362741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:34:12.362760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 01:34:12.362778 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-07-10 01:34:12.362799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-07-10 01:34:12.362819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2026-07-10 01:34:12.362838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:34:12.362865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2026-07-10 01:34:12.362883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:34:12.362899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 5ca1cbc22a06 2026-07-10 01:34:12.362916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> d8e55634b896 2026-07-10 01:34:12.362936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:34:12.362956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 583b52f01f93 2026-07-10 01:34:12.362967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-07-10 01:34:12.362977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-07-10 01:34:12.363078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-07-10 01:34:12.363100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2026-07-10 01:34:12.363117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:34:12.363127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:34:12.363137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:34:12.363147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:34:12.363157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:34:12.363167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:34:12.363178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:34:12.363199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-07-10 01:34:12.363210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2026-07-10 01:34:12.363225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-07-10 01:34:12.363235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2026-07-10 01:34:12.363245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:34:12.363259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:34:12.363273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-07-10 01:34:12.363338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:34:12.363352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-07-10 01:34:12.363366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-07-10 01:34:12.363427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-07-10 01:34:12.363443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-07-10 01:34:12.363486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-07-10 01:34:12.363501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-07-10 01:34:12.363543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19225 files and directories currently installed.) 2026-07-10 01:34:12.363558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:34:12.363614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-07-10 01:34:12.363630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-07-10 01:34:12.363672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-07-10 01:34:12.363688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-07-10 01:34:12.363729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:34:12.363744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:34:12.363786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:34:12.363801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:34:12.363828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:34:12.363870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:34:12.363885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:34:12.363937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-07-10 01:34:12.363952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:34:12.363966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2026-07-10 01:34:12.364133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-07-10 01:34:12.364165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:34:12.364190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-07-10 01:34:12.364201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-07-10 01:34:12.364215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-07-10 01:34:12.364247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:80% 2026-07-10 01:34:12.364306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-07-10 01:34:12.364318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-07-10 01:34:12.364332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-07-10 01:34:12.364376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19216 files and directories currently installed.) 2026-07-10 01:34:12.364392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:12.364447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:12.364463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:12.364478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:12.364519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:34:12.364535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:34:12.364570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:12.364613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:12.364629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:12.364655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:12.364695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:34:12.364711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:12.364751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:12.364766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:12.364806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:12.364821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:34:12.364861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:12.364877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:12.364928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:12.364970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:12.364986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:12.365029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:12.366269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:34:12.366285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:34:12.366333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:34:12.366394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:12.366439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:12.366474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2026-07-10 01:34:12.366483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2026-07-10 01:34:12.366500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:34:12.366509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:34:12.366518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2026-07-10 01:34:12.366527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:34:12.366536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:34:12.366544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2026-07-10 01:34:12.366553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2026-07-10 01:34:12.366562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:34:12.366570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 23714 files, 2883 directories removed. 2026-07-10 01:34:12.366588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2026-07-10 01:34:12.366605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2026-07-10 01:34:12.366623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:34:12.366631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2026-07-10 01:34:12.366640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2026-07-10 01:34:12.366657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:34:12.366667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 583b52f01f93 2026-07-10 01:34:12.366676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 8e7d759611ac 2026-07-10 01:34:12.366684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/7 : USER ironic 2026-07-10 01:34:12.366693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 6c40a0b65285 2026-07-10 01:34:12.366702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 6c40a0b65285 2026-07-10 01:34:12.366710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 583768c1d6a5 2026-07-10 01:34:12.366719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built 1e50d71ea4dc 2026-07-10 01:34:12.366728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20260710 2026-07-10 01:34:12.366750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2026-07-10 01:34:12.366012 (took 0:02:24.553562) 2026-07-10 01:34:12.366759 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2026-07-10 01:34:12.366768 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2026-07-10 01:34:12.366776 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2026-07-10 01:34:12.366785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2026-07-10 01:34:12.366571 2026-07-10 01:34:12.367647 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2026-07-10 01:34:12.368077 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2026-07-10 01:34:40.461788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 01:34:40.461902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> edced0986661 2026-07-10 01:34:40.462214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/5 : LABEL "build-date"="20260710" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:34:40.462293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 08bc7fb8b382 2026-07-10 01:34:40.462432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 08bc7fb8b382 2026-07-10 01:34:40.462498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> b0dab9aaf0e0 2026-07-10 01:34:40.462714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-07-10 01:34:40.462852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 048e199c4e19 2026-07-10 01:34:40.462969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-07-10 01:34:40.463176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in c1de47c5d94a 2026-07-10 01:34:40.463284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container c1de47c5d94a 2026-07-10 01:34:40.463395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> e8e4582a0d36 2026-07-10 01:34:40.463512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:34:40.463628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in e46b5180d6e1 2026-07-10 01:34:40.463738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-07-10 01:34:40.463854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-07-10 01:34:40.463969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-07-10 01:34:40.464152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:34:40.464265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:34:40.464365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:34:40.464467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:34:40.464570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:34:40.464672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:34:40.464768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:34:40.465287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:34:40.465320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-07-10 01:34:40.465335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2026-07-10 01:34:40.465349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-07-10 01:34:40.465363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2026-07-10 01:34:40.465376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:34:40.467208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:34:40.467267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-07-10 01:34:40.467280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:34:40.467291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2026-07-10 01:34:40.467299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2026-07-10 01:34:40.467307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2026-07-10 01:34:40.467315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-07-10 01:34:40.467323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-07-10 01:34:40.467331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-07-10 01:34:40.467339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:34:40.467349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:34:40.467357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-07-10 01:34:40.467365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-07-10 01:34:40.467373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-07-10 01:34:40.467397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-07-10 01:34:40.467406 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:34:40.467428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:34:40.467437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:34:40.467445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:34:40.467453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:34:40.467461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:34:40.467469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:34:40.467477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-07-10 01:34:40.467485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:34:40.467493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:34:40.467501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-07-10 01:34:40.467509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:34:40.467518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2026-07-10 01:34:40.467526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2026-07-10 01:34:40.467534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2026-07-10 01:34:40.467550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-07-10 01:34:40.467558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-07-10 01:34:40.467566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-07-10 01:34:40.467574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:34:40.467582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:40.467590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:40.467602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:40.467787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:40.467832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:34:40.467890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:34:40.467989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:40.468212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:40.468407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:40.468489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:40.468595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:34:40.468701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:34:40.468810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:40.468973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:40.469104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:40.469211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:40.469292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:34:40.469339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:40.469418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:40.469509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:40.469590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:34:40.469682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:40.469780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:40.469836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:34:40.469914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:40.469965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:40.470249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:34:40.470296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:34:40.470520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:34:40.470572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:34:40.470675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:34:40.470774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:40.470872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:40.470967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2026-07-10 01:34:40.471015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:34:40.471130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:34:40.471186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:34:40.471236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2026-07-10 01:34:40.471285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:34:40.471331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:34:40.471377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2026-07-10 01:34:40.471424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2026-07-10 01:34:40.471460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:34:40.471486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:34:40.471546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 8781 files, 1235 directories removed. 2026-07-10 01:34:40.471582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:34:40.471631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2026-07-10 01:34:40.471667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:34:40.471714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2026-07-10 01:34:40.471797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:34:40.471872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:34:40.471946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:34:40.472015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:34:40.472124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container e46b5180d6e1 2026-07-10 01:34:40.472199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 3eaeb49de825 2026-07-10 01:34:40.472298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built 497002f1a444 2026-07-10 01:34:40.472370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20260710 2026-07-10 01:34:40.472499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2026-07-10 01:34:40.472382 (took 0:00:28.105811) 2026-07-10 01:34:40.473285 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2026-07-10 01:34:40.473377 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2026-07-10 01:34:40.473483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2026-07-10 01:34:40.473366 2026-07-10 01:34:40.474311 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2026-07-10 01:34:40.474902 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2026-07-10 01:35:26.597088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 01:35:26.597142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> edced0986661 2026-07-10 01:35:26.597167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/8 : LABEL "build-date"="20260710" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-pxe" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:35:26.597208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in e33e7db9592a 2026-07-10 01:35:26.597271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container e33e7db9592a 2026-07-10 01:35:26.597414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 42b170a2a372 2026-07-10 01:35:26.597477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grub-efi-*64-signed ipxe pxelinux shim-signed syslinux-common tftpd-hpa syslinux && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:35:26.597504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 57f824a33b40 2026-07-10 01:35:26.597518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:35:26.597532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:35:26.597572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:35:26.597671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:35:26.597684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:35:26.597758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:35:26.597770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:35:26.597900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:35:26.597950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:35:26.598017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:35:26.598149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:35:26.598168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:35:26.598193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:35:26.598238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:35:26.598305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:35:26.598350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 28.0 MB in 3s (10.2 MB/s) 2026-07-10 01:35:26.598395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-07-10 01:35:26.598454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-07-10 01:35:26.598500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-07-10 01:35:26.598623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-07-10 01:35:26.598685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2026-07-10 01:35:26.598762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2026-07-10 01:35:26.598825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2026-07-10 01:35:26.598871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil mtools python-apt-common python3-apt 2026-07-10 01:35:26.598915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool ucf 2026-07-10 01:35:26.598974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2026-07-10 01:35:26.599020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2026-07-10 01:35:26.599110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc dosfstools 2026-07-10 01:35:26.599177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2026-07-10 01:35:26.599222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2026-07-10 01:35:26.599279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2026-07-10 01:35:26.599349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2026-07-10 01:35:26.599366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-signed grub-ipxe grub2-common ipxe ipxe-qemu libefiboot1t64 2026-07-10 01:35:26.599425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libefivar1t64 libfreetype6 libfuse3-3 libpng16-16t64 mokutil mtools pxelinux 2026-07-10 01:35:26.599499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: python-apt-common python3-apt sbsigntool shim-signed syslinux 2026-07-10 01:35:26.599532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: syslinux-common tftpd-hpa ucf 2026-07-10 01:35:26.599556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:35:26.599623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.6 MB of archives. 2026-07-10 01:35:26.599649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 55.7 MB of additional disk space will be used. 2026-07-10 01:35:26.599692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:35:26.599775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 distro-info-data all 0.60ubuntu0.6 [7,036 B] 2026-07-10 01:35:26.599793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python-apt-common all 2.7.7ubuntu5.2 [20.6 kB] 2026-07-10 01:35:26.599839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apt amd64 2.7.7ubuntu5.2 [169 kB] 2026-07-10 01:35:26.599920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:35:26.599951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-07-10 01:35:26.599970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 01:35:26.600122 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-07-10 01:35:26.600145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libefivar1t64 amd64 38-3.1build1 [57.8 kB] 2026-07-10 01:35:26.600160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libefiboot1t64 amd64 38-3.1build1 [40.6 kB] 2026-07-10 01:35:26.600208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-07-10 01:35:26.600254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-common amd64 2.12-1ubuntu7.3 [2,120 kB] 2026-07-10 01:35:26.600311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-bin amd64 2.12-1ubuntu7.3 [1,638 kB] 2026-07-10 01:35:26.600324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub2-common amd64 2.12-1ubuntu7.3 [670 kB] 2026-07-10 01:35:26.600395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64 amd64 2.12-1ubuntu7.3 [52.8 kB] 2026-07-10 01:35:26.600436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-signed amd64 1.202.5+2.12-1ubuntu7.3 [1,393 kB] 2026-07-10 01:35:26.600493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 grub-ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,193 kB] 2026-07-10 01:35:26.600564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-07-10 01:35:26.600615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,402 kB] 2026-07-10 01:35:26.600666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 mokutil amd64 0.6.0-2build3 [26.8 kB] 2026-07-10 01:35:26.600716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-07-10 01:35:26.600757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 pxelinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [106 kB] 2026-07-10 01:35:26.600811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sbsigntool amd64 0.9.4-3.1ubuntu7 [52.4 kB] 2026-07-10 01:35:26.600870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 shim-signed amd64 1.58+15.8-0ubuntu1 [665 kB] 2026-07-10 01:35:26.600886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2026-07-10 01:35:26.600960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 syslinux-common all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [1,261 kB] 2026-07-10 01:35:26.601011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 tftpd-hpa amd64 5.2+20150808-1.4build1 [39.5 kB] 2026-07-10 01:35:26.601086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2026-07-10 01:35:26.601102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.6 MB in 1s (15.2 MB/s) 2026-07-10 01:35:26.601296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2026-07-10 01:35:26.601310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.601320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-07-10 01:35:26.601335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-07-10 01:35:26.601349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:65% 2026-07-10 01:35:26.601435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.601459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-07-10 01:35:26.601537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-07-10 01:35:26.601564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-07-10 01:35:26.601629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-07-10 01:35:26.601646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-07-10 01:35:26.601718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-07-10 01:35:26.601760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:35:26.601816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.6_all.deb ... 2026-07-10 01:35:26.601858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.6) ... 2026-07-10 01:35:26.601921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2026-07-10 01:35:26.601932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5.2_all.deb ... 2026-07-10 01:35:26.602093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5.2) ... 2026-07-10 01:35:26.602227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2026-07-10 01:35:26.602275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5.2_amd64.deb ... 2026-07-10 01:35:26.602287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5.2) ... 2026-07-10 01:35:26.602331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2026-07-10 01:35:26.602395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:35:26.602429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2026-07-10 01:35:26.602485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.602530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:35:26.602586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2026-07-10 01:35:26.602636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-07-10 01:35:26.602671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-07-10 01:35:26.602723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 01:35:26.602757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 01:35:26.602808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:35:26.602843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2026-07-10 01:35:26.602895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-07-10 01:35:26.602929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:35:26.603011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2026-07-10 01:35:26.603103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libefivar1t64_38-3.1build1_amd64.deb ... 2026-07-10 01:35:26.603209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2026-07-10 01:35:26.603266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2026-07-10 01:35:26.603302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefiboot1t64_38-3.1build1_amd64.deb ... 2026-07-10 01:35:26.603355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2026-07-10 01:35:26.603389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2026-07-10 01:35:26.603444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-07-10 01:35:26.603477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:35:26.603531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2026-07-10 01:35:26.603565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.603624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2026-07-10 01:35:26.603673 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2026-07-10 01:35:26.603682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2026-07-10 01:35:26.603737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2026-07-10 01:35:26.603785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-07-10 01:35:26.603794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2026-07-10 01:35:26.603847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2026-07-10 01:35:26.603856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2026-07-10 01:35:26.603917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2026-07-10 01:35:26.603926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2026-07-10 01:35:26.603986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-07-10 01:35:26.604050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2026-07-10 01:35:26.604075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64-signed_1.202.5+2.12-1ubuntu7.3_amd64.deb ... 2026-07-10 01:35:26.604193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-07-10 01:35:26.604203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2026-07-10 01:35:26.604210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../15-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 01:35:26.604251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:35:26.604260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2026-07-10 01:35:26.604307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 01:35:26.604316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:35:26.604378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2026-07-10 01:35:26.604413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 01:35:26.604458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:35:26.604492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2026-07-10 01:35:26.604537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-mokutil_0.6.0-2build3_amd64.deb ... 2026-07-10 01:35:26.604571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2026-07-10 01:35:26.604619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.604662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2026-07-10 01:35:26.604705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mtools_4.0.43-1build1_amd64.deb ... 2026-07-10 01:35:26.604739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2026-07-10 01:35:26.604784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2026-07-10 01:35:26.604818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-07-10 01:35:26.604865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:35:26.604899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2026-07-10 01:35:26.604945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2026-07-10 01:35:26.604956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2026-07-10 01:35:26.605022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2026-07-10 01:35:26.605034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2026-07-10 01:35:26.605163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2026-07-10 01:35:26.605178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2026-07-10 01:35:26.605234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-07-10 01:35:26.605268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:35:26.605313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2026-07-10 01:35:26.605355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-07-10 01:35:26.605367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:35:26.605426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2026-07-10 01:35:26.605460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2026-07-10 01:35:26.605505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2026-07-10 01:35:26.605539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2026-07-10 01:35:26.605584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.6) ... 2026-07-10 01:35:26.605617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2026-07-10 01:35:26.605659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2026-07-10 01:35:26.605667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:35:26.605722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:35:26.605750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:35:26.605787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:35:26.605815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:35:26.605857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:35:26.605885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5.2) ... 2026-07-10 01:35:26.605920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:35:26.605949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2026-07-10 01:35:26.605988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2026-07-10 01:35:26.605995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:35:26.606074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2026-07-10 01:35:26.606085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2026-07-10 01:35:26.606139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-07-10 01:35:26.606168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:35:26.606204 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:35:26.606232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2026-07-10 01:35:26.606239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5.2) ... 2026-07-10 01:35:26.606289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:35:26.606318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2026-07-10 01:35:26.606353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-07-10 01:35:26.606360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-07-10 01:35:26.606405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:35:26.606445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-07-10 01:35:26.606452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2026-07-10 01:35:26.606498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-07-10 01:35:26.606526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.606562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2026-07-10 01:35:26.606582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-07-10 01:35:26.606631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2026-07-10 01:35:26.606639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode 2026-07-10 01:35:26.606683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:35:26.606723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 57f824a33b40 2026-07-10 01:35:26.606731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 01d6761b7081 2026-07-10 01:35:26.606775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/8 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2026-07-10 01:35:26.606804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 9e52ef8bccd8 2026-07-10 01:35:26.606840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 9e52ef8bccd8 2026-07-10 01:35:26.606847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> d36596b018bc 2026-07-10 01:35:26.606891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/8 : COPY tftp-map-file-template /map-file-template 2026-07-10 01:35:26.606919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 90d80a989d38 2026-07-10 01:35:26.606955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-07-10 01:35:26.606964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 9c7b568d9d23 2026-07-10 01:35:26.607005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-07-10 01:35:26.607046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 904425cf07fe 2026-07-10 01:35:26.607097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 904425cf07fe 2026-07-10 01:35:26.607105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> bf9bfa33e2a0 2026-07-10 01:35:26.607154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:35:26.607190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 088ee68cc3b5 2026-07-10 01:35:26.607197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-07-10 01:35:26.607247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-07-10 01:35:26.607276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-07-10 01:35:26.607314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2026-07-10 01:35:26.607353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:35:26.607360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:35:26.607401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:35:26.607409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:35:26.607456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:35:26.607464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:35:26.607509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:35:26.607517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-07-10 01:35:26.607564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2026-07-10 01:35:26.607594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-07-10 01:35:26.607601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2026-07-10 01:35:26.607651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:35:26.607659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:35:26.607708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-07-10 01:35:26.607738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:35:26.607782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-07-10 01:35:26.607811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:70% (Reading database ... 75% (Reading database ... 80% 2026-07-10 01:35:26.607846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-07-10 01:35:26.607885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-07-10 01:35:26.607892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-07-10 01:35:26.607932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19575 files and directories currently installed.) 2026-07-10 01:35:26.607971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:35:26.607979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-07-10 01:35:26.608027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-07-10 01:35:26.608098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-07-10 01:35:26.608131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-07-10 01:35:26.608166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:35:26.608174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:35:26.608321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:35:26.608331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:35:26.608337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:35:26.608343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:35:26.608350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:35:26.608356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-07-10 01:35:26.608365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:35:26.608394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2026-07-10 01:35:26.608401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-07-10 01:35:26.608449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:35:26.608457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-07-10 01:35:26.608505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-07-10 01:35:26.608519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-07-10 01:35:26.608578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-07-10 01:35:26.608586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-07-10 01:35:26.608593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-07-10 01:35:26.608653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19566 files and directories currently installed.) 2026-07-10 01:35:26.608661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:26.608669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:26.608719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:26.608725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:26.608769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:35:26.608775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:35:26.608823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:26.608829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:26.608877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:26.608884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:26.608933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:35:26.608940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:26.608988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:26.609000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:26.609074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:26.609086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:35:26.609135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.609143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:26.609203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:26.609221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:26.609435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:35:26.609442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:35:26.609555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.609629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:35:26.609674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.609726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:26.609733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:26.609786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2026-07-10 01:35:26.609843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2026-07-10 01:35:26.609850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:35:26.609855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:35:26.609920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2026-07-10 01:35:26.609927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:35:26.609935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:35:26.610010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2026-07-10 01:35:26.610017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2026-07-10 01:35:26.610069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:35:26.610137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.610144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 8781 files, 1235 directories removed. 2026-07-10 01:35:26.610194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.610200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2026-07-10 01:35:26.610249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.610256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2026-07-10 01:35:26.610306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:35:26.610313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2026-07-10 01:35:26.610364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2026-07-10 01:35:26.610371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:35:26.610420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 088ee68cc3b5 2026-07-10 01:35:26.610427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> bbcee8d57e94 2026-07-10 01:35:26.610480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built bb8c9e3f9ea0 2026-07-10 01:35:26.610487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20260710 2026-07-10 01:35:26.610574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2026-07-10 01:35:26.610483 (took 0:00:46.137117) 2026-07-10 01:35:26.610912 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2026-07-10 01:35:26.610922 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2026-07-10 01:35:26.610975 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2026-07-10 01:35:26.610878 2026-07-10 01:35:26.611759 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2026-07-10 01:35:26.612358 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2026-07-10 01:35:53.949204 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260710 2026-07-10 01:35:53.949307 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> cab57c4e9b26 2026-07-10 01:35:53.949329 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/6 : LABEL "build-date"="20260710" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:35:53.949347 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 4ef353ee8b24 2026-07-10 01:35:53.949373 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 4ef353ee8b24 2026-07-10 01:35:53.949387 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> c055b25456e8 2026-07-10 01:35:53.949399 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2026-07-10 01:35:53.949412 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 4dd8e887c532 2026-07-10 01:35:53.949426 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2026-07-10 01:35:53.949447 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 320b0c373aca 2026-07-10 01:35:53.949483 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 320b0c373aca 2026-07-10 01:35:53.949505 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> a72c8b235fd9 2026-07-10 01:35:53.949528 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:35:53.949557 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 340a0bb03d59 2026-07-10 01:35:53.949577 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-07-10 01:35:53.949596 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-07-10 01:35:53.949614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-07-10 01:35:53.949632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:35:53.949658 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:35:53.949680 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:35:53.949700 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:35:53.949729 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:35:53.949751 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:35:53.949773 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:35:53.949800 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:35:53.949821 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-07-10 01:35:53.949880 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2026-07-10 01:35:53.949907 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-07-10 01:35:53.949925 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2026-07-10 01:35:53.949951 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:35:53.949976 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:35:53.950000 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-07-10 01:35:53.950176 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:35:53.950213 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2026-07-10 01:35:53.950229 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-07-10 01:35:53.950239 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-07-10 01:35:53.950254 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-07-10 01:35:53.950267 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:35:53.950340 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:35:53.950353 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-07-10 01:35:53.950400 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-07-10 01:35:53.950416 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-07-10 01:35:53.950482 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-07-10 01:35:53.950496 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:35:53.950554 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:35:53.950567 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:35:53.950583 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:35:53.950662 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:35:53.950683 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:35:53.950706 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:35:53.950728 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-07-10 01:35:53.950816 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:35:53.950841 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:35:53.950866 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-07-10 01:35:53.950876 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-07-10 01:35:53.950893 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:35:53.950944 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2026-07-10 01:35:53.950959 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2026-07-10 01:35:53.950988 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-07-10 01:35:53.951017 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-07-10 01:35:53.951103 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-07-10 01:35:53.951135 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-07-10 01:35:53.951227 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:35:53.951251 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:53.951275 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:53.951300 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:53.951375 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:53.951399 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:35:53.951423 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:35:53.951494 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:53.951519 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:53.951542 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:53.951563 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:53.951627 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:35:53.951640 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:53.951686 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:53.951702 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:53.951748 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:53.951764 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:35:53.951821 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:53.951838 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:53.951848 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:53.951915 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:53.951927 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:53.951973 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:53.951994 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952017 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952112 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952151 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952165 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:53.952219 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:35:53.952235 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952250 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952423 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:35:53.952482 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952491 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:35:53.952510 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952516 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:53.952522 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952528 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:53.952538 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2026-07-10 01:35:53.952577 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:35:53.952587 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:35:53.952637 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:35:53.952645 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2026-07-10 01:35:53.952728 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:35:53.952736 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:35:53.952772 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2026-07-10 01:35:53.952779 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2026-07-10 01:35:53.952834 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:35:53.952841 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-07-10 01:35:53.952899 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8196 files, 1192 directories removed. 2026-07-10 01:35:53.952905 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-07-10 01:35:53.952959 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2026-07-10 01:35:53.952963 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-07-10 01:35:53.953023 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2026-07-10 01:35:53.953027 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-07-10 01:35:53.953153 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:35:53.953165 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:35:53.953185 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:35:53.953243 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 340a0bb03d59 2026-07-10 01:35:53.953247 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 2313cc002aaf 2026-07-10 01:35:53.953312 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/6 : USER blazar 2026-07-10 01:35:53.953317 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 2b6c85ff8da9 2026-07-10 01:35:53.953384 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 2b6c85ff8da9 2026-07-10 01:35:53.953390 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 071c43514297 2026-07-10 01:35:53.953466 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built 99e60a63bde3 2026-07-10 01:35:53.953471 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20260710 2026-07-10 01:35:53.953563 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2026-07-10 01:35:53.953460 (took 0:00:27.342582) 2026-07-10 01:35:53.953969 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2026-07-10 01:35:53.954073 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2026-07-10 01:35:53.954102 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2026-07-10 01:35:53.953982 2026-07-10 01:35:53.955127 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2026-07-10 01:35:53.955831 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2026-07-10 01:36:20.021723 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260710 2026-07-10 01:36:20.021820 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> cab57c4e9b26 2026-07-10 01:36:20.021854 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/4 : LABEL "build-date"="20260710" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:36:20.021872 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in fe6f2601a05e 2026-07-10 01:36:20.021891 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container fe6f2601a05e 2026-07-10 01:36:20.021987 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 993eaa502347 2026-07-10 01:36:20.022011 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:36:20.022127 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 0f43b112d1d7 2026-07-10 01:36:20.022183 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-07-10 01:36:20.022229 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-07-10 01:36:20.022275 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-07-10 01:36:20.022321 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2026-07-10 01:36:20.022397 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:36:20.022445 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:36:20.022460 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:36:20.022477 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:36:20.022522 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:36:20.022537 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:36:20.022621 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:36:20.022637 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-07-10 01:36:20.022684 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2026-07-10 01:36:20.022742 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-07-10 01:36:20.022786 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2026-07-10 01:36:20.022830 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:36:20.022873 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:36:20.022932 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-07-10 01:36:20.022946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:36:20.023034 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-07-10 01:36:20.023089 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-07-10 01:36:20.023165 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-07-10 01:36:20.023177 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-07-10 01:36:20.023241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-07-10 01:36:20.023283 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-07-10 01:36:20.023327 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:36:20.023371 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:36:20.023414 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-07-10 01:36:20.023470 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-07-10 01:36:20.023512 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-07-10 01:36:20.023569 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-07-10 01:36:20.023612 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:36:20.023666 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:36:20.023679 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:36:20.023741 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:36:20.023757 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:36:20.023823 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:36:20.023878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:36:20.023890 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-07-10 01:36:20.023961 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:36:20.024003 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2026-07-10 01:36:20.024066 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-07-10 01:36:20.024088 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:36:20.024184 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-07-10 01:36:20.024226 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-07-10 01:36:20.024272 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-07-10 01:36:20.024288 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-07-10 01:36:20.024359 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-07-10 01:36:20.024401 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-07-10 01:36:20.024456 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:36:20.024508 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:36:20.024519 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:36:20.024593 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:36:20.024635 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:36:20.024678 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:36:20.024720 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:36:20.024761 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:36:20.024804 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:36:20.024846 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:36:20.024900 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:36:20.024912 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:36:20.024983 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:36:20.025081 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:36:20.025156 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:36:20.025236 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:36:20.025285 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:36:20.025328 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:36:20.025381 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:36:20.025423 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:36:20.025478 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:36:20.025521 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:36:20.025562 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:36:20.025604 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:36:20.025656 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:36:20.025712 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:36:20.025728 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:36:20.025807 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:36:20.025819 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:36:20.025895 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:36:20.025908 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:36:20.025985 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:36:20.025997 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:36:20.026081 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:36:20.026174 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:36:20.026388 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:36:20.026405 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:36:20.026416 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:36:20.026426 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:36:20.026436 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:36:20.026451 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:36:20.026511 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:36:20.026554 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:36:20.026597 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:36:20.026614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:36:20.026682 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2026-07-10 01:36:20.026718 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2026-07-10 01:36:20.026762 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:36:20.026800 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:36:20.026842 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2026-07-10 01:36:20.026881 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:36:20.026931 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:36:20.026982 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2026-07-10 01:36:20.027033 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2026-07-10 01:36:20.027220 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:36:20.027308 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:36:20.027343 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8196 files, 1192 directories removed. 2026-07-10 01:36:20.027354 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:36:20.027388 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2026-07-10 01:36:20.027398 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:36:20.027430 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2026-07-10 01:36:20.027473 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:36:20.027533 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2026-07-10 01:36:20.027570 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2026-07-10 01:36:20.027607 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:36:20.027664 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 0f43b112d1d7 2026-07-10 01:36:20.027697 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 8614973903c6 2026-07-10 01:36:20.027808 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/4 : USER blazar 2026-07-10 01:36:20.027824 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in d3a0dba1b6bb 2026-07-10 01:36:20.027859 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container d3a0dba1b6bb 2026-07-10 01:36:20.027928 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 1c1b47b059a4 2026-07-10 01:36:20.027995 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built ed72d060ba9e 2026-07-10 01:36:20.028061 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20260710 2026-07-10 01:36:20.028190 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2026-07-10 01:36:20.028017 (took 0:00:26.074035) 2026-07-10 01:36:20.028727 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2026-07-10 01:36:20.028780 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2026-07-10 01:36:20.028874 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2026-07-10 01:36:20.028763 2026-07-10 01:36:20.028942 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Getting archive from https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-10 01:36:21.640804 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2026-07-10 01:36:21.641319 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2026-07-10 01:37:01.668366 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260710 2026-07-10 01:37:01.668439 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 111566961061 2026-07-10 01:37:01.668458 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/7 : LABEL "build-date"="20260710" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-apiserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:37:01.668474 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 37da66fabb3b 2026-07-10 01:37:01.668489 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 37da66fabb3b 2026-07-10 01:37:01.668501 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 21aba9fb7542 2026-07-10 01:37:01.668513 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/7 : ADD skyline-apiserver-archive /skyline-apiserver-source 2026-07-10 01:37:01.668526 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 77491eb23938 2026-07-10 01:37:01.668539 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2026-07-10 01:37:01.668551 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 8c90309827a3 2026-07-10 01:37:01.668565 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 5/7 : RUN ln -s skyline-apiserver-source/* skyline-apiserver && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2026-07-10 01:37:01.668579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 4ecc1d38e760 2026-07-10 01:37:01.668592 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing ./skyline-apiserver 2026-07-10 01:37:01.668604 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: started 2026-07-10 01:37:01.668617 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: finished with status 'done' 2026-07-10 01:37:01.668630 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: started 2026-07-10 01:37:01.668642 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:37:01.668654 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: started 2026-07-10 01:37:01.668666 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: finished with status 'done' 2026-07-10 01:37:01.668690 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): started 2026-07-10 01:37:01.668701 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:37:01.668729 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (6.1.0) 2026-07-10 01:37:01.668741 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.668752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2026-07-10 01:37:01.668762 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<=1.10.0 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.668772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.0-py3-none-any.whl.metadata (138 kB) 2026-07-10 01:37:01.668782 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.668792 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2026-07-10 01:37:01.670124 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670177 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 01:37:01.670188 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670199 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2026-07-10 01:37:01.670211 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670221 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 01:37:01.670232 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670242 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.3.2-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 01:37:01.670252 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite<=0.17.0 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670263 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.17.0-py3-none-any.whl.metadata (4.1 kB) 2026-07-10 01:37:01.670273 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670284 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2026-07-10 01:37:01.670294 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PyYAML>=5.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (6.0.2) 2026-07-10 01:37:01.670306 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670316 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading immutables-0.20-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.6 kB) 2026-07-10 01:37:01.670327 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: alembic>=1.7.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (1.13.2) 2026-07-10 01:37:01.670338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670349 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-10 01:37:01.670359 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: SQLAlchemy>=1.3.24 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (2.0.32) 2026-07-10 01:37:01.670381 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PyMySQL>=0.9.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (1.1.1) 2026-07-10 01:37:01.670392 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: dnspython>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (2.6.1) 2026-07-10 01:37:01.670403 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: click>=7.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (8.1.7) 2026-07-10 01:37:01.670414 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jinja2>=2.11.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (3.1.4) 2026-07-10 01:37:01.670424 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670435 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-10 01:37:01.670454 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: MarkupSafe>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (2.1.5) 2026-07-10 01:37:01.670464 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670475 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.32-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 01:37:01.670487 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-keystoneclient>=3.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (5.5.0) 2026-07-10 01:37:01.670508 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-cinderclient>=8.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (9.6.0) 2026-07-10 01:37:01.670519 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-glanceclient>=2.17.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (4.7.0) 2026-07-10 01:37:01.670529 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-neutronclient>=6.14.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (11.3.1) 2026-07-10 01:37:01.670540 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-novaclient>=15.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (18.7.0) 2026-07-10 01:37:01.670550 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: keystoneauth1>=3.17.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (5.8.1) 2026-07-10 01:37:01.670561 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.policy>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (4.4.0) 2026-07-10 01:37:01.670571 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: typing_extensions>=3.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aiosqlite<=0.17.0->skyline-apiserver==5.0.1.dev5) (4.12.2) 2026-07-10 01:37:01.670583 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670593 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 01:37:01.670604 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670614 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.2-py2.py3-none-any.whl.metadata (29 kB) 2026-07-10 01:37:01.670632 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670642 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 01:37:01.670653 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670663 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 01:37:01.670673 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670683 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-07-10 01:37:01.670694 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.7.5->skyline-apiserver==5.0.1.dev5) (1.3.5) 2026-07-10 01:37:01.670705 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: six>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ecdsa!=0.15->python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) (1.16.0) 2026-07-10 01:37:01.670715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: packaging in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=20.1.0->skyline-apiserver==5.0.1.dev5) (24.1) 2026-07-10 01:37:01.670725 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670736 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 01:37:01.670746 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: certifi in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) (2026.6.17) 2026-07-10 01:37:01.670762 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670773 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.5-py3-none-any.whl.metadata (20 kB) 2026-07-10 01:37:01.670784 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: idna in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) (3.8) 2026-07-10 01:37:01.670794 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2026-07-10 01:37:01.670804 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 01:37:01.670820 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (2.1.0) 2026-07-10 01:37:01.670831 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (2.32.3) 2026-07-10 01:37:01.670841 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (5.3.0) 2026-07-10 01:37:01.670851 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (1.7.0) 2026-07-10 01:37:01.670862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.config>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (9.6.1) 2026-07-10 01:37:01.670879 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (5.6.0) 2026-07-10 01:37:01.670890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (6.4.0) 2026-07-10 01:37:01.670901 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (5.5.0) 2026-07-10 01:37:01.670911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.utils>=3.40.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (7.4.0) 2026-07-10 01:37:01.670921 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (3.0.0) 2026-07-10 01:37:01.670934 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (0.10.1) 2026-07-10 01:37:01.670944 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (2.0.0) 2026-07-10 01:37:01.670955 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (1.16.0) 2026-07-10 01:37:01.670965 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (1.0.8) 2026-07-10 01:37:01.670976 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (2024.1) 2026-07-10 01:37:01.670992 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (6.0.0) 2026-07-10 01:37:01.671003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (3.1.2) 2026-07-10 01:37:01.671013 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-cinderclient>=8.1.0->skyline-apiserver==5.0.1.dev5) (3.11.0) 2026-07-10 01:37:01.671032 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=8.1.0->skyline-apiserver==5.0.1.dev5) (0.2.13) 2026-07-10 01:37:01.671079 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (24.2.1) 2026-07-10 01:37:01.671090 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (2.0.1) 2026-07-10 01:37:01.671100 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cryptography<44,>=41.0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (42.0.8) 2026-07-10 01:37:01.671118 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (1.17.0) 2026-07-10 01:37:01.671147 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (2.22) 2026-07-10 01:37:01.671160 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cliff>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (4.7.0) 2026-07-10 01:37:01.671170 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (4.0.1) 2026-07-10 01:37:01.671181 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (2.1.0) 2026-07-10 01:37:01.671191 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (3.1.0) 2026-07-10 01:37:01.671201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (6.1.2) 2026-07-10 01:37:01.671212 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (0.5.2) 2026-07-10 01:37:01.671222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (2.4.3) 2026-07-10 01:37:01.671233 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: attrs>=16.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (24.2.0) 2026-07-10 01:37:01.671244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyperclip>=1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.9.0) 2026-07-10 01:37:01.671261 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (5.1.1) 2026-07-10 01:37:01.671272 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.3.3) 2026-07-10 01:37:01.671283 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.0.1) 2026-07-10 01:37:01.671302 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.33) 2026-07-10 01:37:01.671319 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (0.11.0) 2026-07-10 01:37:01.671330 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (4.2.2) 2026-07-10 01:37:01.671341 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.4.0) 2026-07-10 01:37:01.671352 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (3.0.0) 2026-07-10 01:37:01.671362 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (2.9.0.post0) 2026-07-10 01:37:01.671373 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (3.3.2) 2026-07-10 01:37:01.671383 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (1.26.19) 2026-07-10 01:37:01.671394 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: greenlet!=0.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.3.24->skyline-apiserver==5.0.1.dev5) (3.0.3) 2026-07-10 01:37:01.671405 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonschema<5,>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (4.19.2) 2026-07-10 01:37:01.671415 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (2023.12.1) 2026-07-10 01:37:01.671426 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (0.35.1) 2026-07-10 01:37:01.671437 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (0.20.0) 2026-07-10 01:37:01.671623 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.17.0-py3-none-any.whl (15 kB) 2026-07-10 01:37:01.671638 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2026-07-10 01:37:01.671648 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2026-07-10 01:37:01.671665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2026-07-10 01:37:01.671675 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.0-py3-none-any.whl (153 kB) 2026-07-10 01:37:01.671685 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2026-07-10 01:37:01.671703 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2026-07-10 01:37:01.671713 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.3.2-py3-none-any.whl (71 kB) 2026-07-10 01:37:01.671723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-07-10 01:37:01.671733 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2026-07-10 01:37:01.671750 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.2-py2.py3-none-any.whl (150 kB) 2026-07-10 01:37:01.671761 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-07-10 01:37:01.671771 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2026-07-10 01:37:01.671781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.27.0-py3-none-any.whl (75 kB) 2026-07-10 01:37:01.671791 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) 2026-07-10 01:37:01.671801 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading immutables-0.20-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (105 kB) 2026-07-10 01:37:01.671811 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.32-py3-none-any.whl (30 kB) 2026-07-10 01:37:01.671822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.4.0-py3-none-any.whl (86 kB) 2026-07-10 01:37:01.671831 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2026-07-10 01:37:01.671841 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 01:37:01.671851 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-07-10 01:37:01.671862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2026-07-10 01:37:01.671872 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): started 2026-07-10 01:37:01.671882 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): finished with status 'done' 2026-07-10 01:37:01.671892 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Created wheel for skyline-apiserver: filename=skyline_apiserver-5.0.1.dev5-py3-none-any.whl size=158865 sha256=16a0aeca4fb4743b8b196684cf6b30916b051b0f3a1ff7e2cc1a19bde70359eb 2026-07-10 01:37:01.671904 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-u6ownfbn/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2026-07-10 01:37:01.671915 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2026-07-10 01:37:01.671925 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: starlette, sniffio, python-multipart, pydantic, pyasn1, loguru, immutables, h11, gunicorn, ecdsa, asgiref, aiosqlite, aiomysql, uvicorn, rsa, httpcore, fastapi, databases, anyio, python-jose, httpx, skyline-apiserver 2026-07-10 01:37:01.671937 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed aiomysql-0.3.2 aiosqlite-0.17.0 anyio-4.4.0 asgiref-3.8.1 databases-0.9.0 ecdsa-0.19.2 fastapi-0.58.1 gunicorn-23.0.0 h11-0.14.0 httpcore-1.0.5 httpx-0.27.0 immutables-0.20 loguru-0.5.3 pyasn1-0.6.0 pydantic-1.10.0 python-jose-3.3.0 python-multipart-0.0.32 rsa-4.9 skyline-apiserver-5.0.1.dev5 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2026-07-10 01:37:01.671948 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 4ecc1d38e760 2026-07-10 01:37:01.671958 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 6242fb660cd5 2026-07-10 01:37:01.671970 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:37:01.671997 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 85334155b8c9 2026-07-10 01:37:01.672008 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-07-10 01:37:01.672018 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-07-10 01:37:01.672033 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-07-10 01:37:01.672075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2026-07-10 01:37:01.672085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:37:01.672095 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:37:01.672106 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:37:01.672116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:37:01.672126 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:37:01.672166 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:37:01.672177 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:37:01.672187 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-07-10 01:37:01.672197 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2026-07-10 01:37:01.672208 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-07-10 01:37:01.672251 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2026-07-10 01:37:01.672263 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:37:01.672274 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:37:01.672284 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-07-10 01:37:01.672296 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:37:01.672307 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:37:01.672317 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-07-10 01:37:01.672327 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-07-10 01:37:01.672337 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-07-10 01:37:01.672346 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-07-10 01:37:01.672357 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:37:01.672367 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:37:01.672377 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-07-10 01:37:01.672387 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-07-10 01:37:01.672397 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-07-10 01:37:01.672407 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-07-10 01:37:01.672425 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:37:01.672449 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:37:01.672459 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:37:01.672469 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:37:01.672480 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:37:01.672490 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:37:01.672500 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:37:01.672515 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-07-10 01:37:01.672525 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:37:01.672535 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2026-07-10 01:37:01.672545 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-07-10 01:37:01.672555 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-07-10 01:37:01.672573 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:37:01.672586 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2026-07-10 01:37:01.672596 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-07-10 01:37:01.672606 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-07-10 01:37:01.672616 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-07-10 01:37:01.672626 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-07-10 01:37:01.672636 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-07-10 01:37:01.672646 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:37:01.672657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:01.672667 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:01.672681 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:01.672691 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:01.672701 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:37:01.672711 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:37:01.672721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:01.672731 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:01.672741 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:01.672751 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:01.672764 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:37:01.672781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:01.672791 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:01.672801 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:01.672815 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:01.672825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:37:01.672838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:01.672852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:01.672866 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:01.672941 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:01.672954 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:01.672969 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:01.672984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673029 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673067 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673083 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:37:01.673232 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673449 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:01.673513 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:37:01.673527 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673547 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673557 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:37:01.673567 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673577 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673587 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:37:01.673597 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:37:01.673634 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673646 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:01.673656 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673670 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:01.673680 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2026-07-10 01:37:01.673690 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2026-07-10 01:37:01.673704 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:37:01.673717 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:37:01.673756 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2026-07-10 01:37:01.673821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:37:01.673852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:37:01.673867 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2026-07-10 01:37:01.673877 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2026-07-10 01:37:01.673891 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:37:01.673904 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:37:01.673918 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8469 files, 1209 directories removed. 2026-07-10 01:37:01.673946 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:37:01.674004 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2026-07-10 01:37:01.674016 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:37:01.674030 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2026-07-10 01:37:01.674080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:37:01.674126 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2026-07-10 01:37:01.674167 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2026-07-10 01:37:01.674181 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:37:01.674195 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 85334155b8c9 2026-07-10 01:37:01.674238 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> a954879485fd 2026-07-10 01:37:01.674296 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/7 : USER skyline 2026-07-10 01:37:01.674324 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 197618b842b6 2026-07-10 01:37:01.674335 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 197618b842b6 2026-07-10 01:37:01.674348 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 4d42eccafa82 2026-07-10 01:37:01.674395 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built b297e5d18bb9 2026-07-10 01:37:01.674411 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260710 2026-07-10 01:37:01.674525 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2026-07-10 01:37:01.674424 (took 0:00:41.645661) 2026-07-10 01:37:01.674764 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2026-07-10 01:37:01.674790 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2026-07-10 01:37:01.674870 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2026-07-10 01:37:01.674785 2026-07-10 01:37:01.674897 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Getting archive from https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-10 01:37:04.534689 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2026-07-10 01:37:04.535025 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2026-07-10 01:37:51.405328 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260710 2026-07-10 01:37:51.405411 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 111566961061 2026-07-10 01:37:51.405463 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/7 : LABEL "build-date"="20260710" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-console" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:37:51.405507 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 4303e63b4d85 2026-07-10 01:37:51.405526 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 4303e63b4d85 2026-07-10 01:37:51.406357 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 764ff74faaaf 2026-07-10 01:37:51.406402 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nginx && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:37:51.406417 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in c414067b9169 2026-07-10 01:37:51.406431 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:37:51.406445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:37:51.406459 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:37:51.406472 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:37:51.406485 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:37:51.406498 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:37:51.406511 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:37:51.406525 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:37:51.406539 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:37:51.406552 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:37:51.406564 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:37:51.406577 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:37:51.406589 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:37:51.406602 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:37:51.406615 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:37:51.406627 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 28.0 MB in 2s (12.6 MB/s) 2026-07-10 01:37:51.406641 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-07-10 01:37:51.406653 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-07-10 01:37:51.406666 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-07-10 01:37:51.406679 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-07-10 01:37:51.406692 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2026-07-10 01:37:51.406705 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2026-07-10 01:37:51.406718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2026-07-10 01:37:51.406731 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2026-07-10 01:37:51.406758 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2026-07-10 01:37:51.406771 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2026-07-10 01:37:51.406783 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:37:51.406797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 568 kB of archives. 2026-07-10 01:37:51.406810 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,599 kB of additional disk space will be used. 2026-07-10 01:37:51.406823 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:37:51.406835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx-common all 1.24.0-2ubuntu7.13 [44.5 kB] 2026-07-10 01:37:51.406848 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx amd64 1.24.0-2ubuntu7.13 [524 kB] 2026-07-10 01:37:51.406909 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2026-07-10 01:37:51.406925 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 568 kB in 0s (1,512 kB/s) 2026-07-10 01:37:51.406953 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2026-07-10 01:37:51.406968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-07-10 01:37:51.406984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:37:51.407000 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-07-10 01:37:51.407014 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-07-10 01:37:51.407028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-07-10 01:37:51.407088 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-07-10 01:37:51.407104 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-07-10 01:37:51.407117 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-07-10 01:37:51.407132 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:37:51.407145 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.13_all.deb ... 2026-07-10 01:37:51.407158 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.13) ... 2026-07-10 01:37:51.407199 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2026-07-10 01:37:51.407213 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.13_amd64.deb ... 2026-07-10 01:37:51.407225 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.13) ... 2026-07-10 01:37:51.407237 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.13) ... 2026-07-10 01:37:51.407251 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.13) ... 2026-07-10 01:37:51.407265 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2026-07-10 01:37:51.407286 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:37:51.407299 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container c414067b9169 2026-07-10 01:37:51.407313 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 1a7ac240fa60 2026-07-10 01:37:51.407326 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/7 : ADD skyline-console-archive /skyline-console-source 2026-07-10 01:37:51.407340 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 682a54f6943e 2026-07-10 01:37:51.407373 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 5/7 : RUN ln -s skyline-console-source/* skyline-console && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-console 2026-07-10 01:37:51.407394 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 8021d87eb830 2026-07-10 01:37:51.407408 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing ./skyline-console 2026-07-10 01:37:51.407427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: started 2026-07-10 01:37:51.407445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: finished with status 'done' 2026-07-10 01:37:51.407499 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: started 2026-07-10 01:37:51.407564 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:37:51.407584 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: started 2026-07-10 01:37:51.407636 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: finished with status 'done' 2026-07-10 01:37:51.407657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): started 2026-07-10 01:37:51.407708 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:37:51.407773 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-console==5.0.1.dev4) (6.1.0) 2026-07-10 01:37:51.407794 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2026-07-10 01:37:51.407837 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): started 2026-07-10 01:37:51.407876 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): finished with status 'done' 2026-07-10 01:37:51.407918 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Created wheel for skyline-console: filename=skyline_console-5.0.1.dev4-py3-none-any.whl size=6270444 sha256=871e12e1243c86ff5615cfffac830b9faf2d82fd8d2704539831710838ff5aa7 2026-07-10 01:37:51.407977 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-15fszmpq/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2026-07-10 01:37:51.407996 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2026-07-10 01:37:51.408070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2026-07-10 01:37:51.408139 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-5.0.1.dev4 2026-07-10 01:37:51.408227 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 8021d87eb830 2026-07-10 01:37:51.408248 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 82f1ca0105bc 2026-07-10 01:37:51.408282 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:37:51.408342 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 273605ee053e 2026-07-10 01:37:51.408399 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-07-10 01:37:51.408418 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-07-10 01:37:51.408605 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-07-10 01:37:51.408659 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2026-07-10 01:37:51.408687 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:37:51.408703 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:37:51.408711 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:37:51.408719 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:37:51.408729 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:37:51.408739 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:37:51.408789 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:37:51.408824 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-07-10 01:37:51.408890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2026-07-10 01:37:51.411133 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-07-10 01:37:51.411160 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2026-07-10 01:37:51.411188 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:37:51.411197 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:37:51.411205 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-07-10 01:37:51.411215 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:37:51.411225 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-07-10 01:37:51.411232 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-07-10 01:37:51.411240 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-07-10 01:37:51.411247 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-07-10 01:37:51.411255 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-07-10 01:37:51.411263 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-07-10 01:37:51.411271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18599 files and directories currently installed.) 2026-07-10 01:37:51.411279 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:37:51.411287 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-07-10 01:37:51.411294 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-07-10 01:37:51.411302 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-07-10 01:37:51.411309 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-07-10 01:37:51.411317 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:37:51.411339 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:37:51.411348 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:37:51.411355 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:37:51.411363 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:37:51.411371 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:37:51.411388 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:37:51.411396 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-07-10 01:37:51.411404 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:37:51.411411 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2026-07-10 01:37:51.411419 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-07-10 01:37:51.411427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:37:51.411435 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-07-10 01:37:51.411443 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-07-10 01:37:51.411451 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-07-10 01:37:51.411458 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-07-10 01:37:51.411466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-07-10 01:37:51.411473 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-07-10 01:37:51.411481 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18590 files and directories currently installed.) 2026-07-10 01:37:51.411489 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:51.411496 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411504 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:51.411512 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411529 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:37:51.411537 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:37:51.411545 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:51.411552 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411560 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:51.411567 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411575 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:37:51.411582 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:51.411590 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:51.411597 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:51.411605 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:51.411612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:37:51.411620 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:51.411627 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411634 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:51.411642 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411655 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411663 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411671 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411678 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411686 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411706 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:51.411714 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:37:51.411721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411729 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411737 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:37:51.411745 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:37:51.411752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411760 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:37:51.411767 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:37:51.411782 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:37:51.411790 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411798 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:51.411805 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411813 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:51.411820 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:37:51.411828 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2026-07-10 01:37:51.411836 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2026-07-10 01:37:51.411843 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:37:51.411851 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:37:51.411858 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2026-07-10 01:37:51.411866 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:37:51.411874 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:37:51.411885 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2026-07-10 01:37:51.411892 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2026-07-10 01:37:51.411900 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:37:51.411907 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:37:51.411915 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 7903 files, 1123 directories removed. 2026-07-10 01:37:51.411923 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:37:51.411930 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2026-07-10 01:37:51.411944 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:37:51.411952 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2026-07-10 01:37:51.411959 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:37:51.411967 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2026-07-10 01:37:51.411977 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2026-07-10 01:37:51.411985 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:37:51.411992 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 273605ee053e 2026-07-10 01:37:51.412003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 854b01c60f6f 2026-07-10 01:37:51.412080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/7 : USER root 2026-07-10 01:37:51.412098 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 900ad55f21df 2026-07-10 01:37:51.412133 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 900ad55f21df 2026-07-10 01:37:51.412167 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 143466fc2947 2026-07-10 01:37:51.412220 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built 8a2c4d6822ee 2026-07-10 01:37:51.412253 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20260710 2026-07-10 01:37:51.412366 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2026-07-10 01:37:51.412258 (took 0:00:49.737473) 2026-07-10 01:37:51.412676 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2026-07-10 01:37:51.412722 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2026-07-10 01:37:51.412795 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2026-07-10 01:37:51.412717 2026-07-10 01:37:51.413652 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2026-07-10 01:37:51.414261 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2026-07-10 01:38:19.127077 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20260710 2026-07-10 01:38:19.127362 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 2ef6d2c3f611 2026-07-10 01:38:19.127525 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/4 : LABEL "build-date"="20260710" "name"="placement-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:38:19.127678 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 17d212e3a943 2026-07-10 01:38:19.127819 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 17d212e3a943 2026-07-10 01:38:19.127943 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 437b1d23aad6 2026-07-10 01:38:19.128135 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2026-07-10 01:38:19.128337 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 2a8d13760366 2026-07-10 01:38:19.128482 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 4/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:38:19.128616 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 1e677b62a7c0 2026-07-10 01:38:19.128742 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-07-10 01:38:19.128884 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-07-10 01:38:19.129010 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-07-10 01:38:19.129180 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:38:19.129385 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:38:19.129485 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:38:19.129584 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:38:19.129731 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:38:19.129834 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:38:19.129933 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:38:19.130030 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:38:19.130159 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-07-10 01:38:19.130300 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2026-07-10 01:38:19.130408 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-07-10 01:38:19.130507 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2026-07-10 01:38:19.130618 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:38:19.130719 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:38:19.130826 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-07-10 01:38:19.130939 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:38:19.131075 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-07-10 01:38:19.131219 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-07-10 01:38:19.131343 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-07-10 01:38:19.131443 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-07-10 01:38:19.131552 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-07-10 01:38:19.131638 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-07-10 01:38:19.131752 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:38:19.131855 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:38:19.131941 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-07-10 01:38:19.132068 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-07-10 01:38:19.132179 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-07-10 01:38:19.132346 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-07-10 01:38:19.132438 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:38:19.132532 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:38:19.132620 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:38:19.132722 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:38:19.135121 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:38:19.135147 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:38:19.135157 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:38:19.135166 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-07-10 01:38:19.135176 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:38:19.135184 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:38:19.135211 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-07-10 01:38:19.135227 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:38:19.135238 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:38:19.135245 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-07-10 01:38:19.135253 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-07-10 01:38:19.135261 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-07-10 01:38:19.135269 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-07-10 01:38:19.135277 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:38:19.135286 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:19.135294 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135302 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:19.135309 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135317 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:38:19.135325 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:38:19.135333 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:19.135341 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135349 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:19.135357 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135364 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:38:19.135372 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:19.135380 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:19.135388 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:19.135396 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:19.135415 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:38:19.135424 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:19.135440 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135448 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:19.135456 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135464 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.135472 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135480 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135488 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135496 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.135503 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135511 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.135519 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135527 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135540 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:19.135548 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.135556 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:38:19.135564 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.135575 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135625 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.135763 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:19.135839 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:38:19.135903 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:19.136006 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:19.136180 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:38:19.136292 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:19.136356 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.136418 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:19.136439 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:19.136504 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:19.136546 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2026-07-10 01:38:19.136587 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.136627 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:38:19.136678 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:38:19.136731 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:38:19.136825 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2026-07-10 01:38:19.136868 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:38:19.136908 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:38:19.136931 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2026-07-10 01:38:19.136997 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2026-07-10 01:38:19.137058 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:38:19.137103 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.137157 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8064 files, 1147 directories removed. 2026-07-10 01:38:19.137223 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.137275 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2026-07-10 01:38:19.137288 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.137353 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2026-07-10 01:38:19.137393 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:38:19.137434 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:38:19.137474 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:38:19.137547 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:38:19.137628 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 1e677b62a7c0 2026-07-10 01:38:19.137723 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> ebd77a064059 2026-07-10 01:38:19.137806 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built ec8d1bef8e46 2026-07-10 01:38:19.137880 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20260710 2026-07-10 01:38:19.137969 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2026-07-10 01:38:19.137876 (took 0:00:27.725159) 2026-07-10 01:38:19.138457 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2026-07-10 01:38:19.138506 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2026-07-10 01:38:19.138604 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2026-07-10 01:38:19.138509 2026-07-10 01:38:19.139607 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2026-07-10 01:38:19.140304 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2026-07-10 01:38:44.009542 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 01:38:44.009679 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 05af6d4e438b 2026-07-10 01:38:44.009725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/4 : LABEL "build-date"="20260710" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:38:44.009832 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 369a6897f799 2026-07-10 01:38:44.009871 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 369a6897f799 2026-07-10 01:38:44.010019 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 295573d87e70 2026-07-10 01:38:44.010188 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:38:44.010326 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 06e5086fadf4 2026-07-10 01:38:44.010489 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-07-10 01:38:44.010568 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-07-10 01:38:44.010657 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-07-10 01:38:44.010750 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2026-07-10 01:38:44.010890 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:38:44.010937 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:38:44.011006 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:38:44.011121 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:38:44.011210 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:38:44.011361 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:38:44.011447 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:38:44.011479 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-07-10 01:38:44.011556 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2026-07-10 01:38:44.011643 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-07-10 01:38:44.011720 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2026-07-10 01:38:44.011805 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:38:44.011878 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:38:44.011960 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-07-10 01:38:44.012090 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:38:44.012150 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:38:44.012250 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-07-10 01:38:44.012346 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-07-10 01:38:44.012424 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-07-10 01:38:44.012514 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-07-10 01:38:44.012585 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:38:44.012676 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:38:44.012748 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-07-10 01:38:44.012817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-07-10 01:38:44.012896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-07-10 01:38:44.012999 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-07-10 01:38:44.013082 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:38:44.013177 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:38:44.013262 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:38:44.013499 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:38:44.013568 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:38:44.013592 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:38:44.013603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:38:44.013614 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-07-10 01:38:44.013690 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:38:44.013737 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2026-07-10 01:38:44.013898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-07-10 01:38:44.015136 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-07-10 01:38:44.015165 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:38:44.015178 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-07-10 01:38:44.015188 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2026-07-10 01:38:44.015197 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-07-10 01:38:44.015206 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-07-10 01:38:44.015264 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-07-10 01:38:44.015274 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-07-10 01:38:44.015283 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:38:44.015294 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:44.015303 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:44.015313 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:44.015321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:44.015330 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:38:44.015339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:38:44.015348 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:44.015357 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.015366 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:44.015375 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:44.015384 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:44.015393 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:38:44.015420 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:44.015441 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:44.015450 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:44.015463 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:44.015475 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:38:44.015592 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.015612 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:44.015706 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:44.015761 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:44.015829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:44.015887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:44.015946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:44.016003 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:44.016063 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:44.016182 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.016256 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:44.016305 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:44.016357 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:44.016414 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.016473 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:38:44.016532 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:44.016586 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:44.016641 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:38:44.016697 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.016753 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:44.016811 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:44.016869 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.016927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:38:44.016985 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:44.017062 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.017123 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:44.017199 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.017278 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:44.017338 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.017397 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:44.017438 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2026-07-10 01:38:44.017490 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2026-07-10 01:38:44.017544 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:38:44.017597 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.017648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:38:44.017703 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2026-07-10 01:38:44.017761 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:38:44.017817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:38:44.017872 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2026-07-10 01:38:44.017927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2026-07-10 01:38:44.017985 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:38:44.018073 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.018111 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8268 files, 1181 directories removed. 2026-07-10 01:38:44.018178 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.018269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2026-07-10 01:38:44.018488 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.018558 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2026-07-10 01:38:44.018616 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:38:44.018640 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2026-07-10 01:38:44.018660 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2026-07-10 01:38:44.018681 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:38:44.018708 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 06e5086fadf4 2026-07-10 01:38:44.018726 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 769653ebae24 2026-07-10 01:38:44.018750 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/4 : USER barbican 2026-07-10 01:38:44.018775 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 489479de56ab 2026-07-10 01:38:44.018867 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 489479de56ab 2026-07-10 01:38:44.018893 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 5f0b03683798 2026-07-10 01:38:44.018917 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built 61e25260d20d 2026-07-10 01:38:44.019018 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20260710 2026-07-10 01:38:44.019090 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2026-07-10 01:38:44.018971 (took 0:00:24.880462) 2026-07-10 01:38:44.019717 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2026-07-10 01:38:44.019747 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2026-07-10 01:38:44.019753 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2026-07-10 01:38:44.019514 2026-07-10 01:38:44.020645 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2026-07-10 01:38:44.021666 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2026-07-10 01:39:12.148186 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 01:39:12.148301 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 05af6d4e438b 2026-07-10 01:39:12.148321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/6 : LABEL "build-date"="20260710" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:39:12.148351 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in fc1ff28c9bfb 2026-07-10 01:39:12.148363 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container fc1ff28c9bfb 2026-07-10 01:39:12.148373 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> ef2ecbc8c154 2026-07-10 01:39:12.148383 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2026-07-10 01:39:12.148394 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> ab7ad1b84020 2026-07-10 01:39:12.148404 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2026-07-10 01:39:12.148414 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 9d60671197f9 2026-07-10 01:39:12.148423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 9d60671197f9 2026-07-10 01:39:12.148433 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 9f7a6b8f9e8c 2026-07-10 01:39:12.148446 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:39:12.148457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 1f7798e06b45 2026-07-10 01:39:12.148467 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-07-10 01:39:12.148477 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-07-10 01:39:12.148487 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-07-10 01:39:12.148497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:39:12.148507 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:39:12.148533 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:39:12.148543 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:39:12.148553 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:39:12.148563 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:39:12.148573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:39:12.148583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:39:12.148593 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-07-10 01:39:12.148603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2026-07-10 01:39:12.148613 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-07-10 01:39:12.148623 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2026-07-10 01:39:12.148632 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:39:12.149291 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:39:12.149316 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-07-10 01:39:12.149321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:39:12.149337 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:39:12.149343 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2026-07-10 01:39:12.149347 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2026-07-10 01:39:12.149351 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2026-07-10 01:39:12.149355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2026-07-10 01:39:12.149360 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-07-10 01:39:12.149364 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-07-10 01:39:12.149368 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:39:12.149374 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:39:12.149378 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-07-10 01:39:12.149382 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-07-10 01:39:12.149387 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-07-10 01:39:12.149391 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-07-10 01:39:12.149395 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:39:12.149399 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:39:12.149404 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:39:12.149408 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:39:12.149413 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:39:12.149417 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:39:12.149421 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:39:12.149425 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-07-10 01:39:12.149429 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:39:12.149434 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:39:12.149438 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-07-10 01:39:12.149442 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:39:12.149463 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2026-07-10 01:39:12.149468 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2026-07-10 01:39:12.149473 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2026-07-10 01:39:12.149477 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2026-07-10 01:39:12.149492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-07-10 01:39:12.149496 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-07-10 01:39:12.149523 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:39:12.149571 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:12.149642 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:12.149674 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:12.149767 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:12.149794 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:39:12.149856 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:39:12.149894 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:12.149942 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:12.150032 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:12.150100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:12.150143 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:39:12.150193 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:12.150255 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:12.150313 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:12.150362 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:12.150411 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:39:12.150459 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:12.150509 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:12.150557 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:12.150605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:12.150655 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:12.150703 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:12.150751 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:12.150799 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:12.150847 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:12.150907 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:39:12.150954 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:12.151004 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:12.151057 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:39:12.151125 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:12.151174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:12.151222 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:39:12.151452 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:39:12.151501 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:12.151515 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:12.151582 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:39:12.151595 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:12.151605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:12.151640 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:12.151651 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:12.151685 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2026-07-10 01:39:12.151695 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:39:12.151740 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:39:12.151783 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:39:12.151880 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2026-07-10 01:39:12.151893 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:39:12.151934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:39:12.151973 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2026-07-10 01:39:12.152021 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2026-07-10 01:39:12.152118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:39:12.152134 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:39:12.152169 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8268 files, 1181 directories removed. 2026-07-10 01:39:12.152205 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:39:12.152308 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2026-07-10 01:39:12.152350 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:39:12.152422 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2026-07-10 01:39:12.152434 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:39:12.152487 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:39:12.152527 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:39:12.152600 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:39:12.152634 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 1f7798e06b45 2026-07-10 01:39:12.152671 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 24b8cf6b938f 2026-07-10 01:39:12.152736 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/6 : USER barbican 2026-07-10 01:39:12.152777 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 0121b9cd2d7d 2026-07-10 01:39:12.152811 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 0121b9cd2d7d 2026-07-10 01:39:12.152845 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 060190fc69d5 2026-07-10 01:39:12.152899 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built 144174404354 2026-07-10 01:39:12.152939 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20260710 2026-07-10 01:39:12.153026 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2026-07-10 01:39:12.152922 (took 0:00:28.133408) 2026-07-10 01:39:12.153507 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2026-07-10 01:39:12.153544 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2026-07-10 01:39:12.153612 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2026-07-10 01:39:12.153514 2026-07-10 01:39:12.154507 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2026-07-10 01:39:12.155078 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2026-07-10 01:39:37.788153 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 01:39:37.788236 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 05af6d4e438b 2026-07-10 01:39:37.788256 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/4 : LABEL "build-date"="20260710" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-keystone-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:39:37.788328 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 7ee78b16e584 2026-07-10 01:39:37.788343 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 7ee78b16e584 2026-07-10 01:39:37.788356 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 588f306ae96b 2026-07-10 01:39:37.788371 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:39:37.788409 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 273e19552390 2026-07-10 01:39:37.788422 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-07-10 01:39:37.788435 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-07-10 01:39:37.788448 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-07-10 01:39:37.788461 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2026-07-10 01:39:37.788475 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:39:37.788489 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:39:37.788502 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:39:37.788514 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:39:37.788527 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:39:37.788540 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:39:37.788552 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:39:37.788566 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-07-10 01:39:37.788579 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2026-07-10 01:39:37.788592 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-07-10 01:39:37.788623 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2026-07-10 01:39:37.788634 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:39:37.788644 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:39:37.788801 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-07-10 01:39:37.788951 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:39:37.789093 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2026-07-10 01:39:37.789241 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2026-07-10 01:39:37.789386 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% (Reading database ... 85% 2026-07-10 01:39:37.789492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-07-10 01:39:37.789610 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-07-10 01:39:37.791199 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:39:37.791310 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:39:37.791325 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-07-10 01:39:37.791335 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-07-10 01:39:37.791345 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-07-10 01:39:37.791354 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-07-10 01:39:37.791364 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:39:37.791374 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:39:37.791383 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:39:37.791393 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:39:37.791402 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:39:37.791411 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:39:37.791441 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:39:37.791452 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-07-10 01:39:37.791462 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:39:37.791472 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2026-07-10 01:39:37.791481 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-07-10 01:39:37.791493 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:39:37.791524 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2026-07-10 01:39:37.791534 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2026-07-10 01:39:37.791544 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2026-07-10 01:39:37.791553 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2026-07-10 01:39:37.791563 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-07-10 01:39:37.791584 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-07-10 01:39:37.791593 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:39:37.791603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:37.791612 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:37.791621 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:37.791631 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.791640 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:37.791653 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:39:37.791662 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.791727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:39:37.791784 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:37.791829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.791960 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:37.791974 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:37.791987 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.792085 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:37.792198 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.792212 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:39:37.792292 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:37.792411 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:37.792428 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:37.792507 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.792557 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:37.792622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.792678 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:39:37.792733 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.792778 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:37.792820 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.792877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:37.792920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:37.792975 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793004 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793083 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793153 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793168 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793241 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793303 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.793359 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793404 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:37.793447 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:39:37.793502 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793546 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793590 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:39:37.793633 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793688 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793733 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.793776 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:39:37.793861 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.793877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:37.793938 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.793982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:37.794027 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:37.794069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:37.794148 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.794191 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2026-07-10 01:39:37.794248 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2026-07-10 01:39:37.794294 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:39:37.794358 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:39:37.794401 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2026-07-10 01:39:37.794464 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:39:37.794488 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:39:37.794564 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2026-07-10 01:39:37.794588 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2026-07-10 01:39:37.794651 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:39:37.794705 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.794721 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8268 files, 1181 directories removed. 2026-07-10 01:39:37.794790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.794834 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2026-07-10 01:39:37.794877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.794931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2026-07-10 01:39:37.794958 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:39:37.795022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2026-07-10 01:39:37.795062 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2026-07-10 01:39:37.795151 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:39:37.795196 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 273e19552390 2026-07-10 01:39:37.795248 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 6935a73c8c65 2026-07-10 01:39:37.795328 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/4 : USER barbican 2026-07-10 01:39:37.795373 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 945d68dbe1d9 2026-07-10 01:39:37.795559 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 945d68dbe1d9 2026-07-10 01:39:37.795632 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 517f932e0636 2026-07-10 01:39:37.795647 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built d65e0a4fe470 2026-07-10 01:39:37.795667 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260710 2026-07-10 01:39:37.795679 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2026-07-10 01:39:37.795562 (took 0:00:25.642048) 2026-07-10 01:39:37.796252 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2026-07-10 01:39:37.796317 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2026-07-10 01:39:37.796454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2026-07-10 01:39:37.796320 2026-07-10 01:39:37.797563 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2026-07-10 01:39:37.798287 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2026-07-10 01:40:04.470122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 01:40:04.470224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> e41f99583891 2026-07-10 01:40:04.470259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/4 : LABEL "build-date"="20260710" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:40:04.470278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in f3ef970fd351 2026-07-10 01:40:04.470349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container f3ef970fd351 2026-07-10 01:40:04.470425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> deefd5b1b7d5 2026-07-10 01:40:04.470484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:40:04.470501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 7c2a4fb79615 2026-07-10 01:40:04.470686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-07-10 01:40:04.470731 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-07-10 01:40:04.470743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-07-10 01:40:04.470784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2026-07-10 01:40:04.470823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:40:04.470899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:40:04.470962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:40:04.470969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:40:04.471016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:40:04.471203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:40:04.471266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:40:04.471423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-07-10 01:40:04.471472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2026-07-10 01:40:04.471535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-07-10 01:40:04.471601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2026-07-10 01:40:04.471666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:40:04.471722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:40:04.471768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-07-10 01:40:04.471834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.471902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:40:04.471958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-07-10 01:40:04.472019 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-07-10 01:40:04.472027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-07-10 01:40:04.472134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-07-10 01:40:04.472146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-07-10 01:40:04.472261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-07-10 01:40:04.472389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:40:04.472417 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:40:04.472425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-07-10 01:40:04.472611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-07-10 01:40:04.472618 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-07-10 01:40:04.472623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-07-10 01:40:04.472630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:40:04.472638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:40:04.472726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:40:04.472732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:40:04.472787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:40:04.472794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:40:04.472864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:40:04.472870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-07-10 01:40:04.472956 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:40:04.472964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2026-07-10 01:40:04.473010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-07-10 01:40:04.473085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-07-10 01:40:04.473149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 60% (Reading database ... 65% 2026-07-10 01:40:04.473201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-07-10 01:40:04.473260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-07-10 01:40:04.473436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-07-10 01:40:04.473484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-07-10 01:40:04.473502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-07-10 01:40:04.473511 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-07-10 01:40:04.473519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:40:04.473572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:04.473626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:04.473678 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:04.473723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:04.473772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:40:04.473822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:40:04.473888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:04.473902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:04.473972 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:04.474022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:04.474120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:40:04.474166 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:04.474220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:04.474273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:04.474333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:04.474389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:40:04.474441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:04.474491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:04.474542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:04.474592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:04.474644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.474697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:04.474747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:04.474797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:04.474847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:04.474897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:04.474946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:04.474995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:04.475071 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:40:04.475128 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.475164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:04.475220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:04.475270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:40:04.475365 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.475381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:04.475445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:04.475479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.475531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:40:04.475582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.475631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:04.475680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.475715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:04.475770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.475819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:04.475854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:04.475899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.475955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2026-07-10 01:40:04.475987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.476064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2026-07-10 01:40:04.476110 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.476152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:40:04.476184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.476242 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:40:04.476303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2026-07-10 01:40:04.476392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:40:04.476401 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:40:04.476412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2026-07-10 01:40:04.476480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2026-07-10 01:40:04.476516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:40:04.476567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.476615 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 8961 files, 1251 directories removed. 2026-07-10 01:40:04.476660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.476710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2026-07-10 01:40:04.476756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.476798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2026-07-10 01:40:04.476851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:40:04.476899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2026-07-10 01:40:04.476949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2026-07-10 01:40:04.476998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:40:04.477064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 7c2a4fb79615 2026-07-10 01:40:04.477118 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 2c1702912b39 2026-07-10 01:40:04.477181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/4 : USER masakari 2026-07-10 01:40:04.477235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in c300337a3320 2026-07-10 01:40:04.477303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container c300337a3320 2026-07-10 01:40:04.477353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 0a96d536e87d 2026-07-10 01:40:04.477408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built f6b63363d016 2026-07-10 01:40:04.477463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20260710 2026-07-10 01:40:04.477567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2026-07-10 01:40:04.477444 (took 0:00:26.681124) 2026-07-10 01:40:04.478062 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2026-07-10 01:40:04.478160 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2026-07-10 01:40:04.478234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2026-07-10 01:40:04.478121 2026-07-10 01:40:04.479448 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2026-07-10 01:40:04.480308 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2026-07-10 01:40:33.737225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 01:40:33.737342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> e41f99583891 2026-07-10 01:40:33.737395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/5 : LABEL "build-date"="20260710" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:40:33.737525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in b4d0b7b74421 2026-07-10 01:40:33.737544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container b4d0b7b74421 2026-07-10 01:40:33.737635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 72c759e6cdbc 2026-07-10 01:40:33.737652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2026-07-10 01:40:33.737727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> e5aabea8e2b2 2026-07-10 01:40:33.737786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2026-07-10 01:40:33.737847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 2f7f5badc601 2026-07-10 01:40:33.737904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 2f7f5badc601 2026-07-10 01:40:33.737962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> d0587b956016 2026-07-10 01:40:33.738083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:40:33.738107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in b82e51b93f86 2026-07-10 01:40:33.738212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-07-10 01:40:33.738250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-07-10 01:40:33.738291 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-07-10 01:40:33.738377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:40:33.738455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:40:33.738510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:40:33.738553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:40:33.738595 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:40:33.738637 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:40:33.738679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:40:33.738721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:40:33.738774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-07-10 01:40:33.738785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2026-07-10 01:40:33.738870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-07-10 01:40:33.738912 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2026-07-10 01:40:33.738971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:40:33.739013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:40:33.739085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-07-10 01:40:33.739159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:40:33.739216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-07-10 01:40:33.739273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-07-10 01:40:33.739356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-07-10 01:40:33.739448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-07-10 01:40:33.739506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-07-10 01:40:33.739563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-07-10 01:40:33.739634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:40:33.739649 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:40:33.739726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-07-10 01:40:33.739769 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-07-10 01:40:33.739811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-07-10 01:40:33.739865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-07-10 01:40:33.739907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:40:33.739918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:40:33.739985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:40:33.740066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:40:33.740080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:40:33.740134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:40:33.740149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:40:33.740215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-07-10 01:40:33.740268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:40:33.740310 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:40:33.740360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-07-10 01:40:33.740583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-07-10 01:40:33.740650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-07-10 01:40:33.740686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:40:33.740710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-07-10 01:40:33.740739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-07-10 01:40:33.740749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-07-10 01:40:33.740760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-07-10 01:40:33.740774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-07-10 01:40:33.740813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-07-10 01:40:33.740864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:40:33.740909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:33.740922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:33.741073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:33.741096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:33.741149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:40:33.741206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:40:33.741234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:33.741298 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:33.741360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:33.741643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:33.741660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:40:33.741670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:33.741680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:33.741690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:33.741700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:33.741715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:40:33.741726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:33.741793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:33.741806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:33.741863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:33.741893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:33.741904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:33.741970 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:33.741983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:33.742071 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:33.742089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:33.742105 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:33.742119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:40:33.742235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:33.742268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:33.742350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:40:33.742363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:33.742426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:33.742481 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:40:33.742493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:33.742545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:33.742572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:33.742617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:33.742671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2026-07-10 01:40:33.742684 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:40:33.742726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:40:33.742768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:40:33.742830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2026-07-10 01:40:33.742893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:40:33.742951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:40:33.743022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2026-07-10 01:40:33.743092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2026-07-10 01:40:33.743150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:40:33.743161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-07-10 01:40:33.743217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 8961 files, 1251 directories removed. 2026-07-10 01:40:33.743233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-07-10 01:40:33.743290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2026-07-10 01:40:33.743306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-07-10 01:40:33.743377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2026-07-10 01:40:33.743420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-07-10 01:40:33.743461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:40:33.743502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:40:33.743553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:40:33.743580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container b82e51b93f86 2026-07-10 01:40:33.743697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 7a5bd2eefbe2 2026-07-10 01:40:33.743712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built ae8dd2bb38b1 2026-07-10 01:40:33.743727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20260710 2026-07-10 01:40:33.743827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2026-07-10 01:40:33.743710 (took 0:00:29.265589) 2026-07-10 01:40:33.744561 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2026-07-10 01:40:33.744585 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2026-07-10 01:40:33.744690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2026-07-10 01:40:33.744560 2026-07-10 01:40:33.744708 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Getting archive from https://tarballs.opendev.org/openstack/masakari-monitors/masakari-monitors-stable-2024.2.tar.gz 2026-07-10 01:40:34.425872 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2026-07-10 01:40:34.426765 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2026-07-10 01:41:45.808408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/8 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 01:41:45.809436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> e41f99583891 2026-07-10 01:41:45.809503 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/8 : LABEL "build-date"="20260710" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-monitors" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:41:45.809523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in c27485502d9a 2026-07-10 01:41:45.809537 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container c27485502d9a 2026-07-10 01:41:45.809550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> b4446dd09b52 2026-07-10 01:41:45.809586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libsasl2-modules-gssapi-mit python3-libvirt pacemaker-cli-utils sasl2-bin tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:41:45.809602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in f3911f0b8430 2026-07-10 01:41:45.809614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:41:45.809627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:41:45.809641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:41:45.809653 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:41:45.809665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:41:45.809679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:41:45.809691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:41:45.809703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:41:45.809715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:41:45.809728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:41:45.809740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:41:45.810146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:41:45.810169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:41:45.810203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:41:45.810213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:41:45.810223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 28.0 MB in 3s (11.1 MB/s) 2026-07-10 01:41:45.810234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-07-10 01:41:45.810244 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-07-10 01:41:45.810254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-07-10 01:41:45.810264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-07-10 01:41:45.810278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2026-07-10 01:41:45.810296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-07-10 01:41:45.810313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-07-10 01:41:45.810332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-07-10 01:41:45.810345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-07-10 01:41:45.810361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-07-10 01:41:45.810371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-07-10 01:41:45.810412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-07-10 01:41:45.810516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2026-07-10 01:41:45.810568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 libyajl2 pacemaker pacemaker-common pacemaker-resource-agents 2026-07-10 01:41:45.810654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pcs psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2026-07-10 01:41:45.810722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2026-07-10 01:41:45.810820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-07-10 01:41:45.810866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-07-10 01:41:45.810936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-07-10 01:41:45.811016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-07-10 01:41:45.811116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-07-10 01:41:45.811208 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2026-07-10 01:41:45.811310 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2026-07-10 01:41:45.811418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2026-07-10 01:41:45.811440 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2026-07-10 01:41:45.811672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-07-10 01:41:45.811729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-07-10 01:41:45.811761 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-07-10 01:41:45.811896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-07-10 01:41:45.812026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2026-07-10 01:41:45.812190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2026-07-10 01:41:45.812326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 01:41:45.813312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2026-07-10 01:41:45.813362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2026-07-10 01:41:45.813438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2026-07-10 01:41:45.813450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-07-10 01:41:45.813460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-07-10 01:41:45.813471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-07-10 01:41:45.813480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-07-10 01:41:45.813490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-07-10 01:41:45.813500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-07-10 01:41:45.813533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-07-10 01:41:45.813543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2026-07-10 01:41:45.813553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 libyajl2 pacemaker 2026-07-10 01:41:45.813563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-cli-utils pacemaker-common pacemaker-resource-agents pcs psmisc 2026-07-10 01:41:45.813573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: puma python3-cffi-backend python3-cryptography python3-dacite 2026-07-10 01:41:45.813583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-libvirt python3-lxml python3-openssl python3-pycurl 2026-07-10 01:41:45.813592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-07-10 01:41:45.813602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-07-10 01:41:45.814150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-07-10 01:41:45.814172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-07-10 01:41:45.814182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-07-10 01:41:45.814192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2026-07-10 01:41:45.814202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 90 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:41:45.814213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.9 MB of archives. 2026-07-10 01:41:45.814223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.8 MB of additional disk space will be used. 2026-07-10 01:41:45.814233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:41:45.814244 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-07-10 01:41:45.814301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-07-10 01:41:45.814314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-07-10 01:41:45.814324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-07-10 01:41:45.814334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-07-10 01:41:45.814344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-07-10 01:41:45.814360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 01:41:45.814370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 01:41:45.814414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-07-10 01:41:45.814473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-07-10 01:41:45.814559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-07-10 01:41:45.814613 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-07-10 01:41:45.814725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-07-10 01:41:45.814777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-07-10 01:41:45.814848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-07-10 01:41:45.814918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.2 [615 kB] 2026-07-10 01:41:45.814989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 01:41:45.815062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2026-07-10 01:41:45.815175 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2026-07-10 01:41:45.815414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2026-07-10 01:41:45.815473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2026-07-10 01:41:45.815497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2026-07-10 01:41:45.815508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2026-07-10 01:41:45.815518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2026-07-10 01:41:45.815562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 01:41:45.815652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.8 [5,342 kB] 2026-07-10 01:41:45.815718 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.8 [50.7 kB] 2026-07-10 01:41:45.815769 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2026-07-10 01:41:45.815833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2026-07-10 01:41:45.815920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2026-07-10 01:41:45.815938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2026-07-10 01:41:45.816026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2026-07-10 01:41:45.816132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 01:41:45.816183 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-07-10 01:41:45.816251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2026-07-10 01:41:45.816318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-07-10 01:41:45.816405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-07-10 01:41:45.816470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-07-10 01:41:45.816539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2026-07-10 01:41:45.816607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 01:41:45.816676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.5 [302 kB] 2026-07-10 01:41:45.818170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2026-07-10 01:41:45.818214 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2026-07-10 01:41:45.818228 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2026-07-10 01:41:45.818239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2026-07-10 01:41:45.818249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2026-07-10 01:41:45.818259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2026-07-10 01:41:45.818269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2026-07-10 01:41:45.818295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.7 [117 kB] 2026-07-10 01:41:45.818305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2026-07-10 01:41:45.818315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2026-07-10 01:41:45.818324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2026-07-10 01:41:45.818334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2026-07-10 01:41:45.818344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 01:41:45.818354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-07-10 01:41:45.818364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-07-10 01:41:45.818397 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-07-10 01:41:45.818419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-07-10 01:41:45.818429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-07-10 01:41:45.818439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-07-10 01:41:45.818449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-07-10 01:41:45.818459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 01:41:45.818469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-10 01:41:45.818479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-07-10 01:41:45.818489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-07-10 01:41:45.818499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-07-10 01:41:45.818510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-07-10 01:41:45.818520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-07-10 01:41:45.818544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-07-10 01:41:45.818554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-07-10 01:41:45.818565 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-07-10 01:41:45.818582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-07-10 01:41:45.818592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-07-10 01:41:45.818602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2026-07-10 01:41:45.818612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-07-10 01:41:45.818622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-07-10 01:41:45.818632 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-07-10 01:41:45.818642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2026-07-10 01:41:45.818652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-07-10 01:41:45.818662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-07-10 01:41:45.818677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-07-10 01:41:45.818687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 01:41:45.818697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-07-10 01:41:45.818759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-07-10 01:41:45.818810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-07-10 01:41:45.818915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-07-10 01:41:45.818934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-10 01:41:45.819004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-10 01:41:45.819102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-07-10 01:41:45.819184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-10 01:41:45.819255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2026-07-10 01:41:45.819323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.9 MB in 1s (18.8 MB/s) 2026-07-10 01:41:45.819413 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2026-07-10 01:41:45.819480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-07-10 01:41:45.819558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:41:45.819622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-07-10 01:41:45.819687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-07-10 01:41:45.819755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-07-10 01:41:45.819824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-07-10 01:41:45.819891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-07-10 01:41:45.819958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-07-10 01:41:45.820026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:41:45.820120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:41:45.820195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.820264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2026-07-10 01:41:45.820330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-07-10 01:41:45.820424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 01:41:45.820616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2026-07-10 01:41:45.820663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:41:45.820676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.820731 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2026-07-10 01:41:45.820795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:41:45.820863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.820931 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2026-07-10 01:41:45.821004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.821113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:41:45.821190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.821258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2026-07-10 01:41:45.821326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-07-10 01:41:45.821429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 01:41:45.821576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2026-07-10 01:41:45.821608 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 01:41:45.821628 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 01:41:45.821715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2026-07-10 01:41:45.821766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 01:41:45.821830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 01:41:45.821898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2026-07-10 01:41:45.821970 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 01:41:45.822073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 01:41:45.822159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2026-07-10 01:41:45.822233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 01:41:45.822301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 01:41:45.822370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2026-07-10 01:41:45.822493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:41:45.822564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.822635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2026-07-10 01:41:45.822701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-07-10 01:41:45.822756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 01:41:45.825303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2026-07-10 01:41:45.825345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:41:45.825357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.825368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2026-07-10 01:41:45.825423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:41:45.825441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 01:41:45.825459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2026-07-10 01:41:45.825478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:41:45.825497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.825514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2026-07-10 01:41:45.825531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 01:41:45.825550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 01:41:45.825569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2026-07-10 01:41:45.825587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 01:41:45.825598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2026-07-10 01:41:45.825608 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2026-07-10 01:41:45.825619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2026-07-10 01:41:45.825629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2026-07-10 01:41:45.825639 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2026-07-10 01:41:45.825649 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2026-07-10 01:41:45.825659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.825681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2026-07-10 01:41:45.825691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2026-07-10 01:41:45.825702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2026-07-10 01:41:45.825712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-07-10 01:41:45.825722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2026-07-10 01:41:45.825731 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-07-10 01:41:45.825754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 01:41:45.825764 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2026-07-10 01:41:45.825775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-07-10 01:41:45.825785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-07-10 01:41:45.825794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.825804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2026-07-10 01:41:45.825814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 01:41:45.825825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.825861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 01:41:45.825872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2026-07-10 01:41:45.825882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-07-10 01:41:45.825893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 01:41:45.825903 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2026-07-10 01:41:45.825913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 01:41:45.825923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:41:45.825934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2026-07-10 01:41:45.825957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 01:41:45.825968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 01:41:45.825978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2026-07-10 01:41:45.825988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 01:41:45.825998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 01:41:45.826008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2026-07-10 01:41:45.826018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2026-07-10 01:41:45.826028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2026-07-10 01:41:45.826076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2026-07-10 01:41:45.826087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 01:41:45.826097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2026-07-10 01:41:45.826107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2026-07-10 01:41:45.826125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-07-10 01:41:45.826136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 01:41:45.826146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2026-07-10 01:41:45.826156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-07-10 01:41:45.826166 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-07-10 01:41:45.826176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2026-07-10 01:41:45.826186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2026-07-10 01:41:45.826196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2026-07-10 01:41:45.826206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2026-07-10 01:41:45.826216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2026-07-10 01:41:45.826226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2026-07-10 01:41:45.826236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2026-07-10 01:41:45.826246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-07-10 01:41:45.826256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 01:41:45.826266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2026-07-10 01:41:45.826284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2026-07-10 01:41:45.828143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 01:41:45.828164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2026-07-10 01:41:45.828175 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-07-10 01:41:45.828185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:41:45.828195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2026-07-10 01:41:45.828205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-07-10 01:41:45.828216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:41:45.828226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2026-07-10 01:41:45.828236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-07-10 01:41:45.828246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 01:41:45.828256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2026-07-10 01:41:45.828267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-07-10 01:41:45.828277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-07-10 01:41:45.828287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2026-07-10 01:41:45.828297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 01:41:45.828332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 01:41:45.828342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2026-07-10 01:41:45.828352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-07-10 01:41:45.828363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 01:41:45.828373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2026-07-10 01:41:45.828410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-07-10 01:41:45.828421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.828431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 01:41:45.828441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2026-07-10 01:41:45.828451 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2026-07-10 01:41:45.828461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2026-07-10 01:41:45.828472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2026-07-10 01:41:45.828482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-07-10 01:41:45.828492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 01:41:45.828502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2026-07-10 01:41:45.828512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2026-07-10 01:41:45.828522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2026-07-10 01:41:45.828533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2026-07-10 01:41:45.828543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-07-10 01:41:45.828553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 01:41:45.828563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2026-07-10 01:41:45.828573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-07-10 01:41:45.828584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 01:41:45.828594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2026-07-10 01:41:45.828604 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2026-07-10 01:41:45.828622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2026-07-10 01:41:45.828641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2026-07-10 01:41:45.828651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-07-10 01:41:45.828662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 01:41:45.828672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2026-07-10 01:41:45.828682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-07-10 01:41:45.828693 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 01:41:45.828711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2026-07-10 01:41:45.828721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2026-07-10 01:41:45.828731 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2026-07-10 01:41:45.828742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2026-07-10 01:41:45.828752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-07-10 01:41:45.828762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 01:41:45.828772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2026-07-10 01:41:45.828783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2026-07-10 01:41:45.828793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-07-10 01:41:45.828803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 01:41:45.828814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:41:45.828824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.828834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2026-07-10 01:41:45.828844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:41:45.828854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.828865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2026-07-10 01:41:45.828875 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 01:41:45.828885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.828895 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2026-07-10 01:41:45.828906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:41:45.828916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.828926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2026-07-10 01:41:45.828936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 01:41:45.828946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.828956 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2026-07-10 01:41:45.828967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:41:45.828977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.828987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2026-07-10 01:41:45.828997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-07-10 01:41:45.829008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.829018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2026-07-10 01:41:45.829028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-07-10 01:41:45.829103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 01:41:45.829125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 01:41:45.829163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:41:45.829182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:41:45.829198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2026-07-10 01:41:45.829216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-10 01:41:45.829234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 01:41:45.829251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2026-07-10 01:41:45.829268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 01:41:45.829286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 01:41:45.829303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2026-07-10 01:41:45.829319 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 01:41:45.829335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 01:41:45.829360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2026-07-10 01:41:45.829403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-07-10 01:41:45.829422 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 01:41:45.829440 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2026-07-10 01:41:45.829458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-07-10 01:41:45.829476 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 01:41:45.829495 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2026-07-10 01:41:45.829505 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-07-10 01:41:45.829515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.829529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-07-10 01:41:45.829594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.829610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.829817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2026-07-10 01:41:45.829890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.829912 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.829943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2026-07-10 01:41:45.829964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.829983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.830030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.830122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2026-07-10 01:41:45.830143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.830162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.830181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2026-07-10 01:41:45.830206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.830216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.830230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-07-10 01:41:45.830301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.830317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.830362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2026-07-10 01:41:45.830426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.830440 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.830488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2026-07-10 01:41:45.830531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.830590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.830606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2026-07-10 01:41:45.830663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.830706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.830760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2026-07-10 01:41:45.830776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.830835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.830879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2026-07-10 01:41:45.830921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-07-10 01:41:45.830975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 01:41:45.830990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2026-07-10 01:41:45.831057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-07-10 01:41:45.831139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-07-10 01:41:45.831167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2026-07-10 01:41:45.831245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:41:45.831263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:41:45.831291 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2026-07-10 01:41:45.831355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:41:45.831427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:41:45.831462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2026-07-10 01:41:45.831490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 01:41:45.831578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 01:41:45.831600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2026-07-10 01:41:45.831623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-07-10 01:41:45.831703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-07-10 01:41:45.831725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2026-07-10 01:41:45.831752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:41:45.831776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:41:45.831831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-07-10 01:41:45.831874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../85-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:41:45.831928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:41:45.831944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libyajl2:amd64. 2026-07-10 01:41:45.832003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-10 01:41:45.832067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 01:41:45.832090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2026-07-10 01:41:45.832164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 01:41:45.832181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 01:41:45.832239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2026-07-10 01:41:45.832280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:41:45.832322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.832403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2026-07-10 01:41:45.832473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../89-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-10 01:41:45.832516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-10 01:41:45.832556 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.832597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2026-07-10 01:41:45.832638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2026-07-10 01:41:45.832678 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.832710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2026-07-10 01:41:45.832770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2026-07-10 01:41:45.832797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000179005 s, 22.9 MB/s 2026-07-10 01:41:45.832822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 01:41:45.832888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2026-07-10 01:41:45.832906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 01:41:45.832963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2026-07-10 01:41:45.833016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2026-07-10 01:41:45.833075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 01:41:45.833109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:41:45.833134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 01:41:45.833179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 01:41:45.833225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 01:41:45.833240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.833300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2026-07-10 01:41:45.833354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 01:41:45.833450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 01:41:45.833475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 01:41:45.833501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2026-07-10 01:41:45.833526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2026-07-10 01:41:45.833550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:41:45.833610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2026-07-10 01:41:45.833652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.833764 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 01:41:45.833785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 01:41:45.834018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:41:45.834127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.834146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2026-07-10 01:41:45.834159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 01:41:45.834180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 01:41:45.834191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.834201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 01:41:45.834216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:41:45.834306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 01:41:45.834324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 01:41:45.834353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.834476 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 01:41:45.834535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 01:41:45.834551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 01:41:45.834609 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.834652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:41:45.834668 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-07-10 01:41:45.834730 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.834772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:41:45.834798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 01:41:45.834853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 01:41:45.834869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-07-10 01:41:45.834924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.834966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2026-07-10 01:41:45.835007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.835110 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.835145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.835231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-10 01:41:45.835276 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:41:45.835332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-07-10 01:41:45.835437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:41:45.835484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 01:41:45.835542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.835597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.835651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.835722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 01:41:45.835778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:41:45.835833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 01:41:45.835888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 01:41:45.835943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2026-07-10 01:41:45.835998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.836132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 01:41:45.836154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.836221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 01:41:45.836247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 01:41:45.836311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-07-10 01:41:45.836340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:41:45.836426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.836452 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.836515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 01:41:45.836543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.836629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.836648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.836860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.836898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2026-07-10 01:41:45.836908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2026-07-10 01:41:45.836922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 01:41:45.836932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 01:41:45.836944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 01:41:45.837015 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 01:41:45.837102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2026-07-10 01:41:45.837169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 01:41:45.837254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2026-07-10 01:41:45.837315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 01:41:45.837403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-07-10 01:41:45.837466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 01:41:45.837509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2026-07-10 01:41:45.837561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 01:41:45.837577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 01:41:45.837617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 01:41:45.837672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2026-07-10 01:41:45.837687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-07-10 01:41:45.837727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:41:45.837780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-07-10 01:41:45.837795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:41:45.837835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.837850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-07-10 01:41:45.837881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:41:45.837938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 01:41:45.837954 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:41:45.838022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container f3911f0b8430 2026-07-10 01:41:45.838089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 9b3600a0399b 2026-07-10 01:41:45.838138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/8 : ADD masakari-monitors-archive /masakari-monitors-source 2026-07-10 01:41:45.838154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 3e9e6edb8b9d 2026-07-10 01:41:45.838211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/8 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2026-07-10 01:41:45.838265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 5e738d587947 2026-07-10 01:41:45.838284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 6/8 : RUN ln -s masakari-monitors-source/* masakari-monitors && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari-monitors && mkdir -p /etc/masakari-monitors && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_masakari_monitors_sudoers 2026-07-10 01:41:45.838328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 5d503ea27db2 2026-07-10 01:41:45.838410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing ./masakari-monitors 2026-07-10 01:41:45.838467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: started 2026-07-10 01:41:45.838483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: finished with status 'done' 2026-07-10 01:41:45.838524 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: started 2026-07-10 01:41:45.838539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:41:45.838592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: started 2026-07-10 01:41:45.838629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: finished with status 'done' 2026-07-10 01:41:45.838644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): started 2026-07-10 01:41:45.838702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:41:45.838715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.2.0) 2026-07-10 01:41:45.838733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (5.8.1) 2026-07-10 01:41:45.838774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: openstacksdk>=0.13.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2026-07-10 01:41:45.838790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.0) 2026-07-10 01:41:45.838842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (9.6.1) 2026-07-10 01:41:45.838859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (5.3.0) 2026-07-10 01:41:45.838899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.11.0) 2026-07-10 01:41:45.838925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.4.0) 2026-07-10 01:41:45.838939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.2) 2026-07-10 01:41:45.838982 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.2.0) 2026-07-10 01:41:45.838998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.privsep>=1.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.4.0) 2026-07-10 01:41:45.839059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.5.0) 2026-07-10 01:41:45.839080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (7.4.0) 2026-07-10 01:41:45.840123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.0) 2026-07-10 01:41:45.840153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==18.0.0.0rc2.dev2) 2026-07-10 01:41:45.840174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2026-07-10 01:41:45.840192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->masakari-monitors==18.0.0.0rc2.dev2) (3.11.0) 2026-07-10 01:41:45.840209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2.1.0) 2026-07-10 01:41:45.840219 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2.32.3) 2026-07-10 01:41:45.840229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (5.3.0) 2026-07-10 01:41:45.840248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (1.7.0) 2026-07-10 01:41:45.840259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (6.0.2) 2026-07-10 01:41:45.840269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (42.0.8) 2026-07-10 01:41:45.840278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (5.1.1) 2026-07-10 01:41:45.840288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.3.3) 2026-07-10 01:41:45.840308 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.0.1) 2026-07-10 01:41:45.840318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.33) 2026-07-10 01:41:45.840328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netifaces>=0.10.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (0.11.0) 2026-07-10 01:41:45.840338 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (4.2.2) 2026-07-10 01:41:45.840348 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.4.0) 2026-07-10 01:41:45.840359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.17.0) 2026-07-10 01:41:45.840371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (2.22) 2026-07-10 01:41:45.840418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.0) 2026-07-10 01:41:45.840429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.0) 2026-07-10 01:41:45.840440 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->masakari-monitors==18.0.0.0rc2.dev2) (1.16.0) 2026-07-10 01:41:45.840450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->masakari-monitors==18.0.0.0rc2.dev2) (0.19) 2026-07-10 01:41:45.840460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (0.10.1) 2026-07-10 01:41:45.840470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (2.0.0) 2026-07-10 01:41:45.840486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (5.6.0) 2026-07-10 01:41:45.840497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (5.5.0) 2026-07-10 01:41:45.840507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (2.9.0.post0) 2026-07-10 01:41:45.840524 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.4) 2026-07-10 01:41:45.840535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: WebOb>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (1.8.8) 2026-07-10 01:41:45.840545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2026-07-10 01:41:45.840554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2026-07-10 01:41:45.840564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (2.1.5) 2026-07-10 01:41:45.840574 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: eventlet>=0.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (0.36.1) 2026-07-10 01:41:45.840584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: greenlet>=0.4.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.3) 2026-07-10 01:41:45.840594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (1.0.8) 2026-07-10 01:41:45.840604 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (2.6.1) 2026-07-10 01:41:45.840615 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (2024.1) 2026-07-10 01:41:45.840631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (3.10.1) 2026-07-10 01:41:45.840641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.0) 2026-07-10 01:41:45.840651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (2.5.1) 2026-07-10 01:41:45.840661 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (1.6.0) 2026-07-10 01:41:45.840671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (24.1) 2026-07-10 01:41:45.840681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (6.0.0) 2026-07-10 01:41:45.840697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.2) 2026-07-10 01:41:45.840714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (67.2.0) 2026-07-10 01:41:45.840724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->masakari-monitors==18.0.0.0rc2.dev2) (0.2.13) 2026-07-10 01:41:45.840735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: six>=1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-consul>=1.1.0->masakari-monitors==18.0.0.0rc2.dev2) (1.16.0) 2026-07-10 01:41:45.840752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (3.3.2) 2026-07-10 01:41:45.840778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (3.8) 2026-07-10 01:41:45.840800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (1.26.19) 2026-07-10 01:41:45.840819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2026.6.17) 2026-07-10 01:41:45.840836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (0.7) 2026-07-10 01:41:45.840853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2026-07-10 01:41:45.840871 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2026-07-10 01:41:45.840887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): started 2026-07-10 01:41:45.840904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): finished with status 'done' 2026-07-10 01:41:45.840921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Created wheel for masakari-monitors: filename=masakari_monitors-18.0.0.0rc2.dev2-py3-none-any.whl size=106461 sha256=47c3bedb662f8acfe1d3148e0d0711969b7cd1353eaf9e6e098c0b2bb0a040b0 2026-07-10 01:41:45.840950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-q4txwdgm/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2026-07-10 01:41:45.840967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2026-07-10 01:41:45.840982 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2026-07-10 01:41:45.840999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-18.0.0.0rc2.dev2 python-consul-1.1.0 2026-07-10 01:41:45.841017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 5d503ea27db2 2026-07-10 01:41:45.841032 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 34062145491e 2026-07-10 01:41:45.841093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:41:45.841123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 196667e2be55 2026-07-10 01:41:45.841140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-07-10 01:41:45.841155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-07-10 01:41:45.841170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-07-10 01:41:45.841195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2026-07-10 01:41:45.841212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:41:45.841229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:41:45.841246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:41:45.841263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:41:45.841279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:41:45.841297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:41:45.841316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:41:45.841327 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-07-10 01:41:45.841337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2026-07-10 01:41:45.841347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-07-10 01:41:45.841358 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2026-07-10 01:41:45.841371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:41:45.841415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:41:45.841459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-07-10 01:41:45.841525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:41:45.841539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-07-10 01:41:45.841553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-07-10 01:41:45.841594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-07-10 01:41:45.841610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-07-10 01:41:45.841651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-07-10 01:41:45.841665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-07-10 01:41:45.841706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24548 files and directories currently installed.) 2026-07-10 01:41:45.841722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:41:45.841776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-07-10 01:41:45.841817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-07-10 01:41:45.841832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-07-10 01:41:45.841874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-07-10 01:41:45.841927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:41:45.841947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:41:45.841971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:41:45.841996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:41:45.842021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:41:45.842078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:41:45.842111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:41:45.842190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-07-10 01:41:45.842214 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:41:45.842235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2026-07-10 01:41:45.842483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-07-10 01:41:45.842520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:41:45.842535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-07-10 01:41:45.842581 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-07-10 01:41:45.842596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-07-10 01:41:45.842650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-07-10 01:41:45.842746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-07-10 01:41:45.842763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-07-10 01:41:45.842778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24539 files and directories currently installed.) 2026-07-10 01:41:45.842819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:45.842874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:45.842918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:45.842979 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.843152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:45.843178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:41:45.843192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.843233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:41:45.843274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:45.843328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:45.843371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:45.843428 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:45.843453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:41:45.843467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:45.843498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:45.843543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:45.843558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:45.843611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:41:45.843664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:45.843679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.843693 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:45.843747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:45.843788 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:45.843804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:45.843844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:45.843859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:45.843899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:45.843914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:45.843955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.843970 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:45.844010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:45.844026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:41:45.844100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:45.844120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:45.844133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:41:45.844186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:45.845247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:45.845270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:41:45.845280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.845323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:45.845336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:45.845346 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.845356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:45.845366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:45.845411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2026-07-10 01:41:45.845424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2026-07-10 01:41:45.845434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:41:45.845454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.845465 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:41:45.845476 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2026-07-10 01:41:45.845487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:41:45.845497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:41:45.845508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2026-07-10 01:41:45.845518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2026-07-10 01:41:45.845529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:41:45.845539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.845549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9049 files, 1277 directories removed. 2026-07-10 01:41:45.845560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.845570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2026-07-10 01:41:45.845581 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.845592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2026-07-10 01:41:45.845602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:41:45.845613 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2026-07-10 01:41:45.845623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2026-07-10 01:41:45.845634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:41:45.845644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 196667e2be55 2026-07-10 01:41:45.845655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 39fcb6b85ee8 2026-07-10 01:41:45.845665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/8 : USER masakari 2026-07-10 01:41:45.845676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 3d38f7575dfc 2026-07-10 01:41:45.845686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 3d38f7575dfc 2026-07-10 01:41:45.845697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 9e5afb23210e 2026-07-10 01:41:45.845707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built 5af03c2852c4 2026-07-10 01:41:45.845718 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20260710 2026-07-10 01:41:45.845728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2026-07-10 01:41:45.844883 (took 0:01:12.100323) 2026-07-10 01:41:45.845744 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2026-07-10 01:41:45.845754 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2026-07-10 01:41:45.845765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2026-07-10 01:41:45.845305 2026-07-10 01:41:45.846195 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2026-07-10 01:41:45.846724 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2026-07-10 01:42:10.873288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:42:10.873391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 53503dad6546 2026-07-10 01:42:10.873459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/4 : LABEL "build-date"="20260710" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-mdns" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:42:10.873501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in ee6a9eff8711 2026-07-10 01:42:10.873514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container ee6a9eff8711 2026-07-10 01:42:10.873525 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 59fe6d65c2b0 2026-07-10 01:42:10.873550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:42:10.873562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 789ff783e220 2026-07-10 01:42:10.873573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-07-10 01:42:10.873704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-07-10 01:42:10.873848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-07-10 01:42:10.873963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2026-07-10 01:42:10.874080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:42:10.874160 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:42:10.874233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:42:10.874318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:42:10.874389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:42:10.874501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:42:10.874563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:42:10.874651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-07-10 01:42:10.874737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2026-07-10 01:42:10.874889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-07-10 01:42:10.874904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2026-07-10 01:42:10.875005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:42:10.875113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:42:10.875221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-07-10 01:42:10.875327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:42:10.875378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2026-07-10 01:42:10.875538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-07-10 01:42:10.875629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-07-10 01:42:10.875719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-07-10 01:42:10.875811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:42:10.875903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:42:10.875995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-07-10 01:42:10.876122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-07-10 01:42:10.876229 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-07-10 01:42:10.876332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-07-10 01:42:10.876652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:42:10.876669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:42:10.876679 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:42:10.876705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:42:10.876756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:42:10.876863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:42:10.876877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:42:10.876888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-07-10 01:42:10.876954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:42:10.877001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2026-07-10 01:42:10.877061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-07-10 01:42:10.877110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2026-07-10 01:42:10.877205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:42:10.877222 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2026-07-10 01:42:10.877329 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2026-07-10 01:42:10.877344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2026-07-10 01:42:10.877423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2026-07-10 01:42:10.877438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-07-10 01:42:10.877514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-07-10 01:42:10.877529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:42:10.877604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:10.877647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:10.877724 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:10.877734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:10.877801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:42:10.877812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:42:10.877868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:10.877923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:10.877937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:10.878011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:10.878025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:42:10.878103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:10.878177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:10.878253 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:10.878308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:10.878391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:42:10.878499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:10.878510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:10.878552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:10.878609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:10.878624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:10.878701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:10.878715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:10.878788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:10.878802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:10.878875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:10.878889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:10.878970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:42:10.878985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:10.879066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:10.879127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:42:10.879170 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:10.879184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:10.879258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:42:10.879349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:10.879416 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:10.879485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:42:10.879496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:10.879574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:42:10.879588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:10.879666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2026-07-10 01:42:10.879680 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:42:10.879758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2026-07-10 01:42:10.879773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:42:10.879851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:42:10.879894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:42:10.879952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2026-07-10 01:42:10.879966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:42:10.880082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:42:10.880110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2026-07-10 01:42:10.880200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2026-07-10 01:42:10.880226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:42:10.880287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:42:10.880341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8446 files, 1205 directories removed. 2026-07-10 01:42:10.880356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:42:10.880470 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2026-07-10 01:42:10.880483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:42:10.880539 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2026-07-10 01:42:10.880554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:42:10.880628 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2026-07-10 01:42:10.880643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2026-07-10 01:42:10.880715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:42:10.880730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 789ff783e220 2026-07-10 01:42:10.880803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> d89d464d816c 2026-07-10 01:42:10.880818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/4 : USER designate 2026-07-10 01:42:10.880899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 664f6245e283 2026-07-10 01:42:10.880914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 664f6245e283 2026-07-10 01:42:10.880983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 8069b48ad176 2026-07-10 01:42:10.881071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built 1bcbf33a2b9c 2026-07-10 01:42:10.881141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20260710 2026-07-10 01:42:10.881281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2026-07-10 01:42:10.881119 (took 0:00:25.035814) 2026-07-10 01:42:10.881828 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2026-07-10 01:42:10.882192 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2026-07-10 01:42:10.882276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2026-07-10 01:42:10.882032 2026-07-10 01:42:10.883242 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2026-07-10 01:42:10.884023 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2026-07-10 01:42:48.977380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:42:48.977483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 53503dad6546 2026-07-10 01:42:48.977528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/5 : LABEL "build-date"="20260710" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-backend-bind9" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:42:48.977579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in e60dbb8e103f 2026-07-10 01:42:48.977591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container e60dbb8e103f 2026-07-10 01:42:48.977602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 6a43c875cf86 2026-07-10 01:42:48.977613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:42:48.977625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in ca4d5655f10b 2026-07-10 01:42:48.977634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:42:48.977645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:42:48.977656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:42:48.977666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:42:48.977677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:42:48.977687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:42:48.977697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:42:48.977707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:42:48.977717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:42:48.977804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:42:48.977818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:42:48.977828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:42:48.977839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:42:48.977849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:42:48.977859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:42:48.977869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 28.0 MB in 3s (11.1 MB/s) 2026-07-10 01:42:48.977880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-07-10 01:42:48.977897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-07-10 01:42:48.977908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-07-10 01:42:48.977918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-07-10 01:42:48.977928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2026-07-10 01:42:48.977938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-07-10 01:42:48.977954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-07-10 01:42:48.977965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2026-07-10 01:42:48.977975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-07-10 01:42:48.977995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2026-07-10 01:42:48.978076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-07-10 01:42:48.978392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-07-10 01:42:48.978422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:42:48.978467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,886 kB of archives. 2026-07-10 01:42:48.978481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,721 kB of additional disk space will be used. 2026-07-10 01:42:48.978499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:42:48.978512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-07-10 01:42:48.978582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 01:42:48.978599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 01:42:48.978703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2026-07-10 01:42:48.978722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.5 [1,258 kB] 2026-07-10 01:42:48.978788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.5 [159 kB] 2026-07-10 01:42:48.978840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2026-07-10 01:42:48.978889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.5 [258 kB] 2026-07-10 01:42:48.978938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,886 kB in 0s (4,239 kB/s) 2026-07-10 01:42:48.978987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2026-07-10 01:42:48.979067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-07-10 01:42:48.979143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:42:48.982138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-07-10 01:42:48.982161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-07-10 01:42:48.982171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-07-10 01:42:48.982180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-07-10 01:42:48.982190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-07-10 01:42:48.982199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-07-10 01:42:48.982208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:42:48.982217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-07-10 01:42:48.982227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:42:48.982236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 01:42:48.982246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 01:42:48.982255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:42:48.982264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:42:48.982273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 01:42:48.982283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 01:42:48.982292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:42:48.982311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2026-07-10 01:42:48.982321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-07-10 01:42:48.982330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-07-10 01:42:48.982339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2026-07-10 01:42:48.982349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:42:48.982358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:42:48.982367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2026-07-10 01:42:48.982376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:42:48.982385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:42:48.982394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:42:48.982404 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2026-07-10 01:42:48.982413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-07-10 01:42:48.982422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-07-10 01:42:48.982431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2026-07-10 01:42:48.982462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:42:48.982472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:42:48.982493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:42:48.982503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-07-10 01:42:48.982512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:42:48.982522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-07-10 01:42:48.982531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:42:48.982540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:42:48.982550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:42:48.982559 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:42:48.982579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2026-07-10 01:42:48.982588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2026-07-10 01:42:48.982598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:42:48.982607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:42:48.982616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2026-07-10 01:42:48.982626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-07-10 01:42:48.982637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2026-07-10 01:42:48.982647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2026-07-10 01:42:48.982657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2026-07-10 01:42:48.982667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:42:48.982678 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:42:48.982688 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container ca4d5655f10b 2026-07-10 01:42:48.982698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 9e85243971ef 2026-07-10 01:42:48.982709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 4/5 : RUN mkdir -p /var/lib/kolla/ /var/lib/bind/ /run/bind && chown -R root: /var/lib/bind /run/bind && chmod 755 /run/bind 2026-07-10 01:42:48.982719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 3cb93aa006cc 2026-07-10 01:42:48.982730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 3cb93aa006cc 2026-07-10 01:42:48.982746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 33d876776d38 2026-07-10 01:42:48.982759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:42:48.982772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in bf57033380b8 2026-07-10 01:42:48.982782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-07-10 01:42:48.982792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-07-10 01:42:48.982803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-07-10 01:42:48.982820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2026-07-10 01:42:48.982830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:42:48.982841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:42:48.982851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:42:48.982862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:42:48.982872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:42:48.982882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:42:48.982892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:42:48.982903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-07-10 01:42:48.982913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2026-07-10 01:42:48.982923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-07-10 01:42:48.982934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2026-07-10 01:42:48.982944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:42:48.982955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:42:48.982965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-07-10 01:42:48.982985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:42:48.982996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-07-10 01:42:48.983007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-07-10 01:42:48.983017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-07-10 01:42:48.983027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-07-10 01:42:48.983070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-07-10 01:42:48.983081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-07-10 01:42:48.983091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18690 files and directories currently installed.) 2026-07-10 01:42:48.983102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:42:48.983112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-07-10 01:42:48.983123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-07-10 01:42:48.983133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-07-10 01:42:48.983143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-07-10 01:42:48.983153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:42:48.983164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:42:48.983174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:42:48.983198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:42:48.983209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:42:48.983220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:42:48.983230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:42:48.983240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-07-10 01:42:48.983251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:42:48.983261 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2026-07-10 01:42:48.983271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-07-10 01:42:48.983282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:42:48.983293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-07-10 01:42:48.983303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-07-10 01:42:48.983314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-07-10 01:42:48.983324 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-07-10 01:42:48.983334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-07-10 01:42:48.983350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-07-10 01:42:48.983360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2026-07-10 01:42:48.983370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:48.983381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:48.983391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:48.983401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:48.983411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:42:48.983421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:42:48.983432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:48.983479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:48.983490 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:48.983505 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:48.983565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:42:48.983581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:48.983694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:48.983712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:48.983735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:48.983805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:42:48.983866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:48.983881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:48.983946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:48.984005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:48.984372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:42:48.984388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:42:48.984547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:42:48.984849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:48.984867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:48.984889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2026-07-10 01:42:48.984897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2026-07-10 01:42:48.984904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:42:48.984915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:42:48.984969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:42:48.984981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2026-07-10 01:42:48.985061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:42:48.985094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:42:48.985144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2026-07-10 01:42:48.985162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2026-07-10 01:42:48.985218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:42:48.985231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:42:48.985364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8446 files, 1205 directories removed. 2026-07-10 01:42:48.985374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:42:48.985421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2026-07-10 01:42:48.985502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:42:48.985551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2026-07-10 01:42:48.985588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:42:48.985634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2026-07-10 01:42:48.985680 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2026-07-10 01:42:48.985725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:42:48.985762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container bf57033380b8 2026-07-10 01:42:48.985807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 54a00758a13c 2026-07-10 01:42:48.985818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built 3f48521138fe 2026-07-10 01:42:48.985876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260710 2026-07-10 01:42:48.985955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2026-07-10 01:42:48.985878 (took 0:00:38.103846) 2026-07-10 01:42:48.986378 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2026-07-10 01:42:48.986489 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2026-07-10 01:42:48.986542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2026-07-10 01:42:48.986469 2026-07-10 01:42:48.987327 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2026-07-10 01:42:48.987900 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2026-07-10 01:43:15.197656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:43:15.197862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 53503dad6546 2026-07-10 01:43:15.198075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/4 : LABEL "build-date"="20260710" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-sink" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:43:15.198269 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 16d80cda4553 2026-07-10 01:43:15.198430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 16d80cda4553 2026-07-10 01:43:15.198547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 3556c35e16f2 2026-07-10 01:43:15.198644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:43:15.198740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in a7a92089c5c9 2026-07-10 01:43:15.198825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-07-10 01:43:15.198910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-07-10 01:43:15.198995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-07-10 01:43:15.199136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2026-07-10 01:43:15.199216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:43:15.199292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:43:15.199366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:43:15.199439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:43:15.199569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:43:15.199640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:43:15.199709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:43:15.199787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-07-10 01:43:15.199854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2026-07-10 01:43:15.199938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-07-10 01:43:15.200011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2026-07-10 01:43:15.200138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:43:15.200222 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:43:15.200302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-07-10 01:43:15.200389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:43:15.200501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-07-10 01:43:15.200702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-07-10 01:43:15.200764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:75% 2026-07-10 01:43:15.200785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% (Reading database ... 85% 2026-07-10 01:43:15.200813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-07-10 01:43:15.200856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-07-10 01:43:15.200948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:43:15.201026 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:43:15.201132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-07-10 01:43:15.201221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-07-10 01:43:15.201304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-07-10 01:43:15.201385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-07-10 01:43:15.201455 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:43:15.201550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:43:15.201611 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:43:15.201681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:43:15.201752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:43:15.201834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:43:15.201887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:43:15.201978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-07-10 01:43:15.202071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:43:15.202161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2026-07-10 01:43:15.202246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-07-10 01:43:15.202331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:43:15.202405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-07-10 01:43:15.202508 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2026-07-10 01:43:15.202633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2026-07-10 01:43:15.202675 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-07-10 01:43:15.202763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-07-10 01:43:15.202789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-07-10 01:43:15.202875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:43:15.202961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:15.203031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:15.203134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:15.204167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:43:15.204236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:43:15.204252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:15.204265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:15.204284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:43:15.204317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:15.204326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:15.204335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:15.204343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:15.204352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:43:15.204361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:15.204380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:15.204397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.204440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.204494 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.204524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:15.204533 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.204592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:43:15.204637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.204696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:43:15.204865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:15.204952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:43:15.205016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:15.205227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:15.205248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:15.205323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:15.205380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2026-07-10 01:43:15.205452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.205503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2026-07-10 01:43:15.205568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.205590 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:43:15.205667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.205784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:43:15.205860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2026-07-10 01:43:15.205949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:43:15.206069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:43:15.206180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2026-07-10 01:43:15.206264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2026-07-10 01:43:15.206289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:43:15.206341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.206414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8446 files, 1205 directories removed. 2026-07-10 01:43:15.206430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.206600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2026-07-10 01:43:15.206618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.206640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2026-07-10 01:43:15.206702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:43:15.206721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2026-07-10 01:43:15.206791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2026-07-10 01:43:15.206813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:43:15.206867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container a7a92089c5c9 2026-07-10 01:43:15.206916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 902b33247887 2026-07-10 01:43:15.206962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/4 : USER designate 2026-07-10 01:43:15.207011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 4a8c20e24c3f 2026-07-10 01:43:15.208164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 4a8c20e24c3f 2026-07-10 01:43:15.208193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 33f4a6bf70d3 2026-07-10 01:43:15.208201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built 65aee24d9701 2026-07-10 01:43:15.208208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20260710 2026-07-10 01:43:15.208216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2026-07-10 01:43:15.207179 (took 0:00:26.220710) 2026-07-10 01:43:15.208223 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2026-07-10 01:43:15.208231 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2026-07-10 01:43:15.208238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2026-07-10 01:43:15.207648 2026-07-10 01:43:15.208657 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2026-07-10 01:43:15.209290 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2026-07-10 01:43:43.378674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:43:43.378785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 53503dad6546 2026-07-10 01:43:43.378922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/6 : LABEL "build-date"="20260710" "name"="designate-central" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:43:43.379068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 23cbbabdeae1 2026-07-10 01:43:43.379256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 23cbbabdeae1 2026-07-10 01:43:43.379339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 4a8db3fccc62 2026-07-10 01:43:43.379558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2026-07-10 01:43:43.379639 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 4fe59a904234 2026-07-10 01:43:43.379730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2026-07-10 01:43:43.379823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in ffd989ceec62 2026-07-10 01:43:43.379913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container ffd989ceec62 2026-07-10 01:43:43.380077 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> b9c7b4a6d7aa 2026-07-10 01:43:43.380258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:43:43.380370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 56f56c500003 2026-07-10 01:43:43.380518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-07-10 01:43:43.380613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-07-10 01:43:43.380696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-07-10 01:43:43.380785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2026-07-10 01:43:43.380861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:43:43.380934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:43:43.381008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:43:43.381119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:43:43.381231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:43:43.381374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:43:43.381460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:43:43.381542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-07-10 01:43:43.381617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2026-07-10 01:43:43.381707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-07-10 01:43:43.381781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2026-07-10 01:43:43.384167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:43:43.384189 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:43:43.384200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-07-10 01:43:43.384226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-07-10 01:43:43.384238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:65% 2026-07-10 01:43:43.384248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2026-07-10 01:43:43.384258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2026-07-10 01:43:43.384268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-07-10 01:43:43.384278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-07-10 01:43:43.384288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-07-10 01:43:43.384298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-07-10 01:43:43.384308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:43:43.384319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:43:43.384329 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-07-10 01:43:43.384339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-07-10 01:43:43.384349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-07-10 01:43:43.384359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-07-10 01:43:43.384369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:43:43.384379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:43:43.384390 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:43:43.384432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:43:43.384443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:43:43.384453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:43:43.384463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:43:43.384473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-07-10 01:43:43.384483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:43:43.384493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2026-07-10 01:43:43.384503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-07-10 01:43:43.384513 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:43:43.384524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2026-07-10 01:43:43.384534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2026-07-10 01:43:43.384544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-07-10 01:43:43.384554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-07-10 01:43:43.384564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-07-10 01:43:43.384581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-07-10 01:43:43.384598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:43:43.384609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:43.384619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:43.384630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:43.384640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:43.384662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:43:43.384672 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:43:43.384682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.384692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:43.384702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.384712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:43.384722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:43.384736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.384746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:43.384855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.384929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:43:43.384950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:43.385063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:43.385134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.385215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:43.385286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.385357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:43.385445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:43:43.385574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:43.385653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:43.385797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:43.385852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:43.385918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:43.385987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:43.386060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:43.386154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:43.386250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.386321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:43.386391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.386528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:43.386608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.386689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:43.386806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:43:43.386914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:43.386990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:43.387073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:43:43.387140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:43.387205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:43.387255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:43:43.387303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:43.387351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:43.387425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.387501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:43.387551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:43.387609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.387679 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2026-07-10 01:43:43.387743 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2026-07-10 01:43:43.387855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:43:43.387958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.388022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:43:43.388114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2026-07-10 01:43:43.388181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:43:43.388231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:43:43.388279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2026-07-10 01:43:43.388328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2026-07-10 01:43:43.388376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:43:43.388443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.388524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8446 files, 1205 directories removed. 2026-07-10 01:43:43.388575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.388636 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2026-07-10 01:43:43.388685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.388735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2026-07-10 01:43:43.388783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:43:43.388832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2026-07-10 01:43:43.388915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2026-07-10 01:43:43.389020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:43:43.389108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 56f56c500003 2026-07-10 01:43:43.389177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 1363c22b8b27 2026-07-10 01:43:43.389214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/6 : USER designate 2026-07-10 01:43:43.389289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in b1548ff9db0c 2026-07-10 01:43:43.389339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container b1548ff9db0c 2026-07-10 01:43:43.389387 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 3b99bb1defc7 2026-07-10 01:43:43.389583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 73a3cfdcaa06 2026-07-10 01:43:43.389618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20260710 2026-07-10 01:43:43.389654 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2026-07-10 01:43:43.389566 (took 0:00:28.181918) 2026-07-10 01:43:43.390067 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2026-07-10 01:43:43.390196 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2026-07-10 01:43:43.390279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2026-07-10 01:43:43.390196 2026-07-10 01:43:43.391167 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2026-07-10 01:43:43.391814 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2026-07-10 01:44:09.757449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:44:09.757562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 53503dad6546 2026-07-10 01:44:09.757584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/4 : LABEL "build-date"="20260710" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-producer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:44:09.757608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in b957968ebeea 2026-07-10 01:44:09.757666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container b957968ebeea 2026-07-10 01:44:09.757729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 0cff210a3e56 2026-07-10 01:44:09.757815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:44:09.757838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 65f0c2953bd3 2026-07-10 01:44:09.757955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-07-10 01:44:09.757973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-07-10 01:44:09.758073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-07-10 01:44:09.758123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2026-07-10 01:44:09.758185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:44:09.758233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:44:09.758306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:44:09.758354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:44:09.758413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:44:09.758472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:44:09.758490 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:44:09.758591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-07-10 01:44:09.758610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2026-07-10 01:44:09.758681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-07-10 01:44:09.758723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2026-07-10 01:44:09.758795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:44:09.758841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:44:09.758909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-07-10 01:44:09.758972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:44:09.758991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2026-07-10 01:44:09.759150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2026-07-10 01:44:09.759174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2026-07-10 01:44:09.759240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-07-10 01:44:09.759326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-07-10 01:44:09.759340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-07-10 01:44:09.759442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:44:09.759457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:44:09.759529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-07-10 01:44:09.759600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-07-10 01:44:09.759612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-07-10 01:44:09.759694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-07-10 01:44:09.759749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:44:09.759804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:44:09.759821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:44:09.759884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:44:09.759939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:44:09.760004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:44:09.760028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:44:09.760104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-07-10 01:44:09.760160 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:44:09.760173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2026-07-10 01:44:09.760264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-07-10 01:44:09.760347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-07-10 01:44:09.760362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:44:09.760433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-07-10 01:44:09.760488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-07-10 01:44:09.760543 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-07-10 01:44:09.760586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-07-10 01:44:09.760646 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:44:09.760659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:09.760749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:09.760762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:09.760851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:09.760863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:44:09.760952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:44:09.760965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:09.761075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:09.761097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:09.761176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:09.761220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:44:09.761300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:09.761397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:09.761461 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:09.761474 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:09.761570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:44:09.761583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:09.761657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:09.761712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:09.761770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:09.761855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:09.761868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:09.761924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:09.761981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:09.761996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:09.762096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:09.762154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:09.762169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:44:09.762246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:09.762318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:09.762456 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:44:09.762473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:09.762571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:09.762586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:44:09.762638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:09.762650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:09.762707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:09.762757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:09.762773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2026-07-10 01:44:09.762838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2026-07-10 01:44:09.762889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:44:09.762904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:44:09.762986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2026-07-10 01:44:09.763018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:44:09.763079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:44:09.763149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2026-07-10 01:44:09.763190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2026-07-10 01:44:09.763242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:44:09.763317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:44:09.763332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8446 files, 1205 directories removed. 2026-07-10 01:44:09.763391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:44:09.763447 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2026-07-10 01:44:09.763485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:44:09.763537 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2026-07-10 01:44:09.763587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:44:09.763622 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2026-07-10 01:44:09.763674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2026-07-10 01:44:09.763690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:44:09.763748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 65f0c2953bd3 2026-07-10 01:44:09.763797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> d75160fc6877 2026-07-10 01:44:09.763846 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/4 : USER designate 2026-07-10 01:44:09.763895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 0be9038977da 2026-07-10 01:44:09.763910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 0be9038977da 2026-07-10 01:44:09.763974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 74bfc59cdb6b 2026-07-10 01:44:09.764028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built f18cf6eda1cc 2026-07-10 01:44:09.764072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20260710 2026-07-10 01:44:09.764314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2026-07-10 01:44:09.764091 (took 0:00:26.373895) 2026-07-10 01:44:09.764755 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2026-07-10 01:44:09.764816 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2026-07-10 01:44:09.764888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2026-07-10 01:44:09.764776 2026-07-10 01:44:09.765926 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2026-07-10 01:44:09.766679 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2026-07-10 01:44:50.325169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:44:50.325278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 53503dad6546 2026-07-10 01:44:50.325332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/5 : LABEL "build-date"="20260710" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:44:50.325349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in ade43e11a46f 2026-07-10 01:44:50.325363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container ade43e11a46f 2026-07-10 01:44:50.325374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> c35e91721238 2026-07-10 01:44:50.325391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:44:50.325408 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in bbe5d5475bb6 2026-07-10 01:44:50.325504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:44:50.325522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:44:50.325537 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:44:50.325573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:44:50.325614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:44:50.325677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:44:50.325689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:44:50.325702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:44:50.325716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:44:50.325810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:44:50.325823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:44:50.325899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:44:50.325912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:44:50.325925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:44:50.325975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:44:50.326022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 28.0 MB in 4s (6,300 kB/s) 2026-07-10 01:44:50.326134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-07-10 01:44:50.326220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-07-10 01:44:50.326257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-07-10 01:44:50.326271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-07-10 01:44:50.326330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2026-07-10 01:44:50.326376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-07-10 01:44:50.326422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-07-10 01:44:50.326435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2026-07-10 01:44:50.326470 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-07-10 01:44:50.326484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2026-07-10 01:44:50.326544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-07-10 01:44:50.326582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-07-10 01:44:50.326644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:44:50.326668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,886 kB of archives. 2026-07-10 01:44:50.326682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,721 kB of additional disk space will be used. 2026-07-10 01:44:50.326694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:44:50.326805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-07-10 01:44:50.326850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 01:44:50.326876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 01:44:50.326886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2026-07-10 01:44:50.326899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.5 [1,258 kB] 2026-07-10 01:44:50.326956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.5 [159 kB] 2026-07-10 01:44:50.327004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2026-07-10 01:44:50.327018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.5 [258 kB] 2026-07-10 01:44:50.327102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,886 kB in 1s (2,024 kB/s) 2026-07-10 01:44:50.327146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2026-07-10 01:44:50.327160 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-07-10 01:44:50.327210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:44:50.327248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:44:50.327294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-07-10 01:44:50.327331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-07-10 01:44:50.327344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-07-10 01:44:50.327391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-07-10 01:44:50.327405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:44:50.327499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-07-10 01:44:50.327515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:44:50.327552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 01:44:50.327591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 01:44:50.327604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:44:50.327640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 01:44:50.327686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 01:44:50.327700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:44:50.327755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2026-07-10 01:44:50.327770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-07-10 01:44:50.327820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-07-10 01:44:50.327834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2026-07-10 01:44:50.327856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:44:50.327903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:44:50.327948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2026-07-10 01:44:50.327986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:44:50.328023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:44:50.328058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2026-07-10 01:44:50.328116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-07-10 01:44:50.328146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-07-10 01:44:50.328198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2026-07-10 01:44:50.328214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:44:50.328273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:44:50.328287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:44:50.328299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-07-10 01:44:50.328347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:44:50.328361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-07-10 01:44:50.328397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:44:50.328411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:44:50.328423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:44:50.328495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:44:50.328508 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2026-07-10 01:44:50.328520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2026-07-10 01:44:50.328557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:44:50.328570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:44:50.328619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2026-07-10 01:44:50.328633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-07-10 01:44:50.328680 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2026-07-10 01:44:50.328691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2026-07-10 01:44:50.328703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2026-07-10 01:44:50.328739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:44:50.328752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:44:50.328797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container bbe5d5475bb6 2026-07-10 01:44:50.328807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 59e16e76db5a 2026-07-10 01:44:50.328845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:44:50.328869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in bebe6135a37d 2026-07-10 01:44:50.328881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-07-10 01:44:50.328932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-07-10 01:44:50.328946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-07-10 01:44:50.328981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2026-07-10 01:44:50.329004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:44:50.329016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:44:50.329028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:44:50.329063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:44:50.329151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:44:50.329221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:44:50.329238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:44:50.329247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-07-10 01:44:50.329260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2026-07-10 01:44:50.329311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-07-10 01:44:50.329322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2026-07-10 01:44:50.329370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:44:50.329381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:44:50.329394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-07-10 01:44:50.329440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:44:50.329455 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:44:50.329647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-07-10 01:44:50.329717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-07-10 01:44:50.329733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-07-10 01:44:50.329744 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-07-10 01:44:50.329764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18690 files and directories currently installed.) 2026-07-10 01:44:50.329775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:44:50.329786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-07-10 01:44:50.329796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-07-10 01:44:50.329806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-07-10 01:44:50.329843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-07-10 01:44:50.329854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:44:50.329864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:44:50.329874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:44:50.329888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:44:50.329899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:44:50.329912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:44:50.329948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:44:50.329959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-07-10 01:44:50.330019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:44:50.330031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2026-07-10 01:44:50.330111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-07-10 01:44:50.330125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-07-10 01:44:50.330141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:65% 2026-07-10 01:44:50.330155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:44:50.330199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-07-10 01:44:50.330215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-07-10 01:44:50.330274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-07-10 01:44:50.330287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-07-10 01:44:50.330300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-07-10 01:44:50.330341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-07-10 01:44:50.330372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2026-07-10 01:44:50.330387 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:50.330400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:50.330441 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:50.330456 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:50.330495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:44:50.330510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:44:50.330562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:50.330573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:50.330587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:50.330601 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:50.330641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:44:50.330668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:50.330679 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:50.330692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:50.330735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:50.330750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:44:50.330764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:50.330827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:50.330843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:50.330856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:50.330908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:50.330924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:50.331025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:50.331172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:50.331264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:50.331357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:50.331458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:50.331557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:44:50.331659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:50.331755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:50.331834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:44:50.331924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:50.331976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:50.332035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:44:50.332126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:50.332141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:50.332184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:50.332199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:50.332239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2026-07-10 01:44:50.332254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2026-07-10 01:44:50.332293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:44:50.332308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:44:50.332347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2026-07-10 01:44:50.332363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:44:50.332402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:44:50.332428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2026-07-10 01:44:50.332442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2026-07-10 01:44:50.332483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:44:50.332498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:44:50.332512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8446 files, 1205 directories removed. 2026-07-10 01:44:50.332551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:44:50.332566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2026-07-10 01:44:50.332580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:44:50.332633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2026-07-10 01:44:50.332645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:44:50.332659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2026-07-10 01:44:50.332698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2026-07-10 01:44:50.332713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:44:50.332752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container bebe6135a37d 2026-07-10 01:44:50.332767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 12b5007450ee 2026-07-10 01:44:50.332806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/5 : USER designate 2026-07-10 01:44:50.332821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 45332f46ed8a 2026-07-10 01:44:50.332862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 45332f46ed8a 2026-07-10 01:44:50.332877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 64de2308de2e 2026-07-10 01:44:50.332916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built c7445a371298 2026-07-10 01:44:50.332931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20260710 2026-07-10 01:44:50.333134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2026-07-10 01:44:50.332931 (took 0:00:40.568155) 2026-07-10 01:44:50.333530 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2026-07-10 01:44:50.333554 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2026-07-10 01:44:50.333621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2026-07-10 01:44:50.333534 2026-07-10 01:44:50.334466 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2026-07-10 01:44:50.334907 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2026-07-10 01:45:16.658406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:45:16.658482 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 53503dad6546 2026-07-10 01:45:16.659327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/4 : LABEL "build-date"="20260710" "name"="designate-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:45:16.659368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 9b01473e26b9 2026-07-10 01:45:16.659396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 9b01473e26b9 2026-07-10 01:45:16.659409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 29c3beb1a0c1 2026-07-10 01:45:16.659464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:45:16.659477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 73003029c9e2 2026-07-10 01:45:16.659487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-07-10 01:45:16.659497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-07-10 01:45:16.659513 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-07-10 01:45:16.659523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:45:16.659534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:45:16.659544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:45:16.659554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:45:16.659564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:45:16.659574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:45:16.659584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:45:16.659594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:45:16.660172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-07-10 01:45:16.660196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2026-07-10 01:45:16.660207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-07-10 01:45:16.660217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2026-07-10 01:45:16.660227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:45:16.660237 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:45:16.660248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-07-10 01:45:16.660260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:45:16.660271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2026-07-10 01:45:16.660281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-07-10 01:45:16.660291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2026-07-10 01:45:16.660301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2026-07-10 01:45:16.660311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-07-10 01:45:16.660321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-07-10 01:45:16.660331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18547 files and directories currently installed.) 2026-07-10 01:45:16.660355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:45:16.660370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-07-10 01:45:16.660380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-07-10 01:45:16.660394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-07-10 01:45:16.660506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-07-10 01:45:16.660554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:45:16.660638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:45:16.660695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:45:16.660767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:45:16.660837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:45:16.660906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:45:16.660999 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:45:16.661062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-07-10 01:45:16.661186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:45:16.661231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:45:16.661307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-07-10 01:45:16.661396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:45:16.661462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2026-07-10 01:45:16.661537 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-07-10 01:45:16.661612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2026-07-10 01:45:16.661687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2026-07-10 01:45:16.661762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-07-10 01:45:16.661840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-07-10 01:45:16.661916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18538 files and directories currently installed.) 2026-07-10 01:45:16.662073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:16.662159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:16.664175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:45:16.664192 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:45:16.664201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:16.664210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:16.664229 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:45:16.664269 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:16.664278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:16.664287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:16.664296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:16.664305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:45:16.664314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:16.664323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:16.664341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:16.664419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:45:16.664429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:45:16.664459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:45:16.664489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:16.664509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:16.664530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2026-07-10 01:45:16.664548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:45:16.664560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:45:16.664570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:45:16.664580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2026-07-10 01:45:16.664590 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:45:16.664612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:45:16.664623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2026-07-10 01:45:16.664633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2026-07-10 01:45:16.664643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:45:16.664653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:45:16.664663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8446 files, 1205 directories removed. 2026-07-10 01:45:16.664674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:45:16.664684 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2026-07-10 01:45:16.664698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:45:16.664708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2026-07-10 01:45:16.664771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:45:16.664869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:45:16.664929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:45:16.665023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:45:16.665123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 73003029c9e2 2026-07-10 01:45:16.665203 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 846132ae63c8 2026-07-10 01:45:16.665298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/4 : USER designate 2026-07-10 01:45:16.665329 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 30095626adaf 2026-07-10 01:45:16.665418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 30095626adaf 2026-07-10 01:45:16.665482 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 5b68f5c840b1 2026-07-10 01:45:16.665571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built 4ef3690ba40a 2026-07-10 01:45:16.665606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20260710 2026-07-10 01:45:16.665782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2026-07-10 01:45:16.665619 (took 0:00:26.332085) 2026-07-10 01:45:16.666370 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2026-07-10 01:45:16.666434 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2026-07-10 01:45:16.666719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2026-07-10 01:45:16.666449 2026-07-10 01:45:16.668020 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2026-07-10 01:45:16.668857 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2026-07-10 01:45:30.332818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:45:30.332924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 59c3ea4d75a1 2026-07-10 01:45:30.332975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/5 : LABEL "build-date"="20260710" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-controller" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:45:30.333080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in db171c3fb0cd 2026-07-10 01:45:30.333136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container db171c3fb0cd 2026-07-10 01:45:30.333179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 22879f016caa 2026-07-10 01:45:30.333222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:45:30.333279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> c7b7cf5a615a 2026-07-10 01:45:30.333315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:45:30.333356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 842514a0e052 2026-07-10 01:45:30.333403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 842514a0e052 2026-07-10 01:45:30.333432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 7b9fb3cd9e7e 2026-07-10 01:45:30.333507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:45:30.333525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in e06d129ba193 2026-07-10 01:45:30.333565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-07-10 01:45:30.333604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-07-10 01:45:30.333648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-07-10 01:45:30.333704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2026-07-10 01:45:30.333742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following packages were automatically installed and are no longer required: 2026-07-10 01:45:30.333783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-07-10 01:45:30.333819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 01:45:30.333846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 01:45:30.333912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:45:30.333929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-07-10 01:45:30.333986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 01:45:30.334026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 01:45:30.334087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 01:45:30.334134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-07-10 01:45:30.334160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-07-10 01:45:30.334207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-07-10 01:45:30.334245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-07-10 01:45:30.334283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-07-10 01:45:30.334378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-07-10 01:45:30.334390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-07-10 01:45:30.334436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-07-10 01:45:30.334475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 01:45:30.334517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Use 'apt autoremove' to remove them. 2026-07-10 01:45:30.334569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:45:30.334616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-07-10 01:45:30.334667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-07-10 01:45:30.334710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-07-10 01:45:30.334763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following packages will be REMOVED: 2026-07-10 01:45:30.334806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-07-10 01:45:30.334845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 01:45:30.334885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 01:45:30.334978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:45:30.335022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-07-10 01:45:30.335117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 01:45:30.335144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 01:45:30.335193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 01:45:30.335210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-07-10 01:45:30.335250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-07-10 01:45:30.335288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-07-10 01:45:30.335337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-07-10 01:45:30.335351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-07-10 01:45:30.335405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-07-10 01:45:30.335440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-07-10 01:45:30.335490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-07-10 01:45:30.335506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 01:45:30.335567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 98 to remove and 0 not upgraded. 2026-07-10 01:45:30.335618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 293 MB disk space will be freed. 2026-07-10 01:45:30.335634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2026-07-10 01:45:30.335699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:45:30.335727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:45:30.335784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2026-07-10 01:45:30.335826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2026-07-10 01:45:30.335841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2026-07-10 01:45:30.335965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2026-07-10 01:45:30.335979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 19415 files and directories currently installed.) 2026-07-10 01:45:30.335996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing autotools-dev (20220109.1) ... 2026-07-10 01:45:30.336044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:30.336169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:30.336189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:30.336272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:30.336282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:45:30.336291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:45:30.336347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.336436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:30.336448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.336514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:30.336569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:30.336585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:30.336643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:45:30.336675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:30.336721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:30.336798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:30.336856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:30.336867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:45:30.336990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:30.339012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:30.339090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fakeroot (1.33-1) ... 2026-07-10 01:45:30.339106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: 2026-07-10 01:45:30.339121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-07-10 01:45:30.339129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:30.339138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:30.339153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:30.339161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:30.339168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:30.339176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:30.339186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:30.339194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:30.339201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing file (1:5.45-3build1) ... 2026-07-10 01:45:30.339209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc-devtools (2.39-0ubuntu8.7) ... 2026-07-10 01:45:30.339224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-07-10 01:45:30.339232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-07-10 01:45:30.339239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-07-10 01:45:30.339246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fonts-dejavu-core (2.37-8) ... 2026-07-10 01:45:30.339254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fonts-dejavu-mono (2.37-8) ... 2026-07-10 01:45:30.339261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 01:45:30.339290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing less (590-2ubuntu2.1) ... 2026-07-10 01:45:30.339298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-07-10 01:45:30.339305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-merge-perl (0.08-5) ... 2026-07-10 01:45:30.339312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-diff-perl (1.201-1) ... 2026-07-10 01:45:30.339327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:45:30.339334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 01:45:30.339400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:45:30.339408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:45:30.339415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:45:30.339422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:45:30.339429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 01:45:30.339444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:30.339459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 01:45:30.339466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:45:30.339473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:45:30.339480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:45:30.339488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liberror-perl (0.17029-2) ... 2026-07-10 01:45:30.339502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfakeroot:amd64 (1.33-1) ... 2026-07-10 01:45:30.339517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-07-10 01:45:30.339532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:45:30.339539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:45:30.339583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjansson4:amd64 (2.14-2build2) ... 2026-07-10 01:45:30.339612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:45:30.339619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:45:30.339634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:45:30.339657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:45:30.339671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 01:45:30.339698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:45:30.339706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:45:30.339720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:45:30.339727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:45:30.339742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:30.339756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:45:30.339764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:30.339793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing xauth (1:1.1.2-1build1) ... 2026-07-10 01:45:30.339805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2026-07-10 01:45:30.339818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2026-07-10 01:45:30.339825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-07-10 01:45:30.339833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 01:45:30.339840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing lto-disabled-list (47) ... 2026-07-10 01:45:30.339847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing m4 (1.4.19-4build1) ... 2026-07-10 01:45:30.339921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing make (4.3-4.1build2) ... 2026-07-10 01:45:30.339931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing manpages-dev (6.7-2) ... 2026-07-10 01:45:30.339939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing manpages (6.7-2) ... 2026-07-10 01:45:30.339946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing patch (2.7.6-7build3) ... 2026-07-10 01:45:30.339953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 01:45:30.339968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.339975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:45:30.339982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 01:45:30.339990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libx11-data (2:1.8.7-1build1) ... 2026-07-10 01:45:30.339997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.340004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:45:30.340011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.340019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:45:30.340026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:45:30.340033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif1:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:45:30.340062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:45:30.340070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:45:30.340078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.340085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-07-10 01:45:30.340099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:45:30.340106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:45:30.340114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container e06d129ba193 2026-07-10 01:45:30.340121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> f8eae5393cc4 2026-07-10 01:45:30.340129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built 7c8b3cb556ff 2026-07-10 01:45:30.340136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20260710 2026-07-10 01:45:30.340144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2026-07-10 01:45:30.339372 (took 0:00:13.672923) 2026-07-10 01:45:30.340152 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2026-07-10 01:45:30.340159 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2026-07-10 01:45:30.340167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2026-07-10 01:45:30.339711 2026-07-10 01:45:30.340474 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2026-07-10 01:45:30.340863 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2026-07-10 01:45:43.826513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:45:43.826614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 59c3ea4d75a1 2026-07-10 01:45:43.826785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/7 : LABEL "build-date"="20260710" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-nb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:45:43.826918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 60828635bfb7 2026-07-10 01:45:43.827014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 60828635bfb7 2026-07-10 01:45:43.827157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> cf55c5fcf843 2026-07-10 01:45:43.827220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 3/7 : COPY start_nb_db_server.sh /usr/local/bin/start-nb-db-server 2026-07-10 01:45:43.827306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 06beb900fe1b 2026-07-10 01:45:43.827391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2026-07-10 01:45:43.827480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in dfd524bcc417 2026-07-10 01:45:43.827569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container dfd524bcc417 2026-07-10 01:45:43.827652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> e84adb6b109b 2026-07-10 01:45:43.827737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:45:43.827822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> d8ccf40b18fc 2026-07-10 01:45:43.827978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:45:43.828071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 1d65e789fae7 2026-07-10 01:45:43.828187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 1d65e789fae7 2026-07-10 01:45:43.828276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 51d2593b90e5 2026-07-10 01:45:43.828365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:45:43.828453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 9b9c4cdf8639 2026-07-10 01:45:43.828536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-07-10 01:45:43.828621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-07-10 01:45:43.832193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-07-10 01:45:43.832232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2026-07-10 01:45:43.832244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following packages were automatically installed and are no longer required: 2026-07-10 01:45:43.832255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-07-10 01:45:43.832264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 01:45:43.832274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 01:45:43.832283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:45:43.832292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-07-10 01:45:43.832301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 01:45:43.832310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 01:45:43.832319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 01:45:43.832327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-07-10 01:45:43.832336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-07-10 01:45:43.832345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-07-10 01:45:43.832354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-07-10 01:45:43.832363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-07-10 01:45:43.832372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-07-10 01:45:43.832381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-07-10 01:45:43.832390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-07-10 01:45:43.832399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 01:45:43.832408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Use 'apt autoremove' to remove them. 2026-07-10 01:45:43.832417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:45:43.832438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-07-10 01:45:43.832449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-07-10 01:45:43.832472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-07-10 01:45:43.832483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following packages will be REMOVED: 2026-07-10 01:45:43.832493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-07-10 01:45:43.832503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 01:45:43.832513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 01:45:43.832523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:45:43.832533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-07-10 01:45:43.832543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 01:45:43.832554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 01:45:43.832564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 01:45:43.832574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-07-10 01:45:43.832584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-07-10 01:45:43.832594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-07-10 01:45:43.832604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-07-10 01:45:43.832625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-07-10 01:45:43.832636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-07-10 01:45:43.832646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-07-10 01:45:43.832656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-07-10 01:45:43.832666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 01:45:43.832677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 98 to remove and 0 not upgraded. 2026-07-10 01:45:43.832687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 293 MB disk space will be freed. 2026-07-10 01:45:43.832697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2026-07-10 01:45:43.832707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2026-07-10 01:45:43.832720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:45:43.832733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2026-07-10 01:45:43.832744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2026-07-10 01:45:43.832754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% 2026-07-10 01:45:43.832764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2026-07-10 01:45:43.832774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2026-07-10 01:45:43.832784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2026-07-10 01:45:43.832802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 19415 files and directories currently installed.) 2026-07-10 01:45:43.832815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing autotools-dev (20220109.1) ... 2026-07-10 01:45:43.832825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:43.832835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:43.832880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:43.832890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:43.832900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:45:43.832910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:45:43.832926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:43.832937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:43.832947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:43.832957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:43.832967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:45:43.832978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:43.832988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.832998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:43.833008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:43.833029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:43.833099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:45:43.833110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:43.833120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:43.833140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:43.833149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:43.833169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fakeroot (1.33-1) ... 2026-07-10 01:45:43.833189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-07-10 01:45:43.833213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:43.833225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:43.833236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:43.833246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:43.833265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:43.833275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:43.833287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:43.833297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:43.833308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing file (1:5.45-3build1) ... 2026-07-10 01:45:43.833318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc-devtools (2.39-0ubuntu8.7) ... 2026-07-10 01:45:43.833328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-07-10 01:45:43.833348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-07-10 01:45:43.833368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-07-10 01:45:43.833399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fonts-dejavu-core (2.37-8) ... 2026-07-10 01:45:43.833410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fonts-dejavu-mono (2.37-8) ... 2026-07-10 01:45:43.833420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:43.833430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:43.833444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:43.833457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 01:45:43.833530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing less (590-2ubuntu2.1) ... 2026-07-10 01:45:43.833628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-07-10 01:45:43.833723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-merge-perl (0.08-5) ... 2026-07-10 01:45:43.833769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-diff-perl (1.201-1) ... 2026-07-10 01:45:43.833882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.833931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:45:43.833978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:43.834026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:43.834152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.834177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 01:45:43.834237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.834287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:45:43.834348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.834364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:45:43.834552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.834622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:45:43.834646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:45:43.834657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.834674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:43.834697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 01:45:43.834720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.834809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:43.834832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 01:45:43.834878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.834955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:45:43.835020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.835114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:45:43.835204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.835266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:45:43.835316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liberror-perl (0.17029-2) ... 2026-07-10 01:45:43.835364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.835412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfakeroot:amd64 (1.33-1) ... 2026-07-10 01:45:43.835460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.835508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-07-10 01:45:43.835556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:45:43.835603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.835650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:43.835697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:43.835744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:45:43.835791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:43.835854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjansson4:amd64 (2.14-2build2) ... 2026-07-10 01:45:43.835998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:45:43.836018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.836107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:45:43.836160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:45:43.836249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:45:43.836267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:43.836316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 01:45:43.836363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.836410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:45:43.836443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:45:43.836506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.836565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:45:43.836581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:45:43.836647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.836727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:43.836812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:43.836889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.836938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:45:43.836998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.837014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:43.837104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.837156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:43.837214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing xauth (1:1.1.2-1build1) ... 2026-07-10 01:45:43.837230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.837293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2026-07-10 01:45:43.837320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.837384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2026-07-10 01:45:43.837411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.837476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-07-10 01:45:43.837535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 01:45:43.837550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing lto-disabled-list (47) ... 2026-07-10 01:45:43.837614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing m4 (1.4.19-4build1) ... 2026-07-10 01:45:43.837672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing make (4.3-4.1build2) ... 2026-07-10 01:45:43.837688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing manpages-dev (6.7-2) ... 2026-07-10 01:45:43.837773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing manpages (6.7-2) ... 2026-07-10 01:45:43.837873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing patch (2.7.6-7build3) ... 2026-07-10 01:45:43.837921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 01:45:43.837968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:45:43.838028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 01:45:43.838076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libx11-data (2:1.8.7-1build1) ... 2026-07-10 01:45:43.838149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.838204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:45:43.838232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:45:43.838257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.838363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:45:43.838387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif1:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:45:43.838471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-07-10 01:45:43.838546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:45:43.838588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:45:43.838698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-07-10 01:45:43.838727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:45:43.838813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 9b9c4cdf8639 2026-07-10 01:45:43.838942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 7aaf93d783a1 2026-07-10 01:45:43.839072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built 704e0e24d349 2026-07-10 01:45:43.839101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260710 2026-07-10 01:45:43.839260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2026-07-10 01:45:43.839116 (took 0:00:13.499405) 2026-07-10 01:45:43.839741 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2026-07-10 01:45:43.839788 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2026-07-10 01:45:43.839874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2026-07-10 01:45:43.839768 2026-07-10 01:45:43.840786 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2026-07-10 01:45:43.841715 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2026-07-10 01:45:57.105122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:45:57.105252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 59c3ea4d75a1 2026-07-10 01:45:57.105380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/5 : LABEL "build-date"="20260710" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-northd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:45:57.105477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 6074f04a60da 2026-07-10 01:45:57.105569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 6074f04a60da 2026-07-10 01:45:57.105641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 80c55b816f78 2026-07-10 01:45:57.105723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:45:57.105852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 080cc7cc0779 2026-07-10 01:45:57.105917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:45:57.106003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 8dee984c3535 2026-07-10 01:45:57.106116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 8dee984c3535 2026-07-10 01:45:57.106206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 01711a2abd1a 2026-07-10 01:45:57.106295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:45:57.106381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in c90efe695c48 2026-07-10 01:45:57.106468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-07-10 01:45:57.106579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-07-10 01:45:57.106658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-07-10 01:45:57.106747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2026-07-10 01:45:57.106873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following packages were automatically installed and are no longer required: 2026-07-10 01:45:57.106956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-07-10 01:45:57.107126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 01:45:57.107228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 01:45:57.107329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:45:57.107400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-07-10 01:45:57.107469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 01:45:57.107537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 01:45:57.107604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 01:45:57.107672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-07-10 01:45:57.107741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-07-10 01:45:57.107829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-07-10 01:45:57.107911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-07-10 01:45:57.107971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-07-10 01:45:57.108070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-07-10 01:45:57.108137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-07-10 01:45:57.108212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-07-10 01:45:57.108282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 01:45:57.108350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Use 'apt autoremove' to remove them. 2026-07-10 01:45:57.108438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:45:57.108517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-07-10 01:45:57.108599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-07-10 01:45:57.108677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-07-10 01:45:57.108760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following packages will be REMOVED: 2026-07-10 01:45:57.108851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-07-10 01:45:57.108921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 01:45:57.108991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 01:45:57.109094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:45:57.109175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-07-10 01:45:57.109245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 01:45:57.109315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 01:45:57.109383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 01:45:57.109451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-07-10 01:45:57.109539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-07-10 01:45:57.109658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-07-10 01:45:57.111107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-07-10 01:45:57.111123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-07-10 01:45:57.111132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-07-10 01:45:57.111139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-07-10 01:45:57.111147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-07-10 01:45:57.111154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 01:45:57.111162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 98 to remove and 0 not upgraded. 2026-07-10 01:45:57.111169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 293 MB disk space will be freed. 2026-07-10 01:45:57.111176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2026-07-10 01:45:57.111186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:45:57.111194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% 2026-07-10 01:45:57.111202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 75% 2026-07-10 01:45:57.111209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2026-07-10 01:45:57.111216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2026-07-10 01:45:57.111223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2026-07-10 01:45:57.111230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2026-07-10 01:45:57.111238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 19415 files and directories currently installed.) 2026-07-10 01:45:57.111247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing autotools-dev (20220109.1) ... 2026-07-10 01:45:57.111261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:57.111269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:57.111276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:57.111283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:57.111290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:45:57.111298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:45:57.111305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:57.111312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:57.111330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:57.111338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.111349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:57.111356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:45:57.111364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:57.111371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:57.111462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:57.111539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.111601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:57.111680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.111742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:45:57.111875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.111937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:57.112006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.112102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:57.112178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:57.112246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:57.112315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fakeroot (1.33-1) ... 2026-07-10 01:45:57.112384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.112453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: 2026-07-10 01:45:57.112527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-07-10 01:45:57.112595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:57.112661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:57.112740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:57.112850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:57.112874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:57.112941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:57.112988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:57.113056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:45:57.113158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing file (1:5.45-3build1) ... 2026-07-10 01:45:57.113241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc-devtools (2.39-0ubuntu8.7) ... 2026-07-10 01:45:57.113309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-07-10 01:45:57.113353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-07-10 01:45:57.113419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-07-10 01:45:57.113498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fonts-dejavu-core (2.37-8) ... 2026-07-10 01:45:57.113558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fonts-dejavu-mono (2.37-8) ... 2026-07-10 01:45:57.113613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:57.113674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.113754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:57.113831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.113908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:57.113967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 01:45:57.114023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.114090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing less (590-2ubuntu2.1) ... 2026-07-10 01:45:57.114185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.114246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-07-10 01:45:57.114315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-merge-perl (0.08-5) ... 2026-07-10 01:45:57.114372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.114441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-diff-perl (1.201-1) ... 2026-07-10 01:45:57.114494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.114566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:45:57.114621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.114693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:57.114749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:57.114854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 01:45:57.115082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.115159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:45:57.115183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.115195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:45:57.115209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:45:57.115298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:45:57.115350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.115393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:57.115449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 01:45:57.117404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:57.117429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 01:45:57.117438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:45:57.117469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:45:57.117490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:45:57.117510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liberror-perl (0.17029-2) ... 2026-07-10 01:45:57.117520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfakeroot:amd64 (1.33-1) ... 2026-07-10 01:45:57.117540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-07-10 01:45:57.117550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:45:57.117560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:57.117580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:57.117600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:45:57.117619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:57.117629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjansson4:amd64 (2.14-2build2) ... 2026-07-10 01:45:57.117639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:45:57.117674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:45:57.117698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:45:57.117709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:45:57.117719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:57.117729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 01:45:57.117738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:45:57.117748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:45:57.117758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:45:57.117768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:45:57.117778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:57.117813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:57.117824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:45:57.117834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:57.117843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:57.117853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing xauth (1:1.1.2-1build1) ... 2026-07-10 01:45:57.117863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2026-07-10 01:45:57.117873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.117883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2026-07-10 01:45:57.117893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-07-10 01:45:57.117903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 01:45:57.117913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing lto-disabled-list (47) ... 2026-07-10 01:45:57.117930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing m4 (1.4.19-4build1) ... 2026-07-10 01:45:57.117941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing make (4.3-4.1build2) ... 2026-07-10 01:45:57.117951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing manpages-dev (6.7-2) ... 2026-07-10 01:45:57.117960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing manpages (6.7-2) ... 2026-07-10 01:45:57.117971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing patch (2.7.6-7build3) ... 2026-07-10 01:45:57.117981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 01:45:57.117991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.118001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:45:57.118011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.118095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 01:45:57.118112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libx11-data (2:1.8.7-1build1) ... 2026-07-10 01:45:57.118123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:45:57.118133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.118143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:45:57.118153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.118163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:45:57.118173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.118183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif1:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:45:57.118193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:45:57.118203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.118213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:45:57.118223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.118233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-07-10 01:45:57.118243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-07-10 01:45:57.118252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:45:57.118262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container c90efe695c48 2026-07-10 01:45:57.118273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 2bd8f5a8245e 2026-07-10 01:45:57.118283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built 7c59d1b23cdc 2026-07-10 01:45:57.118293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20260710 2026-07-10 01:45:57.118308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2026-07-10 01:45:57.117998 (took 0:00:13.278230) 2026-07-10 01:45:57.118539 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2026-07-10 01:45:57.118650 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2026-07-10 01:45:57.118739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2026-07-10 01:45:57.118677 2026-07-10 01:45:57.119631 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2026-07-10 01:45:57.120350 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2026-07-10 01:46:10.969190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:46:10.969300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 59c3ea4d75a1 2026-07-10 01:46:10.971146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/7 : LABEL "build-date"="20260710" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-sb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:46:10.971212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in c35220868dea 2026-07-10 01:46:10.971227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container c35220868dea 2026-07-10 01:46:10.971238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> b91a40bb7119 2026-07-10 01:46:10.971248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 3/7 : COPY start_sb_db_server.sh /usr/local/bin/start-sb-db-server 2026-07-10 01:46:10.971258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> bb4904aef27a 2026-07-10 01:46:10.971268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2026-07-10 01:46:10.971278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 95a390ec50d6 2026-07-10 01:46:10.971288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 95a390ec50d6 2026-07-10 01:46:10.971298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> ce402e87317a 2026-07-10 01:46:10.971308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:46:10.971317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> d4fa3581d46b 2026-07-10 01:46:10.971327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:46:10.971337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 5575c4eb9d24 2026-07-10 01:46:10.971347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 5575c4eb9d24 2026-07-10 01:46:10.971357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 196d660de280 2026-07-10 01:46:10.971368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:46:10.971380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in c4ef0d797dbc 2026-07-10 01:46:10.971390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-07-10 01:46:10.971400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-07-10 01:46:10.971410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-07-10 01:46:10.971420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2026-07-10 01:46:10.971430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following packages were automatically installed and are no longer required: 2026-07-10 01:46:10.971440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-07-10 01:46:10.971450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 01:46:10.971460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 01:46:10.971471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:46:10.971480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-07-10 01:46:10.971506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 01:46:10.971516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 01:46:10.971526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 01:46:10.971546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-07-10 01:46:10.971557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-07-10 01:46:10.971567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-07-10 01:46:10.971581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-07-10 01:46:10.971644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-07-10 01:46:10.971699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-07-10 01:46:10.971829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-07-10 01:46:10.971848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-07-10 01:46:10.972120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 01:46:10.972198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Use 'apt autoremove' to remove them. 2026-07-10 01:46:10.972223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:46:10.972234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-07-10 01:46:10.972249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-07-10 01:46:10.972350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-07-10 01:46:10.972419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following packages will be REMOVED: 2026-07-10 01:46:10.972488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-07-10 01:46:10.972555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-07-10 01:46:10.972619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-07-10 01:46:10.972696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:46:10.972808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-07-10 01:46:10.972823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-07-10 01:46:10.972874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-07-10 01:46:10.972937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 01:46:10.972998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-07-10 01:46:10.973167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-07-10 01:46:10.973217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-07-10 01:46:10.973237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-07-10 01:46:10.973325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-07-10 01:46:10.973341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-07-10 01:46:10.973423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-07-10 01:46:10.973484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-07-10 01:46:10.973547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-07-10 01:46:10.973633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 98 to remove and 0 not upgraded. 2026-07-10 01:46:10.973696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 293 MB disk space will be freed. 2026-07-10 01:46:10.973877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2026-07-10 01:46:10.973937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:46:10.974014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:46:10.974098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 80% 2026-07-10 01:46:10.974222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2026-07-10 01:46:10.974238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2026-07-10 01:46:10.974291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2026-07-10 01:46:10.974308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 19415 files and directories currently installed.) 2026-07-10 01:46:10.974356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing autotools-dev (20220109.1) ... 2026-07-10 01:46:10.974372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:10.974419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:10.974434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:10.974481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:10.974497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:46:10.974543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:46:10.974558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:10.974624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:10.974640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:10.974687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:10.974702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:46:10.974775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:10.974792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:10.974842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:10.974857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:10.974904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:46:10.974929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:10.974942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:10.974992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:10.975007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.975091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:10.975109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fakeroot (1.33-1) ... 2026-07-10 01:46:10.975123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: 2026-07-10 01:46:10.975197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-07-10 01:46:10.975215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:46:10.975277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:46:10.975289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:46:10.975303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:46:10.975361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:46:10.975373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:46:10.975397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:46:10.975413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-07-10 01:46:10.975463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing file (1:5.45-3build1) ... 2026-07-10 01:46:10.975492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc-devtools (2.39-0ubuntu8.7) ... 2026-07-10 01:46:10.975517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-07-10 01:46:10.975531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-07-10 01:46:10.975579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.975595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-07-10 01:46:10.975641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.975656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fonts-dejavu-core (2.37-8) ... 2026-07-10 01:46:10.975689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fonts-dejavu-mono (2.37-8) ... 2026-07-10 01:46:10.975755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:10.975781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:10.975795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:10.975843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 01:46:10.975858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.975904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing less (590-2ubuntu2.1) ... 2026-07-10 01:46:10.975918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.975964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-07-10 01:46:10.975979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-merge-perl (0.08-5) ... 2026-07-10 01:46:10.976024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.976068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-diff-perl (1.201-1) ... 2026-07-10 01:46:10.976087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.976151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:46:10.976167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:10.976213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.976228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:10.976274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 01:46:10.976288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:46:10.976345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:46:10.976361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:46:10.976418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:46:10.976430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:10.976443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 01:46:10.976489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:10.976504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 01:46:10.976552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:46:10.976566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:46:10.976611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:46:10.976626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liberror-perl (0.17029-2) ... 2026-07-10 01:46:10.976640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfakeroot:amd64 (1.33-1) ... 2026-07-10 01:46:10.976697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.976770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-07-10 01:46:10.976786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:46:10.976853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:10.976868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:10.976914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:46:10.976936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:10.976958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjansson4:amd64 (2.14-2build2) ... 2026-07-10 01:46:10.977007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.977026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:46:10.977082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:46:10.977112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.977160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:46:10.977174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:46:10.977219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.977234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:10.977279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 01:46:10.977294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:46:10.977339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:46:10.977354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:46:10.977399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:46:10.977414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:10.977459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:10.977475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:46:10.977521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:10.977536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:10.977582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing xauth (1:1.1.2-1build1) ... 2026-07-10 01:46:10.977597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2026-07-10 01:46:10.977642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2026-07-10 01:46:10.977656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-07-10 01:46:10.977701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 01:46:10.977717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing lto-disabled-list (47) ... 2026-07-10 01:46:10.977803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.977819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing m4 (1.4.19-4build1) ... 2026-07-10 01:46:10.978018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing make (4.3-4.1build2) ... 2026-07-10 01:46:10.979131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.979162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing manpages-dev (6.7-2) ... 2026-07-10 01:46:10.979175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing manpages (6.7-2) ... 2026-07-10 01:46:10.979187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing patch (2.7.6-7build3) ... 2026-07-10 01:46:10.979197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 01:46:10.979209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.979219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:46:10.979228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.979238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 01:46:10.979248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libx11-data (2:1.8.7-1build1) ... 2026-07-10 01:46:10.979280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:46:10.979290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.979300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:46:10.979309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.979319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:46:10.979329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.979339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif1:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:46:10.979349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:46:10.979359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ... 2026-07-10 01:46:10.979369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-07-10 01:46:10.979379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:46:10.979389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:46:10.979398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container c4ef0d797dbc 2026-07-10 01:46:10.979422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 9588deebf4af 2026-07-10 01:46:10.979432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built 90cd7bd8cee9 2026-07-10 01:46:10.979442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260710 2026-07-10 01:46:10.979453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2026-07-10 01:46:10.978452 (took 0:00:13.859775) 2026-07-10 01:46:10.979463 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2026-07-10 01:46:10.979473 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2026-07-10 01:46:10.979483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2026-07-10 01:46:10.978872 2026-07-10 01:46:10.979846 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2026-07-10 01:46:10.980434 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2026-07-10 01:46:20.444180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20260710 2026-07-10 01:46:20.444303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 70f4003b23c3 2026-07-10 01:46:20.444333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/5 : LABEL "build-date"="20260710" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-infoblox-ipam-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:46:20.444357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in cb08de687dab 2026-07-10 01:46:20.444393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container cb08de687dab 2026-07-10 01:46:20.444414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 96e2be53adf5 2026-07-10 01:46:20.444433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/5 : USER root 2026-07-10 01:46:20.444486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in bbc521b170bb 2026-07-10 01:46:20.444504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container bbc521b170bb 2026-07-10 01:46:20.444521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> f21edd67c281 2026-07-10 01:46:20.444550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:46:20.444569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 44db64b9854c 2026-07-10 01:46:20.444586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-07-10 01:46:20.444602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-07-10 01:46:20.444624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-07-10 01:46:20.444640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2026-07-10 01:46:20.444664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:46:20.444687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-07-10 01:46:20.444763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-07-10 01:46:20.444789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-07-10 01:46:20.444883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:46:20.444902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2026-07-10 01:46:20.444926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:46:20.445034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:46:20.445111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2026-07-10 01:46:20.445128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2026-07-10 01:46:20.445152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:46:20.445185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-07-10 01:46:20.445202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 333 files, 47 directories removed. 2026-07-10 01:46:20.445221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-07-10 01:46:20.445245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2026-07-10 01:46:20.445264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-07-10 01:46:20.445279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 160 files, 20 directories removed. 2026-07-10 01:46:20.445300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-07-10 01:46:20.445321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2026-07-10 01:46:20.445341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2026-07-10 01:46:20.445387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:46:20.445405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 44db64b9854c 2026-07-10 01:46:20.445428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> c2a09163fb47 2026-07-10 01:46:20.445450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/5 : USER neutron 2026-07-10 01:46:20.445493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in d4ebec7691b2 2026-07-10 01:46:20.445517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container d4ebec7691b2 2026-07-10 01:46:20.445608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 5bc8dd339a9a 2026-07-10 01:46:20.445635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built b83377f02273 2026-07-10 01:46:20.445659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260710 2026-07-10 01:46:20.446076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2026-07-10 01:46:20.445652 (took 0:00:09.466780) 2026-07-10 01:46:20.446290 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2026-07-10 01:46:20.446321 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2026-07-10 01:46:20.446344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2026-07-10 01:46:20.446241 2026-07-10 01:46:20.447273 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2026-07-10 01:46:20.447831 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2026-07-10 01:46:41.292296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20260710 2026-07-10 01:46:41.292394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 1e50d71ea4dc 2026-07-10 01:46:41.292414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/9 : LABEL "build-date"="20260710" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:17.347841+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-prometheus-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:46:41.293238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in c785d486e265 2026-07-10 01:46:41.293301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container c785d486e265 2026-07-10 01:46:41.293316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 22ea66d14ada 2026-07-10 01:46:41.293329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/9 : USER root 2026-07-10 01:46:41.293342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 63871bf7b9dc 2026-07-10 01:46:41.293354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 63871bf7b9dc 2026-07-10 01:46:41.293399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> d05918384013 2026-07-10 01:46:41.293414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 libapache2-mod-wsgi-py3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:46:41.293427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in dc8114ce8420 2026-07-10 01:46:41.293441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:46:41.293453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-07-10 01:46:41.293486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-07-10 01:46:41.293498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:46:41.293509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:46:41.293519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:46:41.293529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:46:41.293540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:46:41.293550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:46:41.294114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:46:41.294137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:46:41.294148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:46:41.294158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:46:41.294168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:46:41.294178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:46:41.294188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 28.0 MB in 3s (8,144 kB/s) 2026-07-10 01:46:41.294198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-07-10 01:46:41.294208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-07-10 01:46:41.294218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-07-10 01:46:41.294228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-07-10 01:46:41.294238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.15). 2026-07-10 01:46:41.294249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2026-07-10 01:46:41.294259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:46:41.294269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container dc8114ce8420 2026-07-10 01:46:41.294279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 332831f08a3c 2026-07-10 01:46:41.294289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/9 : RUN echo > /etc/apache2/ports.conf 2026-07-10 01:46:41.294299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 7b4f515ccb5f 2026-07-10 01:46:41.294315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 7b4f515ccb5f 2026-07-10 01:46:41.294325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 23c474b83183 2026-07-10 01:46:41.294371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/9 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2026-07-10 01:46:41.294462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in d3a889bb681c 2026-07-10 01:46:41.294538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container d3a889bb681c 2026-07-10 01:46:41.294595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 1a2caf116fe8 2026-07-10 01:46:41.294713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 01:46:41.294771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> b61954a4c274 2026-07-10 01:46:41.294835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-07-10 01:46:41.294907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in ac74e53ec88e 2026-07-10 01:46:41.295017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container ac74e53ec88e 2026-07-10 01:46:41.295092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 362fd09336cd 2026-07-10 01:46:41.295181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:46:41.295257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in dafe743f41c4 2026-07-10 01:46:41.295328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-07-10 01:46:41.295402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-07-10 01:46:41.295472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-07-10 01:46:41.295547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 01:46:41.295613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:46:41.295701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-07-10 01:46:41.295774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-07-10 01:46:41.295845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-07-10 01:46:41.295916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:46:41.295983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2026-07-10 01:46:41.296067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:46:41.296150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:46:41.296220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2026-07-10 01:46:41.296292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2026-07-10 01:46:41.296361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:46:41.296430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-07-10 01:46:41.296498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 333 files, 47 directories removed. 2026-07-10 01:46:41.296562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-07-10 01:46:41.296722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2026-07-10 01:46:41.297265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-07-10 01:46:41.297296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 160 files, 20 directories removed. 2026-07-10 01:46:41.297305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-07-10 01:46:41.297313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2026-07-10 01:46:41.297330 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2026-07-10 01:46:41.297338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:46:41.297345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container dafe743f41c4 2026-07-10 01:46:41.297353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 461c30eb2ba1 2026-07-10 01:46:41.297360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built e1ea283093b1 2026-07-10 01:46:41.297368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260710 2026-07-10 01:46:41.297376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2026-07-10 01:46:41.297099 (took 0:00:20.850858) 2026-07-10 01:46:42.197266 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-07-10 01:46:42.197339 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2026-07-10 01:46:42.199147 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-07-10 01:46:42.199185 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2026-07-10 01:46:42.199197 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2026-07-10 01:46:42.199207 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2026-07-10 01:46:42.199218 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2026-07-10 01:46:42.199228 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2026-07-10 01:46:42.199238 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2026-07-10 01:46:42.199247 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2026-07-10 01:46:42.199257 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2026-07-10 01:46:42.199301 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2026-07-10 01:46:42.199312 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2026-07-10 01:46:42.199322 | ubuntu-noble-large | INFO:kolla.common.utils:base 2026-07-10 01:46:42.199332 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2026-07-10 01:46:42.199342 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2026-07-10 01:46:42.199351 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2026-07-10 01:46:42.199361 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2026-07-10 01:46:42.199371 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2026-07-10 01:46:42.199381 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2026-07-10 01:46:42.199390 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2026-07-10 01:46:42.199400 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2026-07-10 01:46:42.199409 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2026-07-10 01:46:42.199419 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2026-07-10 01:46:42.199429 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2026-07-10 01:46:42.199438 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2026-07-10 01:46:42.199448 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2026-07-10 01:46:42.199458 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2026-07-10 01:46:42.199467 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2026-07-10 01:46:42.199477 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2026-07-10 01:46:42.199487 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2026-07-10 01:46:42.199496 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2026-07-10 01:46:42.199506 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2026-07-10 01:46:42.199516 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2026-07-10 01:46:42.199525 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2026-07-10 01:46:42.199535 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2026-07-10 01:46:42.199545 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2026-07-10 01:46:42.199556 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2026-07-10 01:46:42.199565 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2026-07-10 01:46:42.199575 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2026-07-10 01:46:42.199585 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2026-07-10 01:46:42.199594 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2026-07-10 01:46:42.199604 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2026-07-10 01:46:42.199635 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2026-07-10 01:46:42.199646 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2026-07-10 01:46:42.199657 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2026-07-10 01:46:42.199667 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2026-07-10 01:46:42.199700 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2026-07-10 01:46:42.199719 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2026-07-10 01:46:42.199730 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2026-07-10 01:46:42.199740 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2026-07-10 01:46:42.199750 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2026-07-10 01:46:42.199760 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2026-07-10 01:46:42.199771 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2026-07-10 01:46:42.199781 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2026-07-10 01:46:42.199791 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2026-07-10 01:46:42.199802 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2026-07-10 01:46:42.199816 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2026-07-10 01:46:42.199850 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2026-07-10 01:46:42.199943 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2026-07-10 01:46:42.199988 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2026-07-10 01:46:42.200066 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2026-07-10 01:46:42.200160 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2026-07-10 01:46:42.200204 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2026-07-10 01:46:42.200264 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2026-07-10 01:46:42.200327 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2026-07-10 01:46:42.200384 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2026-07-10 01:46:42.200443 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2026-07-10 01:46:42.200503 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2026-07-10 01:46:42.200561 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2026-07-10 01:46:42.200642 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2026-07-10 01:46:42.200699 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2026-07-10 01:46:42.200759 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2026-07-10 01:46:42.200818 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2026-07-10 01:46:42.200877 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2026-07-10 01:46:42.200935 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2026-07-10 01:46:42.200993 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2026-07-10 01:46:42.201115 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2026-07-10 01:46:42.201179 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2026-07-10 01:46:42.201258 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2026-07-10 01:46:42.201319 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2026-07-10 01:46:42.201380 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2026-07-10 01:46:42.201440 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2026-07-10 01:46:42.201500 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2026-07-10 01:46:42.201559 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2026-07-10 01:46:42.201633 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2026-07-10 01:46:42.201695 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2026-07-10 01:46:42.201754 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2026-07-10 01:46:42.201813 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2026-07-10 01:46:42.201873 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2026-07-10 01:46:42.201932 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2026-07-10 01:46:42.201989 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2026-07-10 01:46:42.202067 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2026-07-10 01:46:42.202129 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2026-07-10 01:46:42.202194 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2026-07-10 01:46:42.202253 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2026-07-10 01:46:42.202314 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-linuxbridge-agent 2026-07-10 01:46:42.202372 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2026-07-10 01:46:42.202433 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2026-07-10 01:46:42.202490 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2026-07-10 01:46:42.202549 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2026-07-10 01:46:42.202607 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2026-07-10 01:46:42.202823 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2026-07-10 01:46:42.202891 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2026-07-10 01:46:42.202913 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2026-07-10 01:46:42.202923 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2026-07-10 01:46:42.202956 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2026-07-10 01:46:42.202971 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2026-07-10 01:46:42.202984 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2026-07-10 01:46:42.203073 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2026-07-10 01:46:42.203132 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2026-07-10 01:46:42.203189 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2026-07-10 01:46:42.203250 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2026-07-10 01:46:42.203310 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2026-07-10 01:46:42.203369 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2026-07-10 01:46:42.203428 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2026-07-10 01:46:42.203507 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2026-07-10 01:46:42.203552 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2026-07-10 01:46:42.203608 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2026-07-10 01:46:42.203717 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2026-07-10 01:46:42.203778 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2026-07-10 01:46:42.203836 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2026-07-10 01:46:42.203895 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2026-07-10 01:46:42.203956 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2026-07-10 01:46:42.204015 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2026-07-10 01:46:42.204095 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2026-07-10 01:46:42.204160 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2026-07-10 01:46:42.204219 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2026-07-10 01:46:42.204268 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2026-07-10 01:46:42.204316 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2026-07-10 01:46:42.206331 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2026-07-10 01:46:42.206386 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2026-07-10 01:46:42.206398 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2026-07-10 01:46:42.206408 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2026-07-10 01:46:42.206419 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2026-07-10 01:46:42.206429 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2026-07-10 01:46:42.206439 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2026-07-10 01:46:42.206449 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2026-07-10 01:46:42.206458 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2026-07-10 01:46:42.206468 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2026-07-10 01:46:42.206478 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2026-07-10 01:46:42.206488 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2026-07-10 01:46:42.206498 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2026-07-10 01:46:42.206508 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2026-07-10 01:46:42.206518 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2026-07-10 01:46:42.206528 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2026-07-10 01:46:42.206538 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2026-07-10 01:46:42.206547 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2026-07-10 01:46:42.206557 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2026-07-10 01:46:42.206567 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2026-07-10 01:46:42.206577 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-v2-server 2026-07-10 01:46:42.206587 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2026-07-10 01:46:42.206597 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2026-07-10 01:46:42.206607 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2026-07-10 01:46:42.206653 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2026-07-10 01:46:42.206664 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2026-07-10 01:46:42.206673 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2026-07-10 01:46:42.206683 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2026-07-10 01:46:42.206693 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2026-07-10 01:46:42.206703 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2026-07-10 01:46:42.700364 | ubuntu-noble-large | {"built": [{"name": "aodh-api"}, {"name": "aodh-base"}, {"name": "aodh-evaluator"}, {"name": "aodh-expirer"}, {"name": "aodh-listener"}, {"name": "aodh-notifier"}, {"name": "barbican-api"}, {"name": "barbican-base"}, {"name": "barbican-keystone-listener"}, {"name": "barbican-worker"}, {"name": "base"}, {"name": "blazar-api"}, {"name": "blazar-base"}, {"name": "blazar-manager"}, {"name": "ceilometer-base"}, {"name": "ceilometer-central"}, {"name": "ceilometer-compute"}, {"name": "ceilometer-ipmi"}, {"name": "ceilometer-notification"}, {"name": "cinder-api"}, {"name": "cinder-backup"}, {"name": "cinder-base"}, {"name": "cinder-scheduler"}, {"name": "cinder-volume"}, {"name": "cron"}, {"name": "designate-api"}, {"name": "designate-backend-bind9"}, {"name": "designate-base"}, {"name": "designate-central"}, {"name": "designate-mdns"}, {"name": "designate-producer"}, {"name": "designate-sink"}, {"name": "designate-worker"}, {"name": "dnsmasq"}, {"name": "fluentd"}, {"name": "glance-api"}, {"name": "glance-base"}, {"name": "gnocchi-api"}, {"name": "gnocchi-base"}, {"name": "gnocchi-metricd"}, {"name": "gnocchi-statsd"}, {"name": "grafana"}, {"name": "hacluster-base"}, {"name": "hacluster-corosync"}, {"name": "hacluster-pacemaker"}, {"name": "hacluster-pacemaker-remote"}, {"name": "hacluster-pcs"}, {"name": "haproxy"}, {"name": "haproxy-ssh"}, {"name": "heat-api"}, {"name": "heat-api-cfn"}, {"name": "heat-base"}, {"name": "heat-engine"}, {"name": "horizon"}, {"name": "ironic-api"}, {"name": "ironic-base"}, {"name": "ironic-conductor"}, {"name": "ironic-inspector"}, {"name": "ironic-neutron-agent"}, {"name": "ironic-prometheus-exporter"}, {"name": "ironic-pxe"}, {"name": "iscsid"}, {"name": "keepalived"}, {"name": "keystone"}, {"name": "keystone-base"}, {"name": "keystone-fernet"}, {"name": "keystone-ssh"}, {"name": "kolla-toolbox"}, {"name": "letsencrypt-base"}, {"name": "letsencrypt-lego"}, {"name": "letsencrypt-webserver"}, {"name": "magnum-api"}, {"name": "magnum-base"}, {"name": "magnum-conductor"}, {"name": "manila-api"}, {"name": "manila-base"}, {"name": "manila-data"}, {"name": "manila-scheduler"}, {"name": "manila-share"}, {"name": "mariadb-base"}, {"name": "mariadb-clustercheck"}, {"name": "mariadb-server"}, {"name": "masakari-api"}, {"name": "masakari-base"}, {"name": "masakari-engine"}, {"name": "masakari-monitors"}, {"name": "memcached"}, {"name": "multipathd"}, {"name": "neutron-base"}, {"name": "neutron-bgp-dragent"}, {"name": "neutron-dhcp-agent"}, {"name": "neutron-infoblox-ipam-agent"}, {"name": "neutron-l3-agent"}, {"name": "neutron-linuxbridge-agent"}, {"name": "neutron-metadata-agent"}, {"name": "neutron-metering-agent"}, {"name": "neutron-mlnx-agent"}, {"name": "neutron-openvswitch-agent"}, {"name": "neutron-ovn-agent"}, {"name": "neutron-ovn-vpn-agent"}, {"name": "neutron-server"}, {"name": "neutron-sriov-agent"}, {"name": "nova-api"}, {"name": "nova-base"}, {"name": "nova-compute"}, {"name": "nova-compute-ironic"}, {"name": "nova-conductor"}, {"name": "nova-libvirt"}, {"name": "nova-novncproxy"}, {"name": "nova-scheduler"}, {"name": "nova-serialproxy"}, {"name": "nova-spicehtml5proxy"}, {"name": "nova-ssh"}, {"name": "octavia-api"}, {"name": "octavia-base"}, {"name": "octavia-driver-agent"}, {"name": "octavia-health-manager"}, {"name": "octavia-housekeeping"}, {"name": "octavia-worker"}, {"name": "opensearch"}, {"name": "opensearch-dashboards"}, {"name": "openstack-base"}, {"name": "openvswitch-base"}, {"name": "openvswitch-db-server"}, {"name": "openvswitch-vswitchd"}, {"name": "ovn-base"}, {"name": "ovn-controller"}, {"name": "ovn-nb-db-server"}, {"name": "ovn-northd"}, {"name": "ovn-sb-db-server"}, {"name": "ovsdpdk"}, {"name": "ovsdpdk-db"}, {"name": "ovsdpdk-vswitchd"}, {"name": "placement-api"}, {"name": "placement-base"}, {"name": "prometheus-alertmanager"}, {"name": "prometheus-base"}, {"name": "prometheus-blackbox-exporter"}, {"name": "prometheus-cadvisor"}, {"name": "prometheus-elasticsearch-exporter"}, {"name": "prometheus-libvirt-exporter"}, {"name": "prometheus-memcached-exporter"}, {"name": "prometheus-mtail"}, {"name": "prometheus-mysqld-exporter"}, {"name": "prometheus-node-exporter"}, {"name": "prometheus-openstack-exporter"}, {"name": "prometheus-ovn-exporter"}, {"name": "prometheus-v2-server"}, {"name": "proxysql"}, {"name": "rabbitmq"}, {"name": "redis"}, {"name": "redis-base"}, {"name": "redis-sentinel"}, {"name": "skyline-apiserver"}, {"name": "skyline-base"}, {"name": "skyline-console"}, {"name": "tgtd"}], "failed": [], "not_matched": [{"name": "bifrost-base"}, {"name": "bifrost-deploy"}, {"name": "cloudkitty-api"}, {"name": "cloudkitty-base"}, {"name": "cloudkitty-processor"}, {"name": "collectd"}, {"name": "cyborg-agent"}, {"name": "cyborg-api"}, {"name": "cyborg-base"}, {"name": "cyborg-conductor"}, {"name": "etcd"}, {"name": "influxdb"}, {"name": "kuryr-base"}, {"name": "kuryr-libnetwork"}, {"name": "mistral-api"}, {"name": "mistral-base"}, {"name": "mistral-engine"}, {"name": "mistral-event-engine"}, {"name": "mistral-executor"}, {"name": "swift-account"}, {"name": "swift-base"}, {"name": "swift-container"}, {"name": "swift-object"}, {"name": "swift-object-expirer"}, {"name": "swift-proxy-server"}, {"name": "swift-rsyncd"}, {"name": "tacker-base"}, {"name": "tacker-conductor"}, {"name": "tacker-server"}, {"name": "telegraf"}, {"name": "trove-api"}, {"name": "trove-base"}, {"name": "trove-conductor"}, {"name": "trove-guestagent"}, {"name": "trove-taskmanager"}, {"name": "venus-api"}, {"name": "venus-base"}, {"name": "venus-manager"}, {"name": "watcher-api"}, {"name": "watcher-applier"}, {"name": "watcher-base"}, {"name": "watcher-engine"}, {"name": "zun-api"}, {"name": "zun-base"}, {"name": "zun-cni-daemon"}, {"name": "zun-compute"}, {"name": "zun-wsproxy"}], "skipped": [], "unbuildable": []}+ grep -q 'Failed with status: error' kolla-build-20260710.log 2026-07-10 01:46:42.732417 | ubuntu-noble-large | + docker images 2026-07-10 01:46:43.660788 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-07-10 01:46:43.661070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260710 e1ea283093b1 2 seconds ago 1.37GB 2026-07-10 01:46:43.661088 | ubuntu-noble-large | 461c30eb2ba1 5 seconds ago 1.37GB 2026-07-10 01:46:43.661106 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260710 b83377f02273 23 seconds ago 1.18GB 2026-07-10 01:46:43.661116 | ubuntu-noble-large | 5bc8dd339a9a 23 seconds ago 1.18GB 2026-07-10 01:46:43.661124 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260710 90cd7bd8cee9 33 seconds ago 849MB 2026-07-10 01:46:43.661182 | ubuntu-noble-large | 9588deebf4af 34 seconds ago 849MB 2026-07-10 01:46:43.661196 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260710 7c59d1b23cdc 46 seconds ago 849MB 2026-07-10 01:46:43.661228 | ubuntu-noble-large | 2bd8f5a8245e 47 seconds ago 849MB 2026-07-10 01:46:43.661244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260710 704e0e24d349 About a minute ago 849MB 2026-07-10 01:46:43.661277 | ubuntu-noble-large | 7aaf93d783a1 About a minute ago 849MB 2026-07-10 01:46:43.661296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260710 7c8b3cb556ff About a minute ago 849MB 2026-07-10 01:46:43.661348 | ubuntu-noble-large | f8eae5393cc4 About a minute ago 849MB 2026-07-10 01:46:43.661368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260710 4ef3690ba40a About a minute ago 993MB 2026-07-10 01:46:43.661420 | ubuntu-noble-large | 5b68f5c840b1 About a minute ago 993MB 2026-07-10 01:46:43.661440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260710 c7445a371298 About a minute ago 998MB 2026-07-10 01:46:43.661467 | ubuntu-noble-large | 64de2308de2e About a minute ago 1GB 2026-07-10 01:46:43.661508 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260710 f18cf6eda1cc 2 minutes ago 993MB 2026-07-10 01:46:43.661534 | ubuntu-noble-large | 74bfc59cdb6b 2 minutes ago 993MB 2026-07-10 01:46:43.661553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260710 73a3cfdcaa06 3 minutes ago 993MB 2026-07-10 01:46:43.661692 | ubuntu-noble-large | 3b99bb1defc7 3 minutes ago 993MB 2026-07-10 01:46:43.661703 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260710 65aee24d9701 3 minutes ago 993MB 2026-07-10 01:46:43.661752 | ubuntu-noble-large | 33f4a6bf70d3 3 minutes ago 993MB 2026-07-10 01:46:43.661770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260710 3f48521138fe 3 minutes ago 998MB 2026-07-10 01:46:43.661803 | ubuntu-noble-large | 54a00758a13c 3 minutes ago 1GB 2026-07-10 01:46:43.661822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260710 1bcbf33a2b9c 4 minutes ago 993MB 2026-07-10 01:46:43.661855 | ubuntu-noble-large | 8069b48ad176 4 minutes ago 993MB 2026-07-10 01:46:43.661874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260710 5af03c2852c4 4 minutes ago 1.08GB 2026-07-10 01:46:43.661906 | ubuntu-noble-large | 9e5afb23210e 5 minutes ago 1.09GB 2026-07-10 01:46:43.661926 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260710 ae8dd2bb38b1 6 minutes ago 1GB 2026-07-10 01:46:43.661958 | ubuntu-noble-large | 7a5bd2eefbe2 6 minutes ago 1GB 2026-07-10 01:46:43.661979 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260710 f6b63363d016 6 minutes ago 1GB 2026-07-10 01:46:43.662011 | ubuntu-noble-large | 0a96d536e87d 6 minutes ago 1GB 2026-07-10 01:46:43.662029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260710 d65e0a4fe470 7 minutes ago 1GB 2026-07-10 01:46:43.662091 | ubuntu-noble-large | 517f932e0636 7 minutes ago 1GB 2026-07-10 01:46:43.662114 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260710 144174404354 7 minutes ago 999MB 2026-07-10 01:46:43.662135 | ubuntu-noble-large | 060190fc69d5 7 minutes ago 1GB 2026-07-10 01:46:43.662154 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260710 61e25260d20d 8 minutes ago 1GB 2026-07-10 01:46:43.662183 | ubuntu-noble-large | 5f0b03683798 8 minutes ago 1GB 2026-07-10 01:46:43.662200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260710 ec8d1bef8e46 8 minutes ago 985MB 2026-07-10 01:46:43.662230 | ubuntu-noble-large | ebd77a064059 8 minutes ago 986MB 2026-07-10 01:46:43.662247 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260710 8a2c4d6822ee 8 minutes ago 1.06GB 2026-07-10 01:46:43.662275 | ubuntu-noble-large | 143466fc2947 8 minutes ago 1.06GB 2026-07-10 01:46:43.662291 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260710 b297e5d18bb9 9 minutes ago 999MB 2026-07-10 01:46:43.662321 | ubuntu-noble-large | 4d42eccafa82 9 minutes ago 1.01GB 2026-07-10 01:46:43.662340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260710 ed72d060ba9e 10 minutes ago 986MB 2026-07-10 01:46:43.662368 | ubuntu-noble-large | 1c1b47b059a4 10 minutes ago 986MB 2026-07-10 01:46:43.662419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260710 99e60a63bde3 10 minutes ago 985MB 2026-07-10 01:46:43.662464 | ubuntu-noble-large | 071c43514297 10 minutes ago 986MB 2026-07-10 01:46:43.662482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260710 bb8c9e3f9ea0 11 minutes ago 1.16GB 2026-07-10 01:46:43.662512 | ubuntu-noble-large | bbcee8d57e94 11 minutes ago 1.16GB 2026-07-10 01:46:43.662530 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260710 497002f1a444 12 minutes ago 1.1GB 2026-07-10 01:46:43.662575 | ubuntu-noble-large | 3eaeb49de825 12 minutes ago 1.1GB 2026-07-10 01:46:43.662591 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260710 1e50d71ea4dc 12 minutes ago 1.36GB 2026-07-10 01:46:43.662699 | ubuntu-noble-large | 583768c1d6a5 12 minutes ago 1.54GB 2026-07-10 01:46:43.662711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260710 9e77281c9c74 14 minutes ago 985MB 2026-07-10 01:46:43.662739 | ubuntu-noble-large | 4d2acae3b667 14 minutes ago 986MB 2026-07-10 01:46:43.662756 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260710 a1cbd3046bc7 15 minutes ago 996MB 2026-07-10 01:46:43.662783 | ubuntu-noble-large | 3a4911e0a1ad 15 minutes ago 999MB 2026-07-10 01:46:43.662801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260710 c39a6a355034 16 minutes ago 996MB 2026-07-10 01:46:43.662831 | ubuntu-noble-large | c4ee85fa33f5 16 minutes ago 999MB 2026-07-10 01:46:43.662848 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260710 e33195f11b39 16 minutes ago 986MB 2026-07-10 01:46:43.662877 | ubuntu-noble-large | 3546dd955fac 16 minutes ago 986MB 2026-07-10 01:46:43.662896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260710 9665a712f1cb 17 minutes ago 1.06GB 2026-07-10 01:46:43.662925 | ubuntu-noble-large | 19e19768e489 17 minutes ago 1.07GB 2026-07-10 01:46:43.662943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260710 c41dddb1983b 17 minutes ago 1.06GB 2026-07-10 01:46:43.662971 | ubuntu-noble-large | 7a0adfad2892 17 minutes ago 1.06GB 2026-07-10 01:46:43.662993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260710 99e9e2f55f03 18 minutes ago 1.23GB 2026-07-10 01:46:43.663014 | ubuntu-noble-large | db0567d424d5 18 minutes ago 1.25GB 2026-07-10 01:46:43.663031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260710 d470d19ff3f8 19 minutes ago 1.06GB 2026-07-10 01:46:43.663079 | ubuntu-noble-large | ce163125f154 19 minutes ago 1.06GB 2026-07-10 01:46:43.663097 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260710 ec03bb952a74 19 minutes ago 1.11GB 2026-07-10 01:46:43.663125 | ubuntu-noble-large | c4c8550003f7 19 minutes ago 1.11GB 2026-07-10 01:46:43.663141 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260710 3636669db8b9 20 minutes ago 1.11GB 2026-07-10 01:46:43.663170 | ubuntu-noble-large | b4980a710be8 20 minutes ago 1.11GB 2026-07-10 01:46:43.663190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260710 79edbbd28eda 20 minutes ago 1.11GB 2026-07-10 01:46:43.663219 | ubuntu-noble-large | ce7475aa7cb5 20 minutes ago 1.11GB 2026-07-10 01:46:43.663237 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260710 480913d763d7 21 minutes ago 1.11GB 2026-07-10 01:46:43.663267 | ubuntu-noble-large | 28b4e5fef1e4 21 minutes ago 1.11GB 2026-07-10 01:46:43.663284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260710 8cc7631af44e 21 minutes ago 1.41GB 2026-07-10 01:46:43.663330 | ubuntu-noble-large | 2f8bb78c7bbb 21 minutes ago 1.41GB 2026-07-10 01:46:43.663352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260710 d604ca54e808 22 minutes ago 1.42GB 2026-07-10 01:46:43.663379 | ubuntu-noble-large | c86c7b5a50bc 22 minutes ago 1.42GB 2026-07-10 01:46:43.663399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260710 2eb284a14c76 23 minutes ago 1.41GB 2026-07-10 01:46:43.663429 | ubuntu-noble-large | a197473d9756 23 minutes ago 1.41GB 2026-07-10 01:46:43.663446 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260710 a0531fe1fd17 23 minutes ago 1.73GB 2026-07-10 01:46:43.663475 | ubuntu-noble-large | 272c79da4cd4 23 minutes ago 2.04GB 2026-07-10 01:46:43.663492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260710 c1d2aa79c7c6 27 minutes ago 1.38GB 2026-07-10 01:46:43.663520 | ubuntu-noble-large | 7f9fcd674453 27 minutes ago 1.41GB 2026-07-10 01:46:43.663538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260710 89a473314724 28 minutes ago 1.58GB 2026-07-10 01:46:43.663568 | ubuntu-noble-large | d046c6432d69 28 minutes ago 1.61GB 2026-07-10 01:46:43.663584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260710 4b4e977dd7b0 30 minutes ago 1.23GB 2026-07-10 01:46:43.663644 | ubuntu-noble-large | abe59cde838e 30 minutes ago 1.23GB 2026-07-10 01:46:43.663654 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260710 8d526db54b48 31 minutes ago 1.26GB 2026-07-10 01:46:43.663683 | ubuntu-noble-large | 9d12bd93847b 31 minutes ago 1.28GB 2026-07-10 01:46:43.663701 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260710 f54519910c9c 32 minutes ago 1.22GB 2026-07-10 01:46:43.663730 | ubuntu-noble-large | ad91535f333b 32 minutes ago 1.23GB 2026-07-10 01:46:43.663747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260710 d985513add7f 33 minutes ago 1.22GB 2026-07-10 01:46:43.663776 | ubuntu-noble-large | d635ce3fa994 33 minutes ago 1.22GB 2026-07-10 01:46:43.663797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260710 3b8646cb3365 33 minutes ago 1.22GB 2026-07-10 01:46:43.663820 | ubuntu-noble-large | e779a12a6035 33 minutes ago 1.22GB 2026-07-10 01:46:43.663840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260710 85a1d1839dc8 34 minutes ago 1.22GB 2026-07-10 01:46:43.663869 | ubuntu-noble-large | c0afdf7df205 34 minutes ago 1.22GB 2026-07-10 01:46:43.663887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260710 9f6562f956af 34 minutes ago 1.22GB 2026-07-10 01:46:43.663917 | ubuntu-noble-large | 775c3eb2e086 34 minutes ago 1.22GB 2026-07-10 01:46:43.663934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260710 a466567b682c 35 minutes ago 1.07GB 2026-07-10 01:46:43.663963 | ubuntu-noble-large | ae6e9d9fc7a4 35 minutes ago 1.07GB 2026-07-10 01:46:43.663982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260710 1a20028b41b4 35 minutes ago 1.07GB 2026-07-10 01:46:43.664011 | ubuntu-noble-large | c6caa7f1ac2b 35 minutes ago 1.07GB 2026-07-10 01:46:43.664029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260710 064c6c3cf25f 36 minutes ago 1.07GB 2026-07-10 01:46:43.664086 | ubuntu-noble-large | 355694e570f4 36 minutes ago 1.07GB 2026-07-10 01:46:43.664101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260710 52ca45c7ff8d 36 minutes ago 1.05GB 2026-07-10 01:46:43.664130 | ubuntu-noble-large | ef50bba0922a 36 minutes ago 1.05GB 2026-07-10 01:46:43.664147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260710 32971323af58 37 minutes ago 1.05GB 2026-07-10 01:46:43.664176 | ubuntu-noble-large | 6a6df4135442 37 minutes ago 1.05GB 2026-07-10 01:46:43.664194 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260710 0f61ae90e57d 38 minutes ago 1.08GB 2026-07-10 01:46:43.664223 | ubuntu-noble-large | 1acea679bf22 38 minutes ago 1.08GB 2026-07-10 01:46:43.664240 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260710 aa303bacd363 42 minutes ago 983MB 2026-07-10 01:46:43.664269 | ubuntu-noble-large | 7058013b1d32 42 minutes ago 983MB 2026-07-10 01:46:43.664289 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260710 c02fdf3a884d 42 minutes ago 982MB 2026-07-10 01:46:43.664319 | ubuntu-noble-large | a4ffa52e9dcd 42 minutes ago 983MB 2026-07-10 01:46:43.664337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260710 0617cf9bef8c 43 minutes ago 983MB 2026-07-10 01:46:43.664361 | ubuntu-noble-large | c7b78c1dcca6 43 minutes ago 983MB 2026-07-10 01:46:43.664377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260710 c17222aa4e91 43 minutes ago 983MB 2026-07-10 01:46:43.664407 | ubuntu-noble-large | fd5f10e23801 43 minutes ago 983MB 2026-07-10 01:46:43.664424 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260710 890eba8b97bc 44 minutes ago 983MB 2026-07-10 01:46:43.664482 | ubuntu-noble-large | 195ce1f4cf7f 44 minutes ago 983MB 2026-07-10 01:46:43.664496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260710 16aff0f140d2 44 minutes ago 1.04GB 2026-07-10 01:46:43.664526 | ubuntu-noble-large | 814f8c712620 44 minutes ago 1.04GB 2026-07-10 01:46:43.664543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260710 a420b2944ae5 44 minutes ago 1.04GB 2026-07-10 01:46:43.664572 | ubuntu-noble-large | 0d1f9aa1a109 44 minutes ago 1.04GB 2026-07-10 01:46:43.664593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260710 67e232700e40 45 minutes ago 1.06GB 2026-07-10 01:46:43.664640 | ubuntu-noble-large | f7afb5404a88 45 minutes ago 1.07GB 2026-07-10 01:46:43.664657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260710 6a3b6594bb78 46 minutes ago 1.06GB 2026-07-10 01:46:43.664684 | ubuntu-noble-large | 652171f3f3ad 46 minutes ago 1.07GB 2026-07-10 01:46:43.664701 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260710 8607ced25bb0 46 minutes ago 1.04GB 2026-07-10 01:46:43.664729 | ubuntu-noble-large | b3ff1d598671 47 minutes ago 1.04GB 2026-07-10 01:46:43.664746 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260710 c97b217e8033 47 minutes ago 1.25GB 2026-07-10 01:46:43.664775 | ubuntu-noble-large | 3876ee1ea5a4 47 minutes ago 1.25GB 2026-07-10 01:46:43.664794 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260710 ac846e2fc647 48 minutes ago 1.14GB 2026-07-10 01:46:43.664823 | ubuntu-noble-large | 5a84d5d3b0c1 48 minutes ago 1.14GB 2026-07-10 01:46:43.664838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260710 e460039ffffa 48 minutes ago 1.17GB 2026-07-10 01:46:43.664867 | ubuntu-noble-large | 055ecbd1b703 48 minutes ago 1.17GB 2026-07-10 01:46:43.664882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260710 2b4219ec68ff 49 minutes ago 1.17GB 2026-07-10 01:46:43.664911 | ubuntu-noble-large | 3c244ef9fe58 49 minutes ago 1.17GB 2026-07-10 01:46:43.664927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260710 1e5f57d9a4ee 49 minutes ago 1.17GB 2026-07-10 01:46:43.664956 | ubuntu-noble-large | 9a1621e2fcb5 49 minutes ago 1.17GB 2026-07-10 01:46:43.664970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260710 3c6f5d3d881b 50 minutes ago 1.17GB 2026-07-10 01:46:43.665000 | ubuntu-noble-large | 1e17d7c264a8 50 minutes ago 1.17GB 2026-07-10 01:46:43.665018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260710 4d46cfad4dd7 51 minutes ago 1.17GB 2026-07-10 01:46:43.665076 | ubuntu-noble-large | fd6ccfdebe7a 51 minutes ago 1.18GB 2026-07-10 01:46:43.665089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260710 6fad5c5c90ff 52 minutes ago 1.17GB 2026-07-10 01:46:43.665118 | ubuntu-noble-large | d73e4d2d8c60 52 minutes ago 1.17GB 2026-07-10 01:46:43.665133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260710 33b5ab1849eb 52 minutes ago 1.17GB 2026-07-10 01:46:43.665162 | ubuntu-noble-large | 0d7ea4d64c61 52 minutes ago 1.17GB 2026-07-10 01:46:43.665179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260710 6367758185ce 53 minutes ago 1.17GB 2026-07-10 01:46:43.665209 | ubuntu-noble-large | ec7175f106bf 53 minutes ago 1.17GB 2026-07-10 01:46:43.665226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260710 52a814e76b3c 54 minutes ago 1.17GB 2026-07-10 01:46:43.665254 | ubuntu-noble-large | bd17f48774fa 54 minutes ago 1.17GB 2026-07-10 01:46:43.665271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20260710 72af337c887e 54 minutes ago 1.17GB 2026-07-10 01:46:43.665301 | ubuntu-noble-large | 1e088e5a3770 54 minutes ago 1.17GB 2026-07-10 01:46:43.665317 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260710 92545b45b053 55 minutes ago 1.17GB 2026-07-10 01:46:43.665346 | ubuntu-noble-large | 1792c09510b7 55 minutes ago 1.17GB 2026-07-10 01:46:43.665368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260710 70f4003b23c3 56 minutes ago 1.17GB 2026-07-10 01:46:43.665391 | ubuntu-noble-large | 5b6b84a3bd86 56 minutes ago 1.18GB 2026-07-10 01:46:43.665410 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260710 c213c9f48b04 57 minutes ago 1.17GB 2026-07-10 01:46:43.665440 | ubuntu-noble-large | d8369affafd1 57 minutes ago 1.17GB 2026-07-10 01:46:43.665480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260710 59cc5daa4bad 58 minutes ago 456MB 2026-07-10 01:46:43.665534 | ubuntu-noble-large | f1715cd34559 58 minutes ago 574MB 2026-07-10 01:46:43.665547 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260710 eff44543c765 58 minutes ago 311MB 2026-07-10 01:46:43.665576 | ubuntu-noble-large | 4ad630465222 58 minutes ago 311MB 2026-07-10 01:46:43.665593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260710 955b5ba592be 58 minutes ago 457MB 2026-07-10 01:46:43.665642 | ubuntu-noble-large | 0c4e8a52b82c 58 minutes ago 457MB 2026-07-10 01:46:43.665660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260710 ffb56e8c96be 58 minutes ago 457MB 2026-07-10 01:46:43.665687 | ubuntu-noble-large | 1860e8e6b58d 58 minutes ago 457MB 2026-07-10 01:46:43.665702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260710 3bafd7ce5609 58 minutes ago 300MB 2026-07-10 01:46:43.665732 | ubuntu-noble-large | 8a1327a18b49 59 minutes ago 300MB 2026-07-10 01:46:43.665746 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260710 e29082bb73fe 59 minutes ago 293MB 2026-07-10 01:46:43.665776 | ubuntu-noble-large | 0c9cfdc46366 59 minutes ago 293MB 2026-07-10 01:46:43.665789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260710 7ce6203b5088 59 minutes ago 308MB 2026-07-10 01:46:43.665818 | ubuntu-noble-large | 79ad49b18dee 59 minutes ago 308MB 2026-07-10 01:46:43.665832 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260710 b78d74c7a38e 59 minutes ago 317MB 2026-07-10 01:46:43.665862 | ubuntu-noble-large | 836fd46ebd6e 59 minutes ago 317MB 2026-07-10 01:46:43.665877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20260710 2a88ce3efe6b 59 minutes ago 848MB 2026-07-10 01:46:43.665906 | ubuntu-noble-large | bbfc1b649abd 59 minutes ago 848MB 2026-07-10 01:46:43.665923 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260710 01946acbb572 59 minutes ago 366MB 2026-07-10 01:46:43.665953 | ubuntu-noble-large | 0061609af1da 59 minutes ago 366MB 2026-07-10 01:46:43.665970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260710 38b7be56f6c7 59 minutes ago 301MB 2026-07-10 01:46:43.665995 | ubuntu-noble-large | ce44349de1a3 About an hour ago 301MB 2026-07-10 01:46:43.666012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260710 2d39b772982a About an hour ago 308MB 2026-07-10 01:46:43.666062 | ubuntu-noble-large | f330c751909e About an hour ago 308MB 2026-07-10 01:46:43.666075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260710 8ab53aeab472 About an hour ago 413MB 2026-07-10 01:46:43.666105 | ubuntu-noble-large | 7ad8251e3625 About an hour ago 413MB 2026-07-10 01:46:43.666120 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260710 fedc27e7f48c About an hour ago 310MB 2026-07-10 01:46:43.666154 | ubuntu-noble-large | 1b25993558c0 About an hour ago 310MB 2026-07-10 01:46:43.666165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260710 88664ca26521 About an hour ago 315MB 2026-07-10 01:46:43.666195 | ubuntu-noble-large | ff9a416cb065 About an hour ago 315MB 2026-07-10 01:46:43.666210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260710 801eb33ee995 About an hour ago 298MB 2026-07-10 01:46:43.666240 | ubuntu-noble-large | d3274805921c About an hour ago 298MB 2026-07-10 01:46:43.666259 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260710 59c3ea4d75a1 About an hour ago 848MB 2026-07-10 01:46:43.666291 | ubuntu-noble-large | ad65a621c86a About an hour ago 849MB 2026-07-10 01:46:43.666306 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260710 e68ea60bdffa About an hour ago 288MB 2026-07-10 01:46:43.666339 | ubuntu-noble-large | 42e45ac01ba0 About an hour ago 288MB 2026-07-10 01:46:43.666354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260710 53955f43177a About an hour ago 288MB 2026-07-10 01:46:43.666387 | ubuntu-noble-large | eb31fcbb6d5c About an hour ago 288MB 2026-07-10 01:46:43.666402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260710 36fc3b14f611 About an hour ago 325MB 2026-07-10 01:46:43.666435 | ubuntu-noble-large | d8a15f55ab13 About an hour ago 325MB 2026-07-10 01:46:43.666452 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260710 bb04a6a87b57 About an hour ago 389MB 2026-07-10 01:46:43.666482 | ubuntu-noble-large | 47d569acfd05 About an hour ago 389MB 2026-07-10 01:46:43.666511 | ubuntu-noble-large | fc5b60bf0e3c About an hour ago 321MB 2026-07-10 01:46:43.666528 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260710 c4f6a59ecb27 About an hour ago 321MB 2026-07-10 01:46:43.666546 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260710 3b02b3360496 About an hour ago 397MB 2026-07-10 01:46:43.666577 | ubuntu-noble-large | 3ff47380fa80 About an hour ago 397MB 2026-07-10 01:46:43.666594 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260710 53503dad6546 About an hour ago 984MB 2026-07-10 01:46:43.666656 | ubuntu-noble-large | 7f756ce6ac2c About an hour ago 984MB 2026-07-10 01:46:43.666674 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260710 e41f99583891 About an hour ago 994MB 2026-07-10 01:46:43.666704 | ubuntu-noble-large | df4286302454 About an hour ago 994MB 2026-07-10 01:46:43.666722 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260710 05af6d4e438b About an hour ago 990MB 2026-07-10 01:46:43.666751 | ubuntu-noble-large | eb179149b17a About an hour ago 991MB 2026-07-10 01:46:43.666768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260710 2ef6d2c3f611 About an hour ago 976MB 2026-07-10 01:46:43.666799 | ubuntu-noble-large | 695c8c1eb0f2 About an hour ago 976MB 2026-07-10 01:46:43.666818 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260710 111566961061 About an hour ago 968MB 2026-07-10 01:46:43.666847 | ubuntu-noble-large | aba95160fc74 About an hour ago 968MB 2026-07-10 01:46:43.666865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260710 0ed02e396ff4 About an hour ago 1.16GB 2026-07-10 01:46:43.666895 | ubuntu-noble-large | 52393a7dae4c About an hour ago 1.19GB 2026-07-10 01:46:43.666913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260710 cab57c4e9b26 About an hour ago 977MB 2026-07-10 01:46:43.666948 | ubuntu-noble-large | a46a2d162a04 About an hour ago 977MB 2026-07-10 01:46:43.666960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260710 edced0986661 About an hour ago 1.09GB 2026-07-10 01:46:43.666992 | ubuntu-noble-large | 33e19f17738d About an hour ago 1.09GB 2026-07-10 01:46:43.667009 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260710 465ddd8fcba0 About an hour ago 976MB 2026-07-10 01:46:43.667059 | ubuntu-noble-large | 1323af3e9777 About an hour ago 976MB 2026-07-10 01:46:43.667076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260710 702308162296 About an hour ago 1.05GB 2026-07-10 01:46:43.667107 | ubuntu-noble-large | b988722725ab About an hour ago 1.05GB 2026-07-10 01:46:43.667125 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260710 5c1f2e7fc5bc About an hour ago 1.1GB 2026-07-10 01:46:43.667158 | ubuntu-noble-large | 5aceaca50683 About an hour ago 1.1GB 2026-07-10 01:46:43.667176 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260710 769ab6c2d0ad About an hour ago 1.05GB 2026-07-10 01:46:43.667207 | ubuntu-noble-large | f8240fdcdbb1 About an hour ago 1.06GB 2026-07-10 01:46:43.667228 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260710 15b2298e79e8 About an hour ago 1.08GB 2026-07-10 01:46:43.667259 | ubuntu-noble-large | bfe81177b2f0 About an hour ago 1.08GB 2026-07-10 01:46:43.667278 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260710 e2dd23f5ea97 About an hour ago 1.4GB 2026-07-10 01:46:43.667309 | ubuntu-noble-large | f9b04ca72667 About an hour ago 1.4GB 2026-07-10 01:46:43.667329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260710 295e3454e7cc About an hour ago 1.21GB 2026-07-10 01:46:43.667358 | ubuntu-noble-large | 15a952b8f400 About an hour ago 1.21GB 2026-07-10 01:46:43.667378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260710 c4e3a8a995dc About an hour ago 1.06GB 2026-07-10 01:46:43.667407 | ubuntu-noble-large | d2e0d6ca23fa About an hour ago 1.06GB 2026-07-10 01:46:43.667425 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260710 c15536d103c2 About an hour ago 1.03GB 2026-07-10 01:46:43.667455 | ubuntu-noble-large | a44d73c4ef8c About an hour ago 1.03GB 2026-07-10 01:46:43.667475 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260710 d7d8a8655f28 About an hour ago 974MB 2026-07-10 01:46:43.667505 | ubuntu-noble-large | 0d842a111d97 About an hour ago 974MB 2026-07-10 01:46:43.667523 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260710 bb62080d8cc0 About an hour ago 1.03GB 2026-07-10 01:46:43.667553 | ubuntu-noble-large | cd2e9b4e46a9 About an hour ago 1.03GB 2026-07-10 01:46:43.667570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260710 1a3704e79aa6 About an hour ago 1.13GB 2026-07-10 01:46:43.667601 | ubuntu-noble-large | 0a41e70c81b3 About an hour ago 1.13GB 2026-07-10 01:46:43.667667 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260710 f23ae026d581 About an hour ago 1.16GB 2026-07-10 01:46:43.667693 | ubuntu-noble-large | a2952ee8088f About an hour ago 1.16GB 2026-07-10 01:46:43.667712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260710 ef76079b9582 About an hour ago 444MB 2026-07-10 01:46:43.667741 | ubuntu-noble-large | ddeadc8a4800 About an hour ago 445MB 2026-07-10 01:46:43.667755 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260710 7118b8ff9e3b About an hour ago 321MB 2026-07-10 01:46:43.667783 | ubuntu-noble-large | 31c009695c5c About an hour ago 322MB 2026-07-10 01:46:43.667799 | ubuntu-noble-large | 5c4c8014533e About an hour ago 283MB 2026-07-10 01:46:43.667814 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260710 5c69f0054495 About an hour ago 282MB 2026-07-10 01:46:43.667830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260710 69b9b87e1c4c About an hour ago 282MB 2026-07-10 01:46:43.667853 | ubuntu-noble-large | dfd103f2a10f About an hour ago 283MB 2026-07-10 01:46:43.667869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260710 4bbcb011794e About an hour ago 287MB 2026-07-10 01:46:43.667893 | ubuntu-noble-large | ad6d93b2dffd About an hour ago 288MB 2026-07-10 01:46:43.667909 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260710 b5b9598f7884 About an hour ago 1.44GB 2026-07-10 01:46:43.667932 | ubuntu-noble-large | 1014b02b6b53 About an hour ago 1.44GB 2026-07-10 01:46:43.667947 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260710 908481d6d0d7 About an hour ago 311MB 2026-07-10 01:46:43.667970 | ubuntu-noble-large | d64750706457 About an hour ago 312MB 2026-07-10 01:46:43.667987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260710 41e23a5f21fe About an hour ago 457MB 2026-07-10 01:46:43.668010 | ubuntu-noble-large | 407253b1e6c3 About an hour ago 458MB 2026-07-10 01:46:43.668027 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260710 3fbf068c53e2 About an hour ago 275MB 2026-07-10 01:46:43.668098 | ubuntu-noble-large | bd3041ae6781 About an hour ago 276MB 2026-07-10 01:46:43.668110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260710 14e0d21e0ac0 About an hour ago 274MB 2026-07-10 01:46:43.668136 | ubuntu-noble-large | af7eabee1ebb About an hour ago 274MB 2026-07-10 01:46:43.668151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260710 1cc235e565f8 About an hour ago 283MB 2026-07-10 01:46:43.668175 | ubuntu-noble-large | fd4e0fc45939 About an hour ago 285MB 2026-07-10 01:46:43.668190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260710 1d2ba3c67a7a About an hour ago 283MB 2026-07-10 01:46:43.668215 | ubuntu-noble-large | 6e437aa91483 About an hour ago 283MB 2026-07-10 01:46:43.668230 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260710 321cddbcc8dc About an hour ago 288MB 2026-07-10 01:46:43.668254 | ubuntu-noble-large | 1a39760fa05d About an hour ago 303MB 2026-07-10 01:46:43.668271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260710 d577502c9bf3 About an hour ago 332MB 2026-07-10 01:46:43.668295 | ubuntu-noble-large | dd24ba5e1f63 About an hour ago 333MB 2026-07-10 01:46:43.668309 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260710 e170e8bbee82 About an hour ago 274MB 2026-07-10 01:46:43.668332 | ubuntu-noble-large | 0ea5824a16a8 About an hour ago 274MB 2026-07-10 01:46:43.668345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260710 4c3275d2eefe About an hour ago 968MB 2026-07-10 01:46:43.668369 | ubuntu-noble-large | 531880b9a349 About an hour ago 983MB 2026-07-10 01:46:43.668386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260710 bd8ac2dff713 About an hour ago 277MB 2026-07-10 01:46:43.668409 | ubuntu-noble-large | 819805a302cc About an hour ago 278MB 2026-07-10 01:46:43.668425 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260710 864f903cde42 About an hour ago 677MB 2026-07-10 01:46:43.668452 | ubuntu-noble-large | 6fe2fa36958d About an hour ago 917MB 2026-07-10 01:46:43.668465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260710 67cf7ec923f2 2 hours ago 588MB 2026-07-10 01:46:43.668490 | ubuntu-noble-large | e60ada26524b 2 hours ago 590MB 2026-07-10 01:46:43.668506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260710 8113839a2751 2 hours ago 274MB 2026-07-10 01:46:43.668524 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260710 b2a0295a90ca 2 hours ago 275MB 2026-07-10 01:46:43.668550 | ubuntu-noble-large | c2f023808bcb 2 hours ago 274MB 2026-07-10 01:46:43.668574 | ubuntu-noble-large | d9061d1febfe 2 hours ago 276MB 2026-07-10 01:46:43.668598 | ubuntu-noble-large | 17077c724188 2 hours ago 274MB 2026-07-10 01:46:43.668653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260710 501a46ff16ed 2 hours ago 274MB 2026-07-10 01:46:43.668670 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260710 7e8c59abeb21 2 hours ago 286MB 2026-07-10 01:46:43.668695 | ubuntu-noble-large | 58a9685c4bd5 2 hours ago 287MB 2026-07-10 01:46:43.668711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260710 30c8d6455644 2 hours ago 1.06GB 2026-07-10 01:46:43.668736 | ubuntu-noble-large | 2ee56efe1eb2 2 hours ago 1.08GB 2026-07-10 01:46:43.668752 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260710 377ee569479e 2 hours ago 424MB 2026-07-10 01:46:43.668777 | ubuntu-noble-large | 0ddb982e0893 2 hours ago 424MB 2026-07-10 01:46:43.668800 | ubuntu-noble-large | 243057acde75 2 hours ago 274MB 2026-07-10 01:46:43.668818 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260710 866b19b203c3 2 hours ago 274MB 2026-07-10 01:46:43.668832 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260710 615ace0ceb42 2 hours ago 1.56GB 2026-07-10 01:46:43.668858 | ubuntu-noble-large | 7784a7430af2 2 hours ago 1.56GB 2026-07-10 01:46:43.668874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260710 22fc3d047dba 2 hours ago 1.57GB 2026-07-10 01:46:43.668901 | ubuntu-noble-large | cb2861e94b02 2 hours ago 1.57GB 2026-07-10 01:46:43.668917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260710 e57537f64989 2 hours ago 280MB 2026-07-10 01:46:43.668942 | ubuntu-noble-large | f3c8184ec8ac 2 hours ago 280MB 2026-07-10 01:46:43.668958 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260710 bb96045d0b12 2 hours ago 274MB 2026-07-10 01:46:43.668982 | ubuntu-noble-large | 58867c15cc40 2 hours ago 280MB 2026-07-10 01:46:43.669000 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 06b121e884eb 13 days ago 13.9MB 2026-07-10 01:46:43.669024 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 2 weeks ago 78.1MB 2026-07-10 01:46:43.677487 | ubuntu-noble-large | + bash scripts/005-tag.sh 2026-07-10 01:46:43.684969 | ubuntu-noble-large | ++ date +%Y%m%d 2026-07-10 01:46:43.689173 | ubuntu-noble-large | + BUILD_ID=20260710 2026-07-10 01:46:43.689213 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-07-10 01:46:43.689220 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-10 01:46:43.689227 | ubuntu-noble-large | + IS_RELEASE=False 2026-07-10 01:46:43.689233 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2026-07-10 01:46:43.689239 | ubuntu-noble-large | + VERSION=latest 2026-07-10 01:46:43.689247 | ubuntu-noble-large | + LSTFILE=images.txt 2026-07-10 01:46:43.689253 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20260710 2026-07-10 01:46:43.689330 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-07-10 01:46:43.689339 | ubuntu-noble-large | + . defaults/all.sh 2026-07-10 01:46:43.689412 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-10 01:46:43.689421 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-10 01:46:43.689429 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-10 01:46:43.689438 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-07-10 01:46:43.689624 | ubuntu-noble-large | +++ deactivate nondestructive 2026-07-10 01:46:43.689694 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 01:46:43.689704 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 01:46:43.689713 | ubuntu-noble-large | +++ hash -r 2026-07-10 01:46:43.689779 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 01:46:43.689786 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-07-10 01:46:43.689794 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-07-10 01:46:43.689819 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-10 01:46:43.689882 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-07-10 01:46:43.689891 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-07-10 01:46:43.689912 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-10 01:46:43.689918 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-07-10 01:46:43.689926 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 01:46:43.689953 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 01:46:43.689978 | ubuntu-noble-large | +++ export PATH 2026-07-10 01:46:43.689986 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 01:46:43.690022 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-07-10 01:46:43.690029 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-07-10 01:46:43.690063 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-07-10 01:46:43.690078 | ubuntu-noble-large | +++ export PS1 2026-07-10 01:46:43.690093 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-10 01:46:43.690099 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-07-10 01:46:43.690105 | ubuntu-noble-large | +++ hash -r 2026-07-10 01:46:43.690158 | ubuntu-noble-large | + . defaults/2024.2.sh 2026-07-10 01:46:43.691404 | ubuntu-noble-large | +++ date +%Y%m%d 2026-07-10 01:46:43.694576 | ubuntu-noble-large | ++ export BUILD_ID=20260710 2026-07-10 01:46:43.694591 | ubuntu-noble-large | ++ BUILD_ID=20260710 2026-07-10 01:46:43.694598 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-07-10 01:46:43.694607 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-07-10 01:46:43.694631 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-07-10 01:46:43.694636 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-07-10 01:46:43.694645 | ubuntu-noble-large | + export IS_RELEASE 2026-07-10 01:46:43.694653 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-07-10 01:46:43.694660 | ubuntu-noble-large | + export VERSION 2026-07-10 01:46:43.694668 | ubuntu-noble-large | + rm -f images.txt 2026-07-10 01:46:43.699269 | ubuntu-noble-large | + touch images.txt 2026-07-10 01:46:43.703260 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2026-07-10 01:47:22.541339 | ubuntu-noble-large | Deleted Images: 2026-07-10 01:47:22.541434 | ubuntu-noble-large | deleted: sha256:0c4e8a52b82c222ad3bcb225aabfd5cd8a7d1021eabbf036c1ef9ca4a4812c04 2026-07-10 01:47:22.541449 | ubuntu-noble-large | deleted: sha256:496235a619b99bdc9ec550859bd242a9f69f2504a2e9fed5a2f946e42cb387bb 2026-07-10 01:47:22.541460 | ubuntu-noble-large | deleted: sha256:b5a4dd3c728f97edfb5483a6ba6a668a1e23d8d5b6335cce352858eea45338ee 2026-07-10 01:47:22.541472 | ubuntu-noble-large | deleted: sha256:b9c2f0d0fff3ab5efa0a9217b8d57d4c22308505a9bac73a6e541a2e6f6c37ae 2026-07-10 01:47:22.541503 | ubuntu-noble-large | deleted: sha256:df10f08d4478ab9a135e31370826ad1e1c4de64a6df8a3bef1382cd875ebaa0a 2026-07-10 01:47:22.541514 | ubuntu-noble-large | deleted: sha256:7fdd13805b663d271c74e94087d61166a3a829d8edd528f942f4a90b78d824d9 2026-07-10 01:47:22.541525 | ubuntu-noble-large | deleted: sha256:392869a999f4918d63efcbd818adff20655cd7509ff79a4793f1e3fbd589bcc4 2026-07-10 01:47:22.541536 | ubuntu-noble-large | deleted: sha256:a2952ee8088f478193590d09a7326e9f906ec8db2b03e76aa89b53590bbd5546 2026-07-10 01:47:22.541547 | ubuntu-noble-large | deleted: sha256:cbe5a477247812031515254e1f177857d967027ffd46f6a38f71362431a1f9cb 2026-07-10 01:47:22.541558 | ubuntu-noble-large | deleted: sha256:928fa121d5d10992c4e9b8c23e6fbe02164bb66f48bc58db854ff0ed0c0b6303 2026-07-10 01:47:22.541569 | ubuntu-noble-large | deleted: sha256:d40e82c2775ecbd9a266b3186adb08a13fdb432b3075a0649dff41435cfb52bc 2026-07-10 01:47:22.541580 | ubuntu-noble-large | deleted: sha256:fb47921f1faa19a4afeafc94cfcdae0d08b5e47ab86586116cfc3230dfefb7bc 2026-07-10 01:47:22.541591 | ubuntu-noble-large | deleted: sha256:de576778c3de76b558147aa07a61617195323a4d649009d005f8edab80b64fa0 2026-07-10 01:47:22.541602 | ubuntu-noble-large | deleted: sha256:648d0d6c26b6d1a5f32d1e754a29b7d041e4c2081b1b9e87c8550b9cfc3a5d4a 2026-07-10 01:47:22.541613 | ubuntu-noble-large | deleted: sha256:5032409d2c08ba804a19219a02ae95bdca842799fc596bc5c44d2dbe860a2623 2026-07-10 01:47:22.541623 | ubuntu-noble-large | deleted: sha256:d9872dc11492bd48ac9e6b88631403d759cfd4bfc3e2d14092a393cfaa7bd24a 2026-07-10 01:47:22.541634 | ubuntu-noble-large | deleted: sha256:9e1f321275ef409ef9bd100f3d5577dd8f9d1d239037afd717c3e481d341442e 2026-07-10 01:47:22.541645 | ubuntu-noble-large | deleted: sha256:3beff384bca0506a95ce26adb1d8cf3a585d36c97b669b9ed47f37d3cc604195 2026-07-10 01:47:22.541656 | ubuntu-noble-large | deleted: sha256:696d676fec837171a85ac1542a771834c5d5b201a97b83860595384dfee7fb7c 2026-07-10 01:47:22.541667 | ubuntu-noble-large | deleted: sha256:381db833208495950a685d07c8ddb9d9fa8cdcf6f4f2ad3ed7aaa0038bd329dc 2026-07-10 01:47:22.541678 | ubuntu-noble-large | deleted: sha256:87bca929fec8c04b454e0f6b22395cff3b7a53ce6188ae9ddf5e9ccf1bd8c9a7 2026-07-10 01:47:22.541689 | ubuntu-noble-large | deleted: sha256:e4b934f788807161320610b726c1d9fbb400c16f77fabb52f4175633fad16c9d 2026-07-10 01:47:22.541699 | ubuntu-noble-large | deleted: sha256:1c1b47b059a48543659dd11e0aacc05578dcc0ed22553200221d41ca610819d7 2026-07-10 01:47:22.541710 | ubuntu-noble-large | deleted: sha256:8614973903c678e286277a4a1d43100857703e34d19024a4cd03ed9584b82d5e 2026-07-10 01:47:22.541721 | ubuntu-noble-large | deleted: sha256:430fe1d568d3aaa95045f859866b8c871390b2b5ff307ed201992755f25d8434 2026-07-10 01:47:22.541754 | ubuntu-noble-large | deleted: sha256:993eaa502347f3e7210cc4e6cb05c86552a6f4998f81e74ec09c0571181b63b6 2026-07-10 01:47:22.541763 | ubuntu-noble-large | deleted: sha256:6e437aa914831f17661ccc6b40122239e6eb4c9976956e1d23c5a8e7e811d63c 2026-07-10 01:47:22.541772 | ubuntu-noble-large | deleted: sha256:228c467524f9496131f6c60330400dd177f57fe6d6a8da8c3bb3c090ffacdade 2026-07-10 01:47:22.541781 | ubuntu-noble-large | deleted: sha256:556cd7e561e1b1458e773803eb0a32c0b8ec0a0e111a343796755dc92176857e 2026-07-10 01:47:22.541790 | ubuntu-noble-large | deleted: sha256:81fd24f88733ad7d9da08255e9868a83702aa3b574458b890c44901bcea1b950 2026-07-10 01:47:22.541799 | ubuntu-noble-large | deleted: sha256:b2355a00ad9703c2385efe0f6e00e3853dffffab8a24fdb060cef9aa351b8bcc 2026-07-10 01:47:22.541808 | ubuntu-noble-large | deleted: sha256:a41ab430a0b1a0f1d9cf1dcb2df8239652f74a275f1d4cc7c7d15d752ba17bef 2026-07-10 01:47:22.541831 | ubuntu-noble-large | deleted: sha256:ad171aa1c84192600d286f274c82a93235af3cee70ead9a8b7c74a8c90027890 2026-07-10 01:47:22.541840 | ubuntu-noble-large | deleted: sha256:46c50d7a0961e659b97698c44f3a8f65d73a4b2e8234b12b1e0a848689b97519 2026-07-10 01:47:22.541849 | ubuntu-noble-large | deleted: sha256:21f00ed4bc50780a9ba64b45a6a33cceea3bba027d4a7677403c49173656eb16 2026-07-10 01:47:22.541868 | ubuntu-noble-large | deleted: sha256:783a047dd3e43d612c5a452c16b4bf52ea531f9653aa9c077c83e782d87d484a 2026-07-10 01:47:22.541876 | ubuntu-noble-large | deleted: sha256:df957e8f22e1370a573e524b04a4799bdd4b585b3c88718774b9ec855e7ae2ed 2026-07-10 01:47:22.541885 | ubuntu-noble-large | deleted: sha256:ec5b7172d7ecc5abfd33852450ca4fd0abc2ff7619729516ccb9cf9ba77ab286 2026-07-10 01:47:22.541894 | ubuntu-noble-large | deleted: sha256:0a006eb0469d772b6083ce89c3c030a0ad0d0e952dbc153d5afde161cdc2e58c 2026-07-10 01:47:22.541916 | ubuntu-noble-large | deleted: sha256:cfa0a791edd95ec0734ffe367652174a02bf2baa2cc574ac8c31e0eea7caa030 2026-07-10 01:47:22.541925 | ubuntu-noble-large | deleted: sha256:369c884c835bb1788ce0e2e157de9705b4d1a21e97c5839a91e79365a8b24c98 2026-07-10 01:47:22.541934 | ubuntu-noble-large | deleted: sha256:3c244ef9fe58c49a2f4386e985c8a0ac615aeca6272a4e2bbb1c09314dfb00aa 2026-07-10 01:47:22.541943 | ubuntu-noble-large | deleted: sha256:aea768c79fc82a1bc4af3b5bebc9182f5ac2ec5e4a80bba556f86d5dfba7b16d 2026-07-10 01:47:22.541952 | ubuntu-noble-large | deleted: sha256:2c74794ed7eff68f440847ef701acd713e9073eb372ff92fb661a2f64a7b9e70 2026-07-10 01:47:22.541960 | ubuntu-noble-large | deleted: sha256:b1ff6883ae5f3f1259f3d966ae49a95e234dbb76a854cc6e22aebfcff1c19c3c 2026-07-10 01:47:22.541969 | ubuntu-noble-large | deleted: sha256:3876ee1ea5a44364d1d7d2711b1d00aadac9f2fe0755a9617fbeaa96f32b171d 2026-07-10 01:47:22.541978 | ubuntu-noble-large | deleted: sha256:496e6fabc599d3c155cdb67ca148ff1175ebb91d549a1ddcbe7a60b0e3f5da41 2026-07-10 01:47:22.541986 | ubuntu-noble-large | deleted: sha256:286620722e863078862d1e61842e011f1aa37ebf70b38a902ae8ec6f320ff8fe 2026-07-10 01:47:22.541995 | ubuntu-noble-large | deleted: sha256:cd4a2ca4b173e13865ecafbfc90274ef350dcae8908d661cfea73a6b10dae335 2026-07-10 01:47:22.542004 | ubuntu-noble-large | deleted: sha256:d411d4292e21d82186b427346522c81f04a08d9eeb507d21239183c0c2aefb9b 2026-07-10 01:47:22.542110 | ubuntu-noble-large | deleted: sha256:9a868a19066e11f6364670475d0e395de314b4b574bf9b5845e3802096c7e9e4 2026-07-10 01:47:22.542127 | ubuntu-noble-large | deleted: sha256:e99485deb6756fdb0e4b1ed65768cee53f6fbaefeb86bb4dd4cf86a4f7aac15b 2026-07-10 01:47:22.542136 | ubuntu-noble-large | deleted: sha256:0fe69adc6d433f923f38600927460eaf6bf943cbd8c2e5fe30f1792558a39465 2026-07-10 01:47:22.542144 | ubuntu-noble-large | deleted: sha256:695c8c1eb0f2e4fa16bbcadd583a8346173ba413aa989315f7b4449250ed021f 2026-07-10 01:47:22.542153 | ubuntu-noble-large | deleted: sha256:c0c33f8f763d56bbcd694d979db99fa76a2a0aa2d18595f9a74a5656a07f3ad6 2026-07-10 01:47:22.542161 | ubuntu-noble-large | deleted: sha256:ab4aef84419dc93d5590ffe35b71616fc38621564cf8e0b7c43bffbedd1434bf 2026-07-10 01:47:22.542170 | ubuntu-noble-large | deleted: sha256:83c84130eb2ffd4dbbbc8311889e8b64af68d05a888668dc3dbb43a5620f244e 2026-07-10 01:47:22.542179 | ubuntu-noble-large | deleted: sha256:7d0b897786815998feb8f44ad6cb36b5171a68ce7421694f313975f7b447bcaa 2026-07-10 01:47:22.542187 | ubuntu-noble-large | deleted: sha256:9a4415182cdb979efc60c09ac83e2721cda188e49d4c824aa9ad5894d28ee888 2026-07-10 01:47:22.542196 | ubuntu-noble-large | deleted: sha256:1f1876d11c7b1fc3b8f9a4e033275d94dbdbd569483e244cf4d0e1836f19459b 2026-07-10 01:47:22.542204 | ubuntu-noble-large | deleted: sha256:fb96bf8a40ff53bd8007754905ccd8b22be494a058b4e95659861f7855605281 2026-07-10 01:47:22.542213 | ubuntu-noble-large | deleted: sha256:88dc992a3e8c84ba62ada54131c8e2cb953d0e3007e64691a7802a1ddb655d89 2026-07-10 01:47:22.542244 | ubuntu-noble-large | deleted: sha256:9fa8bfea860d7caf9cbc6de90540f7a241c435796f0f8309557cc00af590a7f9 2026-07-10 01:47:22.542253 | ubuntu-noble-large | deleted: sha256:9dd4eaea88f579916c3aa383f2df5e03c63c881d29b1a27e81231cebfb94cfc5 2026-07-10 01:47:22.542261 | ubuntu-noble-large | deleted: sha256:c4c8550003f7ce44286df02c47d5dff686901c1f90a9bac92b748aee640f5efd 2026-07-10 01:47:22.542270 | ubuntu-noble-large | deleted: sha256:766cca1e7cbdde0f120bebd1c8ca813c15223379537798200f616b5d819441d1 2026-07-10 01:47:22.542278 | ubuntu-noble-large | deleted: sha256:1288e3083bc27877c325c1904d17411bd72c029f1866f0bc26de95b6b4864d06 2026-07-10 01:47:22.542287 | ubuntu-noble-large | deleted: sha256:f70119e13ed950e7950d86c3f24ee63f7272fda4a19b9ac15687c562473c0943 2026-07-10 01:47:22.542296 | ubuntu-noble-large | deleted: sha256:dfd103f2a10facb57ef509c226dab45ffce3c1ba815ba806d31bdb828c92e2de 2026-07-10 01:47:22.542304 | ubuntu-noble-large | deleted: sha256:ab38d0a05ba8831623d768e05f8cd9e0381d8b81415e0468bb7f53525d2e3864 2026-07-10 01:47:22.542313 | ubuntu-noble-large | deleted: sha256:cc652ee1be27f26861f43c1593dbbb24750118ec8feaf44aec9f306d60dc8497 2026-07-10 01:47:22.542321 | ubuntu-noble-large | deleted: sha256:852e20095b9516a978f43521323c7e65c1bfce451cab3d8928b57bc0baebf1b1 2026-07-10 01:47:22.542330 | ubuntu-noble-large | deleted: sha256:6fb3421a0882649f338e7098dcd78303727bf97c05e0c0c7d69e0d67eac5c0b5 2026-07-10 01:47:22.542338 | ubuntu-noble-large | deleted: sha256:ab2344063c88140fb02bc71e794ecb46cecdf671ab9794d8566f0d7e633cf3f6 2026-07-10 01:47:22.542347 | ubuntu-noble-large | deleted: sha256:3a4911e0a1adef2a1306052e09c84b9720b9a46e3b2021add51de7849146812e 2026-07-10 01:47:22.542356 | ubuntu-noble-large | deleted: sha256:752f7b33f4632078d2aeb128c75c46354a6ac9096f7540970bba5a72b30e60e4 2026-07-10 01:47:22.542364 | ubuntu-noble-large | deleted: sha256:d90859daacc782fbe40b7ce1bf771cee29497c2d9ca97495b235ec75d598df69 2026-07-10 01:47:22.542373 | ubuntu-noble-large | deleted: sha256:cfa3cc01b8cf6571b030b1fc542167ddc28689ae39fb223c1960c4d29b11fe7b 2026-07-10 01:47:22.542382 | ubuntu-noble-large | deleted: sha256:4b0c525df6de87e1624a10ddde470707837166b9dea883f96bcee6df897a9aac 2026-07-10 01:47:22.542390 | ubuntu-noble-large | deleted: sha256:04d82b08d4ab3733cec5a6e4ad84a6388a4bc08b7cf7934d23200bcb027affc9 2026-07-10 01:47:22.542399 | ubuntu-noble-large | deleted: sha256:2bd8f5a8245e32037840c1d7cf7dd37d66c7007bc8dfc8453d59d9d92768ed9f 2026-07-10 01:47:22.542407 | ubuntu-noble-large | deleted: sha256:422376a6139bfa617ffce96d1fa2024dac3362be1c904df6b5f2dca1642d47b4 2026-07-10 01:47:22.542416 | ubuntu-noble-large | deleted: sha256:01711a2abd1a6ce6fb59da94b81aa5bb5b47fb2cd9c72a02a66047e306d38ba8 2026-07-10 01:47:22.542425 | ubuntu-noble-large | deleted: sha256:3bb0860a5351326fee6fd08e04ff9512f16315db6ac70c961b6e635ecaf08003 2026-07-10 01:47:22.542433 | ubuntu-noble-large | deleted: sha256:080cc7cc07799511a628888d1dda0f0e4d691f3bf9c25141adee868e356c4701 2026-07-10 01:47:22.542442 | ubuntu-noble-large | deleted: sha256:23cd4b28717dedc71a13d85b7801e48c40ac2bcedb77bd97dd0b8a996cb3fb83 2026-07-10 01:47:22.542450 | ubuntu-noble-large | deleted: sha256:80c55b816f78193216c1000e156a97ea6ccf8699b91c505ec27b215517748767 2026-07-10 01:47:22.542459 | ubuntu-noble-large | deleted: sha256:d9061d1febfec10b0d5ad854ef8174aecad45f52d9d732617adc00fff7befedd 2026-07-10 01:47:22.542467 | ubuntu-noble-large | deleted: sha256:0c2bd60186070fec35fe705db85aacdebc106beb244d5ecbe7591fb6539606a0 2026-07-10 01:47:22.542492 | ubuntu-noble-large | deleted: sha256:e85df517a112e10b01d53151ec7f751948b9ad69ef6aacbbb3ab39e97e5712bd 2026-07-10 01:47:22.542508 | ubuntu-noble-large | deleted: sha256:25e270360a229fc34fb89a4d03e3fd924201c3b01c10b57073694d2cb5313c4a 2026-07-10 01:47:22.542518 | ubuntu-noble-large | deleted: sha256:36f8a4bf976905c756fd83861ac7e57d4b6176bed59b43186742e04596d02b6e 2026-07-10 01:47:22.542526 | ubuntu-noble-large | deleted: sha256:c9bda9dfcfbccd1cb18e864590486311c899f882624eb0fd7a0ae67eb165bd4b 2026-07-10 01:47:22.542535 | ubuntu-noble-large | deleted: sha256:501c87bddf9723607b5d12b05efcb698bfc4ab81384e409d40dfa1384ae34201 2026-07-10 01:47:22.542544 | ubuntu-noble-large | deleted: sha256:20915554f9251e9ae80f0ad7150121b692cd4d50521a2d3d79de05220fb8b4e9 2026-07-10 01:47:22.542552 | ubuntu-noble-large | deleted: sha256:834619547db3e634000d35834355ec52233b936d612ab1fcdfb45213774a4ff5 2026-07-10 01:47:22.542561 | ubuntu-noble-large | deleted: sha256:243057acde75fc2abdfc1008a621108712e3a9e15813f552085c417dd46ecf70 2026-07-10 01:47:22.542570 | ubuntu-noble-large | deleted: sha256:fe39d39a49858aefbce8afeb6c6e970f271ec49e777d8a9b00db4fd2a0b1cb2a 2026-07-10 01:47:22.542578 | ubuntu-noble-large | deleted: sha256:9b55fa42c25a15c3547a56e8879825ea6f5e3baf84f7f18b74d4a296758cce3e 2026-07-10 01:47:22.542587 | ubuntu-noble-large | deleted: sha256:b77f52f9f697bce9c31d8b86f9a53b4b34ac626ed2150121d89a1ebf34b437a3 2026-07-10 01:47:22.542620 | ubuntu-noble-large | deleted: sha256:cf9097bde625c8d5c495f06cdc3e8e6e31c3f97ea2d2e52a825909356a254ae6 2026-07-10 01:47:22.542630 | ubuntu-noble-large | deleted: sha256:89352ccb7ad09a1190e3fc3ef6e8b8f595a5e937b66cd3deefb2713af6520560 2026-07-10 01:47:22.542639 | ubuntu-noble-large | deleted: sha256:749a5a6c24872b68f4351f4ecf1d060e19ca02306ad12c2eeffde3d10ecf210a 2026-07-10 01:47:22.542648 | ubuntu-noble-large | deleted: sha256:aba95160fc74e02e42d0f3fbcbaeef633f831acf49cb96d5c2783d172fc5ed06 2026-07-10 01:47:22.542657 | ubuntu-noble-large | deleted: sha256:06ec4970690a170705228aa0aca6e90221a6086165c202ed5fab82ec8908d02c 2026-07-10 01:47:22.542666 | ubuntu-noble-large | deleted: sha256:0bca232bd65733b57600b74796b8ebe15bc5db7a71ca6519eac1df123c2a5e78 2026-07-10 01:47:22.542674 | ubuntu-noble-large | deleted: sha256:52dda3ab8dbb9b0a1be360fac4b5b69a55640fca57956f0273b62cff70cf14e0 2026-07-10 01:47:22.542683 | ubuntu-noble-large | deleted: sha256:3d2f4b1374733c97ba04ef1016867628f15eccd9e49a795a4160735628164115 2026-07-10 01:47:22.542692 | ubuntu-noble-large | deleted: sha256:b496583b2c61da2bff1039999e5f1fd35e6308a6f9be5eb500dfb031c882f3fc 2026-07-10 01:47:22.542700 | ubuntu-noble-large | deleted: sha256:5e7b344ac6d0c3bbfb5d8afd728ad681d6a65e7bcc99cbb288b2c9a94044efdf 2026-07-10 01:47:22.542709 | ubuntu-noble-large | deleted: sha256:f8eae5393cc49a5842ee3b83f17d67e80044a339b7bccb799966bbe61e00daae 2026-07-10 01:47:22.542718 | ubuntu-noble-large | deleted: sha256:9da510e929f5e2882d2f4406dba0830f3ca14d968cb13500eb042dba774c363c 2026-07-10 01:47:22.542727 | ubuntu-noble-large | deleted: sha256:7b9fb3cd9e7e86732f9fde153554060547c09f96af936bf4c50b9ecdd2a62fae 2026-07-10 01:47:22.542735 | ubuntu-noble-large | deleted: sha256:b143c049210cf24ec7a763506fd57b05d7d73c73558e2113bb7016958661a537 2026-07-10 01:47:22.542744 | ubuntu-noble-large | deleted: sha256:c7b7cf5a615a8dfbdbf051ce7f5a0d98e1e82ea8f5734b0bdd2db52889ffb8a1 2026-07-10 01:47:22.542753 | ubuntu-noble-large | deleted: sha256:709c54a52853f1fc0ff548b1ed620f87e47edd42ed9b84457296094a47882451 2026-07-10 01:47:22.542762 | ubuntu-noble-large | deleted: sha256:22879f016caaf502cef24f3994075f447418c5b3b0044f3c28a95dcb835dd3f1 2026-07-10 01:47:22.542770 | ubuntu-noble-large | deleted: sha256:dd24ba5e1f63857ac98bccde002d96777e15f14d9d1da4a93825292673a42a41 2026-07-10 01:47:22.542779 | ubuntu-noble-large | deleted: sha256:c30fb0365f09d5b0026be4ce6f03463d1333a85c46bb878488d8fa32898d27b1 2026-07-10 01:47:22.542788 | ubuntu-noble-large | deleted: sha256:b42f25a94e2a66adf39c995199bac6be6e7c23890f65e86bb8795e6d4161a26a 2026-07-10 01:47:22.542797 | ubuntu-noble-large | deleted: sha256:24eeb5e6bd5e347ba2f1a911508a7be4bf647793d5f939cf1277574d0a226bf1 2026-07-10 01:47:22.542806 | ubuntu-noble-large | deleted: sha256:903ee22607ea6f1204dc482c330a8f61df398ba77ca59b1220ae1907fe244105 2026-07-10 01:47:22.542814 | ubuntu-noble-large | deleted: sha256:ce17608996294063b43c25bca5c43b5bd69719f3c8c0c30558678af7b177b984 2026-07-10 01:47:22.542823 | ubuntu-noble-large | deleted: sha256:a0223ac5e667a2af5a47cb741522d0af1af10bcb17e526426dd1ab0cac9ecdf3 2026-07-10 01:47:22.542832 | ubuntu-noble-large | deleted: sha256:fd7f3fd465b1eb8b1d45cfbae95c9355a21d47f6c0bd836aca9cdfaa7037b922 2026-07-10 01:47:22.542840 | ubuntu-noble-large | deleted: sha256:a407c7bad14cc92e9cef18643c4e5e00863d0bc458d7528bdee00b564bb80f05 2026-07-10 01:47:22.542849 | ubuntu-noble-large | deleted: sha256:a4d72feb40849a2cfa7b1ee8cca950e95c457a7943865e7fbbae240648bad71f 2026-07-10 01:47:22.542858 | ubuntu-noble-large | deleted: sha256:93f48bcc896b4f8f30077d91249eacba45f7c41bf2855fd31624a509749a733a 2026-07-10 01:47:22.542867 | ubuntu-noble-large | deleted: sha256:7437533f1633595b5d7abaa38c7c847a156ee1db037446d56ee6f4e704f8685d 2026-07-10 01:47:22.542876 | ubuntu-noble-large | deleted: sha256:2226f8ce103892d80802d06ee69ff7407dcd5b7a5dad61a871848f37827b6250 2026-07-10 01:47:22.542884 | ubuntu-noble-large | deleted: sha256:c8e1c4d640a212701d1c16158ff4b08e416fa3e61bd613dbb2c7a1fb819e91cd 2026-07-10 01:47:22.542893 | ubuntu-noble-large | deleted: sha256:2d257fcb51d6b7951fe2b4815930fe4420d8253d16f6942abc48c4b1475cac58 2026-07-10 01:47:22.542902 | ubuntu-noble-large | deleted: sha256:89462fbe1b8e0b9e7ef0e2f615b75bf53716abe6bdc8acc73b7cc1c579e3ce31 2026-07-10 01:47:22.542910 | ubuntu-noble-large | deleted: sha256:d5baa5b2444a96a51a23b399102bc1a35b42f75482335f2f4364ae6e7cd97b40 2026-07-10 01:47:22.542919 | ubuntu-noble-large | deleted: sha256:950f48ea22fd243c4fd8dd87f8bc71a84ebe010cac08d5da95d82f5ad8119595 2026-07-10 01:47:22.542928 | ubuntu-noble-large | deleted: sha256:5e19c3c6d6a924cd4b67997276b4c19e04503780c9e65f0b3a64a2eb8771d818 2026-07-10 01:47:22.542937 | ubuntu-noble-large | deleted: sha256:9d388de99c4359feee2293e5aff0e0c4f66299c037e1870615b30857bf4a274b 2026-07-10 01:47:22.542952 | ubuntu-noble-large | deleted: sha256:419535b777c4cdf838cd5afd9da675fb1f62e46511be7ccfe6471291aeccc23d 2026-07-10 01:47:22.542961 | ubuntu-noble-large | deleted: sha256:43a44bb73ff9a558ddefe4f421ea373669d5ea9081896d9a06fab3f0d9019efe 2026-07-10 01:47:22.542970 | ubuntu-noble-large | deleted: sha256:6a6df4135442923bf88173dc1bebb0b340386f3fab4fdfef08ac9eaabb5eb4e4 2026-07-10 01:47:22.542978 | ubuntu-noble-large | deleted: sha256:2c48dbe93c0cce1e53f56976b537193b5a6703f886bfca88d7890af59169580a 2026-07-10 01:47:22.542992 | ubuntu-noble-large | deleted: sha256:cd41dec705b4781bde51af9a2f1b36b3d0a7f19dea3f8d1e821d6ad0076b5a6c 2026-07-10 01:47:22.543001 | ubuntu-noble-large | deleted: sha256:535a72d48ab294ae5d12d0e03d1167ff5e4fe92f00751dd7d5e3b5fb436ba6a9 2026-07-10 01:47:22.543010 | ubuntu-noble-large | deleted: sha256:ece7dd3b806e28c8ac34f8be50c91f5dca318537cfab136f174dc6b3dc7831b3 2026-07-10 01:47:22.543019 | ubuntu-noble-large | deleted: sha256:8a21085e5715e661e592efb9bae54caf7c989d6251dc7564bb453de6a1897600 2026-07-10 01:47:22.543027 | ubuntu-noble-large | deleted: sha256:036a26a3d15cd2eab10d7971ef85ab65e05b90df9900c727fc2b989b3c4ee7dc 2026-07-10 01:47:22.543058 | ubuntu-noble-large | deleted: sha256:e7ce68cdf5ebd41e1a66f206871408ab7bc44c82bd2a6e730c58ca1db32e523f 2026-07-10 01:47:22.543071 | ubuntu-noble-large | deleted: sha256:4073788a4f006f0174ff2389c78c3278c7c95b1f08d94954482dd28c6fe60bdd 2026-07-10 01:47:22.543080 | ubuntu-noble-large | deleted: sha256:ee9a9ca84ef78dda114eed4e924581cc9c42386218e401d72d773416096fedd5 2026-07-10 01:47:22.543088 | ubuntu-noble-large | deleted: sha256:f6af76c39ed8eae8a228a1a05588f34b6a9bb1c518ea767f31b154419cad2bd3 2026-07-10 01:47:22.543097 | ubuntu-noble-large | deleted: sha256:f183cd294b711d6c2d99d5cd8a685e0391ed912491034e286c7bcfd901921e2f 2026-07-10 01:47:22.543123 | ubuntu-noble-large | deleted: sha256:5825c937837127d1ca2b031e61b20f5315081ee5a131480050403d42e45d2beb 2026-07-10 01:47:22.543132 | ubuntu-noble-large | deleted: sha256:8069b48ad17697d702c66b165901c4c621429b1fae79bebc310c805e8604047b 2026-07-10 01:47:22.543141 | ubuntu-noble-large | deleted: sha256:d89d464d816cc6de61b1f5ecb7b8a8281e79ff2353d8e71b0069fae633a48b5a 2026-07-10 01:47:22.543150 | ubuntu-noble-large | deleted: sha256:ff65a52f9c97c904bfaaf3dbe914e15f4da78bdfed2de5bfc46edeb6d318e223 2026-07-10 01:47:22.543159 | ubuntu-noble-large | deleted: sha256:59fe6d65c2b0358a8a6b43076d9abc8333398eb260636e49cad00d026f9b78cc 2026-07-10 01:47:22.543168 | ubuntu-noble-large | deleted: sha256:d635ce3fa99422e260bdf074f7a86cf90372d953bbbe09cf37825c92fc3f43b9 2026-07-10 01:47:22.543176 | ubuntu-noble-large | deleted: sha256:99fff813c75fa29cd4d010bd1e2fd375c2fb8f1bc9d05b02183a816815e2b023 2026-07-10 01:47:22.543185 | ubuntu-noble-large | deleted: sha256:d95eb721e554dfcda2052dbde8c810f5f0ab68e42012aaac492239686aa755be 2026-07-10 01:47:22.543193 | ubuntu-noble-large | deleted: sha256:14b3c990f6eeb34f6196b188458cd6c1121afb5c409095198baf41e7587543cd 2026-07-10 01:47:22.543202 | ubuntu-noble-large | deleted: sha256:ce44349de1a35b072de13ff15e78448a385914dc7dfc52cc2083cf51b6f0c5d2 2026-07-10 01:47:22.543211 | ubuntu-noble-large | deleted: sha256:20aff98a2682c8de0b9bb95f77f1f0455c8dcd981e5edef82a925f2ae8b41987 2026-07-10 01:47:22.543219 | ubuntu-noble-large | deleted: sha256:49f0808d0857706cd291079987d5659b4fafe45116767d64daf16b049dd85e67 2026-07-10 01:47:22.543228 | ubuntu-noble-large | deleted: sha256:f5c40fc7e4906be5fa8e831626f3b3edd91089a82f7bcf93d1e22e1e9b58bbdb 2026-07-10 01:47:22.543237 | ubuntu-noble-large | deleted: sha256:0207dfe4a1a73b8ae8c02c594b4a296deabf037176744044fa2f937e4f973d15 2026-07-10 01:47:22.543245 | ubuntu-noble-large | deleted: sha256:ab8f9c9a18f5c6befe30f69bd8b6ffebdaa9e0d7b588db3c086b10844f1d71b0 2026-07-10 01:47:22.543254 | ubuntu-noble-large | deleted: sha256:a51d4d03581fab430d44b04d833e8db692947088630c44e5258f7934eb0927ba 2026-07-10 01:47:22.543263 | ubuntu-noble-large | deleted: sha256:6fc41d736eb03d60ce08ebc4a2b29b4d53260c0c96991ef87c918e9967c755cd 2026-07-10 01:47:22.543272 | ubuntu-noble-large | deleted: sha256:060190fc69d5e42a58073b57580c9dce68e2ea3781d3d7cc3384b7308ef20666 2026-07-10 01:47:22.543280 | ubuntu-noble-large | deleted: sha256:24b8cf6b938ffa83f69fb7e02acbcf59c9457fe54647062e272a0508007fb147 2026-07-10 01:47:22.543289 | ubuntu-noble-large | deleted: sha256:3de2a5f070d017a9abe032be7a4c17e6cc0592043c562b6e9a9a464bb2c6840d 2026-07-10 01:47:22.543298 | ubuntu-noble-large | deleted: sha256:9f7a6b8f9e8cbb4536e9dba4c0f614a3a25de0ed124e66c608cc680d16542526 2026-07-10 01:47:22.543306 | ubuntu-noble-large | deleted: sha256:9e028f0373c8866e723fb0fa463573d236608302b1db47fdc4cddb67b31d009b 2026-07-10 01:47:22.543315 | ubuntu-noble-large | deleted: sha256:ab7ad1b84020c84fbc71c490ebe6ff8f8f059fa87d8d757e61f81cd40cd93893 2026-07-10 01:47:22.543332 | ubuntu-noble-large | deleted: sha256:dd08a14a80da46f35e8f6c509e22c24874fc53659facd880876773980e4aa61f 2026-07-10 01:47:22.543341 | ubuntu-noble-large | deleted: sha256:ef2ecbc8c15429cd9d58cbe917564f0f63cdd1b706a78ee0f2954b762eed419f 2026-07-10 01:47:22.543350 | ubuntu-noble-large | deleted: sha256:6fe2fa36958d734e01103418791668ffce27443a1f06e9a4d8c06f8251650819 2026-07-10 01:47:22.543359 | ubuntu-noble-large | deleted: sha256:4e0e05d39b6a91740651c7df13c6b2b36829f7b640fe5eb4d3efd0a955920b46 2026-07-10 01:47:22.543367 | ubuntu-noble-large | deleted: sha256:fa22630b6d7bbca445f8ac200c65607d314d297b3dec86b8b9470f9d4697b236 2026-07-10 01:47:22.543376 | ubuntu-noble-large | deleted: sha256:267ff8e8f751d01d72077421828c5f52cbde21c3cb8834eb02360e1f94f519a0 2026-07-10 01:47:22.543385 | ubuntu-noble-large | deleted: sha256:7b8da107dbdfddfe4fc5a74c7d54054bb025cb29982b963fed4d7f9d84294029 2026-07-10 01:47:22.543393 | ubuntu-noble-large | deleted: sha256:04784efe7024c8b84deadbfa2d5ba02f2e1d6121e3a821e1e79815aaa6cde9d8 2026-07-10 01:47:22.543402 | ubuntu-noble-large | deleted: sha256:9215f3502aa1c28d4a2fe8a7235560ab996f109c9b13d8170dfe83bd0f7def23 2026-07-10 01:47:22.543411 | ubuntu-noble-large | deleted: sha256:28ec004e1064e34c622d0fe20651dae6e7d5dbb503702362b31b099f5c4bbc59 2026-07-10 01:47:22.543419 | ubuntu-noble-large | deleted: sha256:04ed0ca9a5aca4da84c365548bf06c87fae69ef930f516b40e27902dcd13e4de 2026-07-10 01:47:22.543428 | ubuntu-noble-large | deleted: sha256:b91be669caaf10f3571aac851e49da5ef64a5ac01d058851ba86c3d81fdaa4bd 2026-07-10 01:47:22.543436 | ubuntu-noble-large | deleted: sha256:799f23653c8d9eb1ce29f2a6724f5bfe2a3532538ba0b93d7dbd544a89b71732 2026-07-10 01:47:22.543445 | ubuntu-noble-large | deleted: sha256:5a5c08e24f3eb2e1c9abd3c7f6021731add345789e2fa7fd311ad89b9cd313b4 2026-07-10 01:47:22.543453 | ubuntu-noble-large | deleted: sha256:009b174bd696b64dd018874ff78c21dbd4170f2146770d44a4616287069e9a72 2026-07-10 01:47:22.543462 | ubuntu-noble-large | deleted: sha256:e75726a83589ce193f5d265641b1f9aed860988c6354f023ba8ea036429fd931 2026-07-10 01:47:22.543470 | ubuntu-noble-large | deleted: sha256:53b77cdcf9b530319041de5eeefe0da4707a3284b43a0cb4719335d006c9a826 2026-07-10 01:47:22.543519 | ubuntu-noble-large | deleted: sha256:c29f36933ce306088e2e64fe480d1341292eef99d9c0c4834b32ad11f87b6982 2026-07-10 01:47:22.543529 | ubuntu-noble-large | deleted: sha256:5bc396824f99d7d96e60f7b11ee2fe722323d4e19c75ada5af8a7f4047123cac 2026-07-10 01:47:22.543538 | ubuntu-noble-large | deleted: sha256:f323f4b9366b0ad97bd8bcff921957e100e4274477a9955f873cfbb27a883bcd 2026-07-10 01:47:22.543547 | ubuntu-noble-large | deleted: sha256:568616cb9433bdafd8b6c14ff49d61c1b77cc05584f55cea29d14e0259c3c5e3 2026-07-10 01:47:22.543555 | ubuntu-noble-large | deleted: sha256:a4bef42a4559d40c49e688d4f68a8351e7199822cfd56a0a22e8e7ef46e1e759 2026-07-10 01:47:22.543564 | ubuntu-noble-large | deleted: sha256:b836f20beb474ec472c33b423265be735450d9a03a5dfcd460637bc970cc62f6 2026-07-10 01:47:22.543573 | ubuntu-noble-large | deleted: sha256:dfece3975253b03cc91ce611c5872624128596772a44485780cb0dfb3c389127 2026-07-10 01:47:22.543581 | ubuntu-noble-large | deleted: sha256:03b5556f0688aad39b7a97129a61f99b7c80d27ee7bf78eb4bac60ca63582e2b 2026-07-10 01:47:22.543590 | ubuntu-noble-large | deleted: sha256:f35015830de7eb83cbe38d097cc2de725c1c94b9402a2f30abe8790f487dd7ae 2026-07-10 01:47:22.543599 | ubuntu-noble-large | deleted: sha256:bc5df9a70ae5aa77d64f7eb86e272787a2c467f6a60510aaabd5f940f4c25035 2026-07-10 01:47:22.543607 | ubuntu-noble-large | deleted: sha256:15d3f91f92dcc164bb63feea847b5354ccea9b88aa612bda496d9b2d2dc1c0a6 2026-07-10 01:47:22.543633 | ubuntu-noble-large | deleted: sha256:1d82afc7e6cef1d12eaf7fcafdeacf6e5e0aad50263ec49187e4dbf0d7f4eb1b 2026-07-10 01:47:22.543643 | ubuntu-noble-large | deleted: sha256:95b5c022718948888d9014a64568804f4440611c309ce146e42519afc996c480 2026-07-10 01:47:22.543652 | ubuntu-noble-large | deleted: sha256:309716b67524c93af77bd426ed14aaf6caef4ca992c8e71ae3f2e4176f575fac 2026-07-10 01:47:22.543661 | ubuntu-noble-large | deleted: sha256:6bff084413263069483f66d4ba2b8976006f65147fdce6c6d8c48dec2158982f 2026-07-10 01:47:22.543669 | ubuntu-noble-large | deleted: sha256:99ea5a88c39ec9c7f9fc28f4508fdee2308657fa38d79ba01d3d1fe7587d8a25 2026-07-10 01:47:22.543678 | ubuntu-noble-large | deleted: sha256:eb9a05827b8c2bf27d56be537d37d49323a76381fd2716384f931f2829cf0c53 2026-07-10 01:47:22.543687 | ubuntu-noble-large | deleted: sha256:5f5e1b6fd135b3ff6c27b7571045e14aea731ad42a87f4d244db07e24a503c9f 2026-07-10 01:47:22.543695 | ubuntu-noble-large | deleted: sha256:c650ae0eb52b79dd0b91d17bb862566bc7093490aa03a44a7fc1638b4c35891b 2026-07-10 01:47:22.543704 | ubuntu-noble-large | deleted: sha256:9d52343b5fbea55ac282c3c8b528d76ef7c1496006458024aa6dbbc9af42d3b6 2026-07-10 01:47:22.543720 | ubuntu-noble-large | deleted: sha256:1357b84465e9011c29c7946542fed42920aee048996dc1730083e82b0ff9fb0e 2026-07-10 01:47:22.543729 | ubuntu-noble-large | deleted: sha256:f330c751909e7a46870d405f55c926bce412ca3bd5eb8a47116f2cabfd523fdf 2026-07-10 01:47:22.543738 | ubuntu-noble-large | deleted: sha256:04cbcad10c8068fe55441892c686824e6d545455272fd3327736a39f08518c6e 2026-07-10 01:47:22.543747 | ubuntu-noble-large | deleted: sha256:29d09b523936445e6ef6bd968570ab2b3660ba156fd282faabdc4739a3c79dd6 2026-07-10 01:47:22.543755 | ubuntu-noble-large | deleted: sha256:6461e1da08917283693a801a76cbc4533428bbe6ff86842c0dc8df3a303233a2 2026-07-10 01:47:22.543764 | ubuntu-noble-large | deleted: sha256:9d0e87dc74824282bf76b2543d2874e8182633495ee6c6c8a6ae072c9d96275b 2026-07-10 01:47:22.543773 | ubuntu-noble-large | deleted: sha256:e05f27ea951eb646c2e5fb513374038d56fcd96db8acea6acff83e691b3e615f 2026-07-10 01:47:22.543781 | ubuntu-noble-large | deleted: sha256:833e5d0f706857a85f06a114abf135035eaa6fc20ba17cfb95600defd801fccb 2026-07-10 01:47:22.543790 | ubuntu-noble-large | deleted: sha256:0a88d0deed4949ad8163e52f9a6314c349589f63bced525303d37942b2d5ae25 2026-07-10 01:47:22.543798 | ubuntu-noble-large | deleted: sha256:d8369affafd1cffb1918fa0ad7547ff7fac329713e3e48cdca81a3194c6e2907 2026-07-10 01:47:22.543807 | ubuntu-noble-large | deleted: sha256:252af40560949525368a69dc49ee342997dd5bdb302fea1274304a2c58bce26f 2026-07-10 01:47:22.543816 | ubuntu-noble-large | deleted: sha256:85c1ed9d61378bbcfd83191cc05cc0edc150a19c744c78f8c744a360451f41d8 2026-07-10 01:47:22.543825 | ubuntu-noble-large | deleted: sha256:b49aca7638fb6fd0063f7007ae820f44633880b59f6faafb9cb2ba0208c1fed0 2026-07-10 01:47:22.543833 | ubuntu-noble-large | deleted: sha256:185e945d5252693922db6c085bb646e59a64ea3e33497afc918717936ec49289 2026-07-10 01:47:22.543842 | ubuntu-noble-large | deleted: sha256:8a05037f5fb9b1f900c2e59ec10dbb22a4210eb8018266cdb4a28dc1684cf920 2026-07-10 01:47:22.543850 | ubuntu-noble-large | deleted: sha256:fc97d04864e75b926b0c78c19af2647c53e41fd39d33f2a5fedf75811a8e5a74 2026-07-10 01:47:22.543859 | ubuntu-noble-large | deleted: sha256:4843460e4028c70746682ff8a36aec64f1877de785d350c0b661a288b4965ece 2026-07-10 01:47:22.543868 | ubuntu-noble-large | deleted: sha256:5f0b03683798dcf101ac87261ff28747d8386128fa4768355c60f05ccfcea5dd 2026-07-10 01:47:22.543876 | ubuntu-noble-large | deleted: sha256:769653ebae24189ecc7b72684de1ed69752c9c90873631ed125b94fd0452da6a 2026-07-10 01:47:22.543885 | ubuntu-noble-large | deleted: sha256:90f0707b89ced05168d18e3b9c01f610e158ad323384a95cedf0eaa6a472abc1 2026-07-10 01:47:22.543894 | ubuntu-noble-large | deleted: sha256:295573d87e709e7e530d0e148e357d4b0c2ffea30c7043ff2f8d01902c7a8d60 2026-07-10 01:47:22.543902 | ubuntu-noble-large | deleted: sha256:ad65a621c86a1bf57e5df384ba8926b859e8f335f6f1e3934b5f905a0ba80aad 2026-07-10 01:47:22.543911 | ubuntu-noble-large | deleted: sha256:6b0d221a848d2690c0c5715af55bf32329521cc085838bd476b92603c54511f0 2026-07-10 01:47:22.543920 | ubuntu-noble-large | deleted: sha256:869239494ab2281760ce371b93abb465b704f7fdc0f4d9841cb9c189293c8573 2026-07-10 01:47:22.543928 | ubuntu-noble-large | deleted: sha256:1708dd119545235cebe4222241e6159f34fa821665664b41d93c25397834af18 2026-07-10 01:47:22.543937 | ubuntu-noble-large | deleted: sha256:d4c6d23f648221b08af16c49e0125e7b09ed0d6a2bf0f3713805a0658117984d 2026-07-10 01:47:22.543946 | ubuntu-noble-large | deleted: sha256:8c24d711051b938ff4cba7bfaac580f3680723bb71d81ea1c5694df64da7a9ca 2026-07-10 01:47:22.543954 | ubuntu-noble-large | deleted: sha256:2ef8819858d0cdc61856e09e9b974c73dfbbb7869770160a0aa4a9bbfa45a243 2026-07-10 01:47:22.543963 | ubuntu-noble-large | deleted: sha256:15a952b8f4007bbe39823b65b6f1d88d2a2c6ec7398326fa2cf695027f431744 2026-07-10 01:47:22.543972 | ubuntu-noble-large | deleted: sha256:a66029321fd3dff9173e6055f03d9a437fabe98a451fec42bc7f68b655857c50 2026-07-10 01:47:22.543980 | ubuntu-noble-large | deleted: sha256:cd6607ab91a8aee882e7f023c7746c8a81e0a3687b0cb85b20211c482c1777e4 2026-07-10 01:47:22.543994 | ubuntu-noble-large | deleted: sha256:e34b1c7c2cc753e17a563348e2d3e16d494a07eee969969977d3a2813de12e2b 2026-07-10 01:47:22.544003 | ubuntu-noble-large | deleted: sha256:fd0889d21d3192eaaa497b4848f8eb0f4ffaa74230ecb2e30941f0ed28ac1083 2026-07-10 01:47:22.544012 | ubuntu-noble-large | deleted: sha256:18ffa051f24e4cb9c99165cbd34c25dd0a676e3900ec45b0ba7806740b9155d9 2026-07-10 01:47:22.544020 | ubuntu-noble-large | deleted: sha256:ea607f0f157e8e26d52e442d6aa9ec4f0051ecc2a06005bea4ed87d66db25b02 2026-07-10 01:47:22.544029 | ubuntu-noble-large | deleted: sha256:07423b77e472256398ea8b0735a9f476fea4c18442f9ab59be6f8f67a2f11175 2026-07-10 01:47:22.544078 | ubuntu-noble-large | deleted: sha256:0db7e9954d318dd2f228b3d1001ddcfd11ffb8beef67fdaf197e20d07bd8ce4d 2026-07-10 01:47:22.544088 | ubuntu-noble-large | deleted: sha256:af799ac401a1b2c5801873e6c2b7b37827c18c830b688e8aafa4412d8ac8b0a0 2026-07-10 01:47:22.544102 | ubuntu-noble-large | deleted: sha256:6aee24ae54d3e720322c7d9f2e44d7495442fb44b1c548ea40a6030a8f16cdc9 2026-07-10 01:47:22.544111 | ubuntu-noble-large | deleted: sha256:4e7e7ef24a19fccf28d2cf03421c03ef5e31a85172a1e6417d54976d9bd367fb 2026-07-10 01:47:22.544120 | ubuntu-noble-large | deleted: sha256:7c1aff7bbf78ebf20894d104e08299b0d53b87aa8351e78afccd82da1eabd28e 2026-07-10 01:47:22.544145 | ubuntu-noble-large | deleted: sha256:fe2dbd50718741d55c31e001ce9105c520d41cdd93450b844a883a307d9b44c5 2026-07-10 01:47:22.544155 | ubuntu-noble-large | deleted: sha256:cf42cbcdb220a3cf83d1a71e37add9818ec439a633abc307b62b6c882035d822 2026-07-10 01:47:22.544163 | ubuntu-noble-large | deleted: sha256:1a39760fa05df265144bd286ebbbff8e4bbd577ba93a64cf1c42e47e9f477443 2026-07-10 01:47:22.544172 | ubuntu-noble-large | deleted: sha256:63dab54ae8b4d07d17ce654a4e8db5516e46dd887f6cbf4fceda8e6d95a0374a 2026-07-10 01:47:22.544181 | ubuntu-noble-large | deleted: sha256:6a1b197f93169d714f7f9d6397c7d31a5b708cf7e390542424b474a0ea0a30ba 2026-07-10 01:47:22.544189 | ubuntu-noble-large | deleted: sha256:fa093a2d9a7227de05b0ea70334345286a6e731a3a600a03d35729b3e8f2abf9 2026-07-10 01:47:22.544198 | ubuntu-noble-large | deleted: sha256:88f3e1083f6e38ac88d6c1431ea832a4bf79f7361082a4b89698c9a3079210a9 2026-07-10 01:47:22.544206 | ubuntu-noble-large | deleted: sha256:189579647e5c771de73bac102217f9ac0e0b2245c901276aaa3b59b72461f865 2026-07-10 01:47:22.544215 | ubuntu-noble-large | deleted: sha256:07450f9be43586cc3816a26fba73cc6ea2de7b284c9e5294d8cf6ef93d615941 2026-07-10 01:47:22.544223 | ubuntu-noble-large | deleted: sha256:0310e10d78e0ff827584a4738658f4938e50cf90cb30a304ac15e9e3436a824e 2026-07-10 01:47:22.544232 | ubuntu-noble-large | deleted: sha256:d9973d32a0181f456aa26d2460fee1011efcde4fbc0f672816a9683ed61374bb 2026-07-10 01:47:22.544240 | ubuntu-noble-large | deleted: sha256:d2ba9d5c53439747d2309a52ffdb6c7265235d5ad0fb5620e830685a171f580c 2026-07-10 01:47:22.544249 | ubuntu-noble-large | deleted: sha256:278c07456dd344bd56f6da86f278f9f57e51bcb18560895f8850ed73b7cafd63 2026-07-10 01:47:22.544257 | ubuntu-noble-large | deleted: sha256:ff9a416cb065e26069344c10f3589b27c31c8a948ec984b8fd58fa2ab9247f41 2026-07-10 01:47:22.544266 | ubuntu-noble-large | deleted: sha256:35b6133292b921490c751ccbba1a21403f2e997e5dcb144ffcd67864a2f40811 2026-07-10 01:47:22.544275 | ubuntu-noble-large | deleted: sha256:6f44361d3c89b1c590be9ca2670caab51d5cef2f78bcea7bc1eddd3a3e657be9 2026-07-10 01:47:22.544283 | ubuntu-noble-large | deleted: sha256:dea87838a8bfda21bf8950d1a85221d067e349423547b4be6e2f34e4be4a65d3 2026-07-10 01:47:22.544292 | ubuntu-noble-large | deleted: sha256:c58a7e16a5686bb70232a87c12783345f489de9c77f4fbfb5a8323e9ccc94e80 2026-07-10 01:47:22.544300 | ubuntu-noble-large | deleted: sha256:b703d413f141d1d6ab57061270846abd3fadd43037c0ee021330a87f6be899ca 2026-07-10 01:47:22.544309 | ubuntu-noble-large | deleted: sha256:77971c33026ca873463a053d2c01cda6d476f3a0dc0fe6c28c0e936759127280 2026-07-10 01:47:22.544318 | ubuntu-noble-large | deleted: sha256:1c032c2cde7b2dc57ef116da6f89cf333837f7e17e57fdf70b5d1c6f3c70af08 2026-07-10 01:47:22.544326 | ubuntu-noble-large | deleted: sha256:4d42eccafa82ad1afb6a4c54394a53d25c509e134151ce867c51fb799680fa50 2026-07-10 01:47:22.544335 | ubuntu-noble-large | deleted: sha256:a954879485fd8125d3d2a941974d809cfccf09ed65b4ac66bdee94b919054a1c 2026-07-10 01:47:22.544343 | ubuntu-noble-large | deleted: sha256:550b434fa66ae967cbfed14ea0c610f66b2fb14ac4be4cb6e3e143262998927f 2026-07-10 01:47:22.544352 | ubuntu-noble-large | deleted: sha256:6242fb660cd5052eec2a9c4ce403e432c77298135143c0814d15e605ffd7b4b0 2026-07-10 01:47:22.544360 | ubuntu-noble-large | deleted: sha256:cbf3cb65a34654b57ffc8e8488abc1fdf5a98d3e9f587b375162bdc458120e5c 2026-07-10 01:47:22.544369 | ubuntu-noble-large | deleted: sha256:8c90309827a3446feb192760cd87dc25682e6b095d6be8e6186041382c5b4a88 2026-07-10 01:47:22.544378 | ubuntu-noble-large | deleted: sha256:3aea0956df793dc00f2ed3ccfdc9d442d0bb1fa9100fe962976fe310282bb156 2026-07-10 01:47:22.544386 | ubuntu-noble-large | deleted: sha256:77491eb23938c7eafe00187de23ab9498c5838014d0a71e3d7d47d63b5a33189 2026-07-10 01:47:22.544395 | ubuntu-noble-large | deleted: sha256:a6c71850db835d9199796c1efaf75ec29e8643c07f80b99e74a4d39b1fc1218c 2026-07-10 01:47:22.544403 | ubuntu-noble-large | deleted: sha256:21aba9fb75425cc1a64a2fc39085a29380c2063813f48bffb16448dd64f1c24c 2026-07-10 01:47:22.544412 | ubuntu-noble-large | deleted: sha256:814f8c712620f472790db374680567195609b857e35053db3f6aa82c0821b503 2026-07-10 01:47:22.544421 | ubuntu-noble-large | deleted: sha256:5d5c055949d28d5ab345fba8cc8b2a376747d7f9a70b375f47ed3303e8527595 2026-07-10 01:47:22.544429 | ubuntu-noble-large | deleted: sha256:caecbe015884e0c0fbefac66e985e532af81208dd884741423411f9ebf7b0584 2026-07-10 01:47:22.544444 | ubuntu-noble-large | deleted: sha256:015dc4825ccfcd8a13d76da82a9ed9694b202498fe77271a945ec71cdde8e3d4 2026-07-10 01:47:22.544453 | ubuntu-noble-large | deleted: sha256:58867c15cc402948c3dad0deb1b7e094f8b6a3e97682c8564e9682b5fbfbb8ab 2026-07-10 01:47:22.544462 | ubuntu-noble-large | deleted: sha256:9951880edd2301bfb460912efb71b7827e80265cdf4192744e1b3180000d9129 2026-07-10 01:47:22.544470 | ubuntu-noble-large | deleted: sha256:06cc523f76d201fcb6141bfe4840a3690cebefc67d4a8b77e71139f991b0b7a9 2026-07-10 01:47:22.544529 | ubuntu-noble-large | deleted: sha256:a081059ba98f66ba7f82d8e1704e88ee35d665ab61d3b9425e21b21281f82857 2026-07-10 01:47:22.544539 | ubuntu-noble-large | deleted: sha256:f39ce35d2241f9fae67ca05a2ed7262b07745cf64eadc3e0fa06a605ff0ae278 2026-07-10 01:47:22.544555 | ubuntu-noble-large | deleted: sha256:7f0821bf67553eb87338aee834e49350feff2639095e993be43eb2f0335c3c0d 2026-07-10 01:47:22.544564 | ubuntu-noble-large | deleted: sha256:1c5d3cffa537c07e0457a7d58f78b318abafc225ea88d0d7e1aad6e19e8f97f9 2026-07-10 01:47:22.544574 | ubuntu-noble-large | deleted: sha256:4303c48d8e8a453287d062b47d330b19e81717007e2363c7a5854d19b363029d 2026-07-10 01:47:22.544583 | ubuntu-noble-large | deleted: sha256:3fd95620f9e24572277fd0663296d47317a390ce6e9a628d42be4576c40c7e8b 2026-07-10 01:47:22.544592 | ubuntu-noble-large | deleted: sha256:e2af8c882afabcd97ed6c4d21b98712088c1b0cb504a00bdf7be51089196537c 2026-07-10 01:47:22.544601 | ubuntu-noble-large | deleted: sha256:512e66a2732360c1603905435c2416d04021b89849a6fe7464ab6d52239c3f6b 2026-07-10 01:47:22.544610 | ubuntu-noble-large | deleted: sha256:142898f16d50d0de8fec1163059e921c313977f1e78dda96b24ffe6263724542 2026-07-10 01:47:22.544620 | ubuntu-noble-large | deleted: sha256:17c5664a1c36e55f27579a7b421ed23b2fff5d09be77a0b0bb9852af53147c5c 2026-07-10 01:47:22.544629 | ubuntu-noble-large | deleted: sha256:db05568d6b6614d01defb19181b5fae23d559cd45a1740675e7d53fa6a969e30 2026-07-10 01:47:22.544638 | ubuntu-noble-large | deleted: sha256:0e5ccdc51fab5bf0716c5b57183e64eae467d8cfd16022d348162dca7d3e714a 2026-07-10 01:47:22.544647 | ubuntu-noble-large | deleted: sha256:8e513967de313d64bea7c781b7b0dea3e4b3281cb9550e95845bcd84a217d21c 2026-07-10 01:47:22.544673 | ubuntu-noble-large | deleted: sha256:dcd7664a4fda59a3f21183fafb720c7ee03257d5cbebc107d56155ac0280bf25 2026-07-10 01:47:22.544682 | ubuntu-noble-large | deleted: sha256:c2baf6415b877ac6b4532f85ce4722256aafb6f463b3c3a175d7fda15c2c268c 2026-07-10 01:47:22.544691 | ubuntu-noble-large | deleted: sha256:1b308b77870ff495bd968defb388e86397f8a6dc9ba3962e99952bd296188ea6 2026-07-10 01:47:22.544700 | ubuntu-noble-large | deleted: sha256:efd3f87140359a9e24ccaba677101d615ccf8c9e24b3bff2c76e67b6e74cd1f4 2026-07-10 01:47:22.544709 | ubuntu-noble-large | deleted: sha256:9d1396f97865f03fdf2976061e3303864305a906093df89532c2c11eec3f7a9e 2026-07-10 01:47:22.544718 | ubuntu-noble-large | deleted: sha256:0e8be1411c6096cb6ed059510eb82b62481cdf9dd4c0868d1fa9e37c366edf50 2026-07-10 01:47:22.544727 | ubuntu-noble-large | deleted: sha256:7eff8878a3dad4e85abecf9e551e220994bd31dab94f51767f222c5e6c26ef37 2026-07-10 01:47:22.544736 | ubuntu-noble-large | deleted: sha256:3d24798b99ea912173e75766191add5dae7e178024be725bce8a1cc38de769c7 2026-07-10 01:47:22.544745 | ubuntu-noble-large | deleted: sha256:dcd0c99ee6b166b5d984e851a7d007793d861ceefb9a444358e7a4dd8bb4d48e 2026-07-10 01:47:22.544754 | ubuntu-noble-large | deleted: sha256:6e108f6d36eaa0bdf1feac4cb18fa6f3bd2ec5da7f2f7fd5cdfb508e9ccd090b 2026-07-10 01:47:22.544763 | ubuntu-noble-large | deleted: sha256:b87ba04f918293b004a2df04e0dc627a56913ca873ebe01ac9e04460e06eff05 2026-07-10 01:47:22.544772 | ubuntu-noble-large | deleted: sha256:0778269780cd715e0d0083e6cc9751e18ca8070407db9b193e2817af76816d0d 2026-07-10 01:47:22.544781 | ubuntu-noble-large | deleted: sha256:4ff6e69ff47d4b1023239646d0e3cb48396ee6184adb149a52dd306b0a08300d 2026-07-10 01:47:22.544790 | ubuntu-noble-large | deleted: sha256:eb7e026cdbaff9296f1964b74fabcec22d3328ca40c3e7ec16819c94180b7c05 2026-07-10 01:47:22.544799 | ubuntu-noble-large | deleted: sha256:7a7c04e6a583bba2bbccbd036570abe90fdb2e38f4f12a6e54c68ba67f17a6f3 2026-07-10 01:47:22.544808 | ubuntu-noble-large | deleted: sha256:067a3510fd12d54469040fcb9fc0f3c57484a999339200c3d712152a984c9521 2026-07-10 01:47:22.544817 | ubuntu-noble-large | deleted: sha256:9251479e9f1a6ba3fe4b401db85db0e4fc31281a5642edd3fa9c478bd8958096 2026-07-10 01:47:22.544826 | ubuntu-noble-large | deleted: sha256:359f724c253c8e9ec50652dc71b95be0ae4a36d159c995362b1aea534e64244a 2026-07-10 01:47:22.544836 | ubuntu-noble-large | deleted: sha256:12ed3aaa7230ae266ecb8217f3dffecfe4fa091bb780c4606869dd4c7ac2713f 2026-07-10 01:47:22.544845 | ubuntu-noble-large | deleted: sha256:faf6da08a2e6f580c805e9625479c9a043fd1012a501f5e98b5e23ddbf8c5860 2026-07-10 01:47:22.544868 | ubuntu-noble-large | deleted: sha256:9d90970bb9f125b7b0be66fb7ae70d77e80406677bfcff05bf4ba2887c062b20 2026-07-10 01:47:22.544878 | ubuntu-noble-large | deleted: sha256:cee403af6dded13063f083c2eda8681ea8cd999a0da6deccf1049bfc66969fc9 2026-07-10 01:47:22.544887 | ubuntu-noble-large | deleted: sha256:5db699054b3a0646c87fed551f7c8648e8be92fb57b5701249e9f3bf8b827657 2026-07-10 01:47:22.544896 | ubuntu-noble-large | deleted: sha256:3f0e6e4d88acadf0ef80a71dfeec97ad20bacbf7459b5ac470c46714b57cc6d6 2026-07-10 01:47:22.544905 | ubuntu-noble-large | deleted: sha256:e53cd061164f104096815fb00220d6ee781d518137512d352e8adce5a4b89431 2026-07-10 01:47:22.544914 | ubuntu-noble-large | deleted: sha256:f6fa63ea41651686d117eb57223fa9ffbbd3a96d8232a54fdf9568f6818ea9fb 2026-07-10 01:47:22.544923 | ubuntu-noble-large | deleted: sha256:df8b4a97f3648972fd069882ee38c77d9abc0fcb9b05798e3bb5b5f9f77dec85 2026-07-10 01:47:22.544932 | ubuntu-noble-large | deleted: sha256:fdce597176f4e6417112d6f10f015460d1d47c4dbffa665e2d32de2dae7343e1 2026-07-10 01:47:22.544942 | ubuntu-noble-large | deleted: sha256:f3a6de7606de12cf7f0366e53f32e64133fa9952aa40c8080cfc515d3568e775 2026-07-10 01:47:22.544951 | ubuntu-noble-large | deleted: sha256:9c0f20d39b1e40c3bddd941c32c8644fc9385fb13d11e5f28afffed12179bf73 2026-07-10 01:47:22.544960 | ubuntu-noble-large | deleted: sha256:97e4c00b50516d228bedab5a18309fed74751e83e8ef6daacf45cd38218c0dca 2026-07-10 01:47:22.544969 | ubuntu-noble-large | deleted: sha256:7f5cd0904958fc4ce1126b0fc291bac532222d18ae2c723c030e20aef3edf4ba 2026-07-10 01:47:22.544978 | ubuntu-noble-large | deleted: sha256:dd7624677ea9587d7381cb5347c306db07ad0d28df3d462ba90a1952071488ea 2026-07-10 01:47:22.544987 | ubuntu-noble-large | deleted: sha256:b66f3c7ed224b5e06f7b9b3f1a3c3ffca4c6e377affc437ec9dd59a5a614fa03 2026-07-10 01:47:22.544995 | ubuntu-noble-large | deleted: sha256:fb46279cfeea3b7f5c6276584f1bb09050fd92634c852e2dbf8d68df14a74e43 2026-07-10 01:47:22.545003 | ubuntu-noble-large | deleted: sha256:b5689f398aa5bf48e888d6dc65fc256c7ebccfe481780e1c08b721153f5a31f3 2026-07-10 01:47:22.545010 | ubuntu-noble-large | deleted: sha256:34470041fe91eec58c7e8f551729ec474680d040f93eaa2ba2f383a23a9ae09d 2026-07-10 01:47:22.545018 | ubuntu-noble-large | deleted: sha256:ad52027b60af3d09ddd472234fcbcf26cd48ae476d375c0b30de5983c12a19e7 2026-07-10 01:47:22.545025 | ubuntu-noble-large | deleted: sha256:1b9cfc306f774fbbedac1c586fb3b89fcb5de8f53d4d915df38fd970811d5812 2026-07-10 01:47:22.545052 | ubuntu-noble-large | deleted: sha256:382ec67301d62800ca1af2593ab60dcc68799d0838fd79dc925568ee97ab50d4 2026-07-10 01:47:22.545068 | ubuntu-noble-large | deleted: sha256:efa43659dae88412ceac570d20438abf5d60d787deee4b2b21ea6b0c6c73ac7e 2026-07-10 01:47:22.545076 | ubuntu-noble-large | deleted: sha256:2ac6b639eddf11754ac51fb12765d262613e25d96e8c98fdfa14b5f6f6a493da 2026-07-10 01:47:22.545083 | ubuntu-noble-large | deleted: sha256:6969901dd70acef4d786211bb41d58fcbd06f92fd7483ce2fe3a6ca3ae6a3703 2026-07-10 01:47:22.545091 | ubuntu-noble-large | deleted: sha256:0e68462e2568abee6a0ef0a389668c4632e9f3718d804392d5b2699ebab00b4f 2026-07-10 01:47:22.545098 | ubuntu-noble-large | deleted: sha256:b247d17888179c04b5327af507e149cef3270f9dfe649764b08198d84dff2cc1 2026-07-10 01:47:22.545106 | ubuntu-noble-large | deleted: sha256:33a93328431dcf8cf01f8160b22be2428c813da4799a09b9df080cd08cde878d 2026-07-10 01:47:22.545113 | ubuntu-noble-large | deleted: sha256:435330a784bff60ebb196e9c22e4d0e4368cd041e924c82c9982f95fce653b98 2026-07-10 01:47:22.545120 | ubuntu-noble-large | deleted: sha256:cd2e9b4e46a9b1760c7e551cb83ccfce8e4e09dbf936e3d5b0e15e3e4af69f77 2026-07-10 01:47:22.545128 | ubuntu-noble-large | deleted: sha256:51ea7b60d42c25a9f5e21f4cf0916aaa74d8af425211e0d4fc20a4935d4d971d 2026-07-10 01:47:22.545135 | ubuntu-noble-large | deleted: sha256:1c9ab65161659f4867911f6bbd9cecb9ce4863db9d26563ba41506f6493841dd 2026-07-10 01:47:22.545160 | ubuntu-noble-large | deleted: sha256:bd40f241fd7b0f919a1318a3976961f3ad72458e71334f83828a0d2d545bf5d3 2026-07-10 01:47:22.545168 | ubuntu-noble-large | deleted: sha256:236d568dc58754467e938948f72b68d2bf18d912a46e9785cb3d48cf83f16c3d 2026-07-10 01:47:22.545175 | ubuntu-noble-large | deleted: sha256:d1277e89f9d3c8f82e1d754eee732ba71e3411500598103eb8d8b9c2c6a0409b 2026-07-10 01:47:22.545183 | ubuntu-noble-large | deleted: sha256:977d8f07a88c869392c9543180ca6d5dae14cf40cbc223d61acc29ae117ccafd 2026-07-10 01:47:22.545190 | ubuntu-noble-large | deleted: sha256:97abf0be6dca167e3f91c23993adb0fa9318be3df20eab3808a210f352370be3 2026-07-10 01:47:22.545197 | ubuntu-noble-large | deleted: sha256:24595fafa39d9d13ff99cc4587207424b0ad0f9b655f546e61bc6b6c41d06742 2026-07-10 01:47:22.545205 | ubuntu-noble-large | deleted: sha256:50c32826b1e6581a451dce03a1127a0b2da452e7a112f2725bd1a85ef4e60c1b 2026-07-10 01:47:22.545219 | ubuntu-noble-large | deleted: sha256:ff1472750672d8eef3cb1d60bb68c81f1e655c1a0e8e2a4374e3e37528184726 2026-07-10 01:47:22.545226 | ubuntu-noble-large | deleted: sha256:836fd46ebd6e347c7891a5c8ce761f36197cd017505a51123d1458541987bf4e 2026-07-10 01:47:22.545234 | ubuntu-noble-large | deleted: sha256:ef192cd1b943149a069fba20e3bf6452093c7d87cda3ed97ca8b50bdae26a327 2026-07-10 01:47:22.545241 | ubuntu-noble-large | deleted: sha256:f1f0e574c3cff46e9e5593639ae4d6fb04a62e8310c63447d7226174c338adc5 2026-07-10 01:47:22.545249 | ubuntu-noble-large | deleted: sha256:22e2c3ce2d8138e12cc980b7e543b55c984228531d1029cb8c25b650c1ec50a7 2026-07-10 01:47:22.545256 | ubuntu-noble-large | deleted: sha256:26c7b9f05ab6ead98a7867065db073c947ce78931f71be37df0a4f7b2cd62627 2026-07-10 01:47:22.545264 | ubuntu-noble-large | deleted: sha256:690c7f09b86967b856d61c2b6b986a33d08e8fbd6bfcc68606e2f718f8045d36 2026-07-10 01:47:22.545271 | ubuntu-noble-large | deleted: sha256:fff506913a108b887a66c257a86ba9b5c53e244b48f36acef447b9849a35e371 2026-07-10 01:47:22.545279 | ubuntu-noble-large | deleted: sha256:64b4fb4ab9d37027f39a8a341879808e2c72ff72b432226850929c6c5829612a 2026-07-10 01:47:22.545286 | ubuntu-noble-large | deleted: sha256:63d0cd288720c3a294d804326a516e878b79584e81c5f5cea043552a2a806db6 2026-07-10 01:47:22.545293 | ubuntu-noble-large | deleted: sha256:0ff8a355f3471bdb76e5c0aca6c35b0de7679d75caa4dceef1890cd0b8f7d0df 2026-07-10 01:47:22.545301 | ubuntu-noble-large | deleted: sha256:f9b04ca72667b7266f95e6492ceee3577c1a95a0d161c27d3310135b7b322868 2026-07-10 01:47:22.545308 | ubuntu-noble-large | deleted: sha256:fb8363524cfdc294c99df390a23aed1f6795961c7e9264d08cfd576661ffc265 2026-07-10 01:47:22.545316 | ubuntu-noble-large | deleted: sha256:b316ab644cad36e7940221c42e2273a7ca9a5e42dba1e095cd11bd6449ee5432 2026-07-10 01:47:22.545323 | ubuntu-noble-large | deleted: sha256:5500460f74e787635b66a554d8c2f2fea1edab37f0aad7c5b1b8cfa5578092ca 2026-07-10 01:47:22.545331 | ubuntu-noble-large | deleted: sha256:fece03d6455e1b5e5a33758922d5c836b8877de3e26432518aa2f2364e2b6dc1 2026-07-10 01:47:22.545338 | ubuntu-noble-large | deleted: sha256:2e5eef18502960b3c5ba9015bd6ab50b892d788f9116d80e044ab744df3870ba 2026-07-10 01:47:22.545346 | ubuntu-noble-large | deleted: sha256:6295eb066ba975f50e8c0ef8288e59ac8784eb596d628b6a2bfa6989a6ae8b46 2026-07-10 01:47:22.545353 | ubuntu-noble-large | deleted: sha256:0d07a98c75046791cf71d4804692120769643e211c54ed21737d545c9b05815f 2026-07-10 01:47:22.545361 | ubuntu-noble-large | deleted: sha256:e264dde2ab5f955e9963c4d45cf4088891ed17c7fdffe430a03175972a9117b7 2026-07-10 01:47:22.545368 | ubuntu-noble-large | deleted: sha256:c57464aa7d87a009e2fa06933d2d9fe22105eb888000e160abd1e665cdbc3097 2026-07-10 01:47:22.545375 | ubuntu-noble-large | deleted: sha256:b8362933fb00ce24e20aca8737b8e99c21ac1d18efb288f565732068aafe455d 2026-07-10 01:47:22.545383 | ubuntu-noble-large | deleted: sha256:fbf50898643309b227c4e3e2065b724f7849e7a4474fd031ced3632cd3dbf9b2 2026-07-10 01:47:22.545390 | ubuntu-noble-large | deleted: sha256:2c51432e54f4dc872992c2f47722b4de9ca7fc1091882063197de7a221c1616d 2026-07-10 01:47:22.545398 | ubuntu-noble-large | deleted: sha256:f3c8184ec8ac70a892d1ca45cb9b4eb6d20c83d9dda64bb8fc4b46a476cae12c 2026-07-10 01:47:22.545405 | ubuntu-noble-large | deleted: sha256:84c4df3a9bce11d5a4fee574e59b7917535609d41d45baec9962db494020df36 2026-07-10 01:47:22.545413 | ubuntu-noble-large | deleted: sha256:80fda093645d4a2789a60880db9492d2d0d926431d0adb20ed58f3ea9b3e179c 2026-07-10 01:47:22.545420 | ubuntu-noble-large | deleted: sha256:adfa9d7643c7d6c7303dda6fe5720820bab61db9d669250314ac481de82c153e 2026-07-10 01:47:22.545428 | ubuntu-noble-large | deleted: sha256:bc7016d2fd5c3d3aedcc3512a512d701df93ad863281ab666e05a694382bcca3 2026-07-10 01:47:22.545436 | ubuntu-noble-large | deleted: sha256:47d569acfd05c75a68c4a01aa0575980049fadb659c9c51d1735a9521d813fe3 2026-07-10 01:47:22.545443 | ubuntu-noble-large | deleted: sha256:febbf79508cba3d652bcc442740a44fc30a04f306c15bfdb2cfefe94b8d73761 2026-07-10 01:47:22.545450 | ubuntu-noble-large | deleted: sha256:3b99bb1defc77f04d15f101740b1174daa4638d7a9e38f8cdbe892047d7ac78b 2026-07-10 01:47:22.545458 | ubuntu-noble-large | deleted: sha256:1363c22b8b27a8ebb42aa8b53674daf025ca82562a62a2ebc7c431efa7f03eee 2026-07-10 01:47:22.545506 | ubuntu-noble-large | deleted: sha256:ac750a01ed812c6c36a55ca85f192a682fdb65abd27c4e1576c152dc1bacb697 2026-07-10 01:47:22.545516 | ubuntu-noble-large | deleted: sha256:b9c7b4a6d7aafd1ba7e2eabce6dfbe10ede2059105e8766e8049ace663b7e1f1 2026-07-10 01:47:22.545523 | ubuntu-noble-large | deleted: sha256:3460c4963d3ecaf302ad474c8ca97e8a9a8b83c89787fcc1d1c92caadc5bf5a7 2026-07-10 01:47:22.545531 | ubuntu-noble-large | deleted: sha256:4fe59a90423434e2614ef65e6b2dd4f6874b8c9f6efdd3f69191edcf0fad28f9 2026-07-10 01:47:22.545538 | ubuntu-noble-large | deleted: sha256:7c5d0d7659698f10ec5456e396b1608ef765006515e1f690259e4b09a5ec7ff1 2026-07-10 01:47:22.545562 | ubuntu-noble-large | deleted: sha256:4a8db3fccc620d80f74bfb1ca2c0c59c2e0665147ca253b158cb907dd0d8c67c 2026-07-10 01:47:22.545570 | ubuntu-noble-large | deleted: sha256:58a9685c4bd514f9c26d3f3060a24961acdb36adee109901036689f4a6432a41 2026-07-10 01:47:22.545577 | ubuntu-noble-large | deleted: sha256:5d0385cb0ef90a1daefdeb950fe72bbb955a7c9a2d2086b54890f1531eb8a044 2026-07-10 01:47:22.545585 | ubuntu-noble-large | deleted: sha256:5b2c367aa295263b3ef29d0507c6fcf0066958fb311aed3d10232c73da9b0d98 2026-07-10 01:47:22.545592 | ubuntu-noble-large | deleted: sha256:6dc35f587877b134c0441308c6786f20be240c0aa562b505b5fe1df7e76aaa0d 2026-07-10 01:47:22.545600 | ubuntu-noble-large | deleted: sha256:3509f26004aeb05fcf69eed641c276d6e35a060189617d447e2b0dc73f22c546 2026-07-10 01:47:22.545622 | ubuntu-noble-large | deleted: sha256:6e1ca0e946ab5cc351ef9778a4a10b098ec62647a574de79ea7d9f1d2683a734 2026-07-10 01:47:22.545630 | ubuntu-noble-large | deleted: sha256:eb10c60ad16368671ae6892896f77d55bcc7da4f3a2596d5646ebfbd730b1e1b 2026-07-10 01:47:22.545638 | ubuntu-noble-large | deleted: sha256:c301fcc2b959e2117ed526df6e586c3173071056d6b8e8a5f98c7e6a87d0ece6 2026-07-10 01:47:22.545645 | ubuntu-noble-large | deleted: sha256:65193cd90452e48cabd6f8a528df51421313ca6c229071443a506223cb78111a 2026-07-10 01:47:22.545653 | ubuntu-noble-large | deleted: sha256:f296ea8cdfff8aefad62d1dd80fa288df3f4d3909e2b9a8c3f39d8a31ff59f0a 2026-07-10 01:47:22.545660 | ubuntu-noble-large | deleted: sha256:22b65b343bb469a445fd20f4db079554139e5688d44ad44fe350df56fa30e0c1 2026-07-10 01:47:22.545668 | ubuntu-noble-large | deleted: sha256:f7afb5404a882a28f60990a788be56564ecb857a470559e2a5409569c6ad1b9f 2026-07-10 01:47:22.545676 | ubuntu-noble-large | deleted: sha256:288166ae7e6dbc99a9d6105399d67e261aa7b0a67d82be4ab6bf9c37e4ef4b12 2026-07-10 01:47:22.545683 | ubuntu-noble-large | deleted: sha256:437602782955d89be52db289b4f16373e7df0e31205ba52a74a6a75864c2cd74 2026-07-10 01:47:22.545691 | ubuntu-noble-large | deleted: sha256:46ccd658d466c66ba6691fbc3f7598f9e4f46f62fa6fc6488791e00e8bb82f4b 2026-07-10 01:47:22.545698 | ubuntu-noble-large | deleted: sha256:2b94a2548d67dd7974070da2a743c8f96236e6d0c0caaa1fccd54bd81c41c475 2026-07-10 01:47:22.545706 | ubuntu-noble-large | deleted: sha256:5b7cce4f96134f806c69dbe5a5309fb3e6340fb2500d38c2a595af3c34cd22cd 2026-07-10 01:47:22.545713 | ubuntu-noble-large | deleted: sha256:881f6bb5d1c3c19ad102d3964746405b79d7c5219cd331271243b8b6572f5ea2 2026-07-10 01:47:22.545721 | ubuntu-noble-large | deleted: sha256:c8dbd7c3e297a96810e24ea3c77bd56210216af56cffc823099e6b6932be198d 2026-07-10 01:47:22.545728 | ubuntu-noble-large | deleted: sha256:fd6ccfdebe7a76668b5aa2e93bec534505ca32477287cad0e2e615d6d8d68bdc 2026-07-10 01:47:22.545736 | ubuntu-noble-large | deleted: sha256:dc103e1cd0b52bc3b3316f0980885c9490d1f50e5e024b665915235606b164a1 2026-07-10 01:47:22.545743 | ubuntu-noble-large | deleted: sha256:bdefe18439603e021abb45e3a84782a56590353766256b6bc210be744add2311 2026-07-10 01:47:22.545751 | ubuntu-noble-large | deleted: sha256:18893d5188c8f096b50b6e0e23cee549f744d8f97474f622ec79601ab83a8d0e 2026-07-10 01:47:22.545758 | ubuntu-noble-large | deleted: sha256:1df89f59ef919af186c0c369d206dfc6dbbdbfa37632114ec543834acec160bc 2026-07-10 01:47:22.545766 | ubuntu-noble-large | deleted: sha256:0cdec3e6b78935045bfee5f680d8dfedda90ec3ba8ec530bde18bd365845ed98 2026-07-10 01:47:22.545773 | ubuntu-noble-large | deleted: sha256:a0d9bb7915915bad312f02d3ce2ed5d69c6930bf2ecaff5be00f9999062461d0 2026-07-10 01:47:22.545781 | ubuntu-noble-large | deleted: sha256:5e0b2894272c75c57fc5801a6ca9b3c3973253170ab7201912e66792aa194245 2026-07-10 01:47:22.545788 | ubuntu-noble-large | deleted: sha256:28b4e5fef1e471f19a105e48f7907b78d9811e63c6d8a2f6ee47dc05f7d8013a 2026-07-10 01:47:22.545796 | ubuntu-noble-large | deleted: sha256:98b85bfd51da44e20259ed27da6b1339081571ae2e5776f7b974ee865f9b39df 2026-07-10 01:47:22.545803 | ubuntu-noble-large | deleted: sha256:7ea89a4f4b400447b35a547a33b7d457d9825b4118a2c1d55adf4edb76a39e72 2026-07-10 01:47:22.545811 | ubuntu-noble-large | deleted: sha256:901fa49077baabd63df8ce06aa89dbfe492670f16156b1d40c37e264de0843fa 2026-07-10 01:47:22.545818 | ubuntu-noble-large | deleted: sha256:aad4955c178dcfb8b9be06c8cb09d5f7d7ab6f765bba0b62aaa31588a8598db3 2026-07-10 01:47:22.545826 | ubuntu-noble-large | deleted: sha256:525570435315e8b252a9f5a0cec74fb77aa09f815cbf5f0cb4c75bde6fffcc59 2026-07-10 01:47:22.545834 | ubuntu-noble-large | deleted: sha256:fdb823d9ebb2e2f4d7317ff21410819ff80cc829a47b38bab84c8e2cd90800dd 2026-07-10 01:47:22.545841 | ubuntu-noble-large | deleted: sha256:bc08d3731733114b3ff10bb206b6f602d3360221df80157587cabd00fd7485ea 2026-07-10 01:47:22.545849 | ubuntu-noble-large | deleted: sha256:b9997d899a75c91c9bd21de3f2635f1dceffb08aecb75ef83538ab6d16b65b86 2026-07-10 01:47:22.545861 | ubuntu-noble-large | deleted: sha256:abfc28ae166c673bbb6eb46bd4a85c868d183a2718ea07f243978355e69707c1 2026-07-10 01:47:22.545869 | ubuntu-noble-large | deleted: sha256:7058013b1d3245373eb4dee7ee1c7ef073ca4a8e67f0d557d77adab770d6d1b4 2026-07-10 01:47:22.545877 | ubuntu-noble-large | deleted: sha256:ccac4b1159a67b5accd5e4b73a9596a0061ab1f6a9c2d5aef57ea479c817149b 2026-07-10 01:47:22.545884 | ubuntu-noble-large | deleted: sha256:7bddf6eedf63bc8accb3bce901bb995396f8578cc22f4d58a7d5467f9ceb14c9 2026-07-10 01:47:22.545892 | ubuntu-noble-large | deleted: sha256:27953f0b8d99ba6ca165af4dbd1d113d368014e1e6ae3d9e75fae48e01858124 2026-07-10 01:47:22.545899 | ubuntu-noble-large | deleted: sha256:7a0adfad289201758182b13cd926949a76f20ea1e9bad38feb052591eb774fb6 2026-07-10 01:47:22.545907 | ubuntu-noble-large | deleted: sha256:94c9103a30c879a24d60ab96a101fe00402013e889dcbffa20ee092bfd3704dc 2026-07-10 01:47:22.545914 | ubuntu-noble-large | deleted: sha256:743538bc21a32f74be35bddf25e18c75938d225d6dc05c7c65cd9b4ed54f64d8 2026-07-10 01:47:22.545922 | ubuntu-noble-large | deleted: sha256:25f25001c39ba935020b7c30d11ae6cd963d9b8f489209cd16c657bba72fbe63 2026-07-10 01:47:22.545934 | ubuntu-noble-large | deleted: sha256:6d0c62c37888982c41d28ba9b47b0c06f36b8f894a13dc7a4b97119996ed8c08 2026-07-10 01:47:22.545942 | ubuntu-noble-large | deleted: sha256:5c2c5b74f1d8929a86f4b4c9e079d47a5a26e1fe108af26c246befc4c4001afa 2026-07-10 01:47:22.545949 | ubuntu-noble-large | deleted: sha256:f98213366316a3bd203ee432bb6bbacbf4331adf10fbbfc9819450ac24963559 2026-07-10 01:47:22.545957 | ubuntu-noble-large | deleted: sha256:97355e710a70f6f4e214c074660b18949df63d3518bda86fec3cedda0d8ea71a 2026-07-10 01:47:22.545964 | ubuntu-noble-large | deleted: sha256:c4ee85fa33f51c752cd20012cebfdd428de9f0927d2592b13eecacad4359efb7 2026-07-10 01:47:22.545972 | ubuntu-noble-large | deleted: sha256:2ad5d7c660fdbfd1ce56f37375f8cd55e89248b11af8909b379c64438abe4f94 2026-07-10 01:47:22.545979 | ubuntu-noble-large | deleted: sha256:b17eae0936b677b6c13f49c0d09ffd1f8bf092332f8cbf29fe6d08dd81003ea3 2026-07-10 01:47:22.545987 | ubuntu-noble-large | deleted: sha256:a363bf71689099aacfedacbe80324e470589e0a1739e1a0e6e83cd9f1109a536 2026-07-10 01:47:22.545994 | ubuntu-noble-large | deleted: sha256:1bafd5301462c73c5b60e21f4f9f65b09708a90b0f3ca32235d525b50ecdeeb8 2026-07-10 01:47:22.546002 | ubuntu-noble-large | deleted: sha256:64bf30e363ec0878ea4780890787de2d04b23754e20c2ebc537f6a856f083da1 2026-07-10 01:47:22.546023 | ubuntu-noble-large | deleted: sha256:b3ff1d59867121cafff92bff654a9f84b317f7ec4335d02c971f94a7a66b834b 2026-07-10 01:47:22.546030 | ubuntu-noble-large | deleted: sha256:e6c043be7c6773014ab02363e93d8de01e23d74da37622cedf469725fbf3c7d7 2026-07-10 01:47:22.546065 | ubuntu-noble-large | deleted: sha256:23c812fadb9f5d8e31838bf87232d301f9651a0e0b1c0b0aef9558e27cb42e72 2026-07-10 01:47:22.546073 | ubuntu-noble-large | deleted: sha256:da99976ed9a9f7ac9c2b1654a6691791017ffae781d160df387d9f87bdc36c6f 2026-07-10 01:47:22.546080 | ubuntu-noble-large | deleted: sha256:9d12bd93847b95d40f3fb7df0ecefb3b85dbdd913150495e66fd9725a443395a 2026-07-10 01:47:22.546087 | ubuntu-noble-large | deleted: sha256:cccb0c24aa0df586b222cade801520651865ad465a6bcf11bd17c12e0d194e6a 2026-07-10 01:47:22.546095 | ubuntu-noble-large | deleted: sha256:b3f40486c600134cf3e5bd7e36f253fc76ee1e315764c7431f418d159b886cf0 2026-07-10 01:47:22.546102 | ubuntu-noble-large | deleted: sha256:5102fde8eac7a8fa44194c18aa73e8aabf842ec5788009365099c47207f62504 2026-07-10 01:47:22.546109 | ubuntu-noble-large | deleted: sha256:86e5f1773042c4af1f18ae19be820d3bca3fd114d6e12aa15509063de9ee6945 2026-07-10 01:47:22.546117 | ubuntu-noble-large | deleted: sha256:4192011cf9a6f1e4a7b63e2776a6df125e488b6348f413267b0b1fd194c8d44a 2026-07-10 01:47:22.546124 | ubuntu-noble-large | deleted: sha256:85b6c5cb76df7f5fd4b7408f3e8795f1aa37736070a2fb768af3454ed278bd1f 2026-07-10 01:47:22.546131 | ubuntu-noble-large | deleted: sha256:da4b60aa5c07bea6f533109734d91c385914f19421136758c83f396e020e008c 2026-07-10 01:47:22.546139 | ubuntu-noble-large | deleted: sha256:071c43514297f536e4889a0800ef9db1a155a4595ab9e6e1239b254993d8501d 2026-07-10 01:47:22.546146 | ubuntu-noble-large | deleted: sha256:2313cc002aaf6145091260e23d7f9b7484851ef789a5391fcffbca38ac79c5b6 2026-07-10 01:47:22.546153 | ubuntu-noble-large | deleted: sha256:30d9bcc5a5be0669d1f387473c895f3290cffc466f236ef91df1c9e72a44b2c9 2026-07-10 01:47:22.546160 | ubuntu-noble-large | deleted: sha256:a72c8b235fd98aae62d69ef3676d24e79268e55a7ad709f17b8d441a3e52a032 2026-07-10 01:47:22.546168 | ubuntu-noble-large | deleted: sha256:ef3470bd622a64b63bb6f309570a57cb7e476d2189cafe540f1aa8d5c62e56e9 2026-07-10 01:47:22.546175 | ubuntu-noble-large | deleted: sha256:4dd8e887c53205505a468db8d465b3dfa2f2318782051c46b4ea609572dd1749 2026-07-10 01:47:22.546188 | ubuntu-noble-large | deleted: sha256:af24921f992177ff5b2cf97c54e0ddc12dcdda74624c648da20214dccecb93cd 2026-07-10 01:47:22.546196 | ubuntu-noble-large | deleted: sha256:c055b25456e88146cc0e9b73b84f47b8efc725740cceb7e3f114388848d75437 2026-07-10 01:47:22.546204 | ubuntu-noble-large | deleted: sha256:a46a2d162a042d003363d347630fa6dc9c70f9e989c8f1a515361a0c1924dd9f 2026-07-10 01:47:22.546211 | ubuntu-noble-large | deleted: sha256:3af19fbe9c2c905a8d21356a94e1f095a48a8087b4aa56f3f2f62ca112b187f7 2026-07-10 01:47:22.546218 | ubuntu-noble-large | deleted: sha256:a61a2005ea7dc8c7a4d2a307b82af5fbc429ab614c380abb919dec79f01157b2 2026-07-10 01:47:22.546226 | ubuntu-noble-large | deleted: sha256:4526143c7442531a9dbf3089ede7cdc0bb9f42e5f46ebdf77095fc163a8aa253 2026-07-10 01:47:22.546233 | ubuntu-noble-large | deleted: sha256:41f1d5339451c346a2a226feac397f49e511cf6ab67cf50fb3375bf2065bf8dc 2026-07-10 01:47:22.546240 | ubuntu-noble-large | deleted: sha256:32bef9ba6f2565fdf060664a14fa2a87c3b7ce5696d6a369909357a97026e2a3 2026-07-10 01:47:22.546248 | ubuntu-noble-large | deleted: sha256:bbcd89f5bae8270114422d464cf997a38e7646377ec98069b396af2e030403e6 2026-07-10 01:47:22.546255 | ubuntu-noble-large | deleted: sha256:0f5a6d022a8af3b24c406982043aa0f81f19df76122f2987614156a6d9541505 2026-07-10 01:47:22.546262 | ubuntu-noble-large | deleted: sha256:6b17a28fa2d2d6ba3eaff72016472f1ee05b30bead234fa3aab1a501ff6e385f 2026-07-10 01:47:22.546269 | ubuntu-noble-large | deleted: sha256:c0afdf7df2054482b3f615f69c8416e1ad423467916a25a3fe730c081c2d75c9 2026-07-10 01:47:22.546277 | ubuntu-noble-large | deleted: sha256:57ba2ccb8dfa409602501fa1e4de9b152ea50031c5d19cc93102274cd376610c 2026-07-10 01:47:22.546284 | ubuntu-noble-large | deleted: sha256:5d45443583aed0b1f9a2fe8ea0edaf608d7a42fd8132554eaebb8b0cda633225 2026-07-10 01:47:22.546291 | ubuntu-noble-large | deleted: sha256:d624300a6f38fb1781bc94a13638380308307dd3ee867e81440cdd74c6d24cc6 2026-07-10 01:47:22.546299 | ubuntu-noble-large | deleted: sha256:d8a15f55ab13a3d801f8ec5a2d169320fd54ae55a40d325f9a3129aa17389f64 2026-07-10 01:47:22.546306 | ubuntu-noble-large | deleted: sha256:8646ebf73ee5274149e504c41c90a970af21baf05c167b508f29e525c98aa2d2 2026-07-10 01:47:22.546313 | ubuntu-noble-large | deleted: sha256:5c4c8014533ec6ef4f1dcc9465802628c50803c067840238f3d1f90f53c9f5fa 2026-07-10 01:47:22.546320 | ubuntu-noble-large | deleted: sha256:c60f758311af56c175281da190e99f15e7b981bc16e8c174f97cd78d4ad401d3 2026-07-10 01:47:22.546328 | ubuntu-noble-large | deleted: sha256:31d1d6fecc0897f42eef138b6f19c3a2bddda0353b47fdd67fae337752c4e143 2026-07-10 01:47:22.546335 | ubuntu-noble-large | deleted: sha256:64f16626238fc5c8e202fe02f035d6fd4c5702f7629952e6f09a462b95b92547 2026-07-10 01:47:22.546342 | ubuntu-noble-large | deleted: sha256:20875c889350e2389eec79931c89d19064cd84389ed2d566033128481fbdbc66 2026-07-10 01:47:22.546350 | ubuntu-noble-large | deleted: sha256:de1d38cabf374be98bce131bd64badb81f27b340da74ff8f8dfea6296401038e 2026-07-10 01:47:22.546362 | ubuntu-noble-large | deleted: sha256:9fdbd3320df4a83a22a9543af1b7391d7565f6131287d2963fa582a101f85df1 2026-07-10 01:47:22.546370 | ubuntu-noble-large | deleted: sha256:042521cd71751d8aec8e4ef05e7d5039aa9d4b75058d50223be6d4260b8ffe35 2026-07-10 01:47:22.546377 | ubuntu-noble-large | deleted: sha256:2b5fb96da331795c0e58737d89ce08e75066e2472cb02bbe948d6e2f90333e0e 2026-07-10 01:47:22.546384 | ubuntu-noble-large | deleted: sha256:0c5e19b9b5a45a6aa996bb43ba2d11f0e52dda2220b5fab249918340c2f6f577 2026-07-10 01:47:22.546391 | ubuntu-noble-large | deleted: sha256:4ad630465222f732949fc45b3e3fb07b0cf51d85ec4e3aa9cf7fbe119792a7b1 2026-07-10 01:47:22.546398 | ubuntu-noble-large | deleted: sha256:66237403961e1b1c82345d89df28dc94e28eb06e7023a43853ac756eb27a40d4 2026-07-10 01:47:22.546405 | ubuntu-noble-large | deleted: sha256:c27a163d6838637c118c69896b34b94606e625ab42f28f9b62f31ed2a4a9d239 2026-07-10 01:47:22.546412 | ubuntu-noble-large | deleted: sha256:efa3cea936c9d2cae79b9bfc63aa41dd62433a7a26c10f00228406fd3db1df77 2026-07-10 01:47:22.546420 | ubuntu-noble-large | deleted: sha256:8873d55b9fb740fe6056a3d81dff7eb176e7fdb4b5073f425bf741c016bebcce 2026-07-10 01:47:22.546427 | ubuntu-noble-large | deleted: sha256:4535e430050772bcb1360a4f2f1137574c26560a5dd283748122985c3503b366 2026-07-10 01:47:22.546448 | ubuntu-noble-large | deleted: sha256:1baa7e1a9fc8e23715239e6d289fc89bd024ad28613742dc18dea20cd6208c39 2026-07-10 01:47:22.546456 | ubuntu-noble-large | deleted: sha256:3a29239f0ac3b4f05e17966e2708ece0bfb2a2bf273abea2efdfc3bb9eb7b058 2026-07-10 01:47:22.546463 | ubuntu-noble-large | deleted: sha256:5bd187c989bf0590883b79e1daf47e6a3a1f380be047dfa5bc4ec05c0d4e89ae 2026-07-10 01:47:22.546471 | ubuntu-noble-large | deleted: sha256:0ddb982e0893997cac034576698c8afd54707c83384b4c9cf985e1def0477d97 2026-07-10 01:47:22.546523 | ubuntu-noble-large | deleted: sha256:4872a9c76f6f713dabefdcef98728dfa92e457e6f9c769a6a2385b357f8d6395 2026-07-10 01:47:22.546531 | ubuntu-noble-large | deleted: sha256:f0668e8704b54114488041893c6fb6a7513fbf961482a2ef8ab18d4878b44969 2026-07-10 01:47:22.546539 | ubuntu-noble-large | deleted: sha256:e5c8ea749ee6e6bf89cd64762dbe311a3047e1e1228c63caa86d6e3888f6adc8 2026-07-10 01:47:22.546546 | ubuntu-noble-large | deleted: sha256:b0afe8b080b0302a4fd0cb15753c14b9502cc05fb36a31fea6358a1d5ed97fb1 2026-07-10 01:47:22.546553 | ubuntu-noble-large | deleted: sha256:5792f13bf5f84f89c059af9ad6817f90355c5ff82ac538bc553f094fab30fd0a 2026-07-10 01:47:22.546561 | ubuntu-noble-large | deleted: sha256:7de61d96ad078ee67177ff9613155bb3b0135ea20ef9eea682963863ea806b51 2026-07-10 01:47:22.546568 | ubuntu-noble-large | deleted: sha256:50e4e6ccd41cd199b2fb762f3d395d008816385c3b10eac56122e18f4f838f43 2026-07-10 01:47:22.546575 | ubuntu-noble-large | deleted: sha256:df67fe4e81ed5aca1cec1ae55629f04e973d72a8b55fc722c87936edfb5ad5d1 2026-07-10 01:47:22.546583 | ubuntu-noble-large | deleted: sha256:f7ef065f25fb0220a1aa2a4df7311fb766be8be57a8b2d01e3ae57b926f056c1 2026-07-10 01:47:22.546590 | ubuntu-noble-large | deleted: sha256:808f8020d335fcf66a7792a3a161c5389a24879a8e3d015e9b3c24f463bc3452 2026-07-10 01:47:22.546598 | ubuntu-noble-large | deleted: sha256:aa6d7c575317239f831b7d3d1d658d1921e466029990550c09e7d005418fb9f4 2026-07-10 01:47:22.546605 | ubuntu-noble-large | deleted: sha256:11d9fd0d4145e5370ffc2bdf23566f0b34826a893b2e72e493f336299419778f 2026-07-10 01:47:22.546613 | ubuntu-noble-large | deleted: sha256:8be1b3ead139df1ed2fcf56fe56b47e4f2ba1e373a1121129822f4b2342b7bba 2026-07-10 01:47:22.546620 | ubuntu-noble-large | deleted: sha256:603f758ca1384c7acc1d4471eb9bb6c6cb040407154d5689fc3520fb378fc935 2026-07-10 01:47:22.546627 | ubuntu-noble-large | deleted: sha256:7cac1f9f8fae4419c637860295487ececc33ad21e079da4d97f6b39978077a5c 2026-07-10 01:47:22.546635 | ubuntu-noble-large | deleted: sha256:5a84d5d3b0c1765c35d3eb56833979bdeb39d1f0503ee395eedf51aa5defb46d 2026-07-10 01:47:22.546642 | ubuntu-noble-large | deleted: sha256:5430116b05759087bb035f02e5fb5a2e15936cad7f731f00bfd0695b406c159c 2026-07-10 01:47:22.546650 | ubuntu-noble-large | deleted: sha256:4dcba245cfc6d64e20f07a1299624b26a44f6c88617417ebd23afdaec7bb9dff 2026-07-10 01:47:22.546657 | ubuntu-noble-large | deleted: sha256:183085e67d3eb6af5d1595d772e060ba2a26d0958cf11bfac23dd7ea29017211 2026-07-10 01:47:22.546664 | ubuntu-noble-large | deleted: sha256:b4c6444a8b897625cac8cebcca22da9a71f9f036820c1fffd63e42c2ab9c4576 2026-07-10 01:47:22.546672 | ubuntu-noble-large | deleted: sha256:26ff9a70cc4299f3079dd98a9ebbce4814546078014a4331e9236c74ccba2b62 2026-07-10 01:47:22.546679 | ubuntu-noble-large | deleted: sha256:e26dd49ee226e9884e9f7f7feb9d4f6ff81a0f6d3dff17b0e012d199a6aefc00 2026-07-10 01:47:22.546687 | ubuntu-noble-large | deleted: sha256:e8812adc40b6a8cf211647cb84267a09a57a3ca376fb1e6f54ecaf2464de4eee 2026-07-10 01:47:22.546694 | ubuntu-noble-large | deleted: sha256:0ea5824a16a8ab6b89f4a0f06c9427c162333337d14701f0249762c55d5cd381 2026-07-10 01:47:22.546701 | ubuntu-noble-large | deleted: sha256:1d78a363da33d5aa81202c4a3e79be0185e8dc395039006c53883c6e268b1000 2026-07-10 01:47:22.546709 | ubuntu-noble-large | deleted: sha256:e8c0d09d735ecf5c26106b189a74817aaa59c1ead740dc9fdd81f43d7119fd00 2026-07-10 01:47:22.546716 | ubuntu-noble-large | deleted: sha256:1a48ea5ec2d1446c96d19b837469c477ccf246543b2f1420ce9da34b418ea9f8 2026-07-10 01:47:22.546724 | ubuntu-noble-large | deleted: sha256:d91fd299d7fb77249ba9c0a2aa07196f79c0bba687793b32cb320d71db6834f8 2026-07-10 01:47:22.546731 | ubuntu-noble-large | deleted: sha256:0a41e70c81b3238f0b848070daed5cbc39745a9d6f514e2ff73fce8bc6544bd2 2026-07-10 01:47:22.546738 | ubuntu-noble-large | deleted: sha256:c20c7c98d4b34bd8158335abeabb7afca32106cd9e55c0d822fd690a7df4e1a4 2026-07-10 01:47:22.546746 | ubuntu-noble-large | deleted: sha256:be520ad5187b234645688a5846b50dee53ac86a74081b7e4ca805c4167ca46e8 2026-07-10 01:47:22.546753 | ubuntu-noble-large | deleted: sha256:297d5496fef801200d89aa1c14362d56ed2f961f1fc8c900e9dffed0cc19fdf7 2026-07-10 01:47:22.546761 | ubuntu-noble-large | deleted: sha256:ebf0bd4770014f32bce4a1adcc4c340f157698e6c2375453fada85ff72424fa4 2026-07-10 01:47:22.546768 | ubuntu-noble-large | deleted: sha256:ec92317a5f3e8cf55ba0a76684976fab66ea6e8b7d9feef37b7a5bd6e471fc45 2026-07-10 01:47:22.546775 | ubuntu-noble-large | deleted: sha256:ded809c0b8e53283bb548b3bd3cf811dac999156d96cceb411616c7fdf967d4d 2026-07-10 01:47:22.546783 | ubuntu-noble-large | deleted: sha256:b728f35462c23347ff43c840e1f1f2c0dda05b3b588931d9f6283d91d7480729 2026-07-10 01:47:22.546795 | ubuntu-noble-large | deleted: sha256:caa1720a02c6263c9169fdd1cb01fe2a1626cc4f50cb9108e5366673dcab94fc 2026-07-10 01:47:22.546808 | ubuntu-noble-large | deleted: sha256:fce57be5f2e00882e3c43a4f85cf7e0e04c710df908849968c4c641b27b64bb4 2026-07-10 01:47:22.546816 | ubuntu-noble-large | deleted: sha256:193a213cdc846c80d4b830cbe359487870f5d6741fe34de66eb9f76b7dd2a146 2026-07-10 01:47:22.546824 | ubuntu-noble-large | deleted: sha256:de08bea943d638dc895f2787a68c7b0fc2e17f517537ef7d77ef4a311bbc36a0 2026-07-10 01:47:22.546831 | ubuntu-noble-large | deleted: sha256:1733038684dc0568314eaf64b282393b01f935d8f837ee2b602c67a9c8e258bf 2026-07-10 01:47:22.546838 | ubuntu-noble-large | deleted: sha256:461c30eb2ba17721efb12101b79bd3972f4650c1efcbf1fd1532b74c4cc383f3 2026-07-10 01:47:22.546846 | ubuntu-noble-large | deleted: sha256:814f4da671ddd491c386ba446e5a6e4c4aa34db446bad3f2a45a74f38c8e96e9 2026-07-10 01:47:22.546853 | ubuntu-noble-large | deleted: sha256:362fd09336cdc2e302f199f3162995d7356d24a8d78acdd6386046c53f2bcd38 2026-07-10 01:47:22.546861 | ubuntu-noble-large | deleted: sha256:9018be7d62b7e7f840f23e398552bfb1a393fea765733659b22843f3dc90f33b 2026-07-10 01:47:22.546868 | ubuntu-noble-large | deleted: sha256:b61954a4c274dfa157ce067fdabcda6bab987b86a0cf8e3e8330a40b172678a3 2026-07-10 01:47:22.546876 | ubuntu-noble-large | deleted: sha256:e91510fdf26b0c828c5765dd65c495a131179546ccafae47c07257a3cc3f282f 2026-07-10 01:47:22.546897 | ubuntu-noble-large | deleted: sha256:1a2caf116fe81605abbfa9bf3fbb3d44565ca522b9bd30d90a639daaa1897f37 2026-07-10 01:47:22.546905 | ubuntu-noble-large | deleted: sha256:23c474b831833df983d5bff4cbe1faee47228fefe5b175605ec1d3e611f19089 2026-07-10 01:47:22.546912 | ubuntu-noble-large | deleted: sha256:8df5905ca56b21a6b394ca645987c433518793dc234119f56ad7e69574a74c58 2026-07-10 01:47:22.546919 | ubuntu-noble-large | deleted: sha256:332831f08a3c5f0d0015f8473b8483ff5278062e828cbae788efa7c10dfcd00d 2026-07-10 01:47:22.546927 | ubuntu-noble-large | deleted: sha256:cd9a5f4161b429a737fca1dfdf9269c1bf3ddf00a93d5e19574f79c3c80f7eb7 2026-07-10 01:47:22.546934 | ubuntu-noble-large | deleted: sha256:d059183840132dbd108604e1d93cc998c398f50c0f11063296e7a3d309f0ea31 2026-07-10 01:47:22.546941 | ubuntu-noble-large | deleted: sha256:22ea66d14ada7e31cb0ce5a85f617489ae42e8bbbd9e68fbd2aa8748a08c7463 2026-07-10 01:47:22.546949 | ubuntu-noble-large | deleted: sha256:17077c72418856763a282a635f82d2355c4f1fb7848571defa4f30c85d4d5f05 2026-07-10 01:47:22.546956 | ubuntu-noble-large | deleted: sha256:1f8c7ba918fdfd1bf80faa41597f14bc4a747cba97024378b9511e3362cb53ec 2026-07-10 01:47:22.546963 | ubuntu-noble-large | deleted: sha256:c6ffb9ba46069746debb2c054ed7c66c6071b93d05dfaad51979ec4b048303b9 2026-07-10 01:47:22.546971 | ubuntu-noble-large | deleted: sha256:bd49417d4d1e0d5bbe4bc6f85c487fba7a856dc226614f490d14c83313276438 2026-07-10 01:47:22.546978 | ubuntu-noble-large | deleted: sha256:177bb6040875fc1bd61544677567b89f899c516b2242abd45f1799c23d88a74e 2026-07-10 01:47:22.546986 | ubuntu-noble-large | deleted: sha256:f8609b6c9dc377aa509f6a4c7bc0584326758777c866b562780727f491117bf8 2026-07-10 01:47:22.546993 | ubuntu-noble-large | deleted: sha256:f329476e13af8eb068eb21262381c565c410cc5c9d00731c499708234bca13b3 2026-07-10 01:47:22.547000 | ubuntu-noble-large | deleted: sha256:9588deebf4af7c2c923b42523bf374b390207a69228f1dabcd938bb7a4aa476d 2026-07-10 01:47:22.547008 | ubuntu-noble-large | deleted: sha256:e3b862570a182e37c5058e8ea45df31b8f020d3368dc6fe805792222149feb15 2026-07-10 01:47:22.547015 | ubuntu-noble-large | deleted: sha256:196d660de280d59cf93b94de32890080a9700ee73acb8ea54770eca57a70cf40 2026-07-10 01:47:22.547022 | ubuntu-noble-large | deleted: sha256:42eeacbc8bd7721ae73fef934b8ade7b071ff1288f1d5491aca6153b1b201090 2026-07-10 01:47:22.547030 | ubuntu-noble-large | deleted: sha256:d4fa3581d46bc818d6efa00f9b175c69d1f768be4d7e597b3c2426aa034514f7 2026-07-10 01:47:22.547064 | ubuntu-noble-large | deleted: sha256:8beb445aee747fff4c7e421b7ab50d4aef660ecca00d0d92d0a41532fc769f1f 2026-07-10 01:47:22.547071 | ubuntu-noble-large | deleted: sha256:ce402e87317a4d2700853dc4ab685f50547f9c2b76141e5751bb4c1cce143981 2026-07-10 01:47:22.547077 | ubuntu-noble-large | deleted: sha256:6c652446e92add2283732fa49c6e650dab4eb2ecdfb4f3b9e5e2e60c6869c87f 2026-07-10 01:47:22.547083 | ubuntu-noble-large | deleted: sha256:bb4904aef27a79b94415a481451feac2077de345651c4b0eb15305bfaa07e86d 2026-07-10 01:47:22.547090 | ubuntu-noble-large | deleted: sha256:3283c97a531c1f43b60842b42e916884c7a37a6659ba1f056013c84cad1d438a 2026-07-10 01:47:22.547096 | ubuntu-noble-large | deleted: sha256:b91a40bb7119b7461ab7fd5581f992027e1a2d9931d5ef9b5a9dd58c962c2704 2026-07-10 01:47:22.547102 | ubuntu-noble-large | deleted: sha256:4d2acae3b6672e55eef690a2cb261b59ca2c7587e0a4f30a11caade646f70285 2026-07-10 01:47:22.547108 | ubuntu-noble-large | deleted: sha256:7ead3bf561757f2962156a8a29491ab162e31fd14dc36d6fc8a14b3fd4c00f0c 2026-07-10 01:47:22.547115 | ubuntu-noble-large | deleted: sha256:d6bcbf8ece0de158d821b72c92a4d4e52299d8f10c72134a68253e4647a24381 2026-07-10 01:47:22.547126 | ubuntu-noble-large | deleted: sha256:4902c7ace43a537d8f1dca95649c0e37acdf4636ad1fe4f04eeddda8043c84ec 2026-07-10 01:47:22.547132 | ubuntu-noble-large | deleted: sha256:0c77365ddac1737e3af0c1defd01bfe370904ba3e98300c637e2ba572e1c36e3 2026-07-10 01:47:22.547138 | ubuntu-noble-large | deleted: sha256:1f638bba7c71a06ec87aaa41ed18e246d824133482a19c755b0aa9365cf16017 2026-07-10 01:47:22.547145 | ubuntu-noble-large | deleted: sha256:49e8f532937ebf12e54a11b2e95437133b1e4e7e8fb196e6fbb5f1277420e0a5 2026-07-10 01:47:22.547151 | ubuntu-noble-large | deleted: sha256:7ec3927f9f7711d32bffd5faf96f47b2af8507e44b13bcb6237d490ed5e81973 2026-07-10 01:47:22.547157 | ubuntu-noble-large | deleted: sha256:b988722725ab0cfdd452d934531ea4dec0eb2c1875982990becab0e4c3e7dccb 2026-07-10 01:47:22.547163 | ubuntu-noble-large | deleted: sha256:034ff7606cabce783aeed45226775cff7cae854230af76d49cffcb62ee11ef9a 2026-07-10 01:47:22.547170 | ubuntu-noble-large | deleted: sha256:bd386006482ec8dac9416fbee64348b44510e97e1b8cac9ed293a36f122d91d6 2026-07-10 01:47:22.547176 | ubuntu-noble-large | deleted: sha256:98678b8d8adf48a561864efade0198279ad17e2bb0bdfc961387ac6b9eef2276 2026-07-10 01:47:22.547182 | ubuntu-noble-large | deleted: sha256:d5bfe60205847156f14297900ec65ce08dc03dea25ebb447b282bfdc64ba02e2 2026-07-10 01:47:22.547189 | ubuntu-noble-large | deleted: sha256:dc131734ed00f1917cec364db81dae8e7e56e1a2584b2f13ec0bb5b9b0a0e5e8 2026-07-10 01:47:22.547195 | ubuntu-noble-large | deleted: sha256:3eefdaa810f54f9efdbfee1b80f43f5ac3e63c114f3ea8e83bafb60c53a73a93 2026-07-10 01:47:22.547206 | ubuntu-noble-large | deleted: sha256:732abb93b292407cc7c1c1418323c19dcdf56a68efe7f5ce3365527ba4023521 2026-07-10 01:47:22.547212 | ubuntu-noble-large | deleted: sha256:8888119587bd2853e5d76fc613985918e011df6ae30ec1be3f35fb5f67a96636 2026-07-10 01:47:22.547219 | ubuntu-noble-large | deleted: sha256:70209cddf0b159f6dc20e85c12108e8f412fdc9d6daa53fbccd23059ba465fdf 2026-07-10 01:47:22.547225 | ubuntu-noble-large | deleted: sha256:cde875bee7c151276cd32a109eac2806c76bcf00d92cb62d2ac291a81251c845 2026-07-10 01:47:22.547231 | ubuntu-noble-large | deleted: sha256:523b2932284c182649f2d10f2496c3c09dcacb247cc4fcd4c6dea95da5a7cb10 2026-07-10 01:47:22.547237 | ubuntu-noble-large | deleted: sha256:0d2fb8a6b3510d44c91c7f4603a47ac864bfa924ea62c8df8e8427db9a241239 2026-07-10 01:47:22.547244 | ubuntu-noble-large | deleted: sha256:d8d3c9f4889d78c0023fd28aa1cd533d9f850df0c4e5f188eed68870415d7bfb 2026-07-10 01:47:22.547250 | ubuntu-noble-large | deleted: sha256:231f0d0eddac550c3776016b0ee18f6fbb28dd9ae2b25e807b8178d35ad8f2c9 2026-07-10 01:47:22.547256 | ubuntu-noble-large | deleted: sha256:e60ada26524b3bf2d53e0f357977fcf9085f91122ddce4ccf5006542fc70ad15 2026-07-10 01:47:22.547263 | ubuntu-noble-large | deleted: sha256:52d27500adf7b9f933f447c950a95ea6f9dbcb9c78be352a61580896493630d9 2026-07-10 01:47:22.547282 | ubuntu-noble-large | deleted: sha256:dae33c786db83745a7d89d13e56afc00dfbd5d3ca58faee54a578941a8b575e5 2026-07-10 01:47:22.547288 | ubuntu-noble-large | deleted: sha256:154fefc8c2f93cac955ff786dc0b5c681567405326cf9d9f6010361ebebf1efe 2026-07-10 01:47:22.547294 | ubuntu-noble-large | deleted: sha256:c2884e30da2eb0e5128c64c5f03c3fc4067ff9b24b02c7ab7356c3a6e94f3027 2026-07-10 01:47:22.547300 | ubuntu-noble-large | deleted: sha256:dec80c59d449465cf9f9aca5d5d658c24fe9bb9bc71d3bd00418d021dc1832eb 2026-07-10 01:47:22.547307 | ubuntu-noble-large | deleted: sha256:61d6992b2c2595e3e89d1dc2e154f3b13d0b9793a1b054a931c7c93e19b73781 2026-07-10 01:47:22.547313 | ubuntu-noble-large | deleted: sha256:451f280277698c8640dfdb65aac635e91514ab5b8a2c3a2e4afb82c359b1003a 2026-07-10 01:47:22.547319 | ubuntu-noble-large | deleted: sha256:390e15f07a38e646915259b615f5cca171bcbb04d8d35ee8e55da711474d5677 2026-07-10 01:47:22.547325 | ubuntu-noble-large | deleted: sha256:0878f7331f21df0b29c74a982460294ce091746c6fcc210dc7bbf340ede56911 2026-07-10 01:47:22.547332 | ubuntu-noble-large | deleted: sha256:c92254771f4834d42310ae18b33987d5c6252dc16e063bf6accd04b2b4d2dfaa 2026-07-10 01:47:22.547338 | ubuntu-noble-large | deleted: sha256:23e9cba7851bad212cd0d2cbce259724760fe1b639e5e3d2696e209061622742 2026-07-10 01:47:22.547344 | ubuntu-noble-large | deleted: sha256:1d92cbc9ed9a447f5a8754919d6b2dd6517c0bd718e1652d4f525c374a714bdd 2026-07-10 01:47:22.547350 | ubuntu-noble-large | deleted: sha256:31cd3751b7e2c8a6282fbe5604dc4114f129872139b44f2acb59225c6f58cb10 2026-07-10 01:47:22.547357 | ubuntu-noble-large | deleted: sha256:784d0b8795813be5b47c53ca2b718f5ab1913e984497736dbaa081251148ba2a 2026-07-10 01:47:22.547363 | ubuntu-noble-large | deleted: sha256:fd0f8bb12c9728b3535784aaef319787c600c65e0fc874dd0fa7dfe523021a84 2026-07-10 01:47:22.547369 | ubuntu-noble-large | deleted: sha256:143466fc2947489bc86e86855416a336cabbc6ae4a14106086be4ed9c6638b0e 2026-07-10 01:47:22.547380 | ubuntu-noble-large | deleted: sha256:854b01c60f6f0b3e77b2f4e582e204ca2889fcac5dc6aaa9e382c2fe06189c88 2026-07-10 01:47:22.547386 | ubuntu-noble-large | deleted: sha256:ea1106c9dc191cfffd7c44ef8c3c3bca247cd289063cfe2c32e9b314bd80a1f9 2026-07-10 01:47:22.547392 | ubuntu-noble-large | deleted: sha256:82f1ca0105bcb2dc240258b601dc6831f0f48a1c84b968896080e2e4bb95722f 2026-07-10 01:47:22.547399 | ubuntu-noble-large | deleted: sha256:3dd3b95f24dcdbe978a1d8935fa6ccd9c9bfe5efc68916bd346a7c48368107be 2026-07-10 01:47:22.547405 | ubuntu-noble-large | deleted: sha256:682a54f6943efa4a191531e5b1891e5db2073d5ef11584f1507f9ab9eb5599cb 2026-07-10 01:47:22.547411 | ubuntu-noble-large | deleted: sha256:1f50464e8eba4defaa50ffcc25a0f2501eea864dd5e526b5a987e3b07b7457ab 2026-07-10 01:47:22.547418 | ubuntu-noble-large | deleted: sha256:1a7ac240fa60d034ca59b287a5bca32f1961b6c30bd351b1e431049e55cac65d 2026-07-10 01:47:22.547424 | ubuntu-noble-large | deleted: sha256:7669d6bd20b43bd06d88c809b39e0327b65183eadd10cd7a9750c14d6ee04820 2026-07-10 01:47:22.547430 | ubuntu-noble-large | deleted: sha256:764ff74faaaf4b784bc85529c9dc4ae056e38bda845400b0d85201ed24db555e 2026-07-10 01:47:22.547436 | ubuntu-noble-large | deleted: sha256:abe59cde838eede74df4a768877aee3daec87a992f7b12790fb4c7db7f7b49f3 2026-07-10 01:47:22.547443 | ubuntu-noble-large | deleted: sha256:3163acfe83e518430557e19335669fba5ac99b0445796af7c180cf08495c8fab 2026-07-10 01:47:22.547449 | ubuntu-noble-large | deleted: sha256:a4af1673ea0d26dd7ed1d88eeca1531f0f3330c6e119f2663ce74c9b8bf3d107 2026-07-10 01:47:22.547455 | ubuntu-noble-large | deleted: sha256:2d42237feb0ca55bd309ef106eb26f6df563ba55a7e0f11703aef33a6805cd22 2026-07-10 01:47:22.547462 | ubuntu-noble-large | deleted: sha256:21ff100a1ec222382a480ae91ecfaa8c1e5345041d6adc67b5652e949376a240 2026-07-10 01:47:22.547468 | ubuntu-noble-large | deleted: sha256:0d9ba11df273f354b3f2502cdc21f431aed617ed14cbfcb30d1acfa29eeec74d 2026-07-10 01:47:22.547488 | ubuntu-noble-large | deleted: sha256:42e45ac01ba03659d276dce4491ca3abe59983102cb3f2ed862ad502bb89b4ab 2026-07-10 01:47:22.547495 | ubuntu-noble-large | deleted: sha256:8807d60000a508d38c1a098c528165cd4162184dd3f110225c1887771d22b012 2026-07-10 01:47:22.547501 | ubuntu-noble-large | deleted: sha256:6dcbf2785a5112854e8a6dfb4f96c3c127c6fbcbef5e01b6a2326d6c65fe3950 2026-07-10 01:47:22.547507 | ubuntu-noble-large | deleted: sha256:3368bdb6f2f70531d36c444829e5fb7b1bee6cfa4574c2069096442e57016160 2026-07-10 01:47:22.547513 | ubuntu-noble-large | deleted: sha256:851125ddcd51c1aebdd05ba82741dd76fb2bb322ea8562d968d64b948ca5be01 2026-07-10 01:47:22.547519 | ubuntu-noble-large | deleted: sha256:3b970cae0cab43bf80d9eb7d8246fcc6a5396b10ef39833f8e9d547f40634742 2026-07-10 01:47:22.547526 | ubuntu-noble-large | deleted: sha256:e75796645c00afb30cd2e6025bec0b46b482ec403f4d82305060bf8567069783 2026-07-10 01:47:22.547532 | ubuntu-noble-large | deleted: sha256:f8240fdcdbb1fddf99641a9600ef1987c93daaec0a4dfdb604d8a6b778920b10 2026-07-10 01:47:22.547538 | ubuntu-noble-large | deleted: sha256:f7063eb9a4028f14b1bcd47d0250389f7c2973626732a7382d08681f08aa2a94 2026-07-10 01:47:22.547544 | ubuntu-noble-large | deleted: sha256:12c83a287cf20a84f54eed2c4ce9e9cddb62f9bb285698165dc15ed97885176d 2026-07-10 01:47:22.547558 | ubuntu-noble-large | deleted: sha256:545bfaeeae36ef66912ae01bec283938428fc7ee961cea3dfc251f6647636756 2026-07-10 01:47:22.547565 | ubuntu-noble-large | deleted: sha256:2bc7ff8aa961165f01051bde4738635260fa370a8b94154b9f6eec9ff71ab781 2026-07-10 01:47:22.547571 | ubuntu-noble-large | deleted: sha256:1576ecc7330e9d1681c8398727e2db5e51548b9b7ba2787a89c1f2626c3cf630 2026-07-10 01:47:22.547577 | ubuntu-noble-large | deleted: sha256:24ee3eb5f0d7f443090d42b317ac64c585d689f44f23fed341877716daad6844 2026-07-10 01:47:22.547583 | ubuntu-noble-large | deleted: sha256:26045e898840a4c14a1ba3c08d66949a0bbe3859aab505e2201020d603e5f235 2026-07-10 01:47:22.547590 | ubuntu-noble-large | deleted: sha256:8698db62b0660204f9287cc6f366e307a83cb51dc4539682cd36a3a30868cabf 2026-07-10 01:47:22.547596 | ubuntu-noble-large | deleted: sha256:7e5387dff284c6d7d7b53d9ec5882a63664e54e94f8c610240a27af94229e4cf 2026-07-10 01:47:22.547602 | ubuntu-noble-large | deleted: sha256:df5698c84f137db211d484f77e74d6220955ab3471078695bc51b2a7e0c57623 2026-07-10 01:47:22.547608 | ubuntu-noble-large | deleted: sha256:4e9f02988443a213c007b0817c3798e3f80fbc9a816b2239891c4133840686de 2026-07-10 01:47:22.547614 | ubuntu-noble-large | deleted: sha256:df3d90d6df34e2557d6c3c65e018630531cc6c570e6b961b74c7d740c18e96c7 2026-07-10 01:47:22.547621 | ubuntu-noble-large | deleted: sha256:34f99f4614d078a3ab765bef466ddda566628b2e272bbbd1fc6b8581d985f340 2026-07-10 01:47:22.547632 | ubuntu-noble-large | deleted: sha256:01c5636dec66849d6057060c59f8a522ce6a194f3a60ca9d5ce4b9a0bc72a085 2026-07-10 01:47:22.547653 | ubuntu-noble-large | deleted: sha256:3409d555a33820f201ef8f3f39b165795d8b9455915146dd10e4c83d3088d648 2026-07-10 01:47:22.547660 | ubuntu-noble-large | deleted: sha256:fc5b60bf0e3c56eab0814acf243eca1a4704a3e23ca01fff515864de12b19fab 2026-07-10 01:47:22.547667 | ubuntu-noble-large | deleted: sha256:8a66b7211df0c3b1243591c664934ef4ee245f9ff4d70f8a283ea83237c8d721 2026-07-10 01:47:22.547673 | ubuntu-noble-large | deleted: sha256:f1715cd34559c89e31c5ef8bff37f072d6a0cc791d93e224c149160c87678432 2026-07-10 01:47:22.547680 | ubuntu-noble-large | deleted: sha256:d35454f48b929004fe9051a1e71727c4fbf1dffdea693220a0df81ae2b692077 2026-07-10 01:47:22.547686 | ubuntu-noble-large | deleted: sha256:9012eac013e13122ea331999ee67fab88dd3ebc333feedce5f70838ba0278407 2026-07-10 01:47:22.547692 | ubuntu-noble-large | deleted: sha256:6fdd4ac76b7c516c7a233ce35ebb69358b05bc0dc1afb0bd14e472696369eeb2 2026-07-10 01:47:22.547698 | ubuntu-noble-large | deleted: sha256:04d09236cee6ea5ac288e3799c3ef485622d206144aed8a95ec09f8bc231159a 2026-07-10 01:47:22.547705 | ubuntu-noble-large | deleted: sha256:1f8f5b008adf313807d69161536e8b8cea9a2840ce464aa8f443d81c889146ca 2026-07-10 01:47:22.547711 | ubuntu-noble-large | deleted: sha256:5d6d99b84ae58d74ccb620a9e4bca28c2706c254e3ebf10b63ff804df01fd893 2026-07-10 01:47:22.547717 | ubuntu-noble-large | deleted: sha256:2f27928d1a304eb0c1b76e77b9bd13d01b85bb1587ae99cfc3d8555ddf565f49 2026-07-10 01:47:22.547724 | ubuntu-noble-large | deleted: sha256:7dc0e2eb45742a6d2e4b5f51b745e699d8084e8254f72499b66206f73473249b 2026-07-10 01:47:22.547730 | ubuntu-noble-large | deleted: sha256:8a3fbeef10c0f6a59809b2a9bae09406a363c85864421f19916f1a709ffbed0e 2026-07-10 01:47:22.547736 | ubuntu-noble-large | deleted: sha256:0125b424fd1b3c9c1efe2ae4f73b28eb700bb5d58498ac8821d501927d8cc02e 2026-07-10 01:47:22.547743 | ubuntu-noble-large | deleted: sha256:da2651b844768f97c336d3a2cdce2b91a9b076adc5785c9a4c1cc7648bd497ff 2026-07-10 01:47:22.547749 | ubuntu-noble-large | deleted: sha256:4d31a253b29ae12201b6cf9b4d13c6568892a418e2ea0320bd5fb41be8fc4e3e 2026-07-10 01:47:22.547755 | ubuntu-noble-large | deleted: sha256:2c7427b5096f749993b8aa92903e6c9fe995c63399821cc7364f9ce8cd9a342b 2026-07-10 01:47:22.547762 | ubuntu-noble-large | deleted: sha256:2d6e9c073160313b331a5d0d3ddbedb922e2110faa51cb72939230dff6e4e03f 2026-07-10 01:47:22.547768 | ubuntu-noble-large | deleted: sha256:7c4f3b05da4bd75a7228fe287f485eaa0f0b916bdc470679538895e55fef9f83 2026-07-10 01:47:22.547774 | ubuntu-noble-large | deleted: sha256:e8f007abd52fa741ebe84ab203686f235044e2ad24a5d63ffcae0b8733f61ee6 2026-07-10 01:47:22.547781 | ubuntu-noble-large | deleted: sha256:4c6b3d07c023a7ce8be96650f52ee75d622d758570ee9e2d0da1fdcd44377e5d 2026-07-10 01:47:22.547787 | ubuntu-noble-large | deleted: sha256:f2b93f1abb14f5c2004ff699d5be2e09b1688b60d1cb3cb024a5f38c3bd5d7be 2026-07-10 01:47:22.547793 | ubuntu-noble-large | deleted: sha256:e6a9cc9b21c0f02ce7ee08fcc05b29b47e6aadcb6937e061efeaf179ba227ae9 2026-07-10 01:47:22.547800 | ubuntu-noble-large | deleted: sha256:524a1777ec8734dfd373310ae6ccb21e209a9656a23fe3100dc0cf4114eb6daf 2026-07-10 01:47:22.547806 | ubuntu-noble-large | deleted: sha256:8310b4b3e26ebe36b4ff3d6f78cf48c4d667088757fa783d4ceccee9b182d2de 2026-07-10 01:47:22.547812 | ubuntu-noble-large | deleted: sha256:5e201810e1b32d1c3a6ae0d4644f7add9fcf1cba3c2806874f0a2516e4be57cf 2026-07-10 01:47:22.547819 | ubuntu-noble-large | deleted: sha256:8750b485122491d79275d482763fb96510c99fe3898f3d2f9d3dc2a3b87caf49 2026-07-10 01:47:22.547825 | ubuntu-noble-large | deleted: sha256:b1e24cfcc6b0ee4bbfbcc0528ebb2bd48241008ba4bd2ac337a861ca3ec79a80 2026-07-10 01:47:22.547840 | ubuntu-noble-large | deleted: sha256:1e1fcf659ac33ba739869d16add6c3737ea8f467507ad043f3459fa3044489d0 2026-07-10 01:47:22.547846 | ubuntu-noble-large | deleted: sha256:1ad025005ddcbbb884891d75b8ac97f20ccd1a10ce2a76343b2a261a83b30196 2026-07-10 01:47:22.547853 | ubuntu-noble-large | deleted: sha256:f98a98906e876aaa7276a4322b9032ea4b905568171ecbc239641fcf421180d1 2026-07-10 01:47:22.547859 | ubuntu-noble-large | deleted: sha256:fce86fa843e9dc5a9e200c582767a9e12ffb828d1a9a0e64457696609db26090 2026-07-10 01:47:22.547994 | ubuntu-noble-large | deleted: sha256:35b1d9f7610322e4a446759dbc403731258a5b166185eea7b306c29819fa96e7 2026-07-10 01:47:22.548002 | ubuntu-noble-large | deleted: sha256:0061609af1da821037b255e4aa339ec40ddbc06d144fe4fd4d6d2bc845c357e3 2026-07-10 01:47:22.548008 | ubuntu-noble-large | deleted: sha256:2d86f03ecc3e5d71b27dbc1d8ca72a3f66f16ed2cf829c1eeaff728511fc4fdf 2026-07-10 01:47:22.548015 | ubuntu-noble-large | deleted: sha256:b2d2d25bced082e9614eac6bf78e18c8b2932e3ed0f550c98edd21f603c8322a 2026-07-10 01:47:22.548021 | ubuntu-noble-large | deleted: sha256:972a6f46af8c5e10a4e2b2160f88dc7a283fe4459a2e557c0013ddc4180072cd 2026-07-10 01:47:22.548050 | ubuntu-noble-large | deleted: sha256:e079ce9cf8108e6d17282bc4b99cedd39a27f9615577a54a0c0bb3ce211075ae 2026-07-10 01:47:22.548060 | ubuntu-noble-large | deleted: sha256:2eb087445e72dce347165072aa8e0e966c9549c65df7ed1ace1c5b349aae6525 2026-07-10 01:47:22.548072 | ubuntu-noble-large | deleted: sha256:7535f32639cceab80b2c6c297c47f0c9f811723235bcf7f237837ce4a6fc4f4f 2026-07-10 01:47:22.548079 | ubuntu-noble-large | deleted: sha256:c7b78c1dcca680b95c245cfc1c91a840bc8938070604c45c2bcfdb9adb3ad798 2026-07-10 01:47:22.548085 | ubuntu-noble-large | deleted: sha256:834f2976936630378da4b70b6e127e631e79a1387514fe75aca4519823a90bd8 2026-07-10 01:47:22.548091 | ubuntu-noble-large | deleted: sha256:1bdbfa5ca4c382a3894b1d6c3f2c22d81d8982a4e85f1be3e0cbdc0f3cdb46ad 2026-07-10 01:47:22.548098 | ubuntu-noble-large | deleted: sha256:4a3cb5337bfa4ca4136a13a689b14960e3124fc95ef7b9f672503b1c627d1109 2026-07-10 01:47:22.548104 | ubuntu-noble-large | deleted: sha256:0c9cfdc46366793349014e9579c0d02e2a3356aaf00b024b05414403f83b1cbe 2026-07-10 01:47:22.548110 | ubuntu-noble-large | deleted: sha256:39639e38b3bb9c97790e71828fd23d00f3838e158186afc2ebdc47c428b0f872 2026-07-10 01:47:22.548117 | ubuntu-noble-large | deleted: sha256:0840f302723c05849b3ab38c4ed56e483389f8541b29ae5cfa1b8c72b8798156 2026-07-10 01:47:22.548123 | ubuntu-noble-large | deleted: sha256:bb88b451bb8b595cbdbd2b37e674e869baece953b6cf8508a12c143465bbff01 2026-07-10 01:47:22.548129 | ubuntu-noble-large | deleted: sha256:e6aaac7328d6e571ee0542e1fa2533631193a038c7ae0b309c70477b4a0220ab 2026-07-10 01:47:22.548143 | ubuntu-noble-large | deleted: sha256:3c4527ab3ec65e23a403a04c88d6f8da9b6740d51295b19a69221352a21cbfd8 2026-07-10 01:47:22.548149 | ubuntu-noble-large | deleted: sha256:88d4fd32c931b62119669712ba805758020f3174bb741ad51009a4561ebc63ce 2026-07-10 01:47:22.548155 | ubuntu-noble-large | deleted: sha256:e8d993c426925ef7364f6eb31e96d06f98a5f71adc240c6f03fe76952598883d 2026-07-10 01:47:22.548161 | ubuntu-noble-large | deleted: sha256:54a00758a13cb5fefebcf8e2df6e90e80ed726f24011e8a3eb74fbb4be114395 2026-07-10 01:47:22.548167 | ubuntu-noble-large | deleted: sha256:457b8b062f499c6b487e8f57cc3b14f2f97c3a4e88ed596726bab3d58e4e3e89 2026-07-10 01:47:22.548174 | ubuntu-noble-large | deleted: sha256:33d876776d3835a6eba153c8d8a961f8b41f458382e4dd5906ddfe65baf60273 2026-07-10 01:47:22.548180 | ubuntu-noble-large | deleted: sha256:1e6bfa6cb99d67a42713731800a0866df77e6c5eefe93bcc1197b4c552f8faf8 2026-07-10 01:47:22.548186 | ubuntu-noble-large | deleted: sha256:9e85243971efc02b29a20b2ec8cf46cb0a28d389df09d9f09b044f1db50fdd79 2026-07-10 01:47:22.548192 | ubuntu-noble-large | deleted: sha256:892e79dcbd56a969d8d1ce94121f6520a4efebbba7b59ca7c3c442818a11d8c4 2026-07-10 01:47:22.548198 | ubuntu-noble-large | deleted: sha256:6a43c875cf86b757b53a1c4d97b704f127c6b35b5a3fe576c0bf3c87f9ff866d 2026-07-10 01:47:22.548204 | ubuntu-noble-large | deleted: sha256:3eaeb49de825466814bec0c76d7c55ed7b14b9b28159eda25c4a8f74ecc2e3e9 2026-07-10 01:47:22.548210 | ubuntu-noble-large | deleted: sha256:02789bc11e67e970ccb40037260a504fef774ec721d3d00c3b115e70aafb85a8 2026-07-10 01:47:22.548216 | ubuntu-noble-large | deleted: sha256:e8e4582a0d36781579ebb0feaf8445a82553881ed7a3a1a8008b77aa7cb2da13 2026-07-10 01:47:22.548222 | ubuntu-noble-large | deleted: sha256:9d728b6abc1b99ceef6eb041ede2280bb58b11421bb1f0d7ffdf2fef922d3b75 2026-07-10 01:47:22.548228 | ubuntu-noble-large | deleted: sha256:048e199c4e1983b561c20f5fa3341ecb5769f322c5d512ae411814818f13b66a 2026-07-10 01:47:22.548234 | ubuntu-noble-large | deleted: sha256:92cc2be38dd2c7b344b2acba49e2fcfcc94e45b0937f09ceee7ecb4d8196c0a0 2026-07-10 01:47:22.548241 | ubuntu-noble-large | deleted: sha256:b0dab9aaf0e0a506f878ea3cf51465f33d62ddfafda98f044ed2d28d8c250af7 2026-07-10 01:47:22.548247 | ubuntu-noble-large | deleted: sha256:eb179149b17ac10764fcd64fa6eb1ae40b6d2cdbf6976f1cbdfa4d5fc148f1a7 2026-07-10 01:47:22.548253 | ubuntu-noble-large | deleted: sha256:655b7523c0035111fbe184b263e005441efba8c26bc0dfaa9c5820520fbf96dc 2026-07-10 01:47:22.548259 | ubuntu-noble-large | deleted: sha256:638c350da85f40a4961d63f9a8167d052b5a139574e08d0989c39296e8e23e4a 2026-07-10 01:47:22.548265 | ubuntu-noble-large | deleted: sha256:841f7a633138da68be5f08cc6a09f8c65c8752dbc82c55e92732fcaabea3d06f 2026-07-10 01:47:22.548271 | ubuntu-noble-large | deleted: sha256:4a361c439090a6e1ce06110d6e429e7b16ee9418ccb3d1b639c5a701ba3de847 2026-07-10 01:47:22.548277 | ubuntu-noble-large | deleted: sha256:1a6bdc2b9f3f23a032f0b195d45c82163bda5b63b0e4a07a4a03e74b14649f88 2026-07-10 01:47:22.548283 | ubuntu-noble-large | deleted: sha256:14b32ed60ae77baeb75858b91f3fcb99b6fa8a7ebc6d3466f6501adc8b9dd13d 2026-07-10 01:47:22.548290 | ubuntu-noble-large | deleted: sha256:3866de748f5f9f7ce50d5dccd467565f118e920a3b0f1fefaf55b80c0203fb3b 2026-07-10 01:47:22.548296 | ubuntu-noble-large | deleted: sha256:4ea73bcd6826fa1672d3522eb9a6b1f4e3b4282559033d8319948bc730efdb3a 2026-07-10 01:47:22.548306 | ubuntu-noble-large | deleted: sha256:603c8e925b3371dd8bc0d76edbe57bfa186de3d6a11968709564cac366ff0472 2026-07-10 01:47:22.548312 | ubuntu-noble-large | deleted: sha256:0d0daa5a5289e3492833cfa37624dc80c989557f02e1fa6d15d66e23a8c2b536 2026-07-10 01:47:22.548319 | ubuntu-noble-large | deleted: sha256:f9ee2e7557a2d5fbf12f027fbe660175e6f7662634437704f7d35fff45919952 2026-07-10 01:47:22.548325 | ubuntu-noble-large | deleted: sha256:b94a098a796898de50c2a75be466179f68a3ddc1185f69a3703fbc0d0b67e357 2026-07-10 01:47:22.548331 | ubuntu-noble-large | deleted: sha256:517f932e0636bb852e14ae9f5f04a6819cb4641ca28fdb1ecdd6953877e9191f 2026-07-10 01:47:22.548337 | ubuntu-noble-large | deleted: sha256:6935a73c8c6559221406ab61c4cc8b35e8db1fe9001af0f346ff7f66dd282c26 2026-07-10 01:47:22.548344 | ubuntu-noble-large | deleted: sha256:bbc5451c4eab1966d833c42c303e6df0e195e78bd6249d2778dd122a86f063de 2026-07-10 01:47:22.548350 | ubuntu-noble-large | deleted: sha256:588f306ae96b23e2a9b98adbef326017fcb3076345898d5f058bcbc1d32f473d 2026-07-10 01:47:22.548356 | ubuntu-noble-large | deleted: sha256:c86c7b5a50bca839c49e4100413c99ad145c1243fafcf744c4f35f85925a17e2 2026-07-10 01:47:22.548362 | ubuntu-noble-large | deleted: sha256:5b0511f5118ef2693676ab6cea43285a32de202d37aea41e6780a0e3b9a688ee 2026-07-10 01:47:22.548368 | ubuntu-noble-large | deleted: sha256:6cbae9f49d92d5ca242d3198ddb27ef73f695104b1655dcafef48da7d3f7b2b1 2026-07-10 01:47:22.548374 | ubuntu-noble-large | deleted: sha256:1578e6e43a4660db54edfd7edde2d91b8e3464e371ea52577c27fe2c3294c8bd 2026-07-10 01:47:22.548381 | ubuntu-noble-large | deleted: sha256:b686a726a30d95ebbd79552d5184c9123c010af7fe452cf3cb15bca8dcadb9d7 2026-07-10 01:47:22.548387 | ubuntu-noble-large | deleted: sha256:0aae2e3e7a7f501247bdf2b6b868399962cfa8d54ca68b51c7933d109fb97d03 2026-07-10 01:47:22.548397 | ubuntu-noble-large | deleted: sha256:0d842a111d97925741a65320f6f92e2f912a90db45853cdd638326d0d80ff657 2026-07-10 01:47:22.548404 | ubuntu-noble-large | deleted: sha256:c6a47cfe404b9a6d520687ecb1052839768bff3b4240a6ee5c81693813bd0cf9 2026-07-10 01:47:22.548410 | ubuntu-noble-large | deleted: sha256:88f600dd8817f1a30af9d30d45365479b31666dc994f0d49b37e2d4c14deea07 2026-07-10 01:47:22.548416 | ubuntu-noble-large | deleted: sha256:58e27aa33f98e1c1b1eea38c44d9d219a92df4f2640c98a11e7e9472262c7dd1 2026-07-10 01:47:22.548422 | ubuntu-noble-large | deleted: sha256:0949396367c878e4772744e14da84a21352947dc89197c60af0bb3db6c660a4e 2026-07-10 01:47:22.548429 | ubuntu-noble-large | deleted: sha256:8cf95c529aa64d096600e87007cf7ca04e1f43b79b8e38f8675c220faa7e54d3 2026-07-10 01:47:22.548435 | ubuntu-noble-large | deleted: sha256:40cfbf14d9ba4ecb1d315f69172b6cc8d2c89f78bbdc7ab223f91a976a5b9372 2026-07-10 01:47:22.548441 | ubuntu-noble-large | deleted: sha256:b6fbf410a70f51c438d055214fac15b134b06671baa46f27d91965f8c1550222 2026-07-10 01:47:22.548447 | ubuntu-noble-large | deleted: sha256:ba112d87453aacb5bf115297743660d01cc10bad02aa27884591218282dd7f07 2026-07-10 01:47:22.548453 | ubuntu-noble-large | deleted: sha256:87462f1bf5955fbee914804f0b2fcca0e8d66c3de86773504ec2fdab29e8541a 2026-07-10 01:47:22.548459 | ubuntu-noble-large | deleted: sha256:d79bade114b88a69b2b51f915d79272f4443fe52a7a2c17e5d66aae28cc3576d 2026-07-10 01:47:22.548469 | ubuntu-noble-large | deleted: sha256:736a99a39f5cabc51bff6b5152109d3cc64978078f549c92096085ca48e4ff13 2026-07-10 01:47:22.548490 | ubuntu-noble-large | deleted: sha256:e2c5b262b7786d5dbffc5d8804157ce758c501113536e2c96e4ed86927ad1647 2026-07-10 01:47:22.548497 | ubuntu-noble-large | deleted: sha256:ce7475aa7cb56cc83d101d10507f1a7c8f1392833cb8c28a55a29cc578730d47 2026-07-10 01:47:22.548503 | ubuntu-noble-large | deleted: sha256:961158510e7e91fcfc0bf2f5370ff0a7b7dcb00f387291477b6f71af2677a7b4 2026-07-10 01:47:22.548509 | ubuntu-noble-large | deleted: sha256:f88e111f948f2c0f6cb1a8417d522ece39c0cc674c6ca12995412b9f5d6651ab 2026-07-10 01:47:22.548515 | ubuntu-noble-large | deleted: sha256:d360d5ee4497c132c82eafa1668fc4ef51f212f0fab3f66723970ac5137c1d75 2026-07-10 01:47:22.548522 | ubuntu-noble-large | deleted: sha256:f6730b7f171b82ff1ad7070ad1995f35a780004e8d9967272cf3232c6add3417 2026-07-10 01:47:22.548528 | ubuntu-noble-large | deleted: sha256:1f2fd602bbe0b32d59fd4fc9ddb183e01ce2fe4dc682bf83291bef36d7ca31ec 2026-07-10 01:47:22.548534 | ubuntu-noble-large | deleted: sha256:88294b8f17091cb063a64fd4779c0e8c3d6b6c7f7aab81ceff93e0fe715b6376 2026-07-10 01:47:22.548540 | ubuntu-noble-large | deleted: sha256:c6caa7f1ac2ba4632b3d25ccbb3c63a85ecfc94f3e8f9c6c5da8b3cb9e965c78 2026-07-10 01:47:22.548546 | ubuntu-noble-large | deleted: sha256:8b6d454d282e8684c9ecea8710728b1943bcd9c28d774f7fa9307e41f12a5300 2026-07-10 01:47:22.548552 | ubuntu-noble-large | deleted: sha256:d88c78f6f5f126a05edbd349a247042dd94f19bc0b0fed9d6f2bd7fee630b772 2026-07-10 01:47:22.548563 | ubuntu-noble-large | deleted: sha256:c725d0e9a02652aa701556ac36b84651f40f83c6e3c2c241c456e9659816e410 2026-07-10 01:47:22.548570 | ubuntu-noble-large | deleted: sha256:96a007ba52b093b59b9a8c9a65daa529f0ba89210f8de11ed52a64ef7af8b201 2026-07-10 01:47:22.548576 | ubuntu-noble-large | deleted: sha256:699b959a3404036b3ae3c4419baa4a44844f90ff6c0689ce52970805411a0de1 2026-07-10 01:47:22.548582 | ubuntu-noble-large | deleted: sha256:60c15a97cbce7829343a0634466518f30ae3ab6039deeee52fc4d3e2af3d56f1 2026-07-10 01:47:22.548588 | ubuntu-noble-large | deleted: sha256:1860e8e6b58de774dd3bbd4ea90a85ad069cde2580ee719b303835d527052901 2026-07-10 01:47:22.548594 | ubuntu-noble-large | deleted: sha256:9a148d4da6ca3c69d37341dedb3928a4cb1f364f3a0890d74ebe04c62b676789 2026-07-10 01:47:22.548600 | ubuntu-noble-large | deleted: sha256:c8bd3e9577a0208b60486d573e037f60dc65ed6c65a8e265c040c661506bd241 2026-07-10 01:47:22.548606 | ubuntu-noble-large | deleted: sha256:08e1a863e0517753bb54053b112534a98a3572a13a6b31a32873ad469f5c6d51 2026-07-10 01:47:22.548613 | ubuntu-noble-large | deleted: sha256:8cfe2120c1ddced0f874062ce427c0d892b73bc238e0e6ca7950d4af4511c86e 2026-07-10 01:47:22.548619 | ubuntu-noble-large | deleted: sha256:c40c821e4bf50343657c998f41dc3849e7e539f5f9750d7bcf964e221638509a 2026-07-10 01:47:22.548625 | ubuntu-noble-large | deleted: sha256:b993f490e9daf9f58608be6007f1ade996d49d4f67b3aa5fb7350a68dce2426d 2026-07-10 01:47:22.548631 | ubuntu-noble-large | deleted: sha256:a55888d194dd231196a14bf7abbbe34419c64172dd06cdfc72a5bb3e93e6b317 2026-07-10 01:47:22.548637 | ubuntu-noble-large | deleted: sha256:244be98af693f1ab04449831122aab7d2b8995ef42e80f7107c2495ada940a78 2026-07-10 01:47:22.548644 | ubuntu-noble-large | deleted: sha256:33f4a6bf70d33bc04aba219fe84b7fd822f4cb18dc08ccabd22cfbfe1e4135d5 2026-07-10 01:47:22.548650 | ubuntu-noble-large | deleted: sha256:902b332478872e1e94bbd6754d7d1fdb95d0717d51556252c5f25df27cb9b5ac 2026-07-10 01:47:22.548656 | ubuntu-noble-large | deleted: sha256:6252502fa227bb041cb4e3fde6b48e9713d6fcc712d4c79c2f3793be934d78d8 2026-07-10 01:47:22.548662 | ubuntu-noble-large | deleted: sha256:3556c35e16f2ddc63502fdf5e9c32de061d759ae9ef9370b14d0aef5a9cc6dda 2026-07-10 01:47:22.548668 | ubuntu-noble-large | deleted: sha256:52393a7dae4cb3364067f1aa1cdb4b3675629d511ab6512552386acc4fa35c95 2026-07-10 01:47:22.548674 | ubuntu-noble-large | deleted: sha256:ca95ff55fdb40a4ece97f3d93be8b7e71ec961a77df0736140065e5c26e62a5c 2026-07-10 01:47:22.548681 | ubuntu-noble-large | deleted: sha256:df5f026cf6aa7da1586bfe286df8712713dc1524a00e676ca97000da9b1a27c0 2026-07-10 01:47:22.548687 | ubuntu-noble-large | deleted: sha256:81f18fcb5b4216a6730ba3deb1fc668f3a8bff743b4ffa035a564fb0cdafc457 2026-07-10 01:47:22.548693 | ubuntu-noble-large | deleted: sha256:708b37addcfa9ae8e961970691382cb07567a317290469310e1e5d3da640958f 2026-07-10 01:47:22.548699 | ubuntu-noble-large | deleted: sha256:bf9eca6957978e2e288850d8f6d190df2868668148f45acb66ceb161b0ea47c8 2026-07-10 01:47:22.548705 | ubuntu-noble-large | deleted: sha256:db65304fa3d834c2b917b9822af8efd6cd5c01e002bf95f5b9d4ee458733e458 2026-07-10 01:47:22.548712 | ubuntu-noble-large | deleted: sha256:c27724f765e288a65c72923e717d03578c6da8ec49a1399f395dbe1eacfe4d4d 2026-07-10 01:47:22.548718 | ubuntu-noble-large | deleted: sha256:27468a0df5791bf0af31cadd585412e7867cc540c61838d0b2d74deedbfaef9a 2026-07-10 01:47:22.548724 | ubuntu-noble-large | deleted: sha256:7ed8025414bd073d91022c1553932887fb6c712a2c5a8d6c4100ae2daa557dfd 2026-07-10 01:47:22.548730 | ubuntu-noble-large | deleted: sha256:04bd0408c6250868cbbed28cc49e9992f4db0c0bfb0386f1486696a036d8533a 2026-07-10 01:47:22.548740 | ubuntu-noble-large | deleted: sha256:e159e90b9209365869d61a3b234a68b64d6bf1fee11a2ed8bbe6b8e3d7ced173 2026-07-10 01:47:22.548747 | ubuntu-noble-large | deleted: sha256:825cd6beb83c4a671d8ce92e125673ad2772a3cb9f72e7ae617f93f7b5f5f718 2026-07-10 01:47:22.548753 | ubuntu-noble-large | deleted: sha256:a07880d728a6fe36bd5a8dd2627d743c2c715827076b4cd2b8c5fd7311bfe117 2026-07-10 01:47:22.548759 | ubuntu-noble-large | deleted: sha256:7979b2c8a99fcd1b77bcd2e83e22fda06b8f24b36e41961b674c91015798b495 2026-07-10 01:47:22.548765 | ubuntu-noble-large | deleted: sha256:95482f0b1c1422b73e78c5d106bf18bf77062e332387e231882b6a2159b0d29f 2026-07-10 01:47:22.548772 | ubuntu-noble-large | deleted: sha256:4440ba86a8648c1937c78eace70f25782e673448042eacbe9936bff36ff59c7f 2026-07-10 01:47:22.548778 | ubuntu-noble-large | deleted: sha256:d4e5998daa703fb73cc1eb28c9988392e6d20dc63902632879e6db62f7c29cb7 2026-07-10 01:47:22.548784 | ubuntu-noble-large | deleted: sha256:db82633560f95ccd438b1b9879b08bcbb45492c228bda20a5cdc6ed54c077459 2026-07-10 01:47:22.548790 | ubuntu-noble-large | deleted: sha256:25e53c9939705d29bd23ef242c847f31c4985092a874f6d37d7926ffbdb97fe8 2026-07-10 01:47:22.548801 | ubuntu-noble-large | deleted: sha256:4ff14cfeafd444dee2342b39cb058bcd1e4383ed9546a71c772290ff3914e1df 2026-07-10 01:47:22.548812 | ubuntu-noble-large | deleted: sha256:3546dd955fac3bbbf2fe2405ba0a60370dd09f864734aa355fe5811448913b13 2026-07-10 01:47:22.548818 | ubuntu-noble-large | deleted: sha256:97ec829c78aae5c6b9eaa5312b6adc41ba7e65e342a2f2fd75f991e82195c504 2026-07-10 01:47:22.548824 | ubuntu-noble-large | deleted: sha256:68f32a21b72acd698e6adef1eea2b8d7aa0e40371ded4e1012b8ceb1624aa1a9 2026-07-10 01:47:22.548830 | ubuntu-noble-large | deleted: sha256:42b9921100b5d794932c82502458c66842be66ac973f54a3d199efb3c7b49e0e 2026-07-10 01:47:22.548836 | ubuntu-noble-large | deleted: sha256:ec7175f106bf11dce16f003c8465057a872024ebac4936b1d34b1dd410b06054 2026-07-10 01:47:22.548843 | ubuntu-noble-large | deleted: sha256:71d1ece40cd0bf999e17ae008d05830b53a1fa78420f630e6e53e9c103396df7 2026-07-10 01:47:22.548849 | ubuntu-noble-large | deleted: sha256:28a2bef303f3f895b0a84434a3c90f2679c9dcb901049b39488a72ef46addd52 2026-07-10 01:47:22.548855 | ubuntu-noble-large | deleted: sha256:6c634b0da2f3fbf29bf85296ea38410944e7ac9a19810bae25b9bd3a54af7e44 2026-07-10 01:47:22.548861 | ubuntu-noble-large | deleted: sha256:7934a11196c8c77611e3701d4e9dba824a3afa58aa9ae0f804b95749eb1ca376 2026-07-10 01:47:22.548867 | ubuntu-noble-large | deleted: sha256:11fbdfcceeaa2fee19efb2e75b8baca53a5c8ed0a2b43d4dfb5d9cfca4e339d2 2026-07-10 01:47:22.548874 | ubuntu-noble-large | deleted: sha256:ad6d93b2dffda46c48b91643c490150a6748c46fa96e5dc6d94ba66894d61a4e 2026-07-10 01:47:22.548880 | ubuntu-noble-large | deleted: sha256:aeae094d2926d241349c58eb619d3427699b4b3eb4f165a1d9dc9bb541d8da5b 2026-07-10 01:47:22.548886 | ubuntu-noble-large | deleted: sha256:75875d975b50432bb271cb70a0107e91e36c942e7c84ee4a53e3df4756a2581c 2026-07-10 01:47:22.548892 | ubuntu-noble-large | deleted: sha256:9216742f5b7684c10512195dfb3fc53559b54721caa7dfbb792bd5eae26d7146 2026-07-10 01:47:22.548898 | ubuntu-noble-large | deleted: sha256:0343ceb72a41032722741663b7ff5abd8d1392da794a99dd1724501944491b7a 2026-07-10 01:47:22.548904 | ubuntu-noble-large | deleted: sha256:202539e9e03662862262eef9f164dd312b8f265c087e40415d7793ff3280b2a1 2026-07-10 01:47:22.548910 | ubuntu-noble-large | deleted: sha256:9206298b5f97157bd46c86a5ef9155ce51247df06cf93b5ce7a91bcf5de5c7d6 2026-07-10 01:47:22.548917 | ubuntu-noble-large | deleted: sha256:9815019b983d1acfec37df24ee295e8cf0967e7859c190330d1a18cbff94ba0f 2026-07-10 01:47:22.548923 | ubuntu-noble-large | deleted: sha256:569945899076f1ff91dca2a55e0f3747728a306f9eb442e3df084522e2af2cf1 2026-07-10 01:47:22.548929 | ubuntu-noble-large | deleted: sha256:355694e570f42346c0782523e0bd24c12edeb4c43d5786aa27eeb6b6d5efcb75 2026-07-10 01:47:22.548935 | ubuntu-noble-large | deleted: sha256:198deca99dd54401433c733a2ee72230aa9996adeca51dda516c2101c81bb8e8 2026-07-10 01:47:22.548941 | ubuntu-noble-large | deleted: sha256:2413b1eb9603fc68900173a0411168c8d6652f7afdf7d0b02364686f220c30df 2026-07-10 01:47:22.548947 | ubuntu-noble-large | deleted: sha256:cbb8d10c2c91a9bf6796d7f6459ab1edeffdcbb3fc9f0b5194589753863cfe7e 2026-07-10 01:47:22.548954 | ubuntu-noble-large | deleted: sha256:db0567d424d5d39496f9a0e2883257029e460b4bc2027707a4700d2450c80450 2026-07-10 01:47:22.548960 | ubuntu-noble-large | deleted: sha256:0838c057ab5b9f1455c2e7d3508932097f857d10d5d49c5bd98f26152168ca31 2026-07-10 01:47:22.548966 | ubuntu-noble-large | deleted: sha256:3602ef6305d2f273282b998ee74dd209bda45c77c15e07d8fd3fdb637fa4dace 2026-07-10 01:47:22.548972 | ubuntu-noble-large | deleted: sha256:eb5adb9106e7d738bb53b36569ca6badc529ab2f968d509fbc14e821fc05fe49 2026-07-10 01:47:22.548978 | ubuntu-noble-large | deleted: sha256:d7aeee19ce3a8ce20d48d74e497fd4fce36ce957883b85497de00aa75099b7f3 2026-07-10 01:47:22.548985 | ubuntu-noble-large | deleted: sha256:b4b6a12372aca4f65c4314047a0426286ad81e7173cd9761c7996d9149a2380c 2026-07-10 01:47:22.548991 | ubuntu-noble-large | deleted: sha256:df42863024542b54897afe3e5be3dd9b4765ab762a7c847b34bedb383b8a5564 2026-07-10 01:47:22.548997 | ubuntu-noble-large | deleted: sha256:c49fb29ca95a07f09f457d5f0ac2f5a051d4ff665314561382547b544dca84a2 2026-07-10 01:47:22.549003 | ubuntu-noble-large | deleted: sha256:3a142fbfbe2c809ef79802e95c17cf20565cea2429bf36a85f5b2fa347cc942c 2026-07-10 01:47:22.549009 | ubuntu-noble-large | deleted: sha256:2b9fc96aed13ad864be3ef1acded776af15042efcb8f260880f775479e7fa930 2026-07-10 01:47:22.549016 | ubuntu-noble-large | deleted: sha256:53af17bc47654a0fa4b9d0adf92aeb97d116dccf6e08d0e7d34749b74048b8a5 2026-07-10 01:47:22.549022 | ubuntu-noble-large | deleted: sha256:7932b1f6068ede614f547dd5b63c4db5c50acfbd3d3dc6f9a556511fb1eeb59f 2026-07-10 01:47:22.549028 | ubuntu-noble-large | deleted: sha256:901698d1a895615031b73bcf858436eb44099d3002eeec536b538129a2c33db4 2026-07-10 01:47:22.549066 | ubuntu-noble-large | deleted: sha256:cac1d06fb5c68b0f7ae43a260519bf0b49432598b79c947f6070a320219a4445 2026-07-10 01:47:22.549077 | ubuntu-noble-large | deleted: sha256:4758dc931bc8317649570327571f6aa13842142e9a9f8360f22c4f3e1a57cd71 2026-07-10 01:47:22.549087 | ubuntu-noble-large | deleted: sha256:af7eabee1ebb99b924196e1d5dffb1191d67e83b04605bad8905d21a8be044d9 2026-07-10 01:47:22.549098 | ubuntu-noble-large | deleted: sha256:cc3bdad5997f980b76575f0a2560f2e153d50a987357c11be201357b4b17ee13 2026-07-10 01:47:22.549108 | ubuntu-noble-large | deleted: sha256:52791fe6fee20601d2a4e0821d5eb814e7cf898e0def393f200e518ea52fceae 2026-07-10 01:47:22.549122 | ubuntu-noble-large | deleted: sha256:3362c622670f7e27f52f3136c2ddccac508cd04333477f0a2c35e0a6b9cd1eb0 2026-07-10 01:47:22.549129 | ubuntu-noble-large | deleted: sha256:ff9789ef2525a667e326f20f07bd78385dfb494432cf7122c4cd74035349176d 2026-07-10 01:47:22.549135 | ubuntu-noble-large | deleted: sha256:f83380f76033c5ea88ff0bf8861c325421a116ac8a8d25a8b6cd82c128db3c19 2026-07-10 01:47:22.549141 | ubuntu-noble-large | deleted: sha256:eb5eecfb4f6176cb130522b4f8eb3defb920a7c1813fdf040a471a243306294f 2026-07-10 01:47:22.549147 | ubuntu-noble-large | deleted: sha256:fd4e0fc459391ba0e387953d9ccbebce4d665ec6c9e523e2f75908dac5a74305 2026-07-10 01:47:22.549153 | ubuntu-noble-large | deleted: sha256:3baf2317a30c45a094f5f29b6bcb296ee08dc1417fc27383127a60f6e509ba4c 2026-07-10 01:47:22.549159 | ubuntu-noble-large | deleted: sha256:201bcd7141511823710795097d39c5aaabdd1b139be40bc81cdb70b1cae6d3aa 2026-07-10 01:47:22.549165 | ubuntu-noble-large | deleted: sha256:8e5ee5ff77fe59d834fabed9c08d224c080484a5eddc6cdb5969e37927937d48 2026-07-10 01:47:22.549171 | ubuntu-noble-large | deleted: sha256:299940169be2a8a8edfa1aaa53914c0e4dbec768a0726f81483417bfdd1d654c 2026-07-10 01:47:22.549177 | ubuntu-noble-large | deleted: sha256:b740e61f579cb1bc50df2e528f06dc3b6faa11b20ba129f457b5e63e7fdec8e7 2026-07-10 01:47:22.549188 | ubuntu-noble-large | deleted: sha256:47d238c56bc4ffff9cae8ccf34a827c44fb2c27f842e879c94c35d55ef056023 2026-07-10 01:47:22.549194 | ubuntu-noble-large | deleted: sha256:f3f7533380d8b3e19ef4735783985aeecfb5adb14c55e3bcd6f48af269151069 2026-07-10 01:47:22.549201 | ubuntu-noble-large | deleted: sha256:c576bc5888f096be0587271b8aa3bd0d69dddf9c3d98643434c5a8551682a266 2026-07-10 01:47:22.549207 | ubuntu-noble-large | deleted: sha256:b149d4eda3c1a93290b810feb0a08ec19eb1afc746961e856a1f6243c04d6a74 2026-07-10 01:47:22.549213 | ubuntu-noble-large | deleted: sha256:2763599aafa06af23dba62c5f89c13f35fc4d693fcfaab4e1dc20f4c093af058 2026-07-10 01:47:22.549219 | ubuntu-noble-large | deleted: sha256:d3274805921ca55f4707df6095ebd3523642f8f1a7e345c4c49cab3b41bb789d 2026-07-10 01:47:22.549225 | ubuntu-noble-large | deleted: sha256:0c0971686658267e641b18693aeaf057842a3e17544d43d12b9e8b3202fc1d6f 2026-07-10 01:47:22.549231 | ubuntu-noble-large | deleted: sha256:1a24dbcce90b85cdd4942e9f63c4d3aa5c9aee251bc83972c62689f916e048fc 2026-07-10 01:47:22.549237 | ubuntu-noble-large | deleted: sha256:e15828d3e59001e09cb5c53c4404d5bfa8b5008a57c2d3fe57341bc2145287f2 2026-07-10 01:47:22.549243 | ubuntu-noble-large | deleted: sha256:a35d6c7135f36fffc28f54f3388a1888c4915d4ad04d828190fbea3bec2aa881 2026-07-10 01:47:22.549249 | ubuntu-noble-large | deleted: sha256:4852a13b5dd62819ca8cf925e07bf691edea9f21258e5c6e9c89dd24eb87331b 2026-07-10 01:47:22.549255 | ubuntu-noble-large | deleted: sha256:ad52e659c31f283326aca43e2371e897fbc9f028ec22565bcd6e9f8197efd894 2026-07-10 01:47:22.549261 | ubuntu-noble-large | deleted: sha256:ff9fe762971d12051a6de4d261df032bd4c7938c4c44e786708fe8c33de3d6a4 2026-07-10 01:47:22.549267 | ubuntu-noble-large | deleted: sha256:407253b1e6c3c340c2db1b4bf1a4f5b05199a3057008fdb006a4003b4079efd4 2026-07-10 01:47:22.549273 | ubuntu-noble-large | deleted: sha256:ad1029fd653ccbbb07edebf92c94a9d4ce6d5c436adfcc068bb2582cee7a45ec 2026-07-10 01:47:22.549279 | ubuntu-noble-large | deleted: sha256:beb61ffb5e6f4b5041ed7bdc3787d14820a2275a6d3ac736fa55a50d06b2ae27 2026-07-10 01:47:22.549285 | ubuntu-noble-large | deleted: sha256:68403690e34413ba4d948f285e9ba87a2c0ccdffd2d46e232d39c20b5c9da92b 2026-07-10 01:47:22.549291 | ubuntu-noble-large | deleted: sha256:724395b213f856ba1695844b3d502b0ec56c0a55e1fcec76e5a70f9229135af4 2026-07-10 01:47:22.549297 | ubuntu-noble-large | deleted: sha256:7e250ba295f05abada2c66390bd5bb6076d1a1ec1b3aa63f5a5bf1b914dbe9d4 2026-07-10 01:47:22.549303 | ubuntu-noble-large | deleted: sha256:be9234c9919ecdd52c81371b08ecbfc01c7acf82fffb7e9d114a9abe461ff6d2 2026-07-10 01:47:22.549309 | ubuntu-noble-large | deleted: sha256:6c2f3ce442f649cc691ea1ddc1b21e3d8eaea1851ca3199002dedf87f5aeba65 2026-07-10 01:47:22.549315 | ubuntu-noble-large | deleted: sha256:aaa572ba48c88f4efad9c2a264c5e1c680978307260e2e159d53526ae07375b8 2026-07-10 01:47:22.549321 | ubuntu-noble-large | deleted: sha256:0a96d536e87d47136f2157a8e42a6c84ba9838d8002883260282f71eab920eca 2026-07-10 01:47:22.549332 | ubuntu-noble-large | deleted: sha256:2c1702912b39e081e216395fc56a9eed19d264c4bc4ccb09778414cf322ef1ec 2026-07-10 01:47:22.549338 | ubuntu-noble-large | deleted: sha256:b8aada12cf9d2ee16c0a1c792afb9b0ed7e2ff57cbaec259c9cae0d9b9c8f04d 2026-07-10 01:47:22.549344 | ubuntu-noble-large | deleted: sha256:deefd5b1b7d56a9ea279a86b7683a4d9de4983138379fb14e02d7d62a0531b15 2026-07-10 01:47:22.549350 | ubuntu-noble-large | deleted: sha256:79ad49b18deeeaa7e0d4074d85c5ae4c359d32fc1c11b8b2e763caa53f7b8283 2026-07-10 01:47:22.549356 | ubuntu-noble-large | deleted: sha256:4aac526d787933557ae68fcf13991c90b9266e3dc7dd86b91341a7c4eaf244e7 2026-07-10 01:47:22.549362 | ubuntu-noble-large | deleted: sha256:c0075d29f1404c8828e5b95e3fa05e9ebe63b0c47f36fe32d4eb2c28534b9469 2026-07-10 01:47:22.549369 | ubuntu-noble-large | deleted: sha256:839140821387982009bdef5af91b6b2c890ed11965013c474dea797a4ca822cc 2026-07-10 01:47:22.549375 | ubuntu-noble-large | deleted: sha256:c59dd904ccbe7c00785c49bfa07cfa715636f7e152889440e6f83e4f61c49726 2026-07-10 01:47:22.549381 | ubuntu-noble-large | deleted: sha256:b3d1d0d2489724b3ee8920a707bea8f61d73fa9e14502a217c65fc583db47f44 2026-07-10 01:47:22.549387 | ubuntu-noble-large | deleted: sha256:f0c526564aa568fe00795956bd73289c5a1e97f72e19ac9f3eabb8a7594fddf8 2026-07-10 01:47:22.549393 | ubuntu-noble-large | deleted: sha256:603589719e89b47cd5cdd35f8997bcf3e87bc23fae2e4801224e8c57ae337907 2026-07-10 01:47:22.549399 | ubuntu-noble-large | deleted: sha256:3ff47380fa80a5a854257ca5175f96daa262e4774403b2a1ced96960f01983b7 2026-07-10 01:47:22.549405 | ubuntu-noble-large | deleted: sha256:82fa1540d8cb0dcf0a1286c5e46e06424e046f5cb8324517b46e24fe9e49842c 2026-07-10 01:47:22.549411 | ubuntu-noble-large | deleted: sha256:0d7ea4d64c6155c099950ac5806dfea35b16c11c5b6278385127e0b1b3cf43cf 2026-07-10 01:47:22.549417 | ubuntu-noble-large | deleted: sha256:d7c4a793561354af9cfc61a57df2cf9e4be102003ef2779c7a2547bffac1471b 2026-07-10 01:47:22.549423 | ubuntu-noble-large | deleted: sha256:ab669346c4f0f5a1eb625b76d14a7e83e7ac91936b406d8b126c95ec7b09d0c8 2026-07-10 01:47:22.549429 | ubuntu-noble-large | deleted: sha256:5dcf7db2ae081f889d6279f14eb2765eb546140a6295ba9ac0adf5a572af57da 2026-07-10 01:47:22.549439 | ubuntu-noble-large | deleted: sha256:1014b02b6b533e0ed5be93e071b4e6cc910e68bce3af55e22409c74cea4e0c25 2026-07-10 01:47:22.549446 | ubuntu-noble-large | deleted: sha256:11e21f1d80ff7a630efe8ef96f659b4673de45a6da4320d5f187f72125d60e2c 2026-07-10 01:47:22.549452 | ubuntu-noble-large | deleted: sha256:e2c7d6f5edd5b789c015963f945705f95d863fa9f3efa51e7a3955830c227b65 2026-07-10 01:47:22.549458 | ubuntu-noble-large | deleted: sha256:e39fd44a238576bf004a44df3974b6c8080e2b3e77ae4de11d0a22e3babf73a0 2026-07-10 01:47:22.549464 | ubuntu-noble-large | deleted: sha256:c281c98c42b0d92be6643ec96ed33dfdb0c6a57ec6f3bd67c0440f11da352537 2026-07-10 01:47:22.549470 | ubuntu-noble-large | deleted: sha256:9f7b7fa1d9e6f342e821b63971815f15a95ebfba914d1cad5efb566a74137ffd 2026-07-10 01:47:22.549512 | ubuntu-noble-large | deleted: sha256:d7eef453361d7b55de12ed2d7bdb8c93057909b650e17d06efeef3f8d24f3f2a 2026-07-10 01:47:22.549519 | ubuntu-noble-large | deleted: sha256:ad026cf71cc5e7749ffe6a91b600516a1d5392e8fca066eab2e4def9264e5c70 2026-07-10 01:47:22.549525 | ubuntu-noble-large | deleted: sha256:e9a40135b67fc7b5f43753b73a664ff41e33995cd3b3939f4f1bbc3c7b6d76ae 2026-07-10 01:47:22.549531 | ubuntu-noble-large | deleted: sha256:c8728c58193f92caaadca660ee6dcd330d59aaf0c5e0ac50efe78c2d884f3c0d 2026-07-10 01:47:22.549537 | ubuntu-noble-large | deleted: sha256:09fcbdcb1d4410782d2e889de5516a754dd74a99a1c41265e4f7c3ad43d40f54 2026-07-10 01:47:22.549548 | ubuntu-noble-large | deleted: sha256:5e57ece428133e90ff236ae929d65af9ad9630ee9212d3371b0608a39b8f7f33 2026-07-10 01:47:22.549554 | ubuntu-noble-large | deleted: sha256:005146d2e3db15fd4f6f564554847cceca93dc307928ea41fc65ca07f6bf61fe 2026-07-10 01:47:22.549560 | ubuntu-noble-large | deleted: sha256:d0d8ee531ed860f644af1d925bacad175016d060d59a5ad13b915214e7137c4d 2026-07-10 01:47:22.549566 | ubuntu-noble-large | deleted: sha256:9f84b735afcb6a52036d61d32f278239996cb56daa8d019d81f5c765fb3af6b5 2026-07-10 01:47:22.549572 | ubuntu-noble-large | deleted: sha256:7209d2d8621e97c7232ed538e5bfd212825169f8f2899b287a348f753d546445 2026-07-10 01:47:22.549578 | ubuntu-noble-large | deleted: sha256:1bd74042f05c50890113885467261e1f9a5783f760d724d196d8d85f61a239c8 2026-07-10 01:47:22.549584 | ubuntu-noble-large | deleted: sha256:5519a486af1f3a5ec6d7c201071f0f7fc0fe3b0e0a62fec1fb5b1f931c4a640f 2026-07-10 01:47:22.549590 | ubuntu-noble-large | deleted: sha256:d0a23248e9ca203ab5bee1a8af3563a9a87523f19148277d9aba0deb8fdacd91 2026-07-10 01:47:22.549596 | ubuntu-noble-large | deleted: sha256:e17bf921f84e5ce981ecd77f1676066f3c2e09e5c64996f4f8c9c2308140512c 2026-07-10 01:47:22.549608 | ubuntu-noble-large | deleted: sha256:1530e45ad416bec2abba327c1d7a42f64cfbc9dc7413b485a4bac98ee1bc247d 2026-07-10 01:47:22.549614 | ubuntu-noble-large | deleted: sha256:bd17f48774fa853b7860e36956690e90bb42a2ba938b0f7d72620735d21e116d 2026-07-10 01:47:22.549620 | ubuntu-noble-large | deleted: sha256:b1199503ec4fc5e384fc6777442c1641f205d859e3ea48dc6c2db2367a1a450f 2026-07-10 01:47:22.549626 | ubuntu-noble-large | deleted: sha256:cd63e7905a7f7d0a970d4e52031ca77841cd67837e97962f38b99bb8baaecc47 2026-07-10 01:47:22.549632 | ubuntu-noble-large | deleted: sha256:6fe9905bdc9d1da74afd582e1311b0f1e330a2bf5b4e81d0865124179df9f829 2026-07-10 01:47:22.549638 | ubuntu-noble-large | deleted: sha256:183880095955d3745cb0d22e7233fb2c9f227539b42f163f34492de39d9c8e26 2026-07-10 01:47:22.549644 | ubuntu-noble-large | deleted: sha256:bc7adf84bba7e7a2d1c00d6e65924ff5c23e1d6528a1a98d587c56a3f5e512b3 2026-07-10 01:47:22.549650 | ubuntu-noble-large | deleted: sha256:055ecbd1b70330b52343ae140f7e45db37d9cc4d0007bc7b0d83e9df287f80bd 2026-07-10 01:47:22.549656 | ubuntu-noble-large | deleted: sha256:4e7eb211dfd8d511923a82d01ca7045771b5a7ab094876b7fdf2f87e3a692c77 2026-07-10 01:47:22.549663 | ubuntu-noble-large | deleted: sha256:035782fea72fadbc8a2d40c165e4b57aa0a93eb8f256cb4ceadea68079e11424 2026-07-10 01:47:22.549668 | ubuntu-noble-large | deleted: sha256:671ade858d4cf1e42a596f6f85570fe50b186d90d60fd65a3794c1fd7000bee1 2026-07-10 01:47:22.549674 | ubuntu-noble-large | deleted: sha256:652171f3f3adda4308fc740f4cf72d964d188a77746981ce5e5b235667daf452 2026-07-10 01:47:22.549680 | ubuntu-noble-large | deleted: sha256:90330c3b0674755eb808f1ef14d400d7b6bea70be747fff494dd5766cefba6d7 2026-07-10 01:47:22.549685 | ubuntu-noble-large | deleted: sha256:535fd5ef4612c61274d681c3e514548c75ea342eecb38e7bce3d401edd4ad217 2026-07-10 01:47:22.549691 | ubuntu-noble-large | deleted: sha256:a45fc5166dd001b8c7272ab9da094d663db87e1c39736b8159221d062a1b8871 2026-07-10 01:47:22.549697 | ubuntu-noble-large | deleted: sha256:83cef2fc4cd4af4f54a6d1495d32660f8c281412177e377385188fa492ca8d6d 2026-07-10 01:47:22.549702 | ubuntu-noble-large | deleted: sha256:0a0545a852f95482b9f3b212d6afdc294d80919518b027a91a3cc270e5f84362 2026-07-10 01:47:22.549708 | ubuntu-noble-large | deleted: sha256:f2b0b589d29b01550f54e4b45cf97c303f2e81909e2650c83b3d1116e3c4b858 2026-07-10 01:47:22.549713 | ubuntu-noble-large | deleted: sha256:89ad0fb2513478ad5ef9b21b98b6c8ad298c41fb2230819c192668ae5d3438a8 2026-07-10 01:47:22.549719 | ubuntu-noble-large | deleted: sha256:f89a2231fa964974a21ce968316d666e9c82bdb0adf28aea6c027872896c484b 2026-07-10 01:47:22.549725 | ubuntu-noble-large | deleted: sha256:8a1327a18b4982288a831bba5bb9a420217bb1de6d3f22dc1386d91b6d186d25 2026-07-10 01:47:22.549730 | ubuntu-noble-large | deleted: sha256:c515cac291f6219d56297398ab3e7195fc6a78efb94feb71b40f642f65ebfd0e 2026-07-10 01:47:22.549736 | ubuntu-noble-large | deleted: sha256:b5368fae8b8e7cb2845d364b0fe3c1ec42c15f6b55fce173648b878b27360dab 2026-07-10 01:47:22.549742 | ubuntu-noble-large | deleted: sha256:32db895f93ef656d3c77be5a884fe7139f8530f19f4373961f489788c7298dd0 2026-07-10 01:47:22.549747 | ubuntu-noble-large | deleted: sha256:18e1c0a4a8ce0982f158cfce44137d9737494817c6b923f080deab1a4da7cac3 2026-07-10 01:47:22.549753 | ubuntu-noble-large | deleted: sha256:a6d680594883f48981a96390d720c0d1992974555d070d8e7fa03164ae59520d 2026-07-10 01:47:22.549758 | ubuntu-noble-large | deleted: sha256:5b9a214b73710f4c473fd9310f32f423cd07d64994c53af15a4f3fdb01faab36 2026-07-10 01:47:22.549764 | ubuntu-noble-large | deleted: sha256:590b074ab2f0ff1fe50826760588c20fb31e2ddfb7958524b5fe624f155f41e3 2026-07-10 01:47:22.549770 | ubuntu-noble-large | deleted: sha256:c2f023808bcb70ec9b3fb6d5abe9444ece17ba25cbf96b20fe270a99375a1bad 2026-07-10 01:47:22.549775 | ubuntu-noble-large | deleted: sha256:626a43e18880e97689d8d1bfe84ba203f1b5c6398ec36602b6145c3c9c8a2528 2026-07-10 01:47:22.549781 | ubuntu-noble-large | deleted: sha256:31c009695c5cc7b3009e56390c1a60fe5cff847f6f10eb3a0cd5c06b688b272d 2026-07-10 01:47:22.549790 | ubuntu-noble-large | deleted: sha256:adab04a0111aceacb31d0e2b70b35d0eedda9db71854e254f0e30b56bcdb6676 2026-07-10 01:47:22.549796 | ubuntu-noble-large | deleted: sha256:f2bdc9e19d4416bb7d0ebbf4b472aa8d1388c980527de3da69857b8583f972ab 2026-07-10 01:47:22.549802 | ubuntu-noble-large | deleted: sha256:79b6726a811c894a89276e8bab6abf7f0debaf1c75bc87c35f58a9d5b5adf4d6 2026-07-10 01:47:22.549807 | ubuntu-noble-large | deleted: sha256:d7dc03616e42a35d6ac62b412e2abd8a587a7ec04202816e035f247807fe39c8 2026-07-10 01:47:22.549813 | ubuntu-noble-large | deleted: sha256:868d05665529bbd93434bde1003a63d0b952bad876b1ed28d77d1de8af8465fa 2026-07-10 01:47:22.549819 | ubuntu-noble-large | deleted: sha256:27cd8618244402450c100a7a97ef9ca846dbe773a2d2249a9ab047cc43b965ba 2026-07-10 01:47:22.549833 | ubuntu-noble-large | deleted: sha256:ea8190cf03317ab27de32d51715cf1b6af6882dbab0722fcfb5bd3a864b4cfc6 2026-07-10 01:47:22.549839 | ubuntu-noble-large | deleted: sha256:8419d74e7896775ab52fd7fa0d9499aaa9c1cce01c7c90b6f45a4f7a0b7a9903 2026-07-10 01:47:22.549845 | ubuntu-noble-large | deleted: sha256:19e19768e4890ee1238bd8dd69675569c960d1946dce23a100f14b22728027ed 2026-07-10 01:47:22.549850 | ubuntu-noble-large | deleted: sha256:2aee0b565fa94787cca3925f6e1c3273745977ff693ea55b6ba3a4296723f98f 2026-07-10 01:47:22.549860 | ubuntu-noble-large | deleted: sha256:1376fac6a8c3ac3395383c39928ccd7d24bf3282bbecfc4bac5d0518c71bbdf1 2026-07-10 01:47:22.549866 | ubuntu-noble-large | deleted: sha256:c1bebb830e5f2d46d4e18e990080aa29c002c55387fdb288d17018d5bdc7938d 2026-07-10 01:47:22.549871 | ubuntu-noble-large | deleted: sha256:c2a968a33eac93323d88637fbd27dc376f7c06c47f8c27c391811ceab4b4143a 2026-07-10 01:47:22.549877 | ubuntu-noble-large | deleted: sha256:5d6c40f7fb4ba30fe83a91c179eb3b909ce7991fcfc8263a76684a05e41f18ce 2026-07-10 01:47:22.549883 | ubuntu-noble-large | deleted: sha256:583768c1d6a5a46e067b78e18c2a29e0f304cfc9a43dbee09fb2caf26688ab78 2026-07-10 01:47:22.549888 | ubuntu-noble-large | deleted: sha256:8e7d759611ac9c935043280b8e878d97a1fde7d1edc24bb13a328192a78f8ef1 2026-07-10 01:47:22.549894 | ubuntu-noble-large | deleted: sha256:ec5f2e1a6b6473b2054efa41c53579a0966be242dec91d86276640ebd8495f53 2026-07-10 01:47:22.549899 | ubuntu-noble-large | deleted: sha256:d8e55634b89658058a914f909f221c8fed371aa9ec2be973debb64d9ad7c6f40 2026-07-10 01:47:22.549905 | ubuntu-noble-large | deleted: sha256:505d059a674ba34c9bf21d7a3da038c96b15ea83034e35f447cb71379fef4f24 2026-07-10 01:47:22.549910 | ubuntu-noble-large | deleted: sha256:c82960e8d2b5b8f1eec32bde54a217c5c5f24b6e7a646a11df2df9773393cd2e 2026-07-10 01:47:22.549916 | ubuntu-noble-large | deleted: sha256:04588a4de0cf94be1e618fcf829c9f5d8af5f4e2f3b422275e7dd4d46371c099 2026-07-10 01:47:22.549921 | ubuntu-noble-large | deleted: sha256:ad5cb6102742531af5769cb8f3d5b543f14bde9f9d33e4644f81eae60377ef2d 2026-07-10 01:47:22.549927 | ubuntu-noble-large | deleted: sha256:876e803aa46758d1a6eb92f7299004698b7d59b695b8a117ace919ae59ed8ad6 2026-07-10 01:47:22.549933 | ubuntu-noble-large | deleted: sha256:b6e04dcbe1dc04c5d5570962239133a100e9d91fa1f42fa81dac07eec99c6858 2026-07-10 01:47:22.549938 | ubuntu-noble-large | deleted: sha256:a197473d975603b7fcda1f5091cc45b562e41c857aa5eeb54b2304a196481bbd 2026-07-10 01:47:22.549944 | ubuntu-noble-large | deleted: sha256:299a5d45f8a2ccfd893e4459f4c70c677f4bee54bd5c255887606a4a0e62fbde 2026-07-10 01:47:22.549949 | ubuntu-noble-large | deleted: sha256:9c9ff4fefab115090f654e6ac7cf7a610652f19632418a86f06b03dbaf51d261 2026-07-10 01:47:22.549955 | ubuntu-noble-large | deleted: sha256:70da6a6cbcc0e0650b3001507029abe603c8434bb6529e3ac9ce1bdf8abdc7eb 2026-07-10 01:47:22.549960 | ubuntu-noble-large | deleted: sha256:a4fe2330ebb6ff9c01c812d805be62c41653a4c10d970f51fac06a80573e1b93 2026-07-10 01:47:22.549966 | ubuntu-noble-large | deleted: sha256:334e752728698ba1b82833d92347cfb070ebd957ac6c225c41c1b115bf48428d 2026-07-10 01:47:22.549971 | ubuntu-noble-large | deleted: sha256:59ee82391a0ebceac5724951d34f93a48e893a21b5329e7c4972129772a10976 2026-07-10 01:47:22.549977 | ubuntu-noble-large | deleted: sha256:7f756ce6ac2c4901f0c47444aebcbbaa9d7f31e3c689855d94736a54d05ea2e9 2026-07-10 01:47:22.549983 | ubuntu-noble-large | deleted: sha256:c4d41986b867f1e0439a49c70948d38954487f7fa9ddaff3ff54077e2159b482 2026-07-10 01:47:22.549988 | ubuntu-noble-large | deleted: sha256:4140e085ed8b19160e52fe4862a24fc70fa0a0462f1aed2b5e22556d80374577 2026-07-10 01:47:22.549994 | ubuntu-noble-large | deleted: sha256:3a6cf2b93b44d45f58033a18a66f3f38efda475a8273f2a07942aee0964a9b44 2026-07-10 01:47:22.549999 | ubuntu-noble-large | deleted: sha256:ecae08177b34b7164d220d7a59f4f0c5e853897742f758d269be46567f90a4f1 2026-07-10 01:47:22.550005 | ubuntu-noble-large | deleted: sha256:86567bd60936f5a5b5a39a902a5233c5d29a71289c4661466bb3cba626fb6141 2026-07-10 01:47:22.550010 | ubuntu-noble-large | deleted: sha256:ebaf9ca2e039dc3cc2526be809d4a2358f252fa9c26a73a60df74331e89e9ee7 2026-07-10 01:47:22.550016 | ubuntu-noble-large | deleted: sha256:974b5820c550a2cea952e366ab989976b2b6af95119d0b87979b81ebb98df2c7 2026-07-10 01:47:22.550022 | ubuntu-noble-large | deleted: sha256:3dc0f2f837069a46922598d4c7b40ebb6dd3fa0f969cba24b118894bb8382994 2026-07-10 01:47:22.550027 | ubuntu-noble-large | deleted: sha256:28d3f3072ea651a30ed3fddfdb24f5ee249837f9831e7c37669228530376efbf 2026-07-10 01:47:22.550050 | ubuntu-noble-large | deleted: sha256:5297a1bc537132587c4405c8ee7fe261202f374f50c15ee2cacc3e9546ae6ccf 2026-07-10 01:47:22.550058 | ubuntu-noble-large | deleted: sha256:2f8bb78c7bbbecc89279bb7a25b4b806d4c36ec039a4b44a15c053621e7e59a1 2026-07-10 01:47:22.550082 | ubuntu-noble-large | deleted: sha256:e30d657004eacb7f8b7c265924b117a40d71f008fcb967d04454ae2577ea27a1 2026-07-10 01:47:22.550088 | ubuntu-noble-large | deleted: sha256:182e05a9a6d54fed980f5e8e4b97a3560089c58136f81693cb416c3ddd22af47 2026-07-10 01:47:22.550094 | ubuntu-noble-large | deleted: sha256:77ac857022f7110548b31e61981ff756a50cba8a445aab1dc20657ff3f297b50 2026-07-10 01:47:22.550100 | ubuntu-noble-large | deleted: sha256:ce163125f154e99906365f5a77fce72a097a767c6d742ae86c0b192a3c91f8e3 2026-07-10 01:47:22.550106 | ubuntu-noble-large | deleted: sha256:cd0a8f92d4e131dca661c65abf8afbac27e1466ace88c391be360f6358a97747 2026-07-10 01:47:22.550112 | ubuntu-noble-large | deleted: sha256:b019bdff0e1372e3e1af053f1000072d33a9e34392fbca6a521f69814553721c 2026-07-10 01:47:22.550117 | ubuntu-noble-large | deleted: sha256:d7d25ff600a0fae8b5b9eeda464a7764e11ac343e2dfd50db100de138fcc0032 2026-07-10 01:47:22.550127 | ubuntu-noble-large | deleted: sha256:a44d73c4ef8cefa1a3ca86a0eca361de5381fb61329520e2ec9b70c3dcb6dcac 2026-07-10 01:47:22.550134 | ubuntu-noble-large | deleted: sha256:c07d366949d2e177e7772f2698c6129bfff232080d8207bba019ecb26979e9ad 2026-07-10 01:47:22.550139 | ubuntu-noble-large | deleted: sha256:e2a7347babe79f53ceb3297ae2f038852153c93f53a2305b6baf16b4d325dd67 2026-07-10 01:47:22.550145 | ubuntu-noble-large | deleted: sha256:8f6085ade81fc9a8cda12b75c538986c2844d2b8a120a8fd137b5b3126ef171d 2026-07-10 01:47:22.550151 | ubuntu-noble-large | deleted: sha256:bb0b19d500e7da336b42c4dab13bd29320ae1e0bf3c43a36539a3e2f3223aa68 2026-07-10 01:47:22.550157 | ubuntu-noble-large | deleted: sha256:d12aaa2deaec1771193c4633751f97c8bbc532ec18005489ede50f5bf4a27222 2026-07-10 01:47:22.550163 | ubuntu-noble-large | deleted: sha256:329d7e62e383151565be6a90b4260fc5088fb9843cdd03c62dab0367342f1681 2026-07-10 01:47:22.550169 | ubuntu-noble-large | deleted: sha256:aea696048a02ae28a06fc54676a838c51fda63ed27307efe9006e12b6cbfcc02 2026-07-10 01:47:22.550174 | ubuntu-noble-large | deleted: sha256:73afda96241592c0c057c06a83a242d5a265ce48068a4b8cb738783acd00bda6 2026-07-10 01:47:22.550180 | ubuntu-noble-large | deleted: sha256:1036e35de92d51086d1db551ee7d2d0460b2ad3fc8fb2ccc4663357e300020ca 2026-07-10 01:47:22.550186 | ubuntu-noble-large | deleted: sha256:c3953b19dd0ec1ad3fe3d1188009fca0819d339da01d4b97a2ee871527a3a50f 2026-07-10 01:47:22.550196 | ubuntu-noble-large | deleted: sha256:ebd77a064059d94d808b77e9f433fb2fcd99e05168d8a0036f2e180147c8daaf 2026-07-10 01:47:22.550202 | ubuntu-noble-large | deleted: sha256:3cbf1f0dffef0a710d77378a9a56a236a2e001a747043c5b81b50deb9d45afe0 2026-07-10 01:47:22.550208 | ubuntu-noble-large | deleted: sha256:2a8d13760366fe004161bfd6c78eed02fdb885762830585e4e460e2278acaa4e 2026-07-10 01:47:22.550214 | ubuntu-noble-large | deleted: sha256:60ebc0e9aeff6eebfb2ff6a004b096af412028fc323a0bdd0b0d85d00796e738 2026-07-10 01:47:22.550220 | ubuntu-noble-large | deleted: sha256:437b1d23aad61c71d791783cefeb6ff146b2b300a4e08f70d87a37e0bf4f46db 2026-07-10 01:47:22.550225 | ubuntu-noble-large | deleted: sha256:bfe81177b2f0c7397746a38ae661dd852b2da422228b9c3b5818b45af74e4686 2026-07-10 01:47:22.550231 | ubuntu-noble-large | deleted: sha256:e3f5a32dbd13ef3ac13f5bc3abb0ad66d13bf3affc8397269b5e9f7b27daffa7 2026-07-10 01:47:22.550237 | ubuntu-noble-large | deleted: sha256:eb32f2741582c197348af0e1483c4382e0ccec424467f3a30ceef5459b04dacb 2026-07-10 01:47:22.550243 | ubuntu-noble-large | deleted: sha256:defa0baf4e3ae9acff514ecb27a8c7a6159141a8b6e3bd71644e25f800afb16a 2026-07-10 01:47:22.550248 | ubuntu-noble-large | deleted: sha256:1d0301dbe16e73b5b3425b0dbd36f7497f387c57663141db11e9ceae1395a683 2026-07-10 01:47:22.550254 | ubuntu-noble-large | deleted: sha256:8e31dfbd9ac1ff0a1d71315a08a07d05dd77f17243379a202f6904187a0cc9b4 2026-07-10 01:47:22.550260 | ubuntu-noble-large | deleted: sha256:3af7cf01124a38abe22de131f61c65cb72197b0bebae62b436ac355843dcf0ee 2026-07-10 01:47:22.550266 | ubuntu-noble-large | deleted: sha256:b9ddd27cf58b586f01f1edd5b0f9b411c5ade3e36c6d4ff69e458a12d34ca65d 2026-07-10 01:47:22.550272 | ubuntu-noble-large | deleted: sha256:24603cd39aba72d4ad3f84e0f2001a84075dc937c4b7923c830a219f6e0c291e 2026-07-10 01:47:22.550277 | ubuntu-noble-large | deleted: sha256:d63b9a401796b0b792e6bdf111d46632bb26c86e53e884f359205f5d26852729 2026-07-10 01:47:22.550283 | ubuntu-noble-large | deleted: sha256:303e7fc93f1b5c2ba81e6132238f5c4a12232dd87beadb0f87449cc2100e6581 2026-07-10 01:47:22.550289 | ubuntu-noble-large | deleted: sha256:2ed3a48788a2b0212f57c2703eb917ae8ee39f22c037cef4990b54f4fd63971a 2026-07-10 01:47:22.550295 | ubuntu-noble-large | deleted: sha256:60e7a8064b59418d387d3ad9c7eb56170f76ed35cdfcb830b8260ce71be97359 2026-07-10 01:47:22.550300 | ubuntu-noble-large | deleted: sha256:60e91c7934267d217d86d56c137379ed54fa5100103fe908172139a9935b8583 2026-07-10 01:47:22.550306 | ubuntu-noble-large | deleted: sha256:77ac8668c5768b0593752730b2ecbea7d0bb6dbb6f9a96e48927f678a52a711c 2026-07-10 01:47:22.550316 | ubuntu-noble-large | deleted: sha256:ddeadc8a480093c56ba1f6b5c43aa9235e74b4843a8ab102ab45d9ed0d8d35e8 2026-07-10 01:47:22.550322 | ubuntu-noble-large | deleted: sha256:1e27e95ec498a37d0d75e09ca4af88037d23c7bf841c964433fd0bf92f7a4690 2026-07-10 01:47:22.550328 | ubuntu-noble-large | deleted: sha256:17497f0d51210f73b6babc15807e1cbce000b1eadee7cc0ba42b3271669fad75 2026-07-10 01:47:22.550334 | ubuntu-noble-large | deleted: sha256:dcb9e57c0d945a109bb09b6ee222085088a713663075a7d1b0f84a97940b3c1c 2026-07-10 01:47:22.550339 | ubuntu-noble-large | deleted: sha256:ba8a505e012dfb77fcb4b1b14045c5839036bdaae77874d97a5fe70d7adb37ce 2026-07-10 01:47:22.550345 | ubuntu-noble-large | deleted: sha256:1256f6d68583753714bc52b1cc6a408b658e6761319fc62e845c739d78bd78da 2026-07-10 01:47:22.550351 | ubuntu-noble-large | deleted: sha256:6e1fa05b58c0de021ee705debf7a8d94094669052df096ce8b7606a83e5a4f22 2026-07-10 01:47:22.550357 | ubuntu-noble-large | deleted: sha256:a413ad618692b0772d9372c3967d875ae6c6ea6027daf2497f1406fdccde09cb 2026-07-10 01:47:22.550362 | ubuntu-noble-large | deleted: sha256:3e91a2c14808dd318aaedcccb5e2263422241b9b1c64dab2cc0e0603844314d7 2026-07-10 01:47:22.550368 | ubuntu-noble-large | deleted: sha256:45c52d4d4aa68fd053b5d69094c214296ef260bff54da4e16f42a6bcbc59fff9 2026-07-10 01:47:22.550374 | ubuntu-noble-large | deleted: sha256:4d2572d0616945855f1a6c4b188c1a120bf85d92cdae84680ac5b4c0597ac53f 2026-07-10 01:47:22.550380 | ubuntu-noble-large | deleted: sha256:89fdbff63ff0019cc4b3089115bb23185565145d5532a29e3802115e2656578a 2026-07-10 01:47:22.550385 | ubuntu-noble-large | deleted: sha256:6b0b47375e27409df78d37446537c0a36f32da721626ccbc484fc6206b0e0968 2026-07-10 01:47:22.550391 | ubuntu-noble-large | deleted: sha256:a82dc949430fe72aefbc120c264a7749266a3b202f69bf3f4e8b63a8720d0a33 2026-07-10 01:47:22.550397 | ubuntu-noble-large | deleted: sha256:e98098334a4504e82facb936355ea07fb008e71179b6f064cdb6d541c26ead61 2026-07-10 01:47:22.550403 | ubuntu-noble-large | deleted: sha256:355a49f3b1800b3b8aa8e7ebdf193c87aa69df38e480683d9b5bdbfa5142aba3 2026-07-10 01:47:22.550408 | ubuntu-noble-large | deleted: sha256:a30cd9bc3714b970ae99ed4594ee58b5f895c723a6b68b1476d764dce9712a15 2026-07-10 01:47:22.550414 | ubuntu-noble-large | deleted: sha256:819805a302cc3d53801fbedc97732e0374e471a9f8185414481f9bd32ad5098d 2026-07-10 01:47:22.550420 | ubuntu-noble-large | deleted: sha256:691fa2754a96d4a6364b104e6b1e7bb0e2c2bd54af31160d3332ae69c6c09518 2026-07-10 01:47:22.550426 | ubuntu-noble-large | deleted: sha256:ab9fb315383118491c612a81aaeede4a3ed070c87683206e44fbaad35817e4d1 2026-07-10 01:47:22.550435 | ubuntu-noble-large | deleted: sha256:47f3a15a7dda804f5547003b0e507f60755467beacac50e39dd3a6e74fd044ac 2026-07-10 01:47:22.550441 | ubuntu-noble-large | deleted: sha256:82e2d3365a59aca78f767c93b8adfd72c8793ebb03e0707bb240f377b81794ad 2026-07-10 01:47:22.550447 | ubuntu-noble-large | deleted: sha256:5c77326b8d1e3bb52f84449da23a0cf3815c60984fce456659ff6b02b6176c1d 2026-07-10 01:47:22.550452 | ubuntu-noble-large | deleted: sha256:57caf00b2873bd48b00e692e4f8342ed2743f906e9a3023808e7fbd7578e12a2 2026-07-10 01:47:22.550458 | ubuntu-noble-large | deleted: sha256:92506f289e7d7be81ca69048a5a031d94888cf872ec549a402625a3239e7b33f 2026-07-10 01:47:22.550464 | ubuntu-noble-large | deleted: sha256:3eea3cd021dd7c21d8b503ed0e3203d6804ac2a09006ef93eb189f23ddf52738 2026-07-10 01:47:22.550470 | ubuntu-noble-large | deleted: sha256:d046c6432d699da463e639abf74538c385856ed6ae8931ab0df8f29bf40ef175 2026-07-10 01:47:22.550486 | ubuntu-noble-large | deleted: sha256:c8cf7a77158bbf1ad1ff074697664d14e86b5baac31bd7210c5d2414cab4c67c 2026-07-10 01:47:22.550492 | ubuntu-noble-large | deleted: sha256:54096a7c87c89da732e68cb089bcba86b544aaa0a4b9fe22cf6906838836df8d 2026-07-10 01:47:22.550498 | ubuntu-noble-large | deleted: sha256:dc6a70115765f3791f19e8239639e81e8d3caed75eafd70af1081828ca06600e 2026-07-10 01:47:22.550508 | ubuntu-noble-large | deleted: sha256:df9be0cecd8b233432526859ccfddb24352f13850be89b4506f0dd5e13031ad5 2026-07-10 01:47:22.550513 | ubuntu-noble-large | deleted: sha256:81a3c1e55431c732839aab1cd2bde7e8ad21f733aa510ac7b1e1e29d688a8d8c 2026-07-10 01:47:22.550519 | ubuntu-noble-large | deleted: sha256:9976a7f9f59c85d9855161f42e2867c6179193fb28f3ffe47d011d888cf7f528 2026-07-10 01:47:22.550525 | ubuntu-noble-large | deleted: sha256:0582cf0196554496f2a32e619c8d1dbcb31d25c19e7d73335bbe3c70d5c11769 2026-07-10 01:47:22.550531 | ubuntu-noble-large | deleted: sha256:62dc4d2f67dd2dc7390761b99de9bbb3a40984e4b66a0c9e18acf1e609766fc3 2026-07-10 01:47:22.550536 | ubuntu-noble-large | deleted: sha256:3218304f8870c80585c887c715ab61d4042841db6db09b0b8f0de033d2f3a475 2026-07-10 01:47:22.550542 | ubuntu-noble-large | deleted: sha256:bee4341ae70faf9e2da65361d9eeb272c5608ada9576af279de055386173a422 2026-07-10 01:47:22.550552 | ubuntu-noble-large | deleted: sha256:8d00222fb9b1c9316580314b099f57217e5b83059ef246decf253fbd04256535 2026-07-10 01:47:22.550558 | ubuntu-noble-large | deleted: sha256:2ee56efe1eb27694caa8368005f1a0f463dd0191cf7ee574c8e887eef96929f2 2026-07-10 01:47:22.550564 | ubuntu-noble-large | deleted: sha256:e302548ef466741ad6862a5b4b205e961023a51dd022d23b9570f972e90d09fb 2026-07-10 01:47:22.550570 | ubuntu-noble-large | deleted: sha256:0fbb5020dd7b6f3b965e18e0d1daed46a8542f173802f4d50efcbf24ecddfcf1 2026-07-10 01:47:22.550576 | ubuntu-noble-large | deleted: sha256:dd30d03c68f673fc9eb02ed43952e7a9ad06279aff100ae61b9a4a54440640dc 2026-07-10 01:47:22.550582 | ubuntu-noble-large | deleted: sha256:901ed27063bc8eae85154e0bc74968f58d392ff4a00e2e3bdb19465a48de7b53 2026-07-10 01:47:22.550587 | ubuntu-noble-large | deleted: sha256:8d98e786af38ce2c357f64bfe82d628454a5e472d83af312dc696d92c6133537 2026-07-10 01:47:22.550593 | ubuntu-noble-large | deleted: sha256:6cf15cce9b73fecb6579baa20105d565f5e5e7cf641a8a80f0466f7c2bdeb326 2026-07-10 01:47:22.550599 | ubuntu-noble-large | deleted: sha256:ab7ec9e18fe59c23433b8962392fc18609a32fa09f48fdc8a82f055ab17e7a77 2026-07-10 01:47:22.550605 | ubuntu-noble-large | deleted: sha256:2d1f069b7e0b125b3336b26153b7983f5299d8a861dafdb209efbe408ec9e0ac 2026-07-10 01:47:22.550611 | ubuntu-noble-large | deleted: sha256:e990e7c05593f5fd0ec5a3af92850a001172da7a17ef7e2d83250a831ac12251 2026-07-10 01:47:22.550616 | ubuntu-noble-large | deleted: sha256:78a50b8a50fd076a5d58671fb6988e136feb563ba79cc94c4ed471aac4876533 2026-07-10 01:47:22.550622 | ubuntu-noble-large | deleted: sha256:ac7066265a0ca29c5df5539532f1e6c6c09943fc6cce6e0119d6714a289ff4cb 2026-07-10 01:47:22.550628 | ubuntu-noble-large | deleted: sha256:aae264cf5fc1c11cfe77f0f91e7371cfded26d0405209ba03e79f7009ffaa697 2026-07-10 01:47:22.550634 | ubuntu-noble-large | deleted: sha256:e85a0294a1538ae62c07c5c5f1ea6a9f7ba0778f4026adf35fda0c78bec91c5c 2026-07-10 01:47:22.550640 | ubuntu-noble-large | deleted: sha256:7bf34f40f271e6b82f2417ec7b66868e8a1d88771316ae204c207d38be85d30c 2026-07-10 01:47:22.550646 | ubuntu-noble-large | deleted: sha256:8554a079da10075daa8c819f71f6ff4ecae1c53af2f2cbfe6a43dc26b491b6bb 2026-07-10 01:47:22.550651 | ubuntu-noble-large | deleted: sha256:3f1d3a7a2e8aab019a65f352cbbe286b9918a38a48ffcbf4ba5e587fcaff8fa5 2026-07-10 01:47:22.550657 | ubuntu-noble-large | deleted: sha256:1acea679bf224ac19b82bd174a689522b9497c565a1696931fb1d714106f03ef 2026-07-10 01:47:22.550663 | ubuntu-noble-large | deleted: sha256:89135bf12619e572a69293212e930bd87a2b9b303d032b920f8f55041696df7e 2026-07-10 01:47:22.550669 | ubuntu-noble-large | deleted: sha256:a200f246f14738c18cf88b1aa8e08dce46effe81f3c6da75f1d055ab93f109e6 2026-07-10 01:47:22.550675 | ubuntu-noble-large | deleted: sha256:1a637f565566786cfacd499d256c6f115a8e3c65e8b207dadb6928ea2c9941ff 2026-07-10 01:47:22.550681 | ubuntu-noble-large | deleted: sha256:d0b8db44c2fec14a68e01a208c3a2bb6fea9a1c5077df5252aa29adc82b52041 2026-07-10 01:47:22.550686 | ubuntu-noble-large | deleted: sha256:0c866fc025c31b8426d353b5de9d08639bdb7479857df0fe54573eb103729a4e 2026-07-10 01:47:22.550692 | ubuntu-noble-large | deleted: sha256:1108890ace8f7148aebc60b99d30d6ba8b11dd1f6846cae8312d90b7c15cbffa 2026-07-10 01:47:22.550698 | ubuntu-noble-large | deleted: sha256:090b8cfd33980df133c4f0569b6b81251f4376fcf3699fd980c9e099ee41a36a 2026-07-10 01:47:22.550704 | ubuntu-noble-large | deleted: sha256:82c923096d0589ebf5e8924295511798fef51684ceaf00511157752961f6aac1 2026-07-10 01:47:22.550710 | ubuntu-noble-large | deleted: sha256:01a3108931463b41b073a8e0325a057aae087c6ba37e0306d4b5cbd171e9f6b7 2026-07-10 01:47:22.550715 | ubuntu-noble-large | deleted: sha256:6986d7c18cca2323ce1355e6e0c9c03987546036a33e0666220637e49d6799d4 2026-07-10 01:47:22.550721 | ubuntu-noble-large | deleted: sha256:685b45c183ace63e31fe52ac61ef32b9346a1c5151373642d15db7346591f684 2026-07-10 01:47:22.550727 | ubuntu-noble-large | deleted: sha256:c25ef075bd8e1bcb4952e957a30398003eb7380faf11a081639333a8da0bd8fe 2026-07-10 01:47:22.550733 | ubuntu-noble-large | deleted: sha256:277dca741e0b8e8af1499e81411abc45875adba112029fe7b4b0f448ff6f6ed8 2026-07-10 01:47:22.550739 | ubuntu-noble-large | deleted: sha256:3c9c4dabaf4f81edccaf1f4aa0856b9ec875c562a3138cdc6c9570afc5d4241d 2026-07-10 01:47:22.550748 | ubuntu-noble-large | deleted: sha256:c0a8bc251153b957656de884cf993b56e65cc27d62523e1dd38ecaf72d63d447 2026-07-10 01:47:22.550754 | ubuntu-noble-large | deleted: sha256:58f60c72e37387bb25e75449a52bcba6a71b180b30465dd8e8a972288461399d 2026-07-10 01:47:22.550760 | ubuntu-noble-large | deleted: sha256:6d5eb1baa2575b546ab9b9280343d8b7b0c586e44c2fed7c1001b2b6cf4194df 2026-07-10 01:47:22.550766 | ubuntu-noble-large | deleted: sha256:32bfd161304aef29175f1106760b6981c00d77f94976b15934194dbeac40e62c 2026-07-10 01:47:22.550776 | ubuntu-noble-large | deleted: sha256:7aaf93d783a1931d2224cb197f1cc0dca6392caf45e8c4c50cbd24bdae632888 2026-07-10 01:47:22.550782 | ubuntu-noble-large | deleted: sha256:6cf3691004a95816ee23342d97dc6ec0b4e5b6c90ca2c715b1c5ff9f83e5f2f7 2026-07-10 01:47:22.550787 | ubuntu-noble-large | deleted: sha256:51d2593b90e58b487bd4fb1ad8e84def51b93f0976e813bb94f2bc3f6b32eb06 2026-07-10 01:47:22.550793 | ubuntu-noble-large | deleted: sha256:ab098945d3d7aa2ea5692b591ce915591837e1d39d2f245ae6b0a52efa2e6b43 2026-07-10 01:47:22.550799 | ubuntu-noble-large | deleted: sha256:d8ccf40b18fc167c9cb3426bd5bf314f992c385c500a656cbd4e88a0931eb171 2026-07-10 01:47:22.550805 | ubuntu-noble-large | deleted: sha256:ed7b3b7678035a8ab941d140fd5e38b34bf79b2f011462e9b7912ad89a5619d2 2026-07-10 01:47:22.550811 | ubuntu-noble-large | deleted: sha256:e84adb6b109b19ecaba7374468f4954b996ec5cb6639759163a01abad4197fd1 2026-07-10 01:47:22.550820 | ubuntu-noble-large | deleted: sha256:3781c7d0fb43fe252c5b653f2a038758690cee7d0d0af93aa7f2d26e819d101b 2026-07-10 01:47:22.550826 | ubuntu-noble-large | deleted: sha256:06beb900fe1b98547cbbb79b9e97b5aa804daef4c0478a0afe105f92d62186e1 2026-07-10 01:47:22.550832 | ubuntu-noble-large | deleted: sha256:472a4643c621512de02cc589b0e5d2c30486be8d3518b973d3b34fb0cf6ce906 2026-07-10 01:47:22.550837 | ubuntu-noble-large | deleted: sha256:cf55c5fcf843cc06168e4a0351cc8472a6b57ff997121150b1557a589087484e 2026-07-10 01:47:22.550843 | ubuntu-noble-large | deleted: sha256:7f9fcd674453c9afd428a34af4cdddd3662be090d3855a9f639a184c987e90e5 2026-07-10 01:47:22.550849 | ubuntu-noble-large | deleted: sha256:a2f3c540f526738f609fa84a43945b1aedfc6db648dff08d237c2cf2c5c11835 2026-07-10 01:47:22.550855 | ubuntu-noble-large | deleted: sha256:1eb3aece93693131f36840321e7e8b853e876a50cabc772a41a7d93c2e547b3c 2026-07-10 01:47:22.550860 | ubuntu-noble-large | deleted: sha256:d65b77accf7f4a0810804859c832a2d7126965aa613088370b138363a3e4a407 2026-07-10 01:47:22.550866 | ubuntu-noble-large | deleted: sha256:71f6b1e85fd10804ea9aefcb3f83a8ed5a05f26e2650ec108f7b26f62d05fefe 2026-07-10 01:47:22.550872 | ubuntu-noble-large | deleted: sha256:00e492910155da6ffc87616546cd74c39f9d510e56ef5a2bbda036d82cb70ebe 2026-07-10 01:47:22.550877 | ubuntu-noble-large | deleted: sha256:5aceaca50683d2d2f5936df767f1d9e0786fb177aa6e7b5c849c8b137b35da14 2026-07-10 01:47:22.550883 | ubuntu-noble-large | deleted: sha256:9593da2eda06680b0e3211585bd07e39af2df2a5831f9f8aad138fd8cd98622e 2026-07-10 01:47:22.550889 | ubuntu-noble-large | deleted: sha256:b026f39d0bab5ce497e38d42d51f2453436376074bf22556070683cd27c96915 2026-07-10 01:47:22.550895 | ubuntu-noble-large | deleted: sha256:e5eb22a94e4493459c089e516acb1ed2ece968c96519c22948904e6e0a588fdc 2026-07-10 01:47:22.550900 | ubuntu-noble-large | deleted: sha256:459e3d96fd929a0353a824e001f6fc1b671dee359f699ef2cd1af87c4a1a3ae4 2026-07-10 01:47:22.550906 | ubuntu-noble-large | deleted: sha256:5c8aa0c7ec29aaa66546127eb1b6a1f59a104791ed8adfa01b8bbb8444cd53ee 2026-07-10 01:47:22.550912 | ubuntu-noble-large | deleted: sha256:8d4116a0e1288822101e7d765d0394516429fac49da41048a38e0a619423345a 2026-07-10 01:47:22.550917 | ubuntu-noble-large | deleted: sha256:989f6bf1ef33cadd709ce9ec91de1614d8396b8196ca731a26bb43a4e0c52c65 2026-07-10 01:47:22.550923 | ubuntu-noble-large | deleted: sha256:b1aa428863ab824d47817be385d9b92ac749afb04737936b68ac80ec62e87d79 2026-07-10 01:47:22.550929 | ubuntu-noble-large | deleted: sha256:36095aef42495e47e3b84fa1bd968a75151ecdf2fe742c857fa8b975627f94f0 2026-07-10 01:47:22.550935 | ubuntu-noble-large | deleted: sha256:ba9e11e821d160b24706e0e64fd4ef0b49aeb66102f9dc3e13aa69c6a8b49560 2026-07-10 01:47:22.550940 | ubuntu-noble-large | deleted: sha256:d32ea96d9100ffdc2ab25e75732d7acc79bfe9a6985b92d90849cc3c566fca6a 2026-07-10 01:47:22.550946 | ubuntu-noble-large | deleted: sha256:bb6d42a1334cf1589fe5279b919e4b1534af2a7010c0c776a35b20bf7a8a3599 2026-07-10 01:47:22.550952 | ubuntu-noble-large | deleted: sha256:ae63cad01fe11a0c54d3b66891b7a679bbee7a5e274edaadcc0037df3d11f90e 2026-07-10 01:47:22.550958 | ubuntu-noble-large | deleted: sha256:512087efcef6adb7c998b40d8d73df49ff2fee0836ec67ff740fcafac912225e 2026-07-10 01:47:22.550963 | ubuntu-noble-large | deleted: sha256:240a37c51e069decd529d565267618410a0b21bc6df89c550171082969662113 2026-07-10 01:47:22.550969 | ubuntu-noble-large | deleted: sha256:ffed9fdae348e21e62f792a4f995e777c8c36cdbbe9f1648bab89529334788c8 2026-07-10 01:47:22.550975 | ubuntu-noble-large | deleted: sha256:775c3eb2e08630b1af2ff8f89cd20a704f4c251a22c1c38a57d5b1963a5e474a 2026-07-10 01:47:22.550981 | ubuntu-noble-large | deleted: sha256:4d11794620c44a966b750a84bf89aa8f9207e63f2bfb2736416cc55ce58ebb4d 2026-07-10 01:47:22.550986 | ubuntu-noble-large | deleted: sha256:6cbfd0c2777742a353e2f8cc5bd87ee8da0668e0db4b604e708666029eb3fc68 2026-07-10 01:47:22.550996 | ubuntu-noble-large | deleted: sha256:13fd76542e17cc8dc716da72c5f8a7a79e9f0d31c15df78f22ff651e18589e92 2026-07-10 01:47:22.551002 | ubuntu-noble-large | deleted: sha256:5d46fc7a041e44688823694e394316a1d3d0e339b6486c0f1519b1bb312e1a6a 2026-07-10 01:47:22.551008 | ubuntu-noble-large | deleted: sha256:b6e9ae07ffdae2489da49e4a016e4dab4f5cf7916e693cac145c31685f72fc79 2026-07-10 01:47:22.551014 | ubuntu-noble-large | deleted: sha256:1ee57b386962f19b126fe0a3e11e5166a537f1be7e911b5699a29479c89e542a 2026-07-10 01:47:22.551020 | ubuntu-noble-large | deleted: sha256:ae6e9d9fc7a44ed13e7314a43f5167d31ff2c0fe3c21d935697f3544e94196b5 2026-07-10 01:47:22.551026 | ubuntu-noble-large | deleted: sha256:6c411dc450fdaaad31b807eabc4cfb4f52afbe61b53ba1a7a30f491f5b570264 2026-07-10 01:47:22.551031 | ubuntu-noble-large | deleted: sha256:8d6366179683f6995f6bd06abcbfa6d49758f0d34bd06a12e5dc3faf33c92b2b 2026-07-10 01:47:22.551056 | ubuntu-noble-large | deleted: sha256:60dba89596711b814ed2e23a4acae2da7bfa4a3b9ff1fb07fc1652cc282b71cc 2026-07-10 01:47:22.551063 | ubuntu-noble-large | deleted: sha256:45ba2b308566618e5c011fe37804f885cfc6c44acbdf9b26e987808cee165a00 2026-07-10 01:47:22.551069 | ubuntu-noble-large | deleted: sha256:d66586ab0bcd6b1b22307a47be3529db381704ae1101f44b7aa0eff09fe7d8f3 2026-07-10 01:47:22.551079 | ubuntu-noble-large | deleted: sha256:939b1b610f6b80a437ae1f32d5302b60f8537579f1b961839a1d945479e004a2 2026-07-10 01:47:22.551086 | ubuntu-noble-large | deleted: sha256:1323af3e9777908cedb046b0c9f85a176bec8f547214d75645e95c62e31b7c50 2026-07-10 01:47:22.551092 | ubuntu-noble-large | deleted: sha256:e0e569bd96340d7fbf167dd000743b38d902c358b1fd7e55ccf99cd24fe6d4ff 2026-07-10 01:47:22.551098 | ubuntu-noble-large | deleted: sha256:db41b803e9c8cfeb2538c3eb455dd5397b6147197471a9f7eb6b1809c2c12b10 2026-07-10 01:47:22.551104 | ubuntu-noble-large | deleted: sha256:9bc79215077d432bc0d594642d53b20be6b16fa1ab76eefed2bd753251fb9b19 2026-07-10 01:47:22.551110 | ubuntu-noble-large | deleted: sha256:6e9c3eff15eff7a95a76ca9899dc50f913db862e528614eb0bb112ca863696d8 2026-07-10 01:47:22.551115 | ubuntu-noble-large | deleted: sha256:3c8ee0a2983ba89674bc8e2787c153d95ad800215525bc3866bea4c7515d6149 2026-07-10 01:47:22.551121 | ubuntu-noble-large | deleted: sha256:7493690afdef794155e2767b5764dad299cbe8238df7e0deec671bbb4edd323b 2026-07-10 01:47:22.551127 | ubuntu-noble-large | deleted: sha256:56448b55bfdd2115db70c166ea5d7974435ad789acf688f4117773388ef87fef 2026-07-10 01:47:22.551133 | ubuntu-noble-large | deleted: sha256:f1abb8b3752b279b6c247970e87018e5f37fe0732ca7e9d4b46c89107de122fc 2026-07-10 01:47:22.551143 | ubuntu-noble-large | deleted: sha256:b16131480849612f256e559b33c63a015ebac38143b6660b05bd8e6286ac511c 2026-07-10 01:47:22.551149 | ubuntu-noble-large | deleted: sha256:a34d2707e77c052dfc6d05714a1d2c788422afb93db826aa9c95d014dd9e1a81 2026-07-10 01:47:22.551155 | ubuntu-noble-large | deleted: sha256:1be3b88429354564808c3b002df7cbc74caf12cd25c90bea80cd80b0e929e1bb 2026-07-10 01:47:22.551160 | ubuntu-noble-large | deleted: sha256:de51cbf70b52ddb6541231ea5e0798d26b2f846d2020f8504626f9acc5b70ae3 2026-07-10 01:47:22.551166 | ubuntu-noble-large | deleted: sha256:a4ffa52e9dcdea9633bc9f71e6f3865e6d234da252705da7b0db0ccda90ec219 2026-07-10 01:47:22.551172 | ubuntu-noble-large | deleted: sha256:e490ab0bad94a873d859fac9f7d874bac92b2f9e2136c5e6b17d78838c7c2905 2026-07-10 01:47:22.551178 | ubuntu-noble-large | deleted: sha256:40ef141743dc157c632bfd0be87efd9d4d709d180b31ea656cd27dd433758219 2026-07-10 01:47:22.551183 | ubuntu-noble-large | deleted: sha256:b1974be19fff901c0219397e6032798a9d8a354ce63d57de4eda3f79b70c57b3 2026-07-10 01:47:22.551189 | ubuntu-noble-large | deleted: sha256:7715223dc9a259384daa4e8834fd020b46fde5dd231d3fb0e3eb3f8a8b817b85 2026-07-10 01:47:22.551195 | ubuntu-noble-large | deleted: sha256:b826fa26573603b8db911deaebed515cf3fe086e5a9bea582ccf5e2ac606de10 2026-07-10 01:47:22.551201 | ubuntu-noble-large | deleted: sha256:563466f5ff2026bbd87f5304a61a1f2357c08965fb8b9c004d66bbddf0988497 2026-07-10 01:47:22.551206 | ubuntu-noble-large | deleted: sha256:d73e4d2d8c60799397e7aa9d88073e5beef21c708bfccb0bfba8aac2c78654e5 2026-07-10 01:47:22.551212 | ubuntu-noble-large | deleted: sha256:5d77e452a4bca1ee1b1aa40d7c00757d894f38f532da896eb427d7736f8fbe42 2026-07-10 01:47:22.551218 | ubuntu-noble-large | deleted: sha256:06fb67fb7b4c7793bae150b943dcc2200192f5b57d152449b2e466ae1bce9cb9 2026-07-10 01:47:22.551224 | ubuntu-noble-large | deleted: sha256:aacd80c3d9208ce37aa7efa1bc8c53eab4d96ace50912769580ff16172868af0 2026-07-10 01:47:22.551230 | ubuntu-noble-large | deleted: sha256:bd3041ae67812a77c9366ef971a9ef7a72ba47f81d98a330085ff94de32d79dc 2026-07-10 01:47:22.551235 | ubuntu-noble-large | deleted: sha256:a00ea9ffe99d483f75565145cc3b015b0bbd25cd318c77479c2b9e65e24132fa 2026-07-10 01:47:22.551250 | ubuntu-noble-large | deleted: sha256:193d7751b84877fdf28dd5017f0d06355f54a51752597facb09a2e7beb207d0a 2026-07-10 01:47:22.551256 | ubuntu-noble-large | deleted: sha256:8555e5bc3d7a011b808cff6d81898a17627195d82e5923e3ae572995be1ba608 2026-07-10 01:47:22.551262 | ubuntu-noble-large | deleted: sha256:c27a3db53c3050dfd3eecfb27a1e1f1fa85d79c7584ced9e27653f7a42aec287 2026-07-10 01:47:22.551268 | ubuntu-noble-large | deleted: sha256:7245178c014201562662f8fa2eb0911bf5a72796712e26a240cda647d6c896a4 2026-07-10 01:47:22.551273 | ubuntu-noble-large | deleted: sha256:434b734ffeac2e0eb622c247a050056fd9d5da70f8650469313bb3a3c7f9ca65 2026-07-10 01:47:22.551279 | ubuntu-noble-large | deleted: sha256:f9a0f300f9f57d27423cc606d1d7e30e228b5e38890082646df3e46acaed1572 2026-07-10 01:47:22.551285 | ubuntu-noble-large | deleted: sha256:64de2308de2e9bf298c8c5e1a43e300c315e10c4429656f017f8ad8415d779f8 2026-07-10 01:47:22.551291 | ubuntu-noble-large | deleted: sha256:12b5007450ee84283984aed94defc68ecce6a8d1bd0d70c642f7cf39ed2c6400 2026-07-10 01:47:22.551297 | ubuntu-noble-large | deleted: sha256:4d106f38e39291d013cdd392de3a61f0da0c66dcba44578bec0c49355fa6b0da 2026-07-10 01:47:22.551303 | ubuntu-noble-large | deleted: sha256:59e16e76db5a7555ea108d6f759339d056fcacb75d6e3f5b1d3c3660dc5bf32c 2026-07-10 01:47:22.551309 | ubuntu-noble-large | deleted: sha256:8d8703654a8e9d6ab7486c6928b9a32421417a7a44068981bd1e25b379ec1119 2026-07-10 01:47:22.551315 | ubuntu-noble-large | deleted: sha256:c35e9172123823da8a3483f0b5539ada26fd58794982795bb2555bc14d2947af 2026-07-10 01:47:22.551320 | ubuntu-noble-large | deleted: sha256:cb2861e94b02355030cbca79e5c245c589deb2bc3c2baf8fbf44b42c4e559150 2026-07-10 01:47:22.551326 | ubuntu-noble-large | deleted: sha256:8a2986ed59704b2602766fb74d1aeb46db70cb34b5aefb8a297876675d635b40 2026-07-10 01:47:22.551332 | ubuntu-noble-large | deleted: sha256:3ce9a8d75664233529743b4f5dd9fd39ca9b401bafefcc001889012c1d9bd5dd 2026-07-10 01:47:22.551338 | ubuntu-noble-large | deleted: sha256:50daed68700c80c4b870ae138a180c822a17e141243e33327d36654d8a29d1f9 2026-07-10 01:47:22.551344 | ubuntu-noble-large | deleted: sha256:d232b840c4388780d13617433e933a54831e47adf74ed8d2a95b26a537fcd1e3 2026-07-10 01:47:22.551349 | ubuntu-noble-large | deleted: sha256:542e29d277f113dfa83d5276a8c50dd6af98071047f7259645cee67446fa4a5f 2026-07-10 01:47:22.551355 | ubuntu-noble-large | deleted: sha256:2aee4c89b73ed13349b8181bda9f63c846b3f222e0dfef061709b4da18bfffb8 2026-07-10 01:47:22.551361 | ubuntu-noble-large | deleted: sha256:4496bbcba48bf3d30fa12768f20c8dc5f30a7afdb6c76325256015f9c3b28b1a 2026-07-10 01:47:22.551367 | ubuntu-noble-large | deleted: sha256:98e61dc6e8835af35aea0e0f5b0882c8c32d498486b27ecf9f99f4d7d21e0590 2026-07-10 01:47:22.551373 | ubuntu-noble-large | deleted: sha256:dd782ee61713ff062290712153ba2f05e46d6deca93a1219591fb57ecaf8d71b 2026-07-10 01:47:22.551379 | ubuntu-noble-large | deleted: sha256:211699c67ca64483e7b9af9301f9143f3374d8da04e48234f627b834b360125c 2026-07-10 01:47:22.551384 | ubuntu-noble-large | deleted: sha256:4649815f0561bc265bc0bb6352dd6448e5135a6ec5c486c11765c4dec9827d3f 2026-07-10 01:47:22.551394 | ubuntu-noble-large | deleted: sha256:15f48518b768a773c757a343d8dd0f3bd882b2118e791ea2253efa3a66204b5f 2026-07-10 01:47:22.551400 | ubuntu-noble-large | deleted: sha256:fbf5914568fb22d9af81c6ec18d87da8e2ddbd3c81bd7d3fd63d7e008409ece4 2026-07-10 01:47:22.551406 | ubuntu-noble-large | deleted: sha256:d136d9981ba528679f547e79284bb8903e29ff77072f695edc9067bc9d48f6a7 2026-07-10 01:47:22.551412 | ubuntu-noble-large | deleted: sha256:531880b9a34974fc04559da056f1348b60aed43bb111ef0beeb1b0d714cb0582 2026-07-10 01:47:22.551417 | ubuntu-noble-large | deleted: sha256:b4b8bb88608cc1f80e822ca8ade34043a7b4f4100b457d3ceb20d90446e6e6f8 2026-07-10 01:47:22.551423 | ubuntu-noble-large | deleted: sha256:9ba18e145be95087917b33505a931e05844cedc6e3018f05cd7a2736e6b9777c 2026-07-10 01:47:22.551429 | ubuntu-noble-large | deleted: sha256:bbfab6a504e590fb36592a7bd0d91e277e980d22a194dec09e72d52ba6fd37ed 2026-07-10 01:47:22.551435 | ubuntu-noble-large | deleted: sha256:4bb8376c0c1b27a5b6274cc057e6b7ba0896fe40191b8961b4295d649cac4ec1 2026-07-10 01:47:22.551441 | ubuntu-noble-large | deleted: sha256:180e89c81605a10a8cf87c5436a99c6dcb8c914db8c8b27a7fa1ac951fce8520 2026-07-10 01:47:22.551447 | ubuntu-noble-large | deleted: sha256:9873a6e91def48856a12db757986bb4e57913eb7dfaf6c285ecf0692e6ff6576 2026-07-10 01:47:22.551456 | ubuntu-noble-large | deleted: sha256:32e6401065aff7ac0b0c7a637b064558c67944a60e2040554afc02e4155325ac 2026-07-10 01:47:22.551462 | ubuntu-noble-large | deleted: sha256:60725230188f9b6e5afd513c19d113ee43a3798c30d51bf535fa62d1c376caf3 2026-07-10 01:47:22.551468 | ubuntu-noble-large | deleted: sha256:1b0ca32a94335655d87e23f52121fd07ffbff8f99cd75bf687a4765833842b02 2026-07-10 01:47:22.551489 | ubuntu-noble-large | deleted: sha256:b3816f2c619b340026190692cbda86cea2c7b114f710efc65fc754c9772e8410 2026-07-10 01:47:22.551499 | ubuntu-noble-large | deleted: sha256:4640d17bfadf95bd055bacfc64138ac26af352d7d3df03fcfcd5ea0604d4d055 2026-07-10 01:47:22.551505 | ubuntu-noble-large | deleted: sha256:5ee17f944a9a01e4245092a800bf7a80b9a2b51ce76c5c1532c026507eff962f 2026-07-10 01:47:22.551511 | ubuntu-noble-large | deleted: sha256:25d3971e66a8b9242d11bb31d05176a9769686e7401eae837a0b5854cff3af44 2026-07-10 01:47:22.551517 | ubuntu-noble-large | deleted: sha256:16e9969f5dab317e7edf535c1156c54bdfcf9a900a2a48fd20d1d2cd2da42428 2026-07-10 01:47:22.551522 | ubuntu-noble-large | deleted: sha256:71ec5c5dc428748ab5c1f9572025850d7ab138eb35c4a22f134d775150be136b 2026-07-10 01:47:22.551528 | ubuntu-noble-large | deleted: sha256:81a42c69d29ad243c130110cee55298bfed214e7723386f973349a3a8a53e7d6 2026-07-10 01:47:22.551534 | ubuntu-noble-large | deleted: sha256:926e89b833b2772a5bb6e1759a2255dba2958d2057582eab4434a7f08eabe454 2026-07-10 01:47:22.551540 | ubuntu-noble-large | deleted: sha256:33e19f17738da4156b06791c61d3d003fd5fed9353ee30aa9adf758bec3de0f0 2026-07-10 01:47:22.551546 | ubuntu-noble-large | deleted: sha256:b0f563d63b656e5f6f1c4e99bea059b80101b169e37ef0946eb37387c1a88b76 2026-07-10 01:47:22.551551 | ubuntu-noble-large | deleted: sha256:8dbcfa249f741fa6376bccf1b4dbd3099e212ee1de20cad761fbc8b379e0c8dc 2026-07-10 01:47:22.551557 | ubuntu-noble-large | deleted: sha256:060f4a92ce0f3b4b6558837add8a693782a9b3a4c367e0d1f3118a568ee27605 2026-07-10 01:47:22.551563 | ubuntu-noble-large | deleted: sha256:8f57d155040e11ed1037fc7f75379be6e02a223baefea03a2aa5b031227c58f9 2026-07-10 01:47:22.551569 | ubuntu-noble-large | deleted: sha256:2c679445a69cf31c4bd644823684e5481a26332bdd0a99baa362e5297b60a04f 2026-07-10 01:47:22.551575 | ubuntu-noble-large | deleted: sha256:722f62d1273192f50bddcece020a583c0d21005bf1d63534dd66fcd0cd5fc986 2026-07-10 01:47:22.551580 | ubuntu-noble-large | deleted: sha256:4de32290dbdc7298c088a4d6907ec255f137a8e25bcdd79f23154c9392e144a8 2026-07-10 01:47:22.551586 | ubuntu-noble-large | deleted: sha256:39cf24e3d1361849e9ddae0bcc5f9aa278e6bf6b76256fb580b667797c9807cd 2026-07-10 01:47:22.551592 | ubuntu-noble-large | deleted: sha256:938d205602f04f6a6a81cb610e87fd478979b8a7dedcb786832319bf5f226360 2026-07-10 01:47:22.551598 | ubuntu-noble-large | deleted: sha256:c53ebfa9052cdc893840dbd8f9ade8d49969c42257fb00a9a493ad9a73fcf3ae 2026-07-10 01:47:22.551604 | ubuntu-noble-large | deleted: sha256:d2e0d6ca23fa720c91f7c35d71812099e222ed2291292979964e8f3d96d54ca2 2026-07-10 01:47:22.551609 | ubuntu-noble-large | deleted: sha256:ca7d0618fd28e3dbec581e5df75dd163902ff2908391e5e8de1141413d44a679 2026-07-10 01:47:22.551615 | ubuntu-noble-large | deleted: sha256:61bc6c97ee6328e88637945b9e59bb4149b63d5f312186c19211c65ea139c22c 2026-07-10 01:47:22.551621 | ubuntu-noble-large | deleted: sha256:73f52d9222548cc7c260fb39b7e2121a39867796ddbd06523c9e3f7d9bcdfcaf 2026-07-10 01:47:22.551627 | ubuntu-noble-large | deleted: sha256:5fbf09019a00f350d272ea6a93c2d12f271cea892e4584815648050a18ada23f 2026-07-10 01:47:22.551633 | ubuntu-noble-large | deleted: sha256:775bf2e11ce590a3ec7f8a30dc093073415012650f89fdafd5f9de2ecb66ba70 2026-07-10 01:47:22.551639 | ubuntu-noble-large | deleted: sha256:db818039cee9e5a90e1bee9851b99b787360fdd873981988d90a92fbf3a417ac 2026-07-10 01:47:22.551644 | ubuntu-noble-large | deleted: sha256:d9ac239add3ddee59f749deb6c0cd9385a57d8ce1ae60b574ca19995a3dad9ad 2026-07-10 01:47:22.551650 | ubuntu-noble-large | deleted: sha256:a770c845028b82a155c78b13fe2aae6ff92f81a01bde287f3a70dae5f4a04fdd 2026-07-10 01:47:22.551656 | ubuntu-noble-large | deleted: sha256:5bc8dd339a9a68af25bcf68b8123dd18ccb86e9c67343309ae473334f7d58a84 2026-07-10 01:47:22.551662 | ubuntu-noble-large | deleted: sha256:c2a09163fb47c8a1482238831828ea3eb5a86501f4ed9a4b2e4e87ed3832ddf9 2026-07-10 01:47:22.551668 | ubuntu-noble-large | deleted: sha256:f21edd67c281f60e475bd0b8a1941dcbf7db1a9b5ab127e7a837b41a2075f851 2026-07-10 01:47:22.551674 | ubuntu-noble-large | deleted: sha256:96e2be53adf50c685317ac11e49eec6356a7fd3c542b5e7a7181123fed9c6353 2026-07-10 01:47:22.551679 | ubuntu-noble-large | deleted: sha256:eb31fcbb6d5ce445880d8ad08f0a07c1b10bea63a51792df5950f68a73535e99 2026-07-10 01:47:22.551685 | ubuntu-noble-large | deleted: sha256:5261801d03cbdf44bc4a0ad1e20bab1236786a26779e20ddbcd3662c33fe257f 2026-07-10 01:47:22.551691 | ubuntu-noble-large | deleted: sha256:6a2981ab13b9f6394ac34aa995bf16cdd389a7339a3bed9b9f80bc96dcc57153 2026-07-10 01:47:22.551697 | ubuntu-noble-large | deleted: sha256:6d8a38f48b655aa96b4c794508766176188a698506c4e187b77f8de0de05a3f0 2026-07-10 01:47:22.551703 | ubuntu-noble-large | deleted: sha256:23185b90ae6fd57681b9d04fccdaa0536d84bd4dbf5649054bd8f150ece0703f 2026-07-10 01:47:22.551712 | ubuntu-noble-large | deleted: sha256:35b5705d7fd46bcc9c88c695bed81d2865c524988686359c95df06faca1d45f4 2026-07-10 01:47:22.551722 | ubuntu-noble-large | deleted: sha256:4fbf7127b3957b1b6fb09ec32a0c8f462bbc75aa51994caeeed55a6e54717055 2026-07-10 01:47:22.551728 | ubuntu-noble-large | deleted: sha256:0d1f9aa1a1096f63d267dea2eec03e25ee2e18b85f856fadb479e34eabd2fe56 2026-07-10 01:47:22.551734 | ubuntu-noble-large | deleted: sha256:a19ad8aae9907e99489bb8ddf53310a75c3eab829fc92b7624505b30fc92a96a 2026-07-10 01:47:22.551740 | ubuntu-noble-large | deleted: sha256:bbd55de34817460c56ca34c230f1e3bf2edd0703782c69ec7a435edf5a298684 2026-07-10 01:47:22.551746 | ubuntu-noble-large | deleted: sha256:fea38749d197f5a99a2300fcd316766650a81b796617041c0ea71cc4435f64d7 2026-07-10 01:47:22.551751 | ubuntu-noble-large | deleted: sha256:1e17d7c264a88356807d392fc5622123fc68d30be20b5b12cab1fff9de5adb11 2026-07-10 01:47:22.551757 | ubuntu-noble-large | deleted: sha256:351b07e9918e4e5038e33db004238be6998070e2875c71270d6265b67bd85afb 2026-07-10 01:47:22.551763 | ubuntu-noble-large | deleted: sha256:b5f2a78215be06eb2ffdb3168507f5f93282afebe4615429ad3842117720af3a 2026-07-10 01:47:22.551769 | ubuntu-noble-large | deleted: sha256:8441bd87e67bae4bc1be1cf99446ca8f3210aa3991569030f2908942b965f4fc 2026-07-10 01:47:22.551775 | ubuntu-noble-large | deleted: sha256:03938932681ad22ef0930ce6578d319d43b411acb4f547011c0bc08cd2e7287f 2026-07-10 01:47:22.551785 | ubuntu-noble-large | deleted: sha256:eb709136014d7b0b4c4f6b8a677255a4ef64e656468cfcf69b38ed921a0b2a39 2026-07-10 01:47:22.551791 | ubuntu-noble-large | deleted: sha256:1b25993558c0e38adc851acba5afe34bcbf6a9623ebb4777d1f4ddb7ca180d8a 2026-07-10 01:47:22.551797 | ubuntu-noble-large | deleted: sha256:a5f5a442794cb8d5b76d09751d9cfb9bd5c5e68cd11aa7631668360ab8146d30 2026-07-10 01:47:22.551802 | ubuntu-noble-large | deleted: sha256:61542df584a6505f4b2fd69aad9452460be24e779c9abf99f7064886b105de88 2026-07-10 01:47:22.551808 | ubuntu-noble-large | deleted: sha256:94fd4713f7ba8f40339b34b4772cd9a3010724d7b32dd9c357ffaa29496019d4 2026-07-10 01:47:22.551814 | ubuntu-noble-large | deleted: sha256:20d9a50faf67fe26de53b71b0c33587bc856f401e41485e642b9de01430d18dc 2026-07-10 01:47:22.551820 | ubuntu-noble-large | deleted: sha256:2d5b461745e4c25443184296add128e6e0b25535f8b484e5078e07efdb6b42b1 2026-07-10 01:47:22.551826 | ubuntu-noble-large | deleted: sha256:3e86775fac5aaadb6c4b51ad5fa051bb1636ee7b4059098061d1e7494861fd16 2026-07-10 01:47:22.551831 | ubuntu-noble-large | deleted: sha256:fe8d32d424dd04232d37f75503df5b3cc947e10290f81b72390eda98aa17be32 2026-07-10 01:47:22.551837 | ubuntu-noble-large | deleted: sha256:bbfc1b649abd7414fab7fce5f13869cb20ed01d2447d1b15bda276aa7d12ba41 2026-07-10 01:47:22.551843 | ubuntu-noble-large | deleted: sha256:ad59edd0feea59acb0f16fe86a75829f9ea0aceb620813d0229529ecc770ba22 2026-07-10 01:47:22.551849 | ubuntu-noble-large | deleted: sha256:ba7c4ddb708314be07e1a2655930025c88b27004f339f1ac1eaa0fa5d0b8b18e 2026-07-10 01:47:22.551854 | ubuntu-noble-large | deleted: sha256:7655eed03dd531983c7bd74fe7b7fe10f6a2eec780a015397802b491f4268de5 2026-07-10 01:47:22.551860 | ubuntu-noble-large | deleted: sha256:7af38a395ec59ab7f38f281a96b75ac54144089460cfe3b0a0613c0603108b75 2026-07-10 01:47:22.551866 | ubuntu-noble-large | deleted: sha256:a965d88cfdf71ce2cb8fc795fd62faa0c67fcd1548fbc7f50f15ed5bdf1f0e68 2026-07-10 01:47:22.551872 | ubuntu-noble-large | deleted: sha256:7358a093b17660feeb401d5c4761a523e260b184f5c402e599c8a28bcdbbf1d7 2026-07-10 01:47:22.551878 | ubuntu-noble-large | deleted: sha256:19491fdd287af5be2278be1841a0937fc7375fc71f55124bab77e35b970f2b8f 2026-07-10 01:47:22.551883 | ubuntu-noble-large | deleted: sha256:272c79da4cd49e677502096d1ec9a196a28fe4240895dfcacf6f9f71e8b09334 2026-07-10 01:47:22.551889 | ubuntu-noble-large | deleted: sha256:a253dccea9b1bab2e3d758725994a616c4c4ec2d73e04f66f6bc5708eea580b2 2026-07-10 01:47:22.551895 | ubuntu-noble-large | deleted: sha256:c8f09b079f962c4b9916f527be82dc349d7a089b94c6ee0458cb1b7c0242b62b 2026-07-10 01:47:22.551901 | ubuntu-noble-large | deleted: sha256:6f0d284f848e6cabae8a7d03e5a8048f0f31c1f1590843fc9897a14c2d516dcd 2026-07-10 01:47:22.551907 | ubuntu-noble-large | deleted: sha256:6dd7bf5ed8df723ca23e171bbf0a68842b751538fc15e5b96fe296b2329bcea0 2026-07-10 01:47:22.551912 | ubuntu-noble-large | deleted: sha256:0ccbf571daf2696288fdc3e467e7600f050dc21408d40766fbf4d9ae738eeda3 2026-07-10 01:47:22.551918 | ubuntu-noble-large | deleted: sha256:1d20f47586f655864cdfba4127d591bdb5dc4c005b786dd6c8ba08c6e48c6864 2026-07-10 01:47:22.551924 | ubuntu-noble-large | deleted: sha256:686378e95143b7c771895e3c6f35a42421d5a334ac5c3929d7894e69301461b0 2026-07-10 01:47:22.551930 | ubuntu-noble-large | deleted: sha256:8dcc5e60438656a8a26942613164b4d00db1abab3823583e188f120f0b15b025 2026-07-10 01:47:22.551935 | ubuntu-noble-large | deleted: sha256:effe497056cdc4f9a171ece31c20810a5ad6bb3610a4cc16c4dc9433ac0b3090 2026-07-10 01:47:22.551959 | ubuntu-noble-large | deleted: sha256:354920359279f2c1e7b329af579d7eb5aea4ff637a5a71380a7e282bfb110c02 2026-07-10 01:47:22.551965 | ubuntu-noble-large | deleted: sha256:db85c1c55f8f1c9d71b9ef83f435b2135398fe1713be9df58a4cec682dad6873 2026-07-10 01:47:22.551971 | ubuntu-noble-large | deleted: sha256:d0da75a2032d1ba7d7ae6b539cf24ff8a939315acd4905dff6c41dcc19b20ce8 2026-07-10 01:47:22.551977 | ubuntu-noble-large | deleted: sha256:72d15e6efbe2d6e51095beb1117707bb74a92f046f762ad027166124d116f812 2026-07-10 01:47:22.551983 | ubuntu-noble-large | deleted: sha256:14298a1b4fa6e75796fa6aba6df5191afd6bdef5e6cddae904bae1238ca14d25 2026-07-10 01:47:22.551989 | ubuntu-noble-large | deleted: sha256:8c4d95beaead2ffa043df89a295e1edd1680def43463e06e10be2ac90356fe08 2026-07-10 01:47:22.551994 | ubuntu-noble-large | deleted: sha256:7ad8251e362500aece8bd7dfadf55b01420527356e44b4560e6efd976c1524ed 2026-07-10 01:47:22.552000 | ubuntu-noble-large | deleted: sha256:5f6e3548500745a4afa1b6cd4bfec2f2688c7b89db3a5118723065e66ea77484 2026-07-10 01:47:22.552006 | ubuntu-noble-large | deleted: sha256:c9f73742109fcb35544e4cbfd87e5d958885f8af0eb3e7a46f9c415141898c04 2026-07-10 01:47:22.552012 | ubuntu-noble-large | deleted: sha256:6bbad88ff9c63f48927a59b536bd7d3874b4c0e6e080724fe2499728425c82e3 2026-07-10 01:47:22.552018 | ubuntu-noble-large | deleted: sha256:e734eaebdb9e0f1e8bfb1855dfb5d27d0fd4946410fac1e10b63c78272b81934 2026-07-10 01:47:22.552024 | ubuntu-noble-large | deleted: sha256:9c787cb30a6bed83b0784e101a4c7eb7e4ffc9a8654f4d116b37caf81bfe3ae5 2026-07-10 01:47:22.552030 | ubuntu-noble-large | deleted: sha256:003ab3cbd94dc146e770e65db2aa4d90807acac1d7c071759ab851309d058eb7 2026-07-10 01:47:22.552056 | ubuntu-noble-large | deleted: sha256:f8d1a4d4c84780054caab5f05d872fffeeaa2271e9f80a18146c78e41e394028 2026-07-10 01:47:22.552065 | ubuntu-noble-large | deleted: sha256:e779a12a603573b09eb37b63208d2ae9112b3fe19018752eae102e112a3f355f 2026-07-10 01:47:22.552071 | ubuntu-noble-large | deleted: sha256:bd9a0e560c6bde7d0edbd950eb1ebb25c70a1b92a7ad1e852ee5cdaef2fc5dd3 2026-07-10 01:47:22.552077 | ubuntu-noble-large | deleted: sha256:102e230b3aa486d3fdb169ccdc6a0cb187e604b8bfd2e6148af85048b90b9c46 2026-07-10 01:47:22.552083 | ubuntu-noble-large | deleted: sha256:7cca6b6a1e85ee7874baf6b27c447a188cbe785337fb5710b46b8157fff8e980 2026-07-10 01:47:22.552089 | ubuntu-noble-large | deleted: sha256:f0699b06bee607e10393854372645a6697cee8fa8066a9a5a064f1ac7607c4a0 2026-07-10 01:47:22.552095 | ubuntu-noble-large | deleted: sha256:75fcc31a95ebe819e90224caef314922a38b1df9bbd1ddef8d56dd701931e2ee 2026-07-10 01:47:22.552101 | ubuntu-noble-large | deleted: sha256:888c56ae1e5853bb3a7b4af6cbe9d9210c76f1b31fd4931484ffe1574eab4a9b 2026-07-10 01:47:22.552106 | ubuntu-noble-large | deleted: sha256:65c3f517b6ed4dd23c1e8511858fa11d73fcec30c3c2256e4a98fc842c8da291 2026-07-10 01:47:22.552112 | ubuntu-noble-large | deleted: sha256:7a5bd2eefbe22b25805461e0729d0a92d4de4e6f03b6f26ff65c679f36af16ca 2026-07-10 01:47:22.552123 | ubuntu-noble-large | deleted: sha256:afcbd81393ac6f2de1de8b03da9df494ae3ab739de779029b7c96b766ade60c4 2026-07-10 01:47:22.552129 | ubuntu-noble-large | deleted: sha256:d0587b956016d8167b70c1c0a82d9da1b65bddb259e45474aaaae1bbb4c66d42 2026-07-10 01:47:22.552135 | ubuntu-noble-large | deleted: sha256:77381018bdf5c4642c1a2a9421f4e792473e7899a9c4b769b8ee1f425f920f95 2026-07-10 01:47:22.552140 | ubuntu-noble-large | deleted: sha256:e5aabea8e2b21194145fd90bb841978c1b2db0bc55e182d101118c987f3c6f33 2026-07-10 01:47:22.552146 | ubuntu-noble-large | deleted: sha256:d55d20335123c9bb757d67efc7d02a6cf2045155af53451158fbeabce882119a 2026-07-10 01:47:22.552152 | ubuntu-noble-large | deleted: sha256:72c759e6cdbc97e7af86ddd6cce32cfd92738068d90bf5cb257bc09a96dada67 2026-07-10 01:47:22.552158 | ubuntu-noble-large | deleted: sha256:7784a7430af219a18e516ffecd02323ae622dd014528bb06cf543d4c763a5fcc 2026-07-10 01:47:22.552163 | ubuntu-noble-large | deleted: sha256:3e1516cca98420eae643eac140dec2e1b8a3aaa28b2ec22c4863230760c1cdf8 2026-07-10 01:47:22.552169 | ubuntu-noble-large | deleted: sha256:a61f89fcbd5a125766be3f292a048d3c9f518814831ce83da02e138756aeeb3f 2026-07-10 01:47:22.552175 | ubuntu-noble-large | deleted: sha256:f48b4b0ac645cfed033824413bf9152d00f46e9f531f8a7d059e46b6d4d4f8ef 2026-07-10 01:47:22.552181 | ubuntu-noble-large | deleted: sha256:e650792e5a48c3578d6b55df908bc48cc203310848c6e7e27a7f832cc6468b32 2026-07-10 01:47:22.552187 | ubuntu-noble-large | deleted: sha256:3a277dec55be9b7b3e4b718023f94fe617e57be7b0cfc234d7a693149be8ee97 2026-07-10 01:47:22.552192 | ubuntu-noble-large | deleted: sha256:1af4d8656638c86b146ba0dcf3c2599419c9810e924b6d760d423956dc14afcf 2026-07-10 01:47:22.552198 | ubuntu-noble-large | deleted: sha256:4e1ab26a5c2a37fd351c255e47f3e450ac743bdd672ca294aab15004bc452597 2026-07-10 01:47:22.552208 | ubuntu-noble-large | deleted: sha256:4e7d996ad9d196935331de1f844ae1bb95100943e72b2cf9ea37a35544de21fa 2026-07-10 01:47:22.552214 | ubuntu-noble-large | deleted: sha256:97c3fc3f8c35d2403142a5aceeefb3bc8d917721f073de3126e2f1bdd0500d90 2026-07-10 01:47:22.552220 | ubuntu-noble-large | deleted: sha256:b3a80df3fd1e22c1cbd91ed2724b8ad931a089ef3263af829ecca9361a079a59 2026-07-10 01:47:22.552226 | ubuntu-noble-large | deleted: sha256:32826c48eb16db348c485c5b11dc6a55287f54402f706e6c5acd1df3bb31ef20 2026-07-10 01:47:22.552231 | ubuntu-noble-large | deleted: sha256:c8480d0d41c509767b976169a7c8cbd33807fd81e155ad4e5e4c13e9435bcc2a 2026-07-10 01:47:22.552237 | ubuntu-noble-large | deleted: sha256:3c1f83680e75c367b8b4d3af7fd5b8f9548e688ce905d89ab672b55f1b9ec7b1 2026-07-10 01:47:22.552243 | ubuntu-noble-large | deleted: sha256:5b68f5c840b1693beeb6343e1cdab2910986818f0225066d2f4e2750335ce0cb 2026-07-10 01:47:22.552249 | ubuntu-noble-large | deleted: sha256:846132ae63c8bed5e8e3793446b070140b7be5353be320d1dd5b7de24963449c 2026-07-10 01:47:22.552255 | ubuntu-noble-large | deleted: sha256:8ace360eb00c7dcba22d52afada181a0908d333ee9014f591663e64452266450 2026-07-10 01:47:22.552260 | ubuntu-noble-large | deleted: sha256:29c3beb1a0c1082948efe0249b6568d6f66b198316bae82722d469d145b96ebf 2026-07-10 01:47:22.552266 | ubuntu-noble-large | deleted: sha256:74bfc59cdb6bafd3d99de9fb117590ad776d264918bb17e26704f882cf5e8ced 2026-07-10 01:47:22.552272 | ubuntu-noble-large | deleted: sha256:d75160fc68772e8eb52194a37daec7a0b60a092214c6f6bd83cd1636cdb709aa 2026-07-10 01:47:22.552278 | ubuntu-noble-large | deleted: sha256:796d5c32501d1af4557e1584ab675488731eff75b106e23394e8bd6301612a6b 2026-07-10 01:47:22.552283 | ubuntu-noble-large | deleted: sha256:0cff210a3e56defba8ac3daf5b3bd8f2b0f2cbbf869559bf0cfd18667d4c6765 2026-07-10 01:47:22.552289 | ubuntu-noble-large | deleted: sha256:d64750706457ae5d7a5501585eeb873d942ec437610bc7c6ce54373ae3fd96b4 2026-07-10 01:47:22.552295 | ubuntu-noble-large | deleted: sha256:c4ce3071f572da144aa01c449f7c065bb55c7e5a9d7987773fc6c635ff87a16f 2026-07-10 01:47:22.552301 | ubuntu-noble-large | deleted: sha256:4088fa4b06f98be64cfe44922a190c70561c713762c7598f3b0da10d456231c6 2026-07-10 01:47:22.552307 | ubuntu-noble-large | deleted: sha256:44729c3016c07a8e8f0a0bd7cdc52c78da6fc7ae3fb9a222d3acf511ea43c64e 2026-07-10 01:47:22.552313 | ubuntu-noble-large | deleted: sha256:37c54bb57e4f428e8b4562f00700ec8a54e9916df11eea734d239d0c84b0bccb 2026-07-10 01:47:22.552318 | ubuntu-noble-large | deleted: sha256:b487e07327c5234b396d90562f57d92b2fe1e9c2442a1ebe2bfc9b206315d347 2026-07-10 01:47:22.552324 | ubuntu-noble-large | deleted: sha256:f52f267433b0b14bbe57224889dd50198fb9d5975e078f37a5d269eca9374866 2026-07-10 01:47:22.552330 | ubuntu-noble-large | deleted: sha256:0a5ab4ad089bbc12500b4dd3ad416a33a663f6d62bafb1891bf512ffe005f0aa 2026-07-10 01:47:22.552336 | ubuntu-noble-large | deleted: sha256:788b95031a5fffbfb05d7771b293b97d96eaf193c2cfd2c5141313ec23b9c5f5 2026-07-10 01:47:22.552342 | ubuntu-noble-large | deleted: sha256:7cf08d8940081437347669d37897a4c8f8cd7024694434bd8c384fa6d8d22744 2026-07-10 01:47:22.552347 | ubuntu-noble-large | deleted: sha256:52f5eef612ce0ad1eb9b004b8d9516eca5cd93609cc7de0ba16a4b45ca105b59 2026-07-10 01:47:22.552353 | ubuntu-noble-large | deleted: sha256:195ce1f4cf7fec0cd3433f5af11a76b2c92f4670c491ebaacf14203c3fa404b9 2026-07-10 01:47:22.552363 | ubuntu-noble-large | deleted: sha256:689bbdf5ef8f9d90a64dc7bbe28b3ebe8da95aad9ecfdb3dde770d6a7fbb82f9 2026-07-10 01:47:22.552369 | ubuntu-noble-large | deleted: sha256:91fbab6d50180b2ab1bd19816499bbcf0d4cc96adefe9066640d09b578a9b635 2026-07-10 01:47:22.552374 | ubuntu-noble-large | deleted: sha256:a565de147b6f570c8fc39d327af347708e0a176e6e854a457786f367b500f377 2026-07-10 01:47:22.552380 | ubuntu-noble-large | deleted: sha256:5b6b84a3bd8603b1ddb636af2fb44ba210c3441d880b29bb43d6d950b97fa4f1 2026-07-10 01:47:22.552386 | ubuntu-noble-large | deleted: sha256:c9fbbba4e384a4aafe1f319b97a5b30a7d4a7f41b6d8ca7a7d1562e4f76ed699 2026-07-10 01:47:22.552392 | ubuntu-noble-large | deleted: sha256:f6b6c3d00345c1ee5e86ce273c99e0f524cd94538dff79548da917be961b1643 2026-07-10 01:47:22.552398 | ubuntu-noble-large | deleted: sha256:297f4d5d537d80d280c27e4605d64b07ba5ec669b4ac94a18972045d91148f31 2026-07-10 01:47:22.552404 | ubuntu-noble-large | deleted: sha256:6000ee9b9cce573debee17d0a11b7a48d883efc4f836d803f5160df5fc07c3c1 2026-07-10 01:47:22.552409 | ubuntu-noble-large | deleted: sha256:7230738eab6d97d41575597303dc530a3263bf31fe7a8268cd6fb299f139dc28 2026-07-10 01:47:22.552415 | ubuntu-noble-large | deleted: sha256:2db42078a741b097aa39c0ec2b385b99fa1030850843e6f9c688f708fac895be 2026-07-10 01:47:22.552421 | ubuntu-noble-large | deleted: sha256:f5024be02406866cd70cc253beb2242228e863074edcca4d939704517ab540c7 2026-07-10 01:47:22.552430 | ubuntu-noble-large | deleted: sha256:4f6569cd61d0f885f06deb9a67fb39468a371549a90f95a85bfc866bcb78d495 2026-07-10 01:47:22.552440 | ubuntu-noble-large | deleted: sha256:1cda5de7692236db124ad13d11a89124c7621d051b933d9579ad9bc79819dfe7 2026-07-10 01:47:22.552446 | ubuntu-noble-large | deleted: sha256:9e5afb23210e434c47af70a64b5271a2a210e7ccfa00f7d1df211973b3a1b693 2026-07-10 01:47:22.552452 | ubuntu-noble-large | deleted: sha256:39fcb6b85ee87ef8affc58ee7c894fca6e4ba68da1763c90ea7ccebfccf66d02 2026-07-10 01:47:22.552458 | ubuntu-noble-large | deleted: sha256:975b357a325ff188f2428809e628e2f9655af7f2975b3d56b555cdb9a0f0ed7d 2026-07-10 01:47:22.552464 | ubuntu-noble-large | deleted: sha256:34062145491e7373b32855d4dcb32364a4bc6f878f37c54f4c8e9d0e21734ba6 2026-07-10 01:47:22.552469 | ubuntu-noble-large | deleted: sha256:e11ff96bc7d50c074627438be265b576bddd6b7aabb8141692d284858b2d1f28 2026-07-10 01:47:22.552485 | ubuntu-noble-large | deleted: sha256:5e738d5879476d5ae63c3892b41a80e5cdac200e9e6dfc786058e12604b73071 2026-07-10 01:47:22.552491 | ubuntu-noble-large | deleted: sha256:8ec6be73ae7e8088d3fad819d3680e40b780da6dc1b663eb40ec559aa042773c 2026-07-10 01:47:22.552497 | ubuntu-noble-large | deleted: sha256:3e9e6edb8b9db28ca90c2d25755741ecb6170d11fc7502be7fa41e1747ef8253 2026-07-10 01:47:22.552502 | ubuntu-noble-large | deleted: sha256:aaeff752b46a1d525e3dbcacfad97f3bb40b91e83edc06c5aeb5bfc4392d3366 2026-07-10 01:47:22.552508 | ubuntu-noble-large | deleted: sha256:9b3600a0399b6a4a5ba5ded8d373a5fc04b2104e5bf0a96d216cb50c686c29a2 2026-07-10 01:47:22.552514 | ubuntu-noble-large | deleted: sha256:2fbedffa2b3f00bca2c2d2f61559134a4021fd1d9356f548d5b65f7a5c0b5f50 2026-07-10 01:47:22.552520 | ubuntu-noble-large | deleted: sha256:b4446dd09b526a1c354d245205c13e3cf5d9e665d4ccc821f386c1aefacee082 2026-07-10 01:47:22.552526 | ubuntu-noble-large | deleted: sha256:ef50bba0922af07f9cb2a4435e62f14bb10feac28c3e6d99504e109064aee7e8 2026-07-10 01:47:22.552531 | ubuntu-noble-large | deleted: sha256:5623443554ff403554db744478173359095eaa4378f7be4268e20fd1c63f6176 2026-07-10 01:47:22.552537 | ubuntu-noble-large | deleted: sha256:1f87794bc9723586363d13b8ba9f675aa6b9393165909ef81ccb1417fb2ec313 2026-07-10 01:47:22.552543 | ubuntu-noble-large | deleted: sha256:e882d2c02f5eaf275ff1f9a4e437e7eaa3c4f2151b92d2e0efeb12e0ac474aee 2026-07-10 01:47:22.552548 | ubuntu-noble-large | deleted: sha256:d93baf86899fe6079dd500c87aa08b6dcdaf601431c99662ae8cd452d3ce33ea 2026-07-10 01:47:22.552554 | ubuntu-noble-large | deleted: sha256:a581088ddc9fc1d6a6f07549f195a3f3c2fb88e9f1193c7556c248bf93c0b850 2026-07-10 01:47:22.552560 | ubuntu-noble-large | deleted: sha256:dc45e80c7230d1f16921d379308d83ca115f0b772c32aab5945e844d8aff6bb8 2026-07-10 01:47:22.552566 | ubuntu-noble-large | deleted: sha256:ccc1a4ecf2a99c6d2b0bd1b6a77502c8f6732ae566364104f752f544137a4dac 2026-07-10 01:47:22.552571 | ubuntu-noble-large | deleted: sha256:048f04a288c4c5243db66fe6eaa566ae3aec8de5541e1624f05d2c76fdc8d5b8 2026-07-10 01:47:22.552577 | ubuntu-noble-large | deleted: sha256:f4981e225c81e9dddb8cd66f0e8773983a880c73c990f821766fd91517143407 2026-07-10 01:47:22.552583 | ubuntu-noble-large | deleted: sha256:867ad1dd59c2fd8d2f856749671b40f70a4f46c6189f855bff3d6ff83efeed2e 2026-07-10 01:47:22.552589 | ubuntu-noble-large | deleted: sha256:87860665b86db46ae985e934eb7cb7a35b6171ee318a4f08657ad22022caa4b9 2026-07-10 01:47:22.552595 | ubuntu-noble-large | deleted: sha256:dbcad99ab1b699f5c480cb920b37b44dee13693ad6ee588e4002f7a4ecb83abc 2026-07-10 01:47:22.552600 | ubuntu-noble-large | deleted: sha256:fd5f10e238014da220fae680526a38fbc0a90461a2684343956919ebc9291366 2026-07-10 01:47:22.552606 | ubuntu-noble-large | deleted: sha256:9d333290dce57634d7743e37cf6dd4911e53ebdac4845a7d0b853ae106bf2ec0 2026-07-10 01:47:22.552612 | ubuntu-noble-large | deleted: sha256:6402ac4ef80e011d2d36cc69fff6eecb6c97b209f0543f8aa9e07d5286b4b97a 2026-07-10 01:47:22.552618 | ubuntu-noble-large | deleted: sha256:70c6b78b1dda9e6d20db48b70f16c231aca16818465572db6675c8ad162922ff 2026-07-10 01:47:22.552623 | ubuntu-noble-large | deleted: sha256:ad91535f333b522727fc19d2d4636405d7aab27fd20cfd7165771ecdeaf99f7f 2026-07-10 01:47:22.552629 | ubuntu-noble-large | deleted: sha256:4f63e93bec20cc737a889dbdf54e3f193f097fe586460bf283f8cff0475c5856 2026-07-10 01:47:22.552635 | ubuntu-noble-large | deleted: sha256:54a86d6689bd2dabe23a7effb755c59145b63fab628e9f5d1edace230cc3d864 2026-07-10 01:47:22.552641 | ubuntu-noble-large | deleted: sha256:858debf6490627d4d4b1d864a0673354f8c1b2d3706828881621b6c8abd17797 2026-07-10 01:47:22.552646 | ubuntu-noble-large | deleted: sha256:e9f09c90e042d416471dcd6396f88a62aa43d8883764a09064d821c6ec7f0852 2026-07-10 01:47:22.552652 | ubuntu-noble-large | deleted: sha256:0e40b30584d107b3d86cd905d6ba6c04428e77a14f6fc2358dfd8d83dd645db8 2026-07-10 01:47:22.552658 | ubuntu-noble-large | deleted: sha256:df94b86c2c29294c475cfc5ad0571343cb31b42db85dfe47b89050d90a9eb5a5 2026-07-10 01:47:22.552668 | ubuntu-noble-large | deleted: sha256:03b0182aafa42e0091e9016b90aee95b4e3b47e3e527fa0a878019ba881b9ce6 2026-07-10 01:47:22.552674 | ubuntu-noble-large | deleted: sha256:b680426b7ceb983bb56dcafbd9783ff39b136a84baf1d6306bc0f1c0614a6200 2026-07-10 01:47:22.552693 | ubuntu-noble-large | deleted: sha256:4ef86b18f4b870767011b7c32c16efe1beeac7dfadfe5b6a24bbce0e824241a8 2026-07-10 01:47:22.552700 | ubuntu-noble-large | deleted: sha256:de0548feaad2b5604fd3a3cd961e8744218d87b6e63b5b52d5d90eadd7dad40e 2026-07-10 01:47:22.552705 | ubuntu-noble-large | deleted: sha256:8044b17a9aea31dd7efa12cfc356565470fd11cae3963cdcd4530ae80abe26a3 2026-07-10 01:47:22.552711 | ubuntu-noble-large | deleted: sha256:ef612a80d3a5e3741c929968bc2c089d612ef4c9036cc13b68e64effeb114447 2026-07-10 01:47:22.552717 | ubuntu-noble-large | deleted: sha256:b4980a710be8bdfee126c02c2beae8d846aa614febe9bb9e28e0c564bebdd23a 2026-07-10 01:47:22.552723 | ubuntu-noble-large | deleted: sha256:960204cb263b7782bb58f3b09c588670a81ec276c2defc5c154a781659bd2ce1 2026-07-10 01:47:22.552729 | ubuntu-noble-large | deleted: sha256:853306853856ceca535f281f29966637c940f0824a549cbb291a8f337f481bcc 2026-07-10 01:47:22.552734 | ubuntu-noble-large | deleted: sha256:28976bfb0700efc57dd89cb014c42662f21d3d580e7e1879d53fb453874a08b5 2026-07-10 01:47:22.552740 | ubuntu-noble-large | deleted: sha256:bbcee8d57e94d56a9610951beab4e8b726cdc27108c88ce9de0df937329d81d0 2026-07-10 01:47:22.552746 | ubuntu-noble-large | deleted: sha256:ea5699fe909135117ffd798b090c6769d3beda801e900d6b61eb32d289780b7b 2026-07-10 01:47:22.552756 | ubuntu-noble-large | deleted: sha256:bf9bfa33e2a01661ace92179475c9b73f9a8e0f85ef33157335632c9b6bba9e0 2026-07-10 01:47:22.552761 | ubuntu-noble-large | deleted: sha256:455da64ca40e3925b5cf0a5cac7eb9940fb26b289e8117f7bb8c231a3a37611c 2026-07-10 01:47:22.552767 | ubuntu-noble-large | deleted: sha256:9c7b568d9d23f4379bc92a47364af8a78c412babf3bd9e534307e0e5aeb1b07d 2026-07-10 01:47:22.552773 | ubuntu-noble-large | deleted: sha256:c2b260dc61f7d1bb323a358e7663fea1100e94b40ca7061dfccee35d6893bdec 2026-07-10 01:47:22.552779 | ubuntu-noble-large | deleted: sha256:90d80a989d38a9f4972888dc2393a0dcfe0c277fbb6d29f0b98c34cc91f7220b 2026-07-10 01:47:22.552784 | ubuntu-noble-large | deleted: sha256:90fc9c9cc68783b764a2e3136161ecb6a2ad81523a2f38eaa9ed94f48879175c 2026-07-10 01:47:22.552790 | ubuntu-noble-large | deleted: sha256:d36596b018bcd3f5992506ebf24a9a1fcd865c93354aa47b08efd85498fe32e5 2026-07-10 01:47:22.552796 | ubuntu-noble-large | deleted: sha256:01d6761b7081afc207aa2b71caed12145aa0580bde725b25625d1b3d291ac9ca 2026-07-10 01:47:22.552802 | ubuntu-noble-large | deleted: sha256:10c150334807871b1c5708b270c45ca0c98c89181aeaf532ce9d774fc2bf39fc 2026-07-10 01:47:22.552807 | ubuntu-noble-large | deleted: sha256:42b170a2a37244e01d5b6c882084bef464cc79de015b11c57a0dda58948e02e9 2026-07-10 01:47:22.552813 | ubuntu-noble-large | deleted: sha256:9a1621e2fcb59221d4b61d3b96df9492f81ffa725daf0aa70073396037dfaa0e 2026-07-10 01:47:22.552819 | ubuntu-noble-large | deleted: sha256:af624350a46c1f60e19c51254f778bc6514e7a8f5fdf9ae22cc41e58a423bd5f 2026-07-10 01:47:22.552825 | ubuntu-noble-large | deleted: sha256:afb66066d796622a4434054b88f10248499f2573d3e51510172781203a151847 2026-07-10 01:47:22.552831 | ubuntu-noble-large | deleted: sha256:ce3eab27ae79a7627ba79c0451ad89d662d289ea746315543c51dc27904cc2a0 2026-07-10 01:47:22.552836 | ubuntu-noble-large | deleted: sha256:1e088e5a3770a7c75162911d4f9d9dffa0951e4fb196bc5e8478fd13295327c0 2026-07-10 01:47:22.552842 | ubuntu-noble-large | deleted: sha256:afe34c05069e10e29ae5a8d202874f43267bd77819efc61c75ff367ad335ee64 2026-07-10 01:47:22.552848 | ubuntu-noble-large | deleted: sha256:d5f92311f234374fd7303ce4e3f4bf77d5b995869d6596c299b66cc4439b73fc 2026-07-10 01:47:22.552854 | ubuntu-noble-large | deleted: sha256:4d1dec01de09c34ade56154f3621e3d83841ab3a1d46cd35d9e0eb562ad4b4b1 2026-07-10 01:47:22.552859 | ubuntu-noble-large | deleted: sha256:f17b52c915d4fc6585f84c069c7f1c5103a1097d2e88d53f8ccb1e5c16d5615e 2026-07-10 01:47:22.552865 | ubuntu-noble-large | deleted: sha256:8667dc8b4d3954ddf103642c87001b3860508adcc22ed3b9ee7434ba5cccb57e 2026-07-10 01:47:22.552871 | ubuntu-noble-large | deleted: sha256:1792c09510b7400e239907bfe8c1212aa9b65cd837305dab2c08d1ac1324a7bd 2026-07-10 01:47:22.552877 | ubuntu-noble-large | deleted: sha256:c6a95c341432b841d2efa0e6b67102e733fe6018b815d0ed238d5ce8e6a870bb 2026-07-10 01:47:22.552883 | ubuntu-noble-large | deleted: sha256:f54ac3a22511a1f13b0f2ebcd0cea033068a4ae56f5dda2a96a7f18d6ad8cc5f 2026-07-10 01:47:22.552888 | ubuntu-noble-large | deleted: sha256:8f996d9df51ecd60e8bcbb642017993bc8a9eec6d37d718bffe30feb18c68486 2026-07-10 01:47:22.552895 | ubuntu-noble-large | 2026-07-10 01:47:22.552903 | ubuntu-noble-large | Total reclaimed space: 14.47GB 2026-07-10 01:47:22.555004 | ubuntu-noble-large | + docker images 2026-07-10 01:47:22.716535 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-07-10 01:47:22.716652 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260710 e1ea283093b1 41 seconds ago 1.37GB 2026-07-10 01:47:22.716675 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260710 b83377f02273 About a minute ago 1.18GB 2026-07-10 01:47:22.716712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260710 90cd7bd8cee9 About a minute ago 849MB 2026-07-10 01:47:22.716730 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260710 7c59d1b23cdc About a minute ago 849MB 2026-07-10 01:47:22.716749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260710 704e0e24d349 About a minute ago 849MB 2026-07-10 01:47:22.716767 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260710 7c8b3cb556ff About a minute ago 849MB 2026-07-10 01:47:22.716786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260710 4ef3690ba40a 2 minutes ago 993MB 2026-07-10 01:47:22.716803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260710 c7445a371298 2 minutes ago 998MB 2026-07-10 01:47:22.716821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260710 f18cf6eda1cc 3 minutes ago 993MB 2026-07-10 01:47:22.716860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260710 73a3cfdcaa06 3 minutes ago 993MB 2026-07-10 01:47:22.716879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260710 65aee24d9701 4 minutes ago 993MB 2026-07-10 01:47:22.716897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260710 3f48521138fe 4 minutes ago 998MB 2026-07-10 01:47:22.716915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260710 1bcbf33a2b9c 5 minutes ago 993MB 2026-07-10 01:47:22.716934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260710 5af03c2852c4 5 minutes ago 1.08GB 2026-07-10 01:47:22.716953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260710 ae8dd2bb38b1 6 minutes ago 1GB 2026-07-10 01:47:22.716971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260710 f6b63363d016 7 minutes ago 1GB 2026-07-10 01:47:22.716989 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260710 d65e0a4fe470 7 minutes ago 1GB 2026-07-10 01:47:22.717000 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260710 144174404354 8 minutes ago 999MB 2026-07-10 01:47:22.717010 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260710 61e25260d20d 8 minutes ago 1GB 2026-07-10 01:47:22.717020 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260710 ec8d1bef8e46 9 minutes ago 985MB 2026-07-10 01:47:22.717030 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260710 8a2c4d6822ee 9 minutes ago 1.06GB 2026-07-10 01:47:22.717096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260710 b297e5d18bb9 10 minutes ago 999MB 2026-07-10 01:47:22.717107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260710 ed72d060ba9e 11 minutes ago 986MB 2026-07-10 01:47:22.717117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260710 99e60a63bde3 11 minutes ago 985MB 2026-07-10 01:47:22.717128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260710 bb8c9e3f9ea0 11 minutes ago 1.16GB 2026-07-10 01:47:22.717162 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260710 497002f1a444 12 minutes ago 1.1GB 2026-07-10 01:47:22.717173 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260710 1e50d71ea4dc 13 minutes ago 1.36GB 2026-07-10 01:47:22.717183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260710 9e77281c9c74 15 minutes ago 985MB 2026-07-10 01:47:22.717205 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260710 a1cbd3046bc7 16 minutes ago 996MB 2026-07-10 01:47:22.717215 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260710 c39a6a355034 16 minutes ago 996MB 2026-07-10 01:47:22.717226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260710 e33195f11b39 17 minutes ago 986MB 2026-07-10 01:47:22.717236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260710 9665a712f1cb 17 minutes ago 1.06GB 2026-07-10 01:47:22.717246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260710 c41dddb1983b 18 minutes ago 1.06GB 2026-07-10 01:47:22.717256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260710 99e9e2f55f03 18 minutes ago 1.23GB 2026-07-10 01:47:22.717266 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260710 d470d19ff3f8 19 minutes ago 1.06GB 2026-07-10 01:47:22.717276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260710 ec03bb952a74 20 minutes ago 1.11GB 2026-07-10 01:47:22.717287 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260710 3636669db8b9 20 minutes ago 1.11GB 2026-07-10 01:47:22.717298 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260710 79edbbd28eda 21 minutes ago 1.11GB 2026-07-10 01:47:22.717308 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260710 480913d763d7 21 minutes ago 1.11GB 2026-07-10 01:47:22.717318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260710 8cc7631af44e 22 minutes ago 1.41GB 2026-07-10 01:47:22.717345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260710 d604ca54e808 22 minutes ago 1.42GB 2026-07-10 01:47:22.717380 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260710 2eb284a14c76 23 minutes ago 1.41GB 2026-07-10 01:47:22.717399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260710 a0531fe1fd17 24 minutes ago 1.73GB 2026-07-10 01:47:22.717415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260710 c1d2aa79c7c6 28 minutes ago 1.38GB 2026-07-10 01:47:22.717431 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260710 89a473314724 29 minutes ago 1.58GB 2026-07-10 01:47:22.717450 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260710 4b4e977dd7b0 31 minutes ago 1.23GB 2026-07-10 01:47:22.717464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260710 8d526db54b48 32 minutes ago 1.26GB 2026-07-10 01:47:22.717498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260710 f54519910c9c 33 minutes ago 1.22GB 2026-07-10 01:47:22.717517 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260710 d985513add7f 33 minutes ago 1.22GB 2026-07-10 01:47:22.717527 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260710 3b8646cb3365 34 minutes ago 1.22GB 2026-07-10 01:47:22.717537 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260710 85a1d1839dc8 34 minutes ago 1.22GB 2026-07-10 01:47:22.717557 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260710 9f6562f956af 35 minutes ago 1.22GB 2026-07-10 01:47:22.717567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260710 a466567b682c 35 minutes ago 1.07GB 2026-07-10 01:47:22.717577 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260710 1a20028b41b4 36 minutes ago 1.07GB 2026-07-10 01:47:22.717587 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260710 064c6c3cf25f 37 minutes ago 1.07GB 2026-07-10 01:47:22.717596 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260710 52ca45c7ff8d 37 minutes ago 1.05GB 2026-07-10 01:47:22.717606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260710 32971323af58 38 minutes ago 1.05GB 2026-07-10 01:47:22.717616 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260710 0f61ae90e57d 38 minutes ago 1.08GB 2026-07-10 01:47:22.717626 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260710 aa303bacd363 43 minutes ago 983MB 2026-07-10 01:47:22.717636 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260710 c02fdf3a884d 43 minutes ago 982MB 2026-07-10 01:47:22.717653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260710 0617cf9bef8c 43 minutes ago 983MB 2026-07-10 01:47:22.717663 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260710 c17222aa4e91 44 minutes ago 983MB 2026-07-10 01:47:22.717673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260710 890eba8b97bc 44 minutes ago 983MB 2026-07-10 01:47:22.717683 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260710 16aff0f140d2 45 minutes ago 1.04GB 2026-07-10 01:47:22.717693 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260710 a420b2944ae5 45 minutes ago 1.04GB 2026-07-10 01:47:22.717703 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260710 67e232700e40 46 minutes ago 1.06GB 2026-07-10 01:47:22.717713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260710 6a3b6594bb78 46 minutes ago 1.06GB 2026-07-10 01:47:22.717723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260710 8607ced25bb0 47 minutes ago 1.04GB 2026-07-10 01:47:22.717732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260710 c97b217e8033 48 minutes ago 1.25GB 2026-07-10 01:47:22.717742 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260710 ac846e2fc647 48 minutes ago 1.14GB 2026-07-10 01:47:22.717752 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260710 e460039ffffa 49 minutes ago 1.17GB 2026-07-10 01:47:22.717762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260710 2b4219ec68ff 49 minutes ago 1.17GB 2026-07-10 01:47:22.717772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260710 1e5f57d9a4ee 50 minutes ago 1.17GB 2026-07-10 01:47:22.717796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260710 3c6f5d3d881b 51 minutes ago 1.17GB 2026-07-10 01:47:22.717806 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260710 4d46cfad4dd7 51 minutes ago 1.17GB 2026-07-10 01:47:22.717816 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260710 6fad5c5c90ff 52 minutes ago 1.17GB 2026-07-10 01:47:22.717826 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260710 33b5ab1849eb 53 minutes ago 1.17GB 2026-07-10 01:47:22.717842 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260710 6367758185ce 54 minutes ago 1.17GB 2026-07-10 01:47:22.717853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260710 52a814e76b3c 54 minutes ago 1.17GB 2026-07-10 01:47:22.717862 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20260710 72af337c887e 55 minutes ago 1.17GB 2026-07-10 01:47:22.717872 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260710 92545b45b053 56 minutes ago 1.17GB 2026-07-10 01:47:22.717882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260710 70f4003b23c3 56 minutes ago 1.17GB 2026-07-10 01:47:22.717892 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260710 c213c9f48b04 58 minutes ago 1.17GB 2026-07-10 01:47:22.717902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260710 59cc5daa4bad 58 minutes ago 456MB 2026-07-10 01:47:22.717912 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260710 eff44543c765 59 minutes ago 311MB 2026-07-10 01:47:22.717921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260710 955b5ba592be 59 minutes ago 457MB 2026-07-10 01:47:22.717931 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260710 ffb56e8c96be 59 minutes ago 457MB 2026-07-10 01:47:22.717941 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260710 3bafd7ce5609 59 minutes ago 300MB 2026-07-10 01:47:22.717951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260710 e29082bb73fe 59 minutes ago 293MB 2026-07-10 01:47:22.717961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260710 7ce6203b5088 59 minutes ago 308MB 2026-07-10 01:47:22.717971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260710 b78d74c7a38e 59 minutes ago 317MB 2026-07-10 01:47:22.717981 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20260710 2a88ce3efe6b About an hour ago 848MB 2026-07-10 01:47:22.717998 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260710 01946acbb572 About an hour ago 366MB 2026-07-10 01:47:22.718008 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260710 38b7be56f6c7 About an hour ago 301MB 2026-07-10 01:47:22.718018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260710 2d39b772982a About an hour ago 308MB 2026-07-10 01:47:22.718028 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260710 8ab53aeab472 About an hour ago 413MB 2026-07-10 01:47:22.718070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260710 fedc27e7f48c About an hour ago 310MB 2026-07-10 01:47:22.718081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260710 88664ca26521 About an hour ago 315MB 2026-07-10 01:47:22.718091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260710 801eb33ee995 About an hour ago 298MB 2026-07-10 01:47:22.718101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260710 59c3ea4d75a1 About an hour ago 848MB 2026-07-10 01:47:22.718111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260710 e68ea60bdffa About an hour ago 288MB 2026-07-10 01:47:22.718120 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260710 53955f43177a About an hour ago 288MB 2026-07-10 01:47:22.718130 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260710 36fc3b14f611 About an hour ago 325MB 2026-07-10 01:47:22.718148 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260710 bb04a6a87b57 About an hour ago 389MB 2026-07-10 01:47:22.718164 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260710 c4f6a59ecb27 About an hour ago 321MB 2026-07-10 01:47:22.718174 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260710 3b02b3360496 About an hour ago 397MB 2026-07-10 01:47:22.718184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260710 53503dad6546 About an hour ago 984MB 2026-07-10 01:47:22.718194 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260710 e41f99583891 About an hour ago 994MB 2026-07-10 01:47:22.718216 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260710 05af6d4e438b About an hour ago 990MB 2026-07-10 01:47:22.718226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260710 2ef6d2c3f611 About an hour ago 976MB 2026-07-10 01:47:22.718236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260710 111566961061 About an hour ago 968MB 2026-07-10 01:47:22.718246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260710 0ed02e396ff4 About an hour ago 1.16GB 2026-07-10 01:47:22.718256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260710 cab57c4e9b26 About an hour ago 977MB 2026-07-10 01:47:22.718265 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260710 edced0986661 About an hour ago 1.09GB 2026-07-10 01:47:22.718276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260710 465ddd8fcba0 About an hour ago 976MB 2026-07-10 01:47:22.718285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260710 702308162296 About an hour ago 1.05GB 2026-07-10 01:47:22.718295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260710 5c1f2e7fc5bc About an hour ago 1.1GB 2026-07-10 01:47:22.718305 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260710 769ab6c2d0ad About an hour ago 1.05GB 2026-07-10 01:47:22.718315 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260710 15b2298e79e8 About an hour ago 1.08GB 2026-07-10 01:47:22.718325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260710 e2dd23f5ea97 About an hour ago 1.4GB 2026-07-10 01:47:22.718335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260710 295e3454e7cc About an hour ago 1.21GB 2026-07-10 01:47:22.718345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260710 c4e3a8a995dc About an hour ago 1.06GB 2026-07-10 01:47:22.718355 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260710 c15536d103c2 About an hour ago 1.03GB 2026-07-10 01:47:22.718366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260710 d7d8a8655f28 About an hour ago 974MB 2026-07-10 01:47:22.718394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260710 bb62080d8cc0 About an hour ago 1.03GB 2026-07-10 01:47:22.718411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260710 1a3704e79aa6 About an hour ago 1.13GB 2026-07-10 01:47:22.718429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260710 f23ae026d581 About an hour ago 1.16GB 2026-07-10 01:47:22.718448 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260710 ef76079b9582 About an hour ago 444MB 2026-07-10 01:47:22.718467 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260710 7118b8ff9e3b About an hour ago 321MB 2026-07-10 01:47:22.718514 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260710 5c69f0054495 About an hour ago 282MB 2026-07-10 01:47:22.718526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260710 69b9b87e1c4c About an hour ago 282MB 2026-07-10 01:47:22.718536 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260710 4bbcb011794e About an hour ago 287MB 2026-07-10 01:47:22.718545 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260710 b5b9598f7884 About an hour ago 1.44GB 2026-07-10 01:47:22.718555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260710 908481d6d0d7 About an hour ago 311MB 2026-07-10 01:47:22.718565 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260710 41e23a5f21fe About an hour ago 457MB 2026-07-10 01:47:22.718575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260710 3fbf068c53e2 About an hour ago 275MB 2026-07-10 01:47:22.718591 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260710 14e0d21e0ac0 About an hour ago 274MB 2026-07-10 01:47:22.718602 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260710 1cc235e565f8 About an hour ago 283MB 2026-07-10 01:47:22.718612 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260710 1d2ba3c67a7a About an hour ago 283MB 2026-07-10 01:47:22.718621 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260710 321cddbcc8dc About an hour ago 288MB 2026-07-10 01:47:22.718631 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260710 d577502c9bf3 About an hour ago 332MB 2026-07-10 01:47:22.718641 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260710 e170e8bbee82 About an hour ago 274MB 2026-07-10 01:47:22.718651 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260710 4c3275d2eefe About an hour ago 968MB 2026-07-10 01:47:22.718661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260710 bd8ac2dff713 About an hour ago 277MB 2026-07-10 01:47:22.718671 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260710 864f903cde42 About an hour ago 677MB 2026-07-10 01:47:22.718684 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260710 67cf7ec923f2 2 hours ago 588MB 2026-07-10 01:47:22.718707 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260710 8113839a2751 2 hours ago 274MB 2026-07-10 01:47:22.718732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260710 b2a0295a90ca 2 hours ago 275MB 2026-07-10 01:47:22.718749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260710 501a46ff16ed 2 hours ago 274MB 2026-07-10 01:47:22.718767 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260710 7e8c59abeb21 2 hours ago 286MB 2026-07-10 01:47:22.718785 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260710 30c8d6455644 2 hours ago 1.06GB 2026-07-10 01:47:22.718803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260710 377ee569479e 2 hours ago 424MB 2026-07-10 01:47:22.718820 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260710 866b19b203c3 2 hours ago 274MB 2026-07-10 01:47:22.718837 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260710 615ace0ceb42 2 hours ago 1.56GB 2026-07-10 01:47:22.718847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260710 22fc3d047dba 2 hours ago 1.57GB 2026-07-10 01:47:22.718868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260710 e57537f64989 2 hours ago 280MB 2026-07-10 01:47:22.718890 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260710 bb96045d0b12 2 hours ago 274MB 2026-07-10 01:47:22.718900 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 06b121e884eb 13 days ago 13.9MB 2026-07-10 01:47:22.718910 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 2 weeks ago 78.1MB 2026-07-10 01:47:22.724101 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2024.2 2026-07-10 01:47:22.724358 | ubuntu-noble-large | + tail -n +2 2026-07-10 01:47:22.724743 | ubuntu-noble-large | + awk '{ print $1 }' 2026-07-10 01:47:22.725082 | ubuntu-noble-large | + read image 2026-07-10 01:47:22.921754 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-07-10 01:47:22.921963 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:22.926617 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2026-07-10 01:47:22.926681 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:47:22.926726 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2026-07-10 01:47:22.926796 | ubuntu-noble-large | + project=ironic 2026-07-10 01:47:22.926813 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:22.926830 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2026-07-10 01:47:22.926843 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:22.926861 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-07-10 01:47:22.926879 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:22.926895 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:22.926908 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:22.926963 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260710 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 01:47:23.143154 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 01:47:23.143357 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260710 2026-07-10 01:47:23.191556 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260710 2026-07-10 01:47:23.196147 | ubuntu-noble-large | + read image 2026-07-10 01:47:23.199216 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-07-10 01:47:23.199503 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:23.203505 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2026-07-10 01:47:23.203548 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:23.203632 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2026-07-10 01:47:23.203651 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:23.203662 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:23.203676 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2026-07-10 01:47:23.203686 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:23.203700 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-07-10 01:47:23.203714 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.203727 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.203739 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:23.203786 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 01:47:23.256533 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 01:47:23.256632 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260710 2026-07-10 01:47:23.304162 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260710 2026-07-10 01:47:23.308777 | ubuntu-noble-large | + read image 2026-07-10 01:47:23.310526 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-07-10 01:47:23.310772 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:23.314739 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2026-07-10 01:47:23.314780 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2026-07-10 01:47:23.314797 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2026-07-10 01:47:23.314838 | ubuntu-noble-large | + project=ovn 2026-07-10 01:47:23.314850 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:23.314865 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2026-07-10 01:47:23.314877 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:23.314892 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-07-10 01:47:23.314903 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.314918 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.314929 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:23.314944 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260710 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 01:47:23.370731 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 01:47:23.370842 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260710 2026-07-10 01:47:23.415447 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260710 2026-07-10 01:47:23.419820 | ubuntu-noble-large | + read image 2026-07-10 01:47:23.422260 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2026-07-10 01:47:23.422623 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:23.426818 | ubuntu-noble-large | + imagename=ovn-northd 2026-07-10 01:47:23.426868 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2026-07-10 01:47:23.426880 | ubuntu-noble-large | + new_imagename=ovn-northd 2026-07-10 01:47:23.426894 | ubuntu-noble-large | + project=ovn 2026-07-10 01:47:23.426905 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:23.426919 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2026-07-10 01:47:23.426932 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:23.426947 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2026-07-10 01:47:23.426961 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.426975 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.426989 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:23.427031 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20260710 osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 01:47:23.483080 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 01:47:23.483171 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20260710 2026-07-10 01:47:23.523147 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20260710 2026-07-10 01:47:23.527623 | ubuntu-noble-large | + read image 2026-07-10 01:47:23.529987 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-07-10 01:47:23.530025 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:23.533368 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2026-07-10 01:47:23.533400 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2026-07-10 01:47:23.533463 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2026-07-10 01:47:23.533495 | ubuntu-noble-large | + project=ovn 2026-07-10 01:47:23.533510 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:23.533524 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2026-07-10 01:47:23.533538 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:23.533551 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-07-10 01:47:23.533565 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.533579 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.533593 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:23.533636 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260710 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 01:47:23.643452 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 01:47:23.643593 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260710 2026-07-10 01:47:23.689075 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260710 2026-07-10 01:47:23.692294 | ubuntu-noble-large | + read image 2026-07-10 01:47:23.694512 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2026-07-10 01:47:23.694889 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:23.698571 | ubuntu-noble-large | + imagename=ovn-controller 2026-07-10 01:47:23.698632 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2026-07-10 01:47:23.698698 | ubuntu-noble-large | + new_imagename=ovn-controller 2026-07-10 01:47:23.698712 | ubuntu-noble-large | + project=ovn 2026-07-10 01:47:23.698735 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:23.698763 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2026-07-10 01:47:23.698788 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:23.698797 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2026-07-10 01:47:23.698824 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.698832 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.698841 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:23.698904 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20260710 osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 01:47:23.741522 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 01:47:23.741632 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20260710 2026-07-10 01:47:23.790924 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20260710 2026-07-10 01:47:23.795175 | ubuntu-noble-large | + read image 2026-07-10 01:47:23.797450 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2026-07-10 01:47:23.797952 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:23.801618 | ubuntu-noble-large | + imagename=designate-api 2026-07-10 01:47:23.801671 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:23.801686 | ubuntu-noble-large | + new_imagename=designate-api 2026-07-10 01:47:23.801728 | ubuntu-noble-large | + project=designate 2026-07-10 01:47:23.801759 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:23.801774 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2026-07-10 01:47:23.801785 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:23.801800 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2026-07-10 01:47:23.801810 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.801824 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.801835 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:23.801879 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20260710 osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 01:47:23.879405 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 01:47:23.879536 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20260710 2026-07-10 01:47:23.926918 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20260710 2026-07-10 01:47:23.931028 | ubuntu-noble-large | + read image 2026-07-10 01:47:23.933243 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2026-07-10 01:47:23.933580 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:23.937300 | ubuntu-noble-large | + imagename=designate-worker 2026-07-10 01:47:23.937359 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2026-07-10 01:47:23.937374 | ubuntu-noble-large | + new_imagename=designate-worker 2026-07-10 01:47:23.937385 | ubuntu-noble-large | + project=designate 2026-07-10 01:47:23.937395 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:23.937406 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2026-07-10 01:47:23.937417 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:23.937433 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2026-07-10 01:47:23.937443 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.937453 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:23.937463 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:23.937506 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20260710 osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 01:47:23.996780 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 01:47:23.996951 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20260710 2026-07-10 01:47:24.037191 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20260710 2026-07-10 01:47:24.042459 | ubuntu-noble-large | + read image 2026-07-10 01:47:24.045231 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2026-07-10 01:47:24.045307 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:24.049076 | ubuntu-noble-large | + imagename=designate-producer 2026-07-10 01:47:24.049112 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2026-07-10 01:47:24.049124 | ubuntu-noble-large | + new_imagename=designate-producer 2026-07-10 01:47:24.049138 | ubuntu-noble-large | + project=designate 2026-07-10 01:47:24.049152 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:24.049219 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2026-07-10 01:47:24.049232 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:24.049243 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2026-07-10 01:47:24.049286 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.049298 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.049309 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:24.049324 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20260710 osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 01:47:24.107237 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 01:47:24.107318 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20260710 2026-07-10 01:47:24.153082 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20260710 2026-07-10 01:47:24.158109 | ubuntu-noble-large | + read image 2026-07-10 01:47:24.161026 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2026-07-10 01:47:24.161121 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:24.165086 | ubuntu-noble-large | + imagename=designate-central 2026-07-10 01:47:24.165138 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2026-07-10 01:47:24.165266 | ubuntu-noble-large | + new_imagename=designate-central 2026-07-10 01:47:24.165299 | ubuntu-noble-large | + project=designate 2026-07-10 01:47:24.165325 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:24.165350 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2026-07-10 01:47:24.165374 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:24.165400 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2026-07-10 01:47:24.165426 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.165451 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.165504 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:24.165574 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20260710 osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 01:47:24.219932 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 01:47:24.220005 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20260710 2026-07-10 01:47:24.265325 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20260710 2026-07-10 01:47:24.269806 | ubuntu-noble-large | + read image 2026-07-10 01:47:24.271685 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2026-07-10 01:47:24.272257 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:24.276102 | ubuntu-noble-large | + imagename=designate-sink 2026-07-10 01:47:24.276143 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2026-07-10 01:47:24.276158 | ubuntu-noble-large | + new_imagename=designate-sink 2026-07-10 01:47:24.276171 | ubuntu-noble-large | + project=designate 2026-07-10 01:47:24.276203 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:24.276217 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2026-07-10 01:47:24.276231 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:24.276244 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2026-07-10 01:47:24.276283 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.276298 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.276309 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:24.276385 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20260710 osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 01:47:24.330153 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 01:47:24.330253 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20260710 2026-07-10 01:47:24.374723 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20260710 2026-07-10 01:47:24.378972 | ubuntu-noble-large | + read image 2026-07-10 01:47:24.381326 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-07-10 01:47:24.381410 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:24.384494 | ubuntu-noble-large | + imagename=designate-backend-bind9 2026-07-10 01:47:24.384573 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2026-07-10 01:47:24.384593 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2026-07-10 01:47:24.384617 | ubuntu-noble-large | + project=designate 2026-07-10 01:47:24.384658 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:24.384677 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2026-07-10 01:47:24.384700 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:24.384718 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-07-10 01:47:24.384766 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.384787 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.384805 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:24.384830 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260710 osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 01:47:24.437739 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 01:47:24.437830 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260710 2026-07-10 01:47:24.486465 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260710 2026-07-10 01:47:24.490526 | ubuntu-noble-large | + read image 2026-07-10 01:47:24.492660 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2026-07-10 01:47:24.493241 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:24.496969 | ubuntu-noble-large | + imagename=designate-mdns 2026-07-10 01:47:24.497009 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2026-07-10 01:47:24.497104 | ubuntu-noble-large | + new_imagename=designate-mdns 2026-07-10 01:47:24.497138 | ubuntu-noble-large | + project=designate 2026-07-10 01:47:24.497159 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:24.497182 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2026-07-10 01:47:24.497192 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:24.497203 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2026-07-10 01:47:24.497216 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.497226 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.497236 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:24.497269 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20260710 osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 01:47:24.551987 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 01:47:24.552167 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20260710 2026-07-10 01:47:24.596405 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20260710 2026-07-10 01:47:24.601802 | ubuntu-noble-large | + read image 2026-07-10 01:47:24.603927 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2026-07-10 01:47:24.604177 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:24.607705 | ubuntu-noble-large | + imagename=masakari-monitors 2026-07-10 01:47:24.607733 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2026-07-10 01:47:24.607821 | ubuntu-noble-large | + new_imagename=masakari-monitors 2026-07-10 01:47:24.607836 | ubuntu-noble-large | + project=masakari 2026-07-10 01:47:24.607851 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:24.607862 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2026-07-10 01:47:24.607876 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:24.607887 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2026-07-10 01:47:24.607902 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.607916 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.607926 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:24.607975 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20260710 osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 01:47:24.658972 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 01:47:24.659090 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20260710 2026-07-10 01:47:24.705152 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20260710 2026-07-10 01:47:24.709087 | ubuntu-noble-large | + read image 2026-07-10 01:47:24.711356 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2026-07-10 01:47:24.711798 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:24.715701 | ubuntu-noble-large | + imagename=masakari-api 2026-07-10 01:47:24.715741 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:24.715755 | ubuntu-noble-large | + new_imagename=masakari-api 2026-07-10 01:47:24.715800 | ubuntu-noble-large | + project=masakari 2026-07-10 01:47:24.715816 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:24.715829 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2026-07-10 01:47:24.715843 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:24.715856 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2026-07-10 01:47:24.715870 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.715909 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.715920 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:24.715948 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20260710 osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 01:47:24.789682 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 01:47:24.789770 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20260710 2026-07-10 01:47:24.837652 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20260710 2026-07-10 01:47:24.842007 | ubuntu-noble-large | + read image 2026-07-10 01:47:24.844421 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2026-07-10 01:47:24.844559 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:24.848069 | ubuntu-noble-large | + imagename=masakari-engine 2026-07-10 01:47:24.848121 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2026-07-10 01:47:24.848139 | ubuntu-noble-large | + new_imagename=masakari-engine 2026-07-10 01:47:24.848150 | ubuntu-noble-large | + project=masakari 2026-07-10 01:47:24.848160 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:24.848170 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2026-07-10 01:47:24.848180 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:24.848194 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2026-07-10 01:47:24.848204 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.848213 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.848224 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:24.848237 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20260710 osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 01:47:24.901820 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 01:47:24.901912 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20260710 2026-07-10 01:47:24.946270 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20260710 2026-07-10 01:47:24.951273 | ubuntu-noble-large | + read image 2026-07-10 01:47:24.953446 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-07-10 01:47:24.953808 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:24.957683 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2026-07-10 01:47:24.957754 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2026-07-10 01:47:24.957847 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2026-07-10 01:47:24.957905 | ubuntu-noble-large | + project=barbican 2026-07-10 01:47:24.957921 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:24.957962 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2026-07-10 01:47:24.957977 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:24.958030 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-07-10 01:47:24.958106 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.958122 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:24.958136 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:24.958238 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260710 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 01:47:25.007771 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 01:47:25.007862 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260710 2026-07-10 01:47:25.053500 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260710 2026-07-10 01:47:25.057105 | ubuntu-noble-large | + read image 2026-07-10 01:47:25.059235 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2026-07-10 01:47:25.059739 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:25.063486 | ubuntu-noble-large | + imagename=barbican-api 2026-07-10 01:47:25.063528 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:25.063603 | ubuntu-noble-large | + new_imagename=barbican-api 2026-07-10 01:47:25.063621 | ubuntu-noble-large | + project=barbican 2026-07-10 01:47:25.063633 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:25.063646 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2026-07-10 01:47:25.063659 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:25.063671 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2026-07-10 01:47:25.063708 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.063744 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.063755 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:25.063768 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20260710 osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 01:47:25.118272 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 01:47:25.118396 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20260710 2026-07-10 01:47:25.160365 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20260710 2026-07-10 01:47:25.163628 | ubuntu-noble-large | + read image 2026-07-10 01:47:25.165820 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2026-07-10 01:47:25.166251 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:25.170535 | ubuntu-noble-large | + imagename=barbican-worker 2026-07-10 01:47:25.170601 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2026-07-10 01:47:25.170616 | ubuntu-noble-large | + new_imagename=barbican-worker 2026-07-10 01:47:25.170632 | ubuntu-noble-large | + project=barbican 2026-07-10 01:47:25.170643 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:25.170656 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2026-07-10 01:47:25.170667 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:25.170681 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2026-07-10 01:47:25.170695 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.170705 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.170718 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:25.170803 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20260710 osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 01:47:25.218120 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 01:47:25.218217 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20260710 2026-07-10 01:47:25.264893 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20260710 2026-07-10 01:47:25.268839 | ubuntu-noble-large | + read image 2026-07-10 01:47:25.271158 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2026-07-10 01:47:25.271344 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:25.275079 | ubuntu-noble-large | + imagename=placement-api 2026-07-10 01:47:25.275131 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:25.275143 | ubuntu-noble-large | + new_imagename=placement-api 2026-07-10 01:47:25.275158 | ubuntu-noble-large | + project=placement 2026-07-10 01:47:25.275171 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:25.275214 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2026-07-10 01:47:25.275225 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:25.275239 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2026-07-10 01:47:25.275252 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.275266 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.275279 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:25.275357 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20260710 osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 01:47:25.329158 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 01:47:25.329277 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20260710 2026-07-10 01:47:25.379773 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20260710 2026-07-10 01:47:25.382792 | ubuntu-noble-large | + read image 2026-07-10 01:47:25.384749 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2026-07-10 01:47:25.384931 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:25.387913 | ubuntu-noble-large | + imagename=skyline-console 2026-07-10 01:47:25.387948 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2026-07-10 01:47:25.387965 | ubuntu-noble-large | + new_imagename=skyline-console 2026-07-10 01:47:25.387976 | ubuntu-noble-large | + project=skyline 2026-07-10 01:47:25.387986 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:25.387996 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2026-07-10 01:47:25.388011 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:25.388021 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2026-07-10 01:47:25.388032 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.388101 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.388113 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:25.388128 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20260710 osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 01:47:25.442417 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 01:47:25.442525 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20260710 2026-07-10 01:47:25.488591 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20260710 2026-07-10 01:47:25.491901 | ubuntu-noble-large | + read image 2026-07-10 01:47:25.494609 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2026-07-10 01:47:25.494799 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:25.498930 | ubuntu-noble-large | + imagename=skyline-apiserver 2026-07-10 01:47:25.499008 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2026-07-10 01:47:25.499028 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2026-07-10 01:47:25.499092 | ubuntu-noble-large | + project=skyline 2026-07-10 01:47:25.499129 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:25.499155 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2026-07-10 01:47:25.499170 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:25.499185 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2026-07-10 01:47:25.499202 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.499217 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.499233 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:25.499249 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260710 osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 01:47:25.549354 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 01:47:25.549484 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260710 2026-07-10 01:47:25.595393 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260710 2026-07-10 01:47:25.599691 | ubuntu-noble-large | + read image 2026-07-10 01:47:25.601908 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2026-07-10 01:47:25.602448 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:25.606245 | ubuntu-noble-large | + imagename=blazar-manager 2026-07-10 01:47:25.606295 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2026-07-10 01:47:25.606307 | ubuntu-noble-large | + new_imagename=blazar-manager 2026-07-10 01:47:25.606320 | ubuntu-noble-large | + project=blazar 2026-07-10 01:47:25.606373 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:25.606384 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2026-07-10 01:47:25.606397 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:25.606406 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2026-07-10 01:47:25.606418 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.606431 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.606443 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:25.606512 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20260710 osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 01:47:25.662084 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 01:47:25.662168 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20260710 2026-07-10 01:47:25.707971 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20260710 2026-07-10 01:47:25.712261 | ubuntu-noble-large | + read image 2026-07-10 01:47:25.714607 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2026-07-10 01:47:25.714980 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:25.718857 | ubuntu-noble-large | + imagename=blazar-api 2026-07-10 01:47:25.718912 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:25.718924 | ubuntu-noble-large | + new_imagename=blazar-api 2026-07-10 01:47:25.718938 | ubuntu-noble-large | + project=blazar 2026-07-10 01:47:25.718948 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:25.718962 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2026-07-10 01:47:25.718972 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:25.718985 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2026-07-10 01:47:25.718999 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.719009 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.719023 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:25.719095 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20260710 osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 01:47:25.770159 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 01:47:25.770249 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20260710 2026-07-10 01:47:25.812399 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20260710 2026-07-10 01:47:25.816027 | ubuntu-noble-large | + read image 2026-07-10 01:47:25.818789 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2026-07-10 01:47:25.818825 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:25.822737 | ubuntu-noble-large | + imagename=ironic-pxe 2026-07-10 01:47:25.822797 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2026-07-10 01:47:25.822873 | ubuntu-noble-large | + new_imagename=ironic-pxe 2026-07-10 01:47:25.822886 | ubuntu-noble-large | + project=ironic 2026-07-10 01:47:25.822901 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:25.822915 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2026-07-10 01:47:25.822928 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:25.822942 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2026-07-10 01:47:25.822955 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.822969 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.822982 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:25.823033 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20260710 osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 01:47:25.873579 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 01:47:25.873655 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20260710 2026-07-10 01:47:25.916872 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20260710 2026-07-10 01:47:25.919819 | ubuntu-noble-large | + read image 2026-07-10 01:47:25.922112 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2026-07-10 01:47:25.922659 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:25.926885 | ubuntu-noble-large | + imagename=ironic-api 2026-07-10 01:47:25.926917 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:25.926982 | ubuntu-noble-large | + new_imagename=ironic-api 2026-07-10 01:47:25.926996 | ubuntu-noble-large | + project=ironic 2026-07-10 01:47:25.927007 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:25.927018 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2026-07-10 01:47:25.927029 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:25.927079 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2026-07-10 01:47:25.927095 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.927106 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:25.927117 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:25.927160 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20260710 osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 01:47:25.976876 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 01:47:25.976972 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20260710 2026-07-10 01:47:26.019105 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20260710 2026-07-10 01:47:26.022763 | ubuntu-noble-large | + read image 2026-07-10 01:47:26.025253 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2026-07-10 01:47:26.025830 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:26.029890 | ubuntu-noble-large | + imagename=ironic-conductor 2026-07-10 01:47:26.029925 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2026-07-10 01:47:26.030003 | ubuntu-noble-large | + new_imagename=ironic-conductor 2026-07-10 01:47:26.030020 | ubuntu-noble-large | + project=ironic 2026-07-10 01:47:26.030031 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:26.030074 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2026-07-10 01:47:26.030085 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:26.030099 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2026-07-10 01:47:26.030112 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.030125 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.030139 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:26.030205 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20260710 osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 01:47:26.086145 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 01:47:26.086236 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20260710 2026-07-10 01:47:26.131857 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20260710 2026-07-10 01:47:26.135935 | ubuntu-noble-large | + read image 2026-07-10 01:47:26.138174 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2026-07-10 01:47:26.138647 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:26.142872 | ubuntu-noble-large | + imagename=ceilometer-notification 2026-07-10 01:47:26.142930 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2026-07-10 01:47:26.142961 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2026-07-10 01:47:26.142973 | ubuntu-noble-large | + project=ceilometer 2026-07-10 01:47:26.142990 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:26.143008 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2026-07-10 01:47:26.143026 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:26.143094 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2026-07-10 01:47:26.143106 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.143116 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.143127 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:26.143138 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260710 osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 01:47:26.199074 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 01:47:26.199174 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260710 2026-07-10 01:47:26.244635 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260710 2026-07-10 01:47:26.248949 | ubuntu-noble-large | + read image 2026-07-10 01:47:26.251199 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2026-07-10 01:47:26.251639 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:26.255326 | ubuntu-noble-large | + imagename=ceilometer-compute 2026-07-10 01:47:26.255378 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2026-07-10 01:47:26.255397 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2026-07-10 01:47:26.255408 | ubuntu-noble-large | + project=ceilometer 2026-07-10 01:47:26.255418 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:26.255428 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2026-07-10 01:47:26.255442 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:26.255453 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2026-07-10 01:47:26.255502 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.255517 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.255527 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:26.255537 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260710 osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 01:47:26.307986 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 01:47:26.308113 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260710 2026-07-10 01:47:26.358602 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260710 2026-07-10 01:47:26.362959 | ubuntu-noble-large | + read image 2026-07-10 01:47:26.364790 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-07-10 01:47:26.365443 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:26.370114 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2026-07-10 01:47:26.370184 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2026-07-10 01:47:26.370208 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2026-07-10 01:47:26.370219 | ubuntu-noble-large | + project=ceilometer 2026-07-10 01:47:26.370229 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:26.370240 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2026-07-10 01:47:26.370250 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:26.370264 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-07-10 01:47:26.370274 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.370284 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.370294 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:26.370309 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260710 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 01:47:26.425168 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 01:47:26.425251 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260710 2026-07-10 01:47:26.474107 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260710 2026-07-10 01:47:26.478276 | ubuntu-noble-large | + read image 2026-07-10 01:47:26.480684 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2026-07-10 01:47:26.480722 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:26.484508 | ubuntu-noble-large | + imagename=ceilometer-central 2026-07-10 01:47:26.484565 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2026-07-10 01:47:26.484588 | ubuntu-noble-large | + new_imagename=ceilometer-central 2026-07-10 01:47:26.484607 | ubuntu-noble-large | + project=ceilometer 2026-07-10 01:47:26.484618 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:26.484632 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2026-07-10 01:47:26.484643 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:26.484653 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2026-07-10 01:47:26.484664 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.484674 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.484688 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:26.484698 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20260710 osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 01:47:26.538684 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 01:47:26.538760 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20260710 2026-07-10 01:47:26.582123 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20260710 2026-07-10 01:47:26.587190 | ubuntu-noble-large | + read image 2026-07-10 01:47:26.589297 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2026-07-10 01:47:26.589823 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:26.593953 | ubuntu-noble-large | + imagename=manila-data 2026-07-10 01:47:26.594030 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2026-07-10 01:47:26.594142 | ubuntu-noble-large | + new_imagename=manila-data 2026-07-10 01:47:26.594157 | ubuntu-noble-large | + project=manila 2026-07-10 01:47:26.594191 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:26.594202 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2026-07-10 01:47:26.594211 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:26.594267 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2026-07-10 01:47:26.594279 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.594286 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.594295 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:26.594352 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20260710 osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 01:47:26.652277 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 01:47:26.652369 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20260710 2026-07-10 01:47:26.700327 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20260710 2026-07-10 01:47:26.704397 | ubuntu-noble-large | + read image 2026-07-10 01:47:26.707174 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2026-07-10 01:47:26.707225 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:26.710603 | ubuntu-noble-large | + imagename=manila-api 2026-07-10 01:47:26.710625 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:26.710700 | ubuntu-noble-large | + new_imagename=manila-api 2026-07-10 01:47:26.710711 | ubuntu-noble-large | + project=manila 2026-07-10 01:47:26.710749 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:26.710758 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2026-07-10 01:47:26.710767 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:26.710797 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2026-07-10 01:47:26.710806 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.710815 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.710823 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:26.710893 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20260710 osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 01:47:26.764643 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 01:47:26.764767 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20260710 2026-07-10 01:47:26.812648 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20260710 2026-07-10 01:47:26.817449 | ubuntu-noble-large | + read image 2026-07-10 01:47:26.819798 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2026-07-10 01:47:26.819858 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:26.823962 | ubuntu-noble-large | + imagename=manila-share 2026-07-10 01:47:26.823995 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2026-07-10 01:47:26.824105 | ubuntu-noble-large | + new_imagename=manila-share 2026-07-10 01:47:26.824160 | ubuntu-noble-large | + project=manila 2026-07-10 01:47:26.824176 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:26.824215 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2026-07-10 01:47:26.824231 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:26.824245 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2026-07-10 01:47:26.824259 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.824272 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.824286 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:26.824331 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20260710 osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 01:47:26.877402 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 01:47:26.877525 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20260710 2026-07-10 01:47:26.918526 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20260710 2026-07-10 01:47:26.923012 | ubuntu-noble-large | + read image 2026-07-10 01:47:26.926034 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2026-07-10 01:47:26.926149 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:26.929850 | ubuntu-noble-large | + imagename=manila-scheduler 2026-07-10 01:47:26.929880 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2026-07-10 01:47:26.929958 | ubuntu-noble-large | + new_imagename=manila-scheduler 2026-07-10 01:47:26.929975 | ubuntu-noble-large | + project=manila 2026-07-10 01:47:26.929986 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:26.930000 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2026-07-10 01:47:26.930013 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:26.930027 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2026-07-10 01:47:26.930063 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.930082 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:26.930096 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:26.930145 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20260710 osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 01:47:26.977951 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 01:47:26.978058 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20260710 2026-07-10 01:47:27.024550 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20260710 2026-07-10 01:47:27.028190 | ubuntu-noble-large | + read image 2026-07-10 01:47:27.031113 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-07-10 01:47:27.031173 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:27.034836 | ubuntu-noble-large | + imagename=gnocchi-metricd 2026-07-10 01:47:27.034870 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2026-07-10 01:47:27.034938 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2026-07-10 01:47:27.034955 | ubuntu-noble-large | + project=gnocchi 2026-07-10 01:47:27.034966 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:27.034979 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2026-07-10 01:47:27.034993 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:27.035007 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-07-10 01:47:27.035079 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.035095 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.035109 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:27.035123 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260710 osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 01:47:27.099173 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 01:47:27.099275 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260710 2026-07-10 01:47:27.141512 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260710 2026-07-10 01:47:27.145487 | ubuntu-noble-large | + read image 2026-07-10 01:47:27.147810 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-07-10 01:47:27.148249 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:27.152090 | ubuntu-noble-large | + imagename=gnocchi-statsd 2026-07-10 01:47:27.152131 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2026-07-10 01:47:27.152195 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2026-07-10 01:47:27.152218 | ubuntu-noble-large | + project=gnocchi 2026-07-10 01:47:27.152241 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:27.152267 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2026-07-10 01:47:27.152285 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:27.152309 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-07-10 01:47:27.152333 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.152340 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.152361 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:27.152423 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260710 osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 01:47:27.207093 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 01:47:27.207197 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260710 2026-07-10 01:47:27.252504 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260710 2026-07-10 01:47:27.257005 | ubuntu-noble-large | + read image 2026-07-10 01:47:27.258807 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2026-07-10 01:47:27.259249 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:27.263310 | ubuntu-noble-large | + imagename=gnocchi-api 2026-07-10 01:47:27.263389 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:27.263413 | ubuntu-noble-large | + new_imagename=gnocchi-api 2026-07-10 01:47:27.263424 | ubuntu-noble-large | + project=gnocchi 2026-07-10 01:47:27.263434 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:27.263444 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2026-07-10 01:47:27.263454 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:27.263500 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2026-07-10 01:47:27.263520 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.263538 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.263556 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:27.263572 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20260710 osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 01:47:27.314973 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 01:47:27.315119 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20260710 2026-07-10 01:47:27.360281 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20260710 2026-07-10 01:47:27.363979 | ubuntu-noble-large | + read image 2026-07-10 01:47:27.365780 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2026-07-10 01:47:27.366662 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:27.370516 | ubuntu-noble-large | + imagename=glance-api 2026-07-10 01:47:27.370568 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:27.370583 | ubuntu-noble-large | + new_imagename=glance-api 2026-07-10 01:47:27.370596 | ubuntu-noble-large | + project=glance 2026-07-10 01:47:27.370610 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:27.370678 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2026-07-10 01:47:27.370690 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:27.370701 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2026-07-10 01:47:27.370714 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.370725 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.370735 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:27.370847 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20260710 osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 01:47:27.433646 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 01:47:27.433735 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20260710 2026-07-10 01:47:27.477738 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20260710 2026-07-10 01:47:27.481657 | ubuntu-noble-large | + read image 2026-07-10 01:47:27.483868 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2026-07-10 01:47:27.484242 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:27.488484 | ubuntu-noble-large | + imagename=cinder-scheduler 2026-07-10 01:47:27.488595 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2026-07-10 01:47:27.488668 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2026-07-10 01:47:27.488711 | ubuntu-noble-large | + project=cinder 2026-07-10 01:47:27.488750 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:27.488791 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2026-07-10 01:47:27.488805 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:27.488846 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2026-07-10 01:47:27.488889 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.488904 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.488918 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:27.489016 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260710 osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 01:47:27.539974 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 01:47:27.540096 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260710 2026-07-10 01:47:27.583412 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260710 2026-07-10 01:47:27.587800 | ubuntu-noble-large | + read image 2026-07-10 01:47:27.590252 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2026-07-10 01:47:27.590373 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:27.593818 | ubuntu-noble-large | + imagename=cinder-backup 2026-07-10 01:47:27.593866 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2026-07-10 01:47:27.593886 | ubuntu-noble-large | + new_imagename=cinder-backup 2026-07-10 01:47:27.593897 | ubuntu-noble-large | + project=cinder 2026-07-10 01:47:27.593907 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:27.593917 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2026-07-10 01:47:27.593927 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:27.593938 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2026-07-10 01:47:27.593952 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.593962 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.593973 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:27.593984 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20260710 osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 01:47:27.652782 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 01:47:27.652881 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20260710 2026-07-10 01:47:27.693820 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20260710 2026-07-10 01:47:27.698006 | ubuntu-noble-large | + read image 2026-07-10 01:47:27.700014 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2026-07-10 01:47:27.700660 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:27.704518 | ubuntu-noble-large | + imagename=cinder-api 2026-07-10 01:47:27.704566 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:27.704579 | ubuntu-noble-large | + new_imagename=cinder-api 2026-07-10 01:47:27.704591 | ubuntu-noble-large | + project=cinder 2026-07-10 01:47:27.704603 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:27.704660 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2026-07-10 01:47:27.704671 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:27.704684 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2026-07-10 01:47:27.704693 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.704705 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.704714 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:27.704757 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20260710 osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 01:47:27.754089 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 01:47:27.754178 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20260710 2026-07-10 01:47:27.798175 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20260710 2026-07-10 01:47:27.801838 | ubuntu-noble-large | + read image 2026-07-10 01:47:27.803988 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2026-07-10 01:47:27.804239 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:27.807537 | ubuntu-noble-large | + imagename=cinder-volume 2026-07-10 01:47:27.807614 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2026-07-10 01:47:27.807638 | ubuntu-noble-large | + new_imagename=cinder-volume 2026-07-10 01:47:27.807656 | ubuntu-noble-large | + project=cinder 2026-07-10 01:47:27.807681 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:27.807698 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2026-07-10 01:47:27.807716 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:27.807733 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2026-07-10 01:47:27.807777 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.807839 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.807859 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:27.807878 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20260710 osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 01:47:27.862191 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 01:47:27.862290 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20260710 2026-07-10 01:47:27.906854 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20260710 2026-07-10 01:47:27.910768 | ubuntu-noble-large | + read image 2026-07-10 01:47:27.913016 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2026-07-10 01:47:27.913608 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:27.917413 | ubuntu-noble-large | + imagename=nova-novncproxy 2026-07-10 01:47:27.917497 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2026-07-10 01:47:27.917551 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2026-07-10 01:47:27.917590 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:27.917605 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:27.917620 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2026-07-10 01:47:27.917633 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:27.917649 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2026-07-10 01:47:27.917688 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.917703 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:27.917714 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:27.917758 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260710 osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 01:47:27.971393 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 01:47:27.971681 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260710 2026-07-10 01:47:28.016205 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260710 2026-07-10 01:47:28.020320 | ubuntu-noble-large | + read image 2026-07-10 01:47:28.022484 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2026-07-10 01:47:28.022806 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:28.027065 | ubuntu-noble-large | + imagename=nova-compute 2026-07-10 01:47:28.027097 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2026-07-10 01:47:28.027161 | ubuntu-noble-large | + new_imagename=nova-compute 2026-07-10 01:47:28.027178 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:28.027193 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:28.027207 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2026-07-10 01:47:28.027222 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:28.027236 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2026-07-10 01:47:28.027251 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.027265 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.027279 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:28.027340 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20260710 osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 01:47:28.086725 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 01:47:28.086822 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20260710 2026-07-10 01:47:28.129127 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20260710 2026-07-10 01:47:28.133171 | ubuntu-noble-large | + read image 2026-07-10 01:47:28.135447 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-07-10 01:47:28.136087 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:28.140160 | ubuntu-noble-large | + imagename=nova-compute-ironic 2026-07-10 01:47:28.140196 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2026-07-10 01:47:28.140207 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2026-07-10 01:47:28.140220 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:28.140232 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:28.140245 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2026-07-10 01:47:28.140254 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:28.140266 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-07-10 01:47:28.140276 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.140288 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.140321 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:28.140334 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260710 osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 01:47:28.195730 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 01:47:28.195818 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260710 2026-07-10 01:47:28.239810 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260710 2026-07-10 01:47:28.243720 | ubuntu-noble-large | + read image 2026-07-10 01:47:28.245797 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-07-10 01:47:28.246120 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:28.249896 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2026-07-10 01:47:28.249938 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2026-07-10 01:47:28.249953 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2026-07-10 01:47:28.249998 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:28.250014 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:28.250028 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2026-07-10 01:47:28.250088 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:28.250100 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-07-10 01:47:28.250115 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.250170 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.250182 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:28.250198 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260710 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 01:47:28.303949 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 01:47:28.304064 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260710 2026-07-10 01:47:28.348333 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260710 2026-07-10 01:47:28.352558 | ubuntu-noble-large | + read image 2026-07-10 01:47:28.354553 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2026-07-10 01:47:28.354934 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:28.358826 | ubuntu-noble-large | + imagename=nova-ssh 2026-07-10 01:47:28.358856 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2026-07-10 01:47:28.358962 | ubuntu-noble-large | + new_imagename=nova-ssh 2026-07-10 01:47:28.358980 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:28.358994 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:28.359062 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2026-07-10 01:47:28.359078 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:28.359182 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2026-07-10 01:47:28.359196 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.359210 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.359220 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:28.359283 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20260710 osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 01:47:28.417112 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 01:47:28.417199 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20260710 2026-07-10 01:47:28.460555 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20260710 2026-07-10 01:47:28.464517 | ubuntu-noble-large | + read image 2026-07-10 01:47:28.466568 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2026-07-10 01:47:28.467019 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:28.470792 | ubuntu-noble-large | + imagename=nova-scheduler 2026-07-10 01:47:28.470860 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2026-07-10 01:47:28.470875 | ubuntu-noble-large | + new_imagename=nova-scheduler 2026-07-10 01:47:28.470887 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:28.470897 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:28.470907 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2026-07-10 01:47:28.470921 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:28.470931 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2026-07-10 01:47:28.470941 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.470951 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.470961 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:28.470976 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20260710 osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 01:47:28.518678 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 01:47:28.518770 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20260710 2026-07-10 01:47:28.570367 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20260710 2026-07-10 01:47:28.574281 | ubuntu-noble-large | + read image 2026-07-10 01:47:28.576434 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2026-07-10 01:47:28.576933 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:28.580914 | ubuntu-noble-large | + imagename=nova-conductor 2026-07-10 01:47:28.580946 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2026-07-10 01:47:28.581022 | ubuntu-noble-large | + new_imagename=nova-conductor 2026-07-10 01:47:28.581065 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:28.581085 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:28.581096 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2026-07-10 01:47:28.581110 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:28.581120 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2026-07-10 01:47:28.581134 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.581144 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.581157 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:28.581198 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20260710 osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 01:47:28.646895 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 01:47:28.646954 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20260710 2026-07-10 01:47:28.690786 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20260710 2026-07-10 01:47:28.695156 | ubuntu-noble-large | + read image 2026-07-10 01:47:28.697285 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2026-07-10 01:47:28.697878 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:28.702171 | ubuntu-noble-large | + imagename=nova-serialproxy 2026-07-10 01:47:28.702232 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2026-07-10 01:47:28.702256 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2026-07-10 01:47:28.702271 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:28.702285 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:28.702299 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2026-07-10 01:47:28.702312 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:28.702325 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2026-07-10 01:47:28.702343 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.702358 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.702371 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:28.702384 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260710 osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 01:47:28.757607 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 01:47:28.757704 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260710 2026-07-10 01:47:28.801361 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260710 2026-07-10 01:47:28.805425 | ubuntu-noble-large | + read image 2026-07-10 01:47:28.807576 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2026-07-10 01:47:28.808068 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:28.812523 | ubuntu-noble-large | + imagename=nova-api 2026-07-10 01:47:28.812549 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:28.812629 | ubuntu-noble-large | + new_imagename=nova-api 2026-07-10 01:47:28.812643 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:28.812658 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:28.812673 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2026-07-10 01:47:28.812683 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:28.812697 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2026-07-10 01:47:28.812711 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.812724 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.812738 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:28.812787 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20260710 osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 01:47:28.863580 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 01:47:28.863699 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20260710 2026-07-10 01:47:28.905971 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20260710 2026-07-10 01:47:28.912176 | ubuntu-noble-large | + read image 2026-07-10 01:47:28.914543 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2026-07-10 01:47:28.914836 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:28.918823 | ubuntu-noble-large | + imagename=heat-api-cfn 2026-07-10 01:47:28.918889 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2026-07-10 01:47:28.918911 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2026-07-10 01:47:28.918929 | ubuntu-noble-large | + project=heat 2026-07-10 01:47:28.918953 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:28.918971 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2026-07-10 01:47:28.919005 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:28.919022 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2026-07-10 01:47:28.919090 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.919118 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:28.919136 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:28.919152 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260710 osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 01:47:28.973062 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 01:47:28.973155 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260710 2026-07-10 01:47:29.014440 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260710 2026-07-10 01:47:29.019224 | ubuntu-noble-large | + read image 2026-07-10 01:47:29.021437 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2026-07-10 01:47:29.021796 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:29.025373 | ubuntu-noble-large | + imagename=heat-api 2026-07-10 01:47:29.025416 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:29.025486 | ubuntu-noble-large | + new_imagename=heat-api 2026-07-10 01:47:29.025516 | ubuntu-noble-large | + project=heat 2026-07-10 01:47:29.025541 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:29.025565 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2026-07-10 01:47:29.025577 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:29.025591 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2026-07-10 01:47:29.025605 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.025615 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.025630 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:29.025700 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20260710 osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 01:47:29.084251 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 01:47:29.084343 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20260710 2026-07-10 01:47:29.130070 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20260710 2026-07-10 01:47:29.134539 | ubuntu-noble-large | + read image 2026-07-10 01:47:29.136759 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2026-07-10 01:47:29.137115 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:29.141275 | ubuntu-noble-large | + imagename=heat-engine 2026-07-10 01:47:29.141352 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2026-07-10 01:47:29.141366 | ubuntu-noble-large | + new_imagename=heat-engine 2026-07-10 01:47:29.141386 | ubuntu-noble-large | + project=heat 2026-07-10 01:47:29.141396 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:29.141406 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2026-07-10 01:47:29.141416 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:29.141426 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2026-07-10 01:47:29.141437 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.141446 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.141616 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:29.141633 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20260710 osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 01:47:29.196685 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 01:47:29.196775 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20260710 2026-07-10 01:47:29.241285 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20260710 2026-07-10 01:47:29.244384 | ubuntu-noble-large | + read image 2026-07-10 01:47:29.246381 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2026-07-10 01:47:29.246797 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:29.250890 | ubuntu-noble-large | + imagename=keystone-ssh 2026-07-10 01:47:29.250936 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2026-07-10 01:47:29.250946 | ubuntu-noble-large | + new_imagename=keystone-ssh 2026-07-10 01:47:29.250959 | ubuntu-noble-large | + project=keystone 2026-07-10 01:47:29.250971 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:29.251008 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2026-07-10 01:47:29.251022 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:29.251070 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2026-07-10 01:47:29.251098 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.251115 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.251131 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:29.251153 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20260710 osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 01:47:29.302153 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 01:47:29.302250 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20260710 2026-07-10 01:47:29.348026 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20260710 2026-07-10 01:47:29.351775 | ubuntu-noble-large | + read image 2026-07-10 01:47:29.353986 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2026-07-10 01:47:29.354546 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:29.358161 | ubuntu-noble-large | + imagename=keystone-fernet 2026-07-10 01:47:29.358224 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2026-07-10 01:47:29.358237 | ubuntu-noble-large | + new_imagename=keystone-fernet 2026-07-10 01:47:29.358248 | ubuntu-noble-large | + project=keystone 2026-07-10 01:47:29.358258 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:29.358272 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2026-07-10 01:47:29.358282 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:29.358292 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2026-07-10 01:47:29.358307 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.358317 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.358327 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:29.358342 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20260710 osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 01:47:29.417926 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 01:47:29.418078 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20260710 2026-07-10 01:47:29.460964 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20260710 2026-07-10 01:47:29.465631 | ubuntu-noble-large | + read image 2026-07-10 01:47:29.468177 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2026-07-10 01:47:29.468248 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:29.473069 | ubuntu-noble-large | + imagename=keystone 2026-07-10 01:47:29.473125 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2026-07-10 01:47:29.473137 | ubuntu-noble-large | + new_imagename=keystone 2026-07-10 01:47:29.473146 | ubuntu-noble-large | + project=keystone 2026-07-10 01:47:29.473155 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:29.473164 | ubuntu-noble-large | + new_imagename=kolla/keystone 2026-07-10 01:47:29.473174 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:29.473183 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2026-07-10 01:47:29.473193 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.473202 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.473211 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:29.473230 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20260710 osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 01:47:29.525186 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 01:47:29.525277 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20260710 2026-07-10 01:47:29.568655 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20260710 2026-07-10 01:47:29.573555 | ubuntu-noble-large | + read image 2026-07-10 01:47:29.575686 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2026-07-10 01:47:29.576088 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:29.580157 | ubuntu-noble-large | + imagename=aodh-expirer 2026-07-10 01:47:29.580208 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2026-07-10 01:47:29.580244 | ubuntu-noble-large | + new_imagename=aodh-expirer 2026-07-10 01:47:29.580309 | ubuntu-noble-large | + project=aodh 2026-07-10 01:47:29.580336 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:29.580361 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2026-07-10 01:47:29.580385 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:29.580409 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2026-07-10 01:47:29.580423 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.580534 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.580553 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:29.580796 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20260710 osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 01:47:29.635572 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 01:47:29.635695 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20260710 2026-07-10 01:47:29.678595 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20260710 2026-07-10 01:47:29.682790 | ubuntu-noble-large | + read image 2026-07-10 01:47:29.685011 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2026-07-10 01:47:29.685447 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:29.688624 | ubuntu-noble-large | + imagename=aodh-api 2026-07-10 01:47:29.688674 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:29.688687 | ubuntu-noble-large | + new_imagename=aodh-api 2026-07-10 01:47:29.688702 | ubuntu-noble-large | + project=aodh 2026-07-10 01:47:29.688717 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:29.688731 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2026-07-10 01:47:29.688747 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:29.688762 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2026-07-10 01:47:29.688777 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.688791 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.688805 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:29.688853 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20260710 osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 01:47:29.739137 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 01:47:29.739245 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20260710 2026-07-10 01:47:29.785397 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20260710 2026-07-10 01:47:29.789115 | ubuntu-noble-large | + read image 2026-07-10 01:47:29.791411 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2026-07-10 01:47:29.791834 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:29.796165 | ubuntu-noble-large | + imagename=aodh-evaluator 2026-07-10 01:47:29.796214 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2026-07-10 01:47:29.796229 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2026-07-10 01:47:29.796294 | ubuntu-noble-large | + project=aodh 2026-07-10 01:47:29.796307 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:29.796322 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2026-07-10 01:47:29.796332 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:29.796342 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2026-07-10 01:47:29.796356 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.796366 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.796380 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:29.796416 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260710 osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 01:47:29.846990 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 01:47:29.847147 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260710 2026-07-10 01:47:29.904723 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260710 2026-07-10 01:47:29.909275 | ubuntu-noble-large | + read image 2026-07-10 01:47:29.912139 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2026-07-10 01:47:29.912197 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:29.916074 | ubuntu-noble-large | + imagename=aodh-listener 2026-07-10 01:47:29.916194 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2026-07-10 01:47:29.916251 | ubuntu-noble-large | + new_imagename=aodh-listener 2026-07-10 01:47:29.916284 | ubuntu-noble-large | + project=aodh 2026-07-10 01:47:29.916296 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:29.916327 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2026-07-10 01:47:29.916379 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:29.916388 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2026-07-10 01:47:29.916396 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.916406 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:29.916413 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:29.916445 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20260710 osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 01:47:29.976298 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 01:47:29.976387 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20260710 2026-07-10 01:47:30.023260 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20260710 2026-07-10 01:47:30.027335 | ubuntu-noble-large | + read image 2026-07-10 01:47:30.029694 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2026-07-10 01:47:30.029988 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:30.034148 | ubuntu-noble-large | + imagename=aodh-notifier 2026-07-10 01:47:30.034207 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2026-07-10 01:47:30.034219 | ubuntu-noble-large | + new_imagename=aodh-notifier 2026-07-10 01:47:30.034234 | ubuntu-noble-large | + project=aodh 2026-07-10 01:47:30.034248 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:30.034262 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2026-07-10 01:47:30.034275 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:30.034289 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2026-07-10 01:47:30.034302 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.034318 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.034342 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:30.034367 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20260710 osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 01:47:30.081561 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 01:47:30.081653 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20260710 2026-07-10 01:47:30.128585 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20260710 2026-07-10 01:47:30.132010 | ubuntu-noble-large | + read image 2026-07-10 01:47:30.133768 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2026-07-10 01:47:30.134098 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:30.137537 | ubuntu-noble-large | + imagename=octavia-health-manager 2026-07-10 01:47:30.137591 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2026-07-10 01:47:30.137610 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2026-07-10 01:47:30.137620 | ubuntu-noble-large | + project=octavia 2026-07-10 01:47:30.137631 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:30.137641 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2026-07-10 01:47:30.137654 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:30.137664 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2026-07-10 01:47:30.137679 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.137692 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.137706 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:30.137824 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260710 osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 01:47:30.194717 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 01:47:30.194811 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260710 2026-07-10 01:47:30.240985 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260710 2026-07-10 01:47:30.244319 | ubuntu-noble-large | + read image 2026-07-10 01:47:30.246572 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-07-10 01:47:30.246950 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:30.250712 | ubuntu-noble-large | + imagename=octavia-housekeeping 2026-07-10 01:47:30.250752 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2026-07-10 01:47:30.250833 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2026-07-10 01:47:30.250852 | ubuntu-noble-large | + project=octavia 2026-07-10 01:47:30.250864 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:30.250879 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2026-07-10 01:47:30.250895 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:30.250933 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-07-10 01:47:30.250945 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.250957 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.250971 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:30.250985 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260710 osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 01:47:30.303077 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 01:47:30.303168 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260710 2026-07-10 01:47:30.349423 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260710 2026-07-10 01:47:30.353710 | ubuntu-noble-large | + read image 2026-07-10 01:47:30.356248 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-07-10 01:47:30.356313 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:30.359547 | ubuntu-noble-large | + imagename=octavia-driver-agent 2026-07-10 01:47:30.359596 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:30.359606 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2026-07-10 01:47:30.359618 | ubuntu-noble-large | + project=octavia 2026-07-10 01:47:30.359678 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:30.359695 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2026-07-10 01:47:30.359703 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:30.359713 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-07-10 01:47:30.359721 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.359731 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.359739 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:30.359817 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260710 osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 01:47:30.410150 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 01:47:30.410241 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260710 2026-07-10 01:47:30.454300 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260710 2026-07-10 01:47:30.458273 | ubuntu-noble-large | + read image 2026-07-10 01:47:30.461639 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2026-07-10 01:47:30.461694 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:30.464924 | ubuntu-noble-large | + imagename=octavia-api 2026-07-10 01:47:30.464978 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:30.464990 | ubuntu-noble-large | + new_imagename=octavia-api 2026-07-10 01:47:30.465005 | ubuntu-noble-large | + project=octavia 2026-07-10 01:47:30.465018 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:30.465103 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2026-07-10 01:47:30.465137 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:30.465155 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2026-07-10 01:47:30.465178 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.465193 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.465203 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:30.465218 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20260710 osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 01:47:30.519495 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 01:47:30.519579 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20260710 2026-07-10 01:47:30.567303 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20260710 2026-07-10 01:47:30.570793 | ubuntu-noble-large | + read image 2026-07-10 01:47:30.572965 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2026-07-10 01:47:30.573001 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:30.575924 | ubuntu-noble-large | + imagename=octavia-worker 2026-07-10 01:47:30.576022 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2026-07-10 01:47:30.576124 | ubuntu-noble-large | + new_imagename=octavia-worker 2026-07-10 01:47:30.576167 | ubuntu-noble-large | + project=octavia 2026-07-10 01:47:30.576210 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:30.576250 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2026-07-10 01:47:30.576282 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:30.576322 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2026-07-10 01:47:30.576349 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.576359 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.576367 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:30.576435 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20260710 osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 01:47:30.623943 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 01:47:30.624076 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20260710 2026-07-10 01:47:30.668404 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20260710 2026-07-10 01:47:30.672301 | ubuntu-noble-large | + read image 2026-07-10 01:47:30.674958 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2026-07-10 01:47:30.675008 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:30.678841 | ubuntu-noble-large | + imagename=magnum-conductor 2026-07-10 01:47:30.678887 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2026-07-10 01:47:30.678934 | ubuntu-noble-large | + new_imagename=magnum-conductor 2026-07-10 01:47:30.678974 | ubuntu-noble-large | + project=magnum 2026-07-10 01:47:30.678991 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:30.679007 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2026-07-10 01:47:30.679022 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:30.679128 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2026-07-10 01:47:30.679150 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.679162 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.679177 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:30.679272 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20260710 osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 01:47:30.735277 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 01:47:30.735407 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20260710 2026-07-10 01:47:30.772788 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20260710 2026-07-10 01:47:30.777216 | ubuntu-noble-large | + read image 2026-07-10 01:47:30.779726 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2026-07-10 01:47:30.780259 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:30.784414 | ubuntu-noble-large | + imagename=magnum-api 2026-07-10 01:47:30.784477 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2026-07-10 01:47:30.784569 | ubuntu-noble-large | + new_imagename=magnum-api 2026-07-10 01:47:30.784587 | ubuntu-noble-large | + project=magnum 2026-07-10 01:47:30.784597 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:30.784611 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2026-07-10 01:47:30.784624 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:30.784638 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2026-07-10 01:47:30.784682 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.784698 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.784738 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:30.784826 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20260710 osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 01:47:30.837072 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 01:47:30.837168 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20260710 2026-07-10 01:47:30.882749 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20260710 2026-07-10 01:47:30.886708 | ubuntu-noble-large | + read image 2026-07-10 01:47:30.889394 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-07-10 01:47:30.889441 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:30.893627 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2026-07-10 01:47:30.893675 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:30.893768 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2026-07-10 01:47:30.893787 | ubuntu-noble-large | + project=ironic 2026-07-10 01:47:30.893827 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:30.893867 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2026-07-10 01:47:30.893883 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:30.893929 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-07-10 01:47:30.893971 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.893986 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:30.894024 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:30.894145 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260710 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 01:47:30.951815 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 01:47:30.951911 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260710 2026-07-10 01:47:30.999067 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260710 2026-07-10 01:47:31.003098 | ubuntu-noble-large | + read image 2026-07-10 01:47:31.005354 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-07-10 01:47:31.006105 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:31.011562 | ubuntu-noble-large | + imagename=neutron-metering-agent 2026-07-10 01:47:31.011633 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:31.011646 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2026-07-10 01:47:31.011657 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:31.011671 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:31.011682 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2026-07-10 01:47:31.011692 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:31.011706 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-07-10 01:47:31.011717 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.011730 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.011741 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:31.011801 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 01:47:31.066741 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 01:47:31.066834 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260710 2026-07-10 01:47:31.109026 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260710 2026-07-10 01:47:31.113116 | ubuntu-noble-large | + read image 2026-07-10 01:47:31.115490 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-07-10 01:47:31.115707 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:31.119681 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2026-07-10 01:47:31.119762 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:31.119790 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2026-07-10 01:47:31.119803 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:31.119819 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:31.119838 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2026-07-10 01:47:31.119856 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:31.119875 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-07-10 01:47:31.119895 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.119915 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.119939 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:31.119958 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 01:47:31.165865 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 01:47:31.165958 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260710 2026-07-10 01:47:31.212755 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260710 2026-07-10 01:47:31.216934 | ubuntu-noble-large | + read image 2026-07-10 01:47:31.218976 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-07-10 01:47:31.219424 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:31.223520 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2026-07-10 01:47:31.223560 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:31.223604 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2026-07-10 01:47:31.223642 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:31.223658 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:31.223672 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2026-07-10 01:47:31.223686 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:31.223700 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-07-10 01:47:31.223737 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.223774 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.223786 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:31.223801 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 01:47:31.278596 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 01:47:31.278694 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260710 2026-07-10 01:47:31.326331 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260710 2026-07-10 01:47:31.330776 | ubuntu-noble-large | + read image 2026-07-10 01:47:31.332971 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-07-10 01:47:31.333380 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:31.337750 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2026-07-10 01:47:31.337829 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:31.337855 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2026-07-10 01:47:31.337867 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:31.337878 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:31.337888 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2026-07-10 01:47:31.337898 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:31.337909 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-07-10 01:47:31.337921 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.337931 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.337941 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:31.337956 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 01:47:31.387219 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 01:47:31.387307 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260710 2026-07-10 01:47:31.427682 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260710 2026-07-10 01:47:31.431484 | ubuntu-noble-large | + read image 2026-07-10 01:47:31.433889 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:31.433936 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-07-10 01:47:31.437026 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2026-07-10 01:47:31.437111 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:31.437123 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2026-07-10 01:47:31.437138 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:31.437214 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:31.437228 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2026-07-10 01:47:31.437242 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:31.437253 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-07-10 01:47:31.437268 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.437279 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.437292 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:31.437334 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 01:47:31.495090 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 01:47:31.495182 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260710 2026-07-10 01:47:31.539207 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260710 2026-07-10 01:47:31.543774 | ubuntu-noble-large | + read image 2026-07-10 01:47:31.545917 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-07-10 01:47:31.546130 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:31.549519 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2026-07-10 01:47:31.549585 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:31.549598 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2026-07-10 01:47:31.549609 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:31.549620 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:31.549633 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2026-07-10 01:47:31.549644 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:31.549654 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-07-10 01:47:31.549691 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.549706 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.549716 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:31.549727 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 01:47:31.607876 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 01:47:31.607985 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260710 2026-07-10 01:47:31.653695 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260710 2026-07-10 01:47:31.658171 | ubuntu-noble-large | + read image 2026-07-10 01:47:31.661023 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-07-10 01:47:31.661154 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:31.664882 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2026-07-10 01:47:31.664941 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:31.664953 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2026-07-10 01:47:31.664964 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:31.664973 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:31.664984 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2026-07-10 01:47:31.664995 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:31.665033 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-07-10 01:47:31.665172 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.665185 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.665196 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:31.665223 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 01:47:31.718735 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 01:47:31.718826 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260710 2026-07-10 01:47:31.765670 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260710 2026-07-10 01:47:31.769416 | ubuntu-noble-large | + read image 2026-07-10 01:47:31.771498 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-07-10 01:47:31.771988 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:31.775830 | ubuntu-noble-large | + imagename=neutron-l3-agent 2026-07-10 01:47:31.775877 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:31.775892 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2026-07-10 01:47:31.775905 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:31.775919 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:31.775959 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2026-07-10 01:47:31.775972 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:31.775987 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-07-10 01:47:31.776000 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.776011 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.776025 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:31.776172 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 01:47:31.829601 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 01:47:31.829685 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260710 2026-07-10 01:47:31.873991 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260710 2026-07-10 01:47:31.877780 | ubuntu-noble-large | + read image 2026-07-10 01:47:31.880196 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2026-07-10 01:47:31.880256 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:31.884235 | ubuntu-noble-large | + imagename=neutron-linuxbridge-agent 2026-07-10 01:47:31.884280 | ubuntu-noble-large | + [[ neutron-linuxbridge-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:31.884289 | ubuntu-noble-large | + new_imagename=neutron-linuxbridge-agent 2026-07-10 01:47:31.884339 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:31.884351 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:31.884391 | ubuntu-noble-large | + new_imagename=kolla/neutron-linuxbridge-agent 2026-07-10 01:47:31.884404 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:31.884438 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2026-07-10 01:47:31.884527 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.884537 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.884547 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:31.884624 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 01:47:31.938369 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 01:47:31.938554 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20260710 2026-07-10 01:47:31.982877 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20260710 2026-07-10 01:47:31.987734 | ubuntu-noble-large | + read image 2026-07-10 01:47:31.989604 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-07-10 01:47:31.990007 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:31.993766 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2026-07-10 01:47:31.993814 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2026-07-10 01:47:31.993827 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2026-07-10 01:47:31.993841 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:31.993855 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:31.993882 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2026-07-10 01:47:31.993896 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:31.993910 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-07-10 01:47:31.993925 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.993938 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:31.993952 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:31.993999 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 01:47:32.046107 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 01:47:32.046200 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260710 2026-07-10 01:47:32.092475 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260710 2026-07-10 01:47:32.098224 | ubuntu-noble-large | + read image 2026-07-10 01:47:32.100387 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2026-07-10 01:47:32.100908 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:32.105146 | ubuntu-noble-large | + imagename=neutron-server 2026-07-10 01:47:32.105203 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2026-07-10 01:47:32.105215 | ubuntu-noble-large | + new_imagename=neutron-server 2026-07-10 01:47:32.105229 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:32.105242 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:32.105277 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2026-07-10 01:47:32.105291 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:32.105305 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2026-07-10 01:47:32.105345 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.105357 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.105372 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:32.105409 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20260710 osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 01:47:32.162911 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 01:47:32.163008 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20260710 2026-07-10 01:47:32.211846 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20260710 2026-07-10 01:47:32.215864 | ubuntu-noble-large | + read image 2026-07-10 01:47:32.218011 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-07-10 01:47:32.218494 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:32.222243 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2026-07-10 01:47:32.222293 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2026-07-10 01:47:32.222306 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2026-07-10 01:47:32.222320 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:32.222331 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:32.222345 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2026-07-10 01:47:32.222355 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:32.222387 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-07-10 01:47:32.222421 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.222437 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.222467 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:32.222478 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260710 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 01:47:32.273982 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 01:47:32.274099 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260710 2026-07-10 01:47:32.317958 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260710 2026-07-10 01:47:32.322533 | ubuntu-noble-large | + read image 2026-07-10 01:47:32.324758 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2026-07-10 01:47:32.324842 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:32.328082 | ubuntu-noble-large | + imagename=mariadb-server 2026-07-10 01:47:32.328125 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2026-07-10 01:47:32.328191 | ubuntu-noble-large | + new_imagename=mariadb-server 2026-07-10 01:47:32.328205 | ubuntu-noble-large | + project=mariadb 2026-07-10 01:47:32.328237 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:32.328249 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2026-07-10 01:47:32.328262 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:32.328300 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2026-07-10 01:47:32.328313 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.328323 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.328334 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:32.328399 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20260710 osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 01:47:32.382746 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 01:47:32.382863 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20260710 2026-07-10 01:47:32.426636 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20260710 2026-07-10 01:47:32.429643 | ubuntu-noble-large | + read image 2026-07-10 01:47:32.432152 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-07-10 01:47:32.432228 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:32.435422 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2026-07-10 01:47:32.435501 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2026-07-10 01:47:32.435516 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2026-07-10 01:47:32.435530 | ubuntu-noble-large | + project=mariadb 2026-07-10 01:47:32.435541 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:32.435554 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2026-07-10 01:47:32.435564 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:32.435578 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-07-10 01:47:32.435592 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.435605 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.435618 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:32.435696 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260710 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 01:47:32.489397 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 01:47:32.489527 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260710 2026-07-10 01:47:32.538025 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260710 2026-07-10 01:47:32.542536 | ubuntu-noble-large | + read image 2026-07-10 01:47:32.545171 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-07-10 01:47:32.545223 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:32.548948 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2026-07-10 01:47:32.549013 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2026-07-10 01:47:32.549027 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2026-07-10 01:47:32.549066 | ubuntu-noble-large | + project=ovsdpdk 2026-07-10 01:47:32.549086 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:32.549097 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2026-07-10 01:47:32.549112 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:32.549123 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-07-10 01:47:32.549161 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.549172 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.549183 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:32.549197 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260710 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 01:47:32.601423 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 01:47:32.601541 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260710 2026-07-10 01:47:32.646750 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260710 2026-07-10 01:47:32.650566 | ubuntu-noble-large | + read image 2026-07-10 01:47:32.653110 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-07-10 01:47:32.653149 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:32.656819 | ubuntu-noble-large | + imagename=ovsdpdk-db 2026-07-10 01:47:32.656890 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2026-07-10 01:47:32.656912 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2026-07-10 01:47:32.656923 | ubuntu-noble-large | + project=ovsdpdk 2026-07-10 01:47:32.656938 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:32.656956 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2026-07-10 01:47:32.656974 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:32.656999 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-07-10 01:47:32.657016 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.657034 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.657108 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:32.657129 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260710 osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 01:47:32.707437 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 01:47:32.707562 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260710 2026-07-10 01:47:32.751429 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260710 2026-07-10 01:47:32.755752 | ubuntu-noble-large | + read image 2026-07-10 01:47:32.757916 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-07-10 01:47:32.758470 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:32.762377 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2026-07-10 01:47:32.762430 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:47:32.762536 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2026-07-10 01:47:32.762554 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:32.762567 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:32.762581 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2026-07-10 01:47:32.762594 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:32.762634 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-07-10 01:47:32.762649 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.762660 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.762673 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:32.762715 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 01:47:32.813395 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 01:47:32.813528 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260710 2026-07-10 01:47:32.856120 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260710 2026-07-10 01:47:32.859535 | ubuntu-noble-large | + read image 2026-07-10 01:47:32.861726 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-07-10 01:47:32.862072 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:32.865800 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2026-07-10 01:47:32.865835 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:47:32.865877 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2026-07-10 01:47:32.865892 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:32.865906 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:32.865944 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2026-07-10 01:47:32.865956 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:32.865970 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-07-10 01:47:32.866031 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.866084 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:32.866095 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:32.866182 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 01:47:32.974188 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 01:47:32.974286 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260710 2026-07-10 01:47:33.017427 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260710 2026-07-10 01:47:33.020657 | ubuntu-noble-large | + read image 2026-07-10 01:47:33.022640 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-07-10 01:47:33.022718 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:33.025869 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2026-07-10 01:47:33.025934 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:47:33.025947 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2026-07-10 01:47:33.025959 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:33.025974 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:33.025985 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2026-07-10 01:47:33.025995 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:33.026010 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-07-10 01:47:33.026021 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.026035 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.026091 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:33.026118 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 01:47:33.075381 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 01:47:33.075533 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260710 2026-07-10 01:47:33.127896 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260710 2026-07-10 01:47:33.132297 | ubuntu-noble-large | + read image 2026-07-10 01:47:33.134160 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-07-10 01:47:33.134793 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:33.138613 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2026-07-10 01:47:33.138649 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:47:33.138662 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2026-07-10 01:47:33.138677 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:33.138691 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:33.138705 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2026-07-10 01:47:33.138716 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:33.138730 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-07-10 01:47:33.138744 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.138754 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.138768 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:33.138783 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 01:47:33.193945 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 01:47:33.194113 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260710 2026-07-10 01:47:33.236148 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260710 2026-07-10 01:47:33.240271 | ubuntu-noble-large | + read image 2026-07-10 01:47:33.242436 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-v2-server 2026-07-10 01:47:33.242755 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:33.246142 | ubuntu-noble-large | + imagename=prometheus-v2-server 2026-07-10 01:47:33.246173 | ubuntu-noble-large | + [[ prometheus-v2-server != \<\n\o\n\e\> ]] 2026-07-10 01:47:33.246220 | ubuntu-noble-large | + new_imagename=prometheus-v2-server 2026-07-10 01:47:33.246236 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:33.246273 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:33.246285 | ubuntu-noble-large | + new_imagename=kolla/prometheus-v2-server 2026-07-10 01:47:33.246295 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:33.246310 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-v2-server 2026-07-10 01:47:33.246321 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.246331 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.246345 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:33.246359 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20260710 osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 01:47:33.297113 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 01:47:33.297229 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20260710 2026-07-10 01:47:33.342627 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20260710 2026-07-10 01:47:33.346720 | ubuntu-noble-large | + read image 2026-07-10 01:47:33.348749 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-07-10 01:47:33.349168 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:33.352402 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2026-07-10 01:47:33.352436 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2026-07-10 01:47:33.352473 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2026-07-10 01:47:33.352511 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:33.352522 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:33.352533 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2026-07-10 01:47:33.352543 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:33.352553 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-07-10 01:47:33.352581 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.352592 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.352600 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:33.352633 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260710 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 01:47:33.399889 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 01:47:33.399985 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260710 2026-07-10 01:47:33.443691 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260710 2026-07-10 01:47:33.447584 | ubuntu-noble-large | + read image 2026-07-10 01:47:33.449634 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-07-10 01:47:33.450004 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:33.453833 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2026-07-10 01:47:33.453885 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:47:33.453905 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2026-07-10 01:47:33.453918 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:33.453930 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:33.453941 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2026-07-10 01:47:33.453952 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:33.453964 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-07-10 01:47:33.453980 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.453991 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.454002 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:33.454015 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 01:47:33.503714 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 01:47:33.503807 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260710 2026-07-10 01:47:33.545810 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260710 2026-07-10 01:47:33.549844 | ubuntu-noble-large | + read image 2026-07-10 01:47:33.551972 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2026-07-10 01:47:33.552345 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:33.556099 | ubuntu-noble-large | + imagename=prometheus-mtail 2026-07-10 01:47:33.556166 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2026-07-10 01:47:33.556179 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2026-07-10 01:47:33.556190 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:33.556200 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:33.556211 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2026-07-10 01:47:33.556225 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:33.556236 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2026-07-10 01:47:33.556246 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.556256 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.556267 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:33.556282 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260710 osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 01:47:33.606739 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 01:47:33.606839 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260710 2026-07-10 01:47:33.649145 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260710 2026-07-10 01:47:33.652916 | ubuntu-noble-large | + read image 2026-07-10 01:47:33.654994 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-07-10 01:47:33.655648 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:33.660035 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2026-07-10 01:47:33.660123 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2026-07-10 01:47:33.660135 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2026-07-10 01:47:33.660150 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:33.660160 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:33.660174 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2026-07-10 01:47:33.660184 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:33.660198 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-07-10 01:47:33.660213 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.660226 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.660239 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:33.660325 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260710 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 01:47:33.714883 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 01:47:33.714980 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260710 2026-07-10 01:47:33.758702 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260710 2026-07-10 01:47:33.764135 | ubuntu-noble-large | + read image 2026-07-10 01:47:33.766466 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-07-10 01:47:33.766860 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:33.770783 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2026-07-10 01:47:33.770814 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:47:33.770904 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2026-07-10 01:47:33.770918 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:33.770932 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:33.770946 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2026-07-10 01:47:33.770960 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:33.770991 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-07-10 01:47:33.771006 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.771016 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.771029 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:33.771101 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 01:47:33.825704 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 01:47:33.825811 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260710 2026-07-10 01:47:33.868766 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260710 2026-07-10 01:47:33.873720 | ubuntu-noble-large | + read image 2026-07-10 01:47:33.876197 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-07-10 01:47:33.876606 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:33.880856 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2026-07-10 01:47:33.880914 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:47:33.880935 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2026-07-10 01:47:33.880947 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:33.880959 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:33.880970 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2026-07-10 01:47:33.880981 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:33.880999 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-07-10 01:47:33.881019 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.881036 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.881101 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:33.881127 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 01:47:33.926104 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 01:47:33.926201 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260710 2026-07-10 01:47:33.969213 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260710 2026-07-10 01:47:33.973621 | ubuntu-noble-large | + read image 2026-07-10 01:47:33.975862 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-07-10 01:47:33.976204 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:33.980071 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2026-07-10 01:47:33.980113 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:47:33.980133 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2026-07-10 01:47:33.980145 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:33.980160 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:33.980174 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2026-07-10 01:47:33.980188 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:33.980202 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-07-10 01:47:33.980266 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.980277 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:33.980288 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:33.980304 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 01:47:34.035802 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 01:47:34.035878 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260710 2026-07-10 01:47:34.078296 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260710 2026-07-10 01:47:34.082391 | ubuntu-noble-large | + read image 2026-07-10 01:47:34.084541 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2026-07-10 01:47:34.085071 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:34.089064 | ubuntu-noble-large | + imagename=ovn-base 2026-07-10 01:47:34.089094 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:34.089165 | ubuntu-noble-large | + new_imagename=ovn-base 2026-07-10 01:47:34.089183 | ubuntu-noble-large | + project=ovn 2026-07-10 01:47:34.089197 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:34.089211 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2026-07-10 01:47:34.089225 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:34.089239 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2026-07-10 01:47:34.089253 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.089267 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.089280 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:34.089373 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20260710 osism.harbor.regio.digital/kolla/ovn-base:2024.2 2026-07-10 01:47:34.140917 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2024.2 2026-07-10 01:47:34.141026 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:47:34.185788 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:47:34.191134 | ubuntu-noble-large | + read image 2026-07-10 01:47:34.193248 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-07-10 01:47:34.193587 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:34.197627 | ubuntu-noble-large | + imagename=openvswitch-db-server 2026-07-10 01:47:34.197675 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2026-07-10 01:47:34.197693 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2026-07-10 01:47:34.197757 | ubuntu-noble-large | + project=openvswitch 2026-07-10 01:47:34.197774 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:34.197813 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2026-07-10 01:47:34.197827 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:34.197841 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-07-10 01:47:34.197856 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.197869 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.197882 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:34.197949 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260710 osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 01:47:34.251096 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 01:47:34.251191 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260710 2026-07-10 01:47:34.297897 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260710 2026-07-10 01:47:34.302028 | ubuntu-noble-large | + read image 2026-07-10 01:47:34.304127 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-07-10 01:47:34.304572 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:34.308572 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2026-07-10 01:47:34.308625 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2026-07-10 01:47:34.308640 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2026-07-10 01:47:34.308656 | ubuntu-noble-large | + project=openvswitch 2026-07-10 01:47:34.308669 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:34.308684 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2026-07-10 01:47:34.308695 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:34.308710 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-07-10 01:47:34.308725 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.308735 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.308749 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:34.308796 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260710 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 01:47:34.358367 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 01:47:34.358483 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260710 2026-07-10 01:47:34.406307 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260710 2026-07-10 01:47:34.410011 | ubuntu-noble-large | + read image 2026-07-10 01:47:34.412804 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-07-10 01:47:34.413082 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:34.418133 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2026-07-10 01:47:34.418216 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2026-07-10 01:47:34.418230 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2026-07-10 01:47:34.418241 | ubuntu-noble-large | + project=hacluster 2026-07-10 01:47:34.418251 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:34.418265 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2026-07-10 01:47:34.418276 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:34.418286 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-07-10 01:47:34.418301 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.418311 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.418325 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:34.418409 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260710 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 01:47:34.465263 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 01:47:34.465354 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260710 2026-07-10 01:47:34.509770 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260710 2026-07-10 01:47:34.514504 | ubuntu-noble-large | + read image 2026-07-10 01:47:34.516623 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-07-10 01:47:34.516911 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:34.520753 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2026-07-10 01:47:34.520816 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2026-07-10 01:47:34.520829 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2026-07-10 01:47:34.520839 | ubuntu-noble-large | + project=hacluster 2026-07-10 01:47:34.520854 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:34.520864 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2026-07-10 01:47:34.520874 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:34.520888 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-07-10 01:47:34.520899 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.520912 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.520922 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:34.520937 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260710 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 01:47:34.571272 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 01:47:34.571367 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260710 2026-07-10 01:47:34.615544 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260710 2026-07-10 01:47:34.620206 | ubuntu-noble-large | + read image 2026-07-10 01:47:34.622185 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2026-07-10 01:47:34.622693 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:34.626655 | ubuntu-noble-large | + imagename=hacluster-corosync 2026-07-10 01:47:34.626687 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2026-07-10 01:47:34.626701 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2026-07-10 01:47:34.626752 | ubuntu-noble-large | + project=hacluster 2026-07-10 01:47:34.626764 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:34.626779 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2026-07-10 01:47:34.626789 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:34.626803 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2026-07-10 01:47:34.626818 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.626832 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.626846 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:34.626932 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260710 osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 01:47:34.685126 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 01:47:34.685230 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260710 2026-07-10 01:47:34.730929 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260710 2026-07-10 01:47:34.735145 | ubuntu-noble-large | + read image 2026-07-10 01:47:34.736994 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2026-07-10 01:47:34.737760 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:34.741563 | ubuntu-noble-large | + imagename=hacluster-pcs 2026-07-10 01:47:34.741603 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2026-07-10 01:47:34.741614 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2026-07-10 01:47:34.741628 | ubuntu-noble-large | + project=hacluster 2026-07-10 01:47:34.741639 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:34.741654 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2026-07-10 01:47:34.741673 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:34.741692 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2026-07-10 01:47:34.741714 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.741733 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.741754 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:34.741773 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260710 osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 01:47:34.797964 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 01:47:34.798130 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260710 2026-07-10 01:47:34.842273 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260710 2026-07-10 01:47:34.846354 | ubuntu-noble-large | + read image 2026-07-10 01:47:34.848586 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2026-07-10 01:47:34.849035 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:34.853346 | ubuntu-noble-large | + imagename=designate-base 2026-07-10 01:47:34.853423 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:34.853482 | ubuntu-noble-large | + new_imagename=designate-base 2026-07-10 01:47:34.853500 | ubuntu-noble-large | + project=designate 2026-07-10 01:47:34.853519 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:34.853535 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2026-07-10 01:47:34.853545 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:34.853556 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2026-07-10 01:47:34.853565 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.853575 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.853585 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:34.853600 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20260710 osism.harbor.regio.digital/kolla/designate-base:2024.2 2026-07-10 01:47:34.904414 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2024.2 2026-07-10 01:47:34.904541 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:47:34.947388 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:47:34.951696 | ubuntu-noble-large | + read image 2026-07-10 01:47:34.953969 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2026-07-10 01:47:34.954347 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:34.958176 | ubuntu-noble-large | + imagename=masakari-base 2026-07-10 01:47:34.958206 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:34.958257 | ubuntu-noble-large | + new_imagename=masakari-base 2026-07-10 01:47:34.958273 | ubuntu-noble-large | + project=masakari 2026-07-10 01:47:34.958287 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:34.958301 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2026-07-10 01:47:34.958315 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:34.958329 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2026-07-10 01:47:34.958342 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.958356 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:34.958369 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:34.958475 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20260710 osism.harbor.regio.digital/kolla/masakari-base:2024.2 2026-07-10 01:47:35.009092 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2024.2 2026-07-10 01:47:35.009193 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 01:47:35.049672 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 01:47:35.054071 | ubuntu-noble-large | + read image 2026-07-10 01:47:35.056152 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2026-07-10 01:47:35.056699 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:35.060812 | ubuntu-noble-large | + imagename=barbican-base 2026-07-10 01:47:35.060890 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:35.060904 | ubuntu-noble-large | + new_imagename=barbican-base 2026-07-10 01:47:35.060914 | ubuntu-noble-large | + project=barbican 2026-07-10 01:47:35.060924 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:35.060935 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2026-07-10 01:47:35.060949 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:35.060959 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2026-07-10 01:47:35.060970 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.060980 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.060991 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:35.061005 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20260710 osism.harbor.regio.digital/kolla/barbican-base:2024.2 2026-07-10 01:47:35.114940 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2024.2 2026-07-10 01:47:35.115113 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 01:47:35.163616 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 01:47:35.167480 | ubuntu-noble-large | + read image 2026-07-10 01:47:35.169202 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2026-07-10 01:47:35.169783 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:35.174153 | ubuntu-noble-large | + imagename=placement-base 2026-07-10 01:47:35.174189 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:35.174198 | ubuntu-noble-large | + new_imagename=placement-base 2026-07-10 01:47:35.174257 | ubuntu-noble-large | + project=placement 2026-07-10 01:47:35.174266 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:35.174275 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2026-07-10 01:47:35.174283 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:35.174322 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2026-07-10 01:47:35.174332 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.174361 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.174367 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:35.174429 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20260710 osism.harbor.regio.digital/kolla/placement-base:2024.2 2026-07-10 01:47:35.223165 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2024.2 2026-07-10 01:47:35.223249 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20260710 2026-07-10 01:47:35.264973 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20260710 2026-07-10 01:47:35.270324 | ubuntu-noble-large | + read image 2026-07-10 01:47:35.272508 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2026-07-10 01:47:35.272861 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:35.276021 | ubuntu-noble-large | + imagename=skyline-base 2026-07-10 01:47:35.276092 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:35.276104 | ubuntu-noble-large | + new_imagename=skyline-base 2026-07-10 01:47:35.276146 | ubuntu-noble-large | + project=skyline 2026-07-10 01:47:35.276161 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:35.276175 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2026-07-10 01:47:35.276188 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:35.276202 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2026-07-10 01:47:35.276215 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.276229 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.276242 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:35.276289 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20260710 osism.harbor.regio.digital/kolla/skyline-base:2024.2 2026-07-10 01:47:35.325371 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2024.2 2026-07-10 01:47:35.325494 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20260710 2026-07-10 01:47:35.372343 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20260710 2026-07-10 01:47:35.376371 | ubuntu-noble-large | + read image 2026-07-10 01:47:35.378393 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2026-07-10 01:47:35.378855 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:35.382250 | ubuntu-noble-large | + imagename=horizon 2026-07-10 01:47:35.382307 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2026-07-10 01:47:35.382334 | ubuntu-noble-large | + new_imagename=horizon 2026-07-10 01:47:35.382345 | ubuntu-noble-large | + project=horizon 2026-07-10 01:47:35.382354 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:35.382364 | ubuntu-noble-large | + new_imagename=kolla/horizon 2026-07-10 01:47:35.382375 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:35.382385 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2026-07-10 01:47:35.382395 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.382405 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.382415 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:35.382429 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20260710 osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 01:47:35.439399 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 01:47:35.439521 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20260710 2026-07-10 01:47:35.486517 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20260710 2026-07-10 01:47:35.489768 | ubuntu-noble-large | + read image 2026-07-10 01:47:35.491371 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2026-07-10 01:47:35.491804 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:35.495663 | ubuntu-noble-large | + imagename=blazar-base 2026-07-10 01:47:35.495751 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:35.495765 | ubuntu-noble-large | + new_imagename=blazar-base 2026-07-10 01:47:35.495814 | ubuntu-noble-large | + project=blazar 2026-07-10 01:47:35.495825 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:35.495835 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2026-07-10 01:47:35.495845 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:35.495855 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2026-07-10 01:47:35.495865 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.495875 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.495885 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:35.495896 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20260710 osism.harbor.regio.digital/kolla/blazar-base:2024.2 2026-07-10 01:47:35.551390 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2024.2 2026-07-10 01:47:35.551507 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20260710 2026-07-10 01:47:35.597638 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20260710 2026-07-10 01:47:35.601540 | ubuntu-noble-large | + read image 2026-07-10 01:47:35.603586 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2026-07-10 01:47:35.603694 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:35.606919 | ubuntu-noble-large | + imagename=ironic-base 2026-07-10 01:47:35.606995 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:35.607009 | ubuntu-noble-large | + new_imagename=ironic-base 2026-07-10 01:47:35.607029 | ubuntu-noble-large | + project=ironic 2026-07-10 01:47:35.607159 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:35.607174 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2026-07-10 01:47:35.607186 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:35.607198 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2026-07-10 01:47:35.607210 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.607222 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.607233 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:35.607246 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20260710 osism.harbor.regio.digital/kolla/ironic-base:2024.2 2026-07-10 01:47:35.663283 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2024.2 2026-07-10 01:47:35.663387 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 01:47:35.707341 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 01:47:35.712269 | ubuntu-noble-large | + read image 2026-07-10 01:47:35.714538 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2026-07-10 01:47:35.715299 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:35.719494 | ubuntu-noble-large | + imagename=ceilometer-base 2026-07-10 01:47:35.719548 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:35.719662 | ubuntu-noble-large | + new_imagename=ceilometer-base 2026-07-10 01:47:35.719694 | ubuntu-noble-large | + project=ceilometer 2026-07-10 01:47:35.719716 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:35.719741 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2026-07-10 01:47:35.719761 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:35.719785 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2026-07-10 01:47:35.719811 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.719836 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.719861 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:35.719926 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2026-07-10 01:47:35.772908 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2026-07-10 01:47:35.773003 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:47:35.816614 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:47:35.820397 | ubuntu-noble-large | + read image 2026-07-10 01:47:35.822184 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2026-07-10 01:47:35.822759 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:35.826612 | ubuntu-noble-large | + imagename=manila-base 2026-07-10 01:47:35.826667 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:35.826679 | ubuntu-noble-large | + new_imagename=manila-base 2026-07-10 01:47:35.826689 | ubuntu-noble-large | + project=manila 2026-07-10 01:47:35.826706 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:35.826716 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2026-07-10 01:47:35.826726 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:35.826754 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2026-07-10 01:47:35.826763 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.826772 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.826781 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:35.826791 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20260710 osism.harbor.regio.digital/kolla/manila-base:2024.2 2026-07-10 01:47:35.878699 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2024.2 2026-07-10 01:47:35.878792 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:47:35.926700 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:47:35.930869 | ubuntu-noble-large | + read image 2026-07-10 01:47:35.933074 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2026-07-10 01:47:35.933497 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:35.937850 | ubuntu-noble-large | + imagename=gnocchi-base 2026-07-10 01:47:35.937917 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:35.937950 | ubuntu-noble-large | + new_imagename=gnocchi-base 2026-07-10 01:47:35.937968 | ubuntu-noble-large | + project=gnocchi 2026-07-10 01:47:35.937980 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:35.937990 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2026-07-10 01:47:35.938000 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:35.938010 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2026-07-10 01:47:35.938077 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.938113 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:35.938131 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:35.938149 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2026-07-10 01:47:35.993162 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2026-07-10 01:47:35.993264 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 01:47:36.043034 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 01:47:36.047774 | ubuntu-noble-large | + read image 2026-07-10 01:47:36.049948 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2026-07-10 01:47:36.050489 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:36.054634 | ubuntu-noble-large | + imagename=ironic-inspector 2026-07-10 01:47:36.054681 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2026-07-10 01:47:36.054701 | ubuntu-noble-large | + new_imagename=ironic-inspector 2026-07-10 01:47:36.054746 | ubuntu-noble-large | + project=ironic 2026-07-10 01:47:36.054761 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:36.054774 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2026-07-10 01:47:36.054786 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:36.054800 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2026-07-10 01:47:36.054813 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.054826 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.054837 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:36.054899 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20260710 osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 01:47:36.106891 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 01:47:36.106992 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20260710 2026-07-10 01:47:36.156453 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20260710 2026-07-10 01:47:36.160871 | ubuntu-noble-large | + read image 2026-07-10 01:47:36.164017 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2026-07-10 01:47:36.164099 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:36.166772 | ubuntu-noble-large | + imagename=glance-base 2026-07-10 01:47:36.166831 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:36.166844 | ubuntu-noble-large | + new_imagename=glance-base 2026-07-10 01:47:36.166854 | ubuntu-noble-large | + project=glance 2026-07-10 01:47:36.166864 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:36.166874 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2026-07-10 01:47:36.166888 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:36.166898 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2026-07-10 01:47:36.166908 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.166940 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.166951 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:36.166966 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20260710 osism.harbor.regio.digital/kolla/glance-base:2024.2 2026-07-10 01:47:36.221857 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2024.2 2026-07-10 01:47:36.221985 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20260710 2026-07-10 01:47:36.264919 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20260710 2026-07-10 01:47:36.268589 | ubuntu-noble-large | + read image 2026-07-10 01:47:36.271076 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2026-07-10 01:47:36.271128 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:36.273817 | ubuntu-noble-large | + imagename=cinder-base 2026-07-10 01:47:36.273877 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:36.273900 | ubuntu-noble-large | + new_imagename=cinder-base 2026-07-10 01:47:36.273923 | ubuntu-noble-large | + project=cinder 2026-07-10 01:47:36.273939 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:36.273954 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2026-07-10 01:47:36.273970 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:36.273992 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2026-07-10 01:47:36.274007 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.274023 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.274074 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:36.274101 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20260710 osism.harbor.regio.digital/kolla/cinder-base:2024.2 2026-07-10 01:47:36.334591 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2024.2 2026-07-10 01:47:36.334691 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:47:36.378367 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:47:36.382367 | ubuntu-noble-large | + read image 2026-07-10 01:47:36.385203 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2026-07-10 01:47:36.385277 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:36.388622 | ubuntu-noble-large | + imagename=nova-base 2026-07-10 01:47:36.388694 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:36.388709 | ubuntu-noble-large | + new_imagename=nova-base 2026-07-10 01:47:36.388721 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:36.388732 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:36.388748 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2026-07-10 01:47:36.388760 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:36.388771 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2026-07-10 01:47:36.388784 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.388796 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.388810 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:36.388823 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20260710 osism.harbor.regio.digital/kolla/nova-base:2024.2 2026-07-10 01:47:36.450647 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2024.2 2026-07-10 01:47:36.450783 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:47:36.497364 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:47:36.501729 | ubuntu-noble-large | + read image 2026-07-10 01:47:36.504188 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2026-07-10 01:47:36.504530 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:36.508614 | ubuntu-noble-large | + imagename=heat-base 2026-07-10 01:47:36.508653 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:36.508668 | ubuntu-noble-large | + new_imagename=heat-base 2026-07-10 01:47:36.508720 | ubuntu-noble-large | + project=heat 2026-07-10 01:47:36.508732 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:36.508746 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2026-07-10 01:47:36.508759 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:36.508808 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2026-07-10 01:47:36.508823 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.508836 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.508850 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:36.509024 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20260710 osism.harbor.regio.digital/kolla/heat-base:2024.2 2026-07-10 01:47:36.563911 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2024.2 2026-07-10 01:47:36.564096 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 01:47:36.603601 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 01:47:36.607332 | ubuntu-noble-large | + read image 2026-07-10 01:47:36.609089 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2026-07-10 01:47:36.609312 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:36.613158 | ubuntu-noble-large | + imagename=keystone-base 2026-07-10 01:47:36.613222 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:36.613239 | ubuntu-noble-large | + new_imagename=keystone-base 2026-07-10 01:47:36.613253 | ubuntu-noble-large | + project=keystone 2026-07-10 01:47:36.613269 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:36.613283 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2026-07-10 01:47:36.613296 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:36.613312 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2026-07-10 01:47:36.613326 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.613342 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.613354 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:36.613370 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20260710 osism.harbor.regio.digital/kolla/keystone-base:2024.2 2026-07-10 01:47:36.667477 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2024.2 2026-07-10 01:47:36.667578 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 01:47:36.713997 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 01:47:36.718752 | ubuntu-noble-large | + read image 2026-07-10 01:47:36.720705 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2026-07-10 01:47:36.721112 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:36.725382 | ubuntu-noble-large | + imagename=aodh-base 2026-07-10 01:47:36.725419 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:36.725530 | ubuntu-noble-large | + new_imagename=aodh-base 2026-07-10 01:47:36.725548 | ubuntu-noble-large | + project=aodh 2026-07-10 01:47:36.725562 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:36.725576 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2026-07-10 01:47:36.725590 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:36.725631 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2026-07-10 01:47:36.725647 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.725660 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.725671 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:36.725718 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20260710 osism.harbor.regio.digital/kolla/aodh-base:2024.2 2026-07-10 01:47:36.779232 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2024.2 2026-07-10 01:47:36.779326 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:47:36.825544 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:47:36.829515 | ubuntu-noble-large | + read image 2026-07-10 01:47:36.832157 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2026-07-10 01:47:36.832226 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:36.835954 | ubuntu-noble-large | + imagename=octavia-base 2026-07-10 01:47:36.836012 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:36.836143 | ubuntu-noble-large | + new_imagename=octavia-base 2026-07-10 01:47:36.836167 | ubuntu-noble-large | + project=octavia 2026-07-10 01:47:36.836206 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:36.836244 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2026-07-10 01:47:36.836259 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:36.836297 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2026-07-10 01:47:36.836312 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.836326 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.836336 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:36.836378 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20260710 osism.harbor.regio.digital/kolla/octavia-base:2024.2 2026-07-10 01:47:36.888470 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2024.2 2026-07-10 01:47:36.888565 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:47:36.939351 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:47:36.943561 | ubuntu-noble-large | + read image 2026-07-10 01:47:36.945839 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2026-07-10 01:47:36.946278 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:36.949887 | ubuntu-noble-large | + imagename=magnum-base 2026-07-10 01:47:36.949958 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:36.949973 | ubuntu-noble-large | + new_imagename=magnum-base 2026-07-10 01:47:36.949985 | ubuntu-noble-large | + project=magnum 2026-07-10 01:47:36.949996 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:36.950011 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2026-07-10 01:47:36.950023 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:36.950035 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2026-07-10 01:47:36.950089 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.950100 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:36.950110 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:36.950126 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20260710 osism.harbor.regio.digital/kolla/magnum-base:2024.2 2026-07-10 01:47:37.005953 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2024.2 2026-07-10 01:47:37.006094 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20260710 2026-07-10 01:47:37.051969 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20260710 2026-07-10 01:47:37.055750 | ubuntu-noble-large | + read image 2026-07-10 01:47:37.057915 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2026-07-10 01:47:37.058335 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:37.061703 | ubuntu-noble-large | + imagename=neutron-base 2026-07-10 01:47:37.061751 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:37.061768 | ubuntu-noble-large | + new_imagename=neutron-base 2026-07-10 01:47:37.061783 | ubuntu-noble-large | + project=neutron 2026-07-10 01:47:37.061828 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:37.061845 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2026-07-10 01:47:37.061858 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:37.061872 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2026-07-10 01:47:37.061887 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.061898 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.061912 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:37.061987 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20260710 osism.harbor.regio.digital/kolla/neutron-base:2024.2 2026-07-10 01:47:37.113110 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2024.2 2026-07-10 01:47:37.113256 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 01:47:37.160834 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 01:47:37.164896 | ubuntu-noble-large | + read image 2026-07-10 01:47:37.167694 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-07-10 01:47:37.167751 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:37.170998 | ubuntu-noble-large | + imagename=letsencrypt-lego 2026-07-10 01:47:37.171130 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2026-07-10 01:47:37.171209 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2026-07-10 01:47:37.171258 | ubuntu-noble-large | + project=letsencrypt 2026-07-10 01:47:37.171297 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:37.171349 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2026-07-10 01:47:37.171376 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:37.171393 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-07-10 01:47:37.171419 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.171457 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.171469 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:37.171484 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260710 osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 01:47:37.225370 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 01:47:37.225502 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260710 2026-07-10 01:47:37.269375 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260710 2026-07-10 01:47:37.273459 | ubuntu-noble-large | + read image 2026-07-10 01:47:37.275921 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-07-10 01:47:37.276337 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:37.280709 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2026-07-10 01:47:37.280761 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2026-07-10 01:47:37.280775 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2026-07-10 01:47:37.280790 | ubuntu-noble-large | + project=letsencrypt 2026-07-10 01:47:37.280802 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:37.280817 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2026-07-10 01:47:37.280828 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:37.280843 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-07-10 01:47:37.280859 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.280870 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.280883 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:37.280926 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260710 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 01:47:37.334124 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 01:47:37.334232 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260710 2026-07-10 01:47:37.378893 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260710 2026-07-10 01:47:37.382806 | ubuntu-noble-large | + read image 2026-07-10 01:47:37.384915 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2026-07-10 01:47:37.385159 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:37.387762 | ubuntu-noble-large | + imagename=redis-sentinel 2026-07-10 01:47:37.387814 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2026-07-10 01:47:37.387829 | ubuntu-noble-large | + new_imagename=redis-sentinel 2026-07-10 01:47:37.387868 | ubuntu-noble-large | + project=redis 2026-07-10 01:47:37.387882 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:37.387895 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2026-07-10 01:47:37.387907 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:37.387942 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2026-07-10 01:47:37.387955 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.387979 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.387989 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:37.388027 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20260710 osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 01:47:37.441449 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 01:47:37.441532 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20260710 2026-07-10 01:47:37.484582 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20260710 2026-07-10 01:47:37.488682 | ubuntu-noble-large | + read image 2026-07-10 01:47:37.491178 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2026-07-10 01:47:37.491252 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:37.494011 | ubuntu-noble-large | + imagename=redis 2026-07-10 01:47:37.494082 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2026-07-10 01:47:37.494100 | ubuntu-noble-large | + new_imagename=redis 2026-07-10 01:47:37.494145 | ubuntu-noble-large | + project=redis 2026-07-10 01:47:37.494160 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:37.494173 | ubuntu-noble-large | + new_imagename=kolla/redis 2026-07-10 01:47:37.494186 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:37.494221 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2026-07-10 01:47:37.494235 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.494247 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.494259 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:37.494325 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20260710 osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 01:47:37.549584 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 01:47:37.549679 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20260710 2026-07-10 01:47:37.603457 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20260710 2026-07-10 01:47:37.609804 | ubuntu-noble-large | + read image 2026-07-10 01:47:37.613223 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2026-07-10 01:47:37.613352 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:37.618411 | ubuntu-noble-large | + imagename=iscsid 2026-07-10 01:47:37.618519 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2026-07-10 01:47:37.618528 | ubuntu-noble-large | + new_imagename=iscsid 2026-07-10 01:47:37.618551 | ubuntu-noble-large | + project=iscsid 2026-07-10 01:47:37.618557 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:37.618564 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2026-07-10 01:47:37.618569 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:37.618578 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2026-07-10 01:47:37.618615 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.618640 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.618661 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:37.618725 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20260710 osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 01:47:37.671552 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 01:47:37.671630 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20260710 2026-07-10 01:47:37.709907 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20260710 2026-07-10 01:47:37.713531 | ubuntu-noble-large | + read image 2026-07-10 01:47:37.715211 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2026-07-10 01:47:37.715451 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:37.719287 | ubuntu-noble-large | + imagename=grafana 2026-07-10 01:47:37.719353 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2026-07-10 01:47:37.719366 | ubuntu-noble-large | + new_imagename=grafana 2026-07-10 01:47:37.719376 | ubuntu-noble-large | + project=grafana 2026-07-10 01:47:37.719391 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:37.719401 | ubuntu-noble-large | + new_imagename=kolla/grafana 2026-07-10 01:47:37.719414 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:37.719556 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2026-07-10 01:47:37.719571 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.719601 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.719617 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:37.719628 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20260710 osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 01:47:37.769269 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 01:47:37.769371 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20260710 2026-07-10 01:47:37.813416 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20260710 2026-07-10 01:47:37.817961 | ubuntu-noble-large | + read image 2026-07-10 01:47:37.819877 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2026-07-10 01:47:37.819901 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:37.822706 | ubuntu-noble-large | + imagename=mariadb-base 2026-07-10 01:47:37.822732 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:37.822750 | ubuntu-noble-large | + new_imagename=mariadb-base 2026-07-10 01:47:37.822760 | ubuntu-noble-large | + project=mariadb 2026-07-10 01:47:37.822770 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:37.822784 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2026-07-10 01:47:37.822795 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:37.822806 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2026-07-10 01:47:37.822816 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.822830 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.822840 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:37.822852 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2026-07-10 01:47:37.873490 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2026-07-10 01:47:37.873582 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 2026-07-10 01:47:37.918299 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 2026-07-10 01:47:37.922742 | ubuntu-noble-large | + read image 2026-07-10 01:47:37.925023 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2026-07-10 01:47:37.925449 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:37.929459 | ubuntu-noble-large | + imagename=ovsdpdk 2026-07-10 01:47:37.929506 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2026-07-10 01:47:37.929517 | ubuntu-noble-large | + new_imagename=ovsdpdk 2026-07-10 01:47:37.929534 | ubuntu-noble-large | + project=ovsdpdk 2026-07-10 01:47:37.929544 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:37.929554 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2026-07-10 01:47:37.929564 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:37.929574 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2026-07-10 01:47:37.929610 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.929630 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:37.929648 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:37.929667 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 01:47:37.981555 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 01:47:37.981649 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 2026-07-10 01:47:38.025252 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 2026-07-10 01:47:38.030362 | ubuntu-noble-large | + read image 2026-07-10 01:47:38.033102 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2026-07-10 01:47:38.033145 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:38.036950 | ubuntu-noble-large | + imagename=memcached 2026-07-10 01:47:38.036996 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2026-07-10 01:47:38.037016 | ubuntu-noble-large | + new_imagename=memcached 2026-07-10 01:47:38.037027 | ubuntu-noble-large | + project=memcached 2026-07-10 01:47:38.037067 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:38.037086 | ubuntu-noble-large | + new_imagename=kolla/memcached 2026-07-10 01:47:38.037111 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:38.037122 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2026-07-10 01:47:38.037148 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.037158 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.037169 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:38.037184 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20260710 osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 01:47:38.094421 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 01:47:38.094545 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20260710 2026-07-10 01:47:38.135254 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20260710 2026-07-10 01:47:38.140369 | ubuntu-noble-large | + read image 2026-07-10 01:47:38.142585 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2026-07-10 01:47:38.143029 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:38.146634 | ubuntu-noble-large | + imagename=prometheus-base 2026-07-10 01:47:38.146689 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:38.146703 | ubuntu-noble-large | + new_imagename=prometheus-base 2026-07-10 01:47:38.146718 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:47:38.146733 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:38.146778 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2026-07-10 01:47:38.146790 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:38.146806 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2026-07-10 01:47:38.146821 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.146836 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.146846 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:38.146915 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2026-07-10 01:47:38.197025 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2026-07-10 01:47:38.197165 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 01:47:38.241911 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 01:47:38.245997 | ubuntu-noble-large | + read image 2026-07-10 01:47:38.248248 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2026-07-10 01:47:38.248725 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:38.252633 | ubuntu-noble-large | + imagename=haproxy 2026-07-10 01:47:38.252683 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2026-07-10 01:47:38.252697 | ubuntu-noble-large | + new_imagename=haproxy 2026-07-10 01:47:38.252712 | ubuntu-noble-large | + project=haproxy 2026-07-10 01:47:38.252722 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:38.252735 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2026-07-10 01:47:38.252749 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:38.252763 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2026-07-10 01:47:38.252777 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.252791 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.252804 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:38.252854 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20260710 osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 01:47:38.304412 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 01:47:38.304526 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20260710 2026-07-10 01:47:38.347843 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20260710 2026-07-10 01:47:38.352083 | ubuntu-noble-large | + read image 2026-07-10 01:47:38.354734 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:38.354779 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2026-07-10 01:47:38.356409 | ubuntu-noble-large | + imagename=haproxy-ssh 2026-07-10 01:47:38.356509 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2026-07-10 01:47:38.356528 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2026-07-10 01:47:38.356538 | ubuntu-noble-large | + project=haproxy 2026-07-10 01:47:38.356546 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:38.356554 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2026-07-10 01:47:38.356563 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:38.356571 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2026-07-10 01:47:38.356583 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.356591 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.356600 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:38.356609 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260710 osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 01:47:38.411548 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 01:47:38.411623 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260710 2026-07-10 01:47:38.447443 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260710 2026-07-10 01:47:38.449921 | ubuntu-noble-large | + read image 2026-07-10 01:47:38.452334 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2026-07-10 01:47:38.452363 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:38.455955 | ubuntu-noble-large | + imagename=openvswitch-base 2026-07-10 01:47:38.456025 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:38.456101 | ubuntu-noble-large | + new_imagename=openvswitch-base 2026-07-10 01:47:38.456112 | ubuntu-noble-large | + project=openvswitch 2026-07-10 01:47:38.456138 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:38.456147 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2026-07-10 01:47:38.456178 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:38.456186 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2026-07-10 01:47:38.456224 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.456232 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.456239 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:38.456307 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2026-07-10 01:47:38.504093 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2026-07-10 01:47:38.504187 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 01:47:38.546089 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 01:47:38.550214 | ubuntu-noble-large | + read image 2026-07-10 01:47:38.552437 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2026-07-10 01:47:38.552569 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:38.556190 | ubuntu-noble-large | + imagename=rabbitmq 2026-07-10 01:47:38.556224 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2026-07-10 01:47:38.556309 | ubuntu-noble-large | + new_imagename=rabbitmq 2026-07-10 01:47:38.556330 | ubuntu-noble-large | + project=rabbitmq 2026-07-10 01:47:38.556353 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:38.556372 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2026-07-10 01:47:38.556389 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:38.556414 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2026-07-10 01:47:38.556455 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.556474 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.556493 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:38.556518 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20260710 osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 01:47:38.612119 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 01:47:38.612228 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20260710 2026-07-10 01:47:38.656069 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20260710 2026-07-10 01:47:38.660515 | ubuntu-noble-large | + read image 2026-07-10 01:47:38.662660 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2026-07-10 01:47:38.663030 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:38.666605 | ubuntu-noble-large | + imagename=hacluster-base 2026-07-10 01:47:38.666656 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:38.666731 | ubuntu-noble-large | + new_imagename=hacluster-base 2026-07-10 01:47:38.666763 | ubuntu-noble-large | + project=hacluster 2026-07-10 01:47:38.666774 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:38.666808 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2026-07-10 01:47:38.666819 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:38.666851 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2026-07-10 01:47:38.666868 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.666884 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.666900 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:38.666941 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2026-07-10 01:47:38.718125 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2026-07-10 01:47:38.718229 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 01:47:38.761910 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 01:47:38.766958 | ubuntu-noble-large | + read image 2026-07-10 01:47:38.769615 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2026-07-10 01:47:38.769652 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:38.772407 | ubuntu-noble-large | + imagename=openstack-base 2026-07-10 01:47:38.772495 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:38.772528 | ubuntu-noble-large | + new_imagename=openstack-base 2026-07-10 01:47:38.772561 | ubuntu-noble-large | + project=openstack 2026-07-10 01:47:38.772572 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:38.772600 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2026-07-10 01:47:38.772611 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:38.772621 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2026-07-10 01:47:38.772651 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.772663 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.772691 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:38.772788 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20260710 osism.harbor.regio.digital/kolla/openstack-base:2024.2 2026-07-10 01:47:38.825109 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2024.2 2026-07-10 01:47:38.825187 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 01:47:38.870687 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 01:47:38.875270 | ubuntu-noble-large | + read image 2026-07-10 01:47:38.877617 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2026-07-10 01:47:38.878519 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:38.882587 | ubuntu-noble-large | + imagename=dnsmasq 2026-07-10 01:47:38.882648 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2026-07-10 01:47:38.882660 | ubuntu-noble-large | + new_imagename=dnsmasq 2026-07-10 01:47:38.882685 | ubuntu-noble-large | + project=dnsmasq 2026-07-10 01:47:38.882698 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:38.882706 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2026-07-10 01:47:38.882714 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:38.882726 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2026-07-10 01:47:38.882734 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.882746 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.882758 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:38.882926 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20260710 osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 01:47:38.935573 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 01:47:38.935670 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20260710 2026-07-10 01:47:38.983471 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20260710 2026-07-10 01:47:38.987256 | ubuntu-noble-large | + read image 2026-07-10 01:47:38.989951 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2026-07-10 01:47:38.990014 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:38.993887 | ubuntu-noble-large | + imagename=kolla-toolbox 2026-07-10 01:47:38.993982 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2026-07-10 01:47:38.994005 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2026-07-10 01:47:38.994024 | ubuntu-noble-large | + project=kolla 2026-07-10 01:47:38.994107 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:38.994134 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2026-07-10 01:47:38.994155 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:38.994174 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2026-07-10 01:47:38.994192 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.994210 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:38.994228 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:38.994249 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260710 osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 01:47:39.047783 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 01:47:39.047877 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260710 2026-07-10 01:47:39.087854 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260710 2026-07-10 01:47:39.091973 | ubuntu-noble-large | + read image 2026-07-10 01:47:39.094119 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2026-07-10 01:47:39.094592 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:39.098519 | ubuntu-noble-large | + imagename=fluentd 2026-07-10 01:47:39.098577 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2026-07-10 01:47:39.098590 | ubuntu-noble-large | + new_imagename=fluentd 2026-07-10 01:47:39.098644 | ubuntu-noble-large | + project=fluentd 2026-07-10 01:47:39.098660 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:39.098699 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2026-07-10 01:47:39.098714 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:39.098728 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2026-07-10 01:47:39.098742 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.098755 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.098769 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:39.098815 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20260710 osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 01:47:39.149470 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 01:47:39.149554 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20260710 2026-07-10 01:47:39.193872 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20260710 2026-07-10 01:47:39.197947 | ubuntu-noble-large | + read image 2026-07-10 01:47:39.200674 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2026-07-10 01:47:39.200741 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:39.204357 | ubuntu-noble-large | + imagename=letsencrypt-base 2026-07-10 01:47:39.204401 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:39.204524 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2026-07-10 01:47:39.204541 | ubuntu-noble-large | + project=letsencrypt 2026-07-10 01:47:39.204577 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:39.204616 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2026-07-10 01:47:39.204630 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:39.204671 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2026-07-10 01:47:39.204716 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.204730 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.204765 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:39.204849 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2026-07-10 01:47:39.256702 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2026-07-10 01:47:39.256799 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 2026-07-10 01:47:39.302719 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 2026-07-10 01:47:39.305946 | ubuntu-noble-large | + read image 2026-07-10 01:47:39.307906 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2026-07-10 01:47:39.308016 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:39.310111 | ubuntu-noble-large | + imagename=cron 2026-07-10 01:47:39.310145 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2026-07-10 01:47:39.310156 | ubuntu-noble-large | + new_imagename=cron 2026-07-10 01:47:39.310194 | ubuntu-noble-large | + project=cron 2026-07-10 01:47:39.310205 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:39.310215 | ubuntu-noble-large | + new_imagename=kolla/cron 2026-07-10 01:47:39.310225 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:39.310236 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2026-07-10 01:47:39.310246 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.310259 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.310269 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:39.310280 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20260710 osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 01:47:39.363793 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 01:47:39.363865 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20260710 2026-07-10 01:47:39.408073 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20260710 2026-07-10 01:47:39.412671 | ubuntu-noble-large | + read image 2026-07-10 01:47:39.414881 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2026-07-10 01:47:39.415147 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:39.417884 | ubuntu-noble-large | + imagename=redis-base 2026-07-10 01:47:39.417941 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2026-07-10 01:47:39.417957 | ubuntu-noble-large | + new_imagename=redis-base 2026-07-10 01:47:39.417976 | ubuntu-noble-large | + project=redis 2026-07-10 01:47:39.417991 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:39.418010 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2026-07-10 01:47:39.418025 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:39.418102 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2026-07-10 01:47:39.418127 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.418180 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.418192 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:39.418252 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20260710 osism.harbor.regio.digital/kolla/redis-base:2024.2 2026-07-10 01:47:39.472006 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2024.2 2026-07-10 01:47:39.472170 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20260710 2026-07-10 01:47:39.513080 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20260710 2026-07-10 01:47:39.519163 | ubuntu-noble-large | + read image 2026-07-10 01:47:39.521623 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2026-07-10 01:47:39.521745 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:39.525551 | ubuntu-noble-large | + imagename=keepalived 2026-07-10 01:47:39.525583 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2026-07-10 01:47:39.525635 | ubuntu-noble-large | + new_imagename=keepalived 2026-07-10 01:47:39.525651 | ubuntu-noble-large | + project=keepalived 2026-07-10 01:47:39.525662 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:39.525675 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2026-07-10 01:47:39.525689 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:39.525702 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2026-07-10 01:47:39.525716 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.525729 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.525742 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:39.525848 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20260710 osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 01:47:39.575509 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 01:47:39.575603 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20260710 2026-07-10 01:47:39.621867 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20260710 2026-07-10 01:47:39.625895 | ubuntu-noble-large | + read image 2026-07-10 01:47:39.628131 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2026-07-10 01:47:39.628470 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:39.632385 | ubuntu-noble-large | + imagename=nova-libvirt 2026-07-10 01:47:39.632463 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2026-07-10 01:47:39.632475 | ubuntu-noble-large | + new_imagename=nova-libvirt 2026-07-10 01:47:39.632485 | ubuntu-noble-large | + project=nova 2026-07-10 01:47:39.632493 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:39.632503 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2026-07-10 01:47:39.632513 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:39.632524 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2026-07-10 01:47:39.632555 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.632562 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.632570 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:39.632581 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20260710 osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 01:47:39.686250 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 01:47:39.686365 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20260710 2026-07-10 01:47:39.733332 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20260710 2026-07-10 01:47:39.736320 | ubuntu-noble-large | + read image 2026-07-10 01:47:39.738548 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2026-07-10 01:47:39.738845 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:39.741976 | ubuntu-noble-large | + imagename=proxysql 2026-07-10 01:47:39.742024 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2026-07-10 01:47:39.742083 | ubuntu-noble-large | + new_imagename=proxysql 2026-07-10 01:47:39.742108 | ubuntu-noble-large | + project=proxysql 2026-07-10 01:47:39.742126 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:39.742143 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2026-07-10 01:47:39.742157 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:39.742166 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2026-07-10 01:47:39.742175 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.742184 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.742196 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:39.742206 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20260710 osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 01:47:39.797852 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 01:47:39.797945 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20260710 2026-07-10 01:47:39.842118 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20260710 2026-07-10 01:47:39.846199 | ubuntu-noble-large | + read image 2026-07-10 01:47:39.848298 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2026-07-10 01:47:39.848683 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:39.852751 | ubuntu-noble-large | + imagename=tgtd 2026-07-10 01:47:39.852806 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2026-07-10 01:47:39.852817 | ubuntu-noble-large | + new_imagename=tgtd 2026-07-10 01:47:39.852830 | ubuntu-noble-large | + project=tgtd 2026-07-10 01:47:39.852843 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:39.852881 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2026-07-10 01:47:39.852895 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:39.852908 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2026-07-10 01:47:39.852920 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.852932 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.852944 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:39.853091 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20260710 osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 01:47:39.906626 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 01:47:39.906724 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20260710 2026-07-10 01:47:39.947897 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20260710 2026-07-10 01:47:39.951614 | ubuntu-noble-large | + read image 2026-07-10 01:47:39.953855 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-07-10 01:47:39.954206 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:39.957951 | ubuntu-noble-large | + imagename=opensearch-dashboards 2026-07-10 01:47:39.957990 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2026-07-10 01:47:39.958003 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2026-07-10 01:47:39.958066 | ubuntu-noble-large | + project=opensearch 2026-07-10 01:47:39.958084 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:39.958094 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2026-07-10 01:47:39.958106 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:39.958119 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-07-10 01:47:39.958132 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.958144 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:39.958156 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:39.958199 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260710 osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 01:47:40.011758 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 01:47:40.011861 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260710 2026-07-10 01:47:40.055356 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260710 2026-07-10 01:47:40.059754 | ubuntu-noble-large | + read image 2026-07-10 01:47:40.061938 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2026-07-10 01:47:40.062518 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:40.066605 | ubuntu-noble-large | + imagename=opensearch 2026-07-10 01:47:40.066650 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2026-07-10 01:47:40.066666 | ubuntu-noble-large | + new_imagename=opensearch 2026-07-10 01:47:40.066679 | ubuntu-noble-large | + project=opensearch 2026-07-10 01:47:40.066743 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:40.066755 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2026-07-10 01:47:40.066766 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:40.066780 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2026-07-10 01:47:40.066791 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:40.066804 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:40.066815 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:40.066869 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20260710 osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 01:47:40.116265 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 01:47:40.116390 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20260710 2026-07-10 01:47:40.162835 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20260710 2026-07-10 01:47:40.167052 | ubuntu-noble-large | + read image 2026-07-10 01:47:40.169161 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2026-07-10 01:47:40.169553 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:40.173151 | ubuntu-noble-large | + imagename=multipathd 2026-07-10 01:47:40.173222 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2026-07-10 01:47:40.173291 | ubuntu-noble-large | + new_imagename=multipathd 2026-07-10 01:47:40.173325 | ubuntu-noble-large | + project=multipathd 2026-07-10 01:47:40.173350 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:40.173378 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2026-07-10 01:47:40.173388 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:40.173435 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2026-07-10 01:47:40.173477 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:40.173485 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:40.173508 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:40.173555 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20260710 osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 01:47:40.224855 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 01:47:40.224979 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20260710 2026-07-10 01:47:40.266868 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20260710 2026-07-10 01:47:40.270822 | ubuntu-noble-large | + read image 2026-07-10 01:47:40.272031 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2026-07-10 01:47:40.272682 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:47:40.277294 | ubuntu-noble-large | + imagename=base 2026-07-10 01:47:40.277332 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2026-07-10 01:47:40.277338 | ubuntu-noble-large | + new_imagename=base 2026-07-10 01:47:40.277343 | ubuntu-noble-large | + project=base 2026-07-10 01:47:40.277349 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:47:40.277367 | ubuntu-noble-large | + new_imagename=kolla/base 2026-07-10 01:47:40.277373 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:47:40.277390 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2026-07-10 01:47:40.277407 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-07-10 01:47:40.277412 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:47:40.277435 | ubuntu-noble-large | + tag=2024.2 2026-07-10 01:47:40.277461 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20260710 osism.harbor.regio.digital/kolla/base:2024.2 2026-07-10 01:47:40.327106 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2024.2 2026-07-10 01:47:40.327199 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 01:47:40.370923 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 01:47:40.374834 | ubuntu-noble-large | + read image 2026-07-10 01:47:40.375839 | ubuntu-noble-large | + docker images 2026-07-10 01:47:40.550865 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-07-10 01:47:40.550964 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 e1ea283093b1 59 seconds ago 1.37GB 2026-07-10 01:47:40.550977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 b83377f02273 About a minute ago 1.18GB 2026-07-10 01:47:40.550987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 90cd7bd8cee9 About a minute ago 849MB 2026-07-10 01:47:40.550997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 7c59d1b23cdc About a minute ago 849MB 2026-07-10 01:47:40.551007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 704e0e24d349 About a minute ago 849MB 2026-07-10 01:47:40.551017 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 7c8b3cb556ff 2 minutes ago 849MB 2026-07-10 01:47:40.551027 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 4ef3690ba40a 2 minutes ago 993MB 2026-07-10 01:47:40.551088 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 c7445a371298 2 minutes ago 998MB 2026-07-10 01:47:40.551113 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 f18cf6eda1cc 3 minutes ago 993MB 2026-07-10 01:47:40.551123 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 73a3cfdcaa06 3 minutes ago 993MB 2026-07-10 01:47:40.551150 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 65aee24d9701 4 minutes ago 993MB 2026-07-10 01:47:40.551160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 3f48521138fe 4 minutes ago 998MB 2026-07-10 01:47:40.551170 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 1bcbf33a2b9c 5 minutes ago 993MB 2026-07-10 01:47:40.551180 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 5af03c2852c4 5 minutes ago 1.08GB 2026-07-10 01:47:40.551190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 ae8dd2bb38b1 7 minutes ago 1GB 2026-07-10 01:47:40.551218 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 f6b63363d016 7 minutes ago 1GB 2026-07-10 01:47:40.551244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 d65e0a4fe470 8 minutes ago 1GB 2026-07-10 01:47:40.551254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 144174404354 8 minutes ago 999MB 2026-07-10 01:47:40.551264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 61e25260d20d 8 minutes ago 1GB 2026-07-10 01:47:40.551274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 ec8d1bef8e46 9 minutes ago 985MB 2026-07-10 01:47:40.551284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 8a2c4d6822ee 9 minutes ago 1.06GB 2026-07-10 01:47:40.551294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 b297e5d18bb9 10 minutes ago 999MB 2026-07-10 01:47:40.551304 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 ed72d060ba9e 11 minutes ago 986MB 2026-07-10 01:47:40.551314 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 99e60a63bde3 11 minutes ago 985MB 2026-07-10 01:47:40.551323 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 bb8c9e3f9ea0 12 minutes ago 1.16GB 2026-07-10 01:47:40.551333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 497002f1a444 13 minutes ago 1.1GB 2026-07-10 01:47:40.551375 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 1e50d71ea4dc 13 minutes ago 1.36GB 2026-07-10 01:47:40.551387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 9e77281c9c74 15 minutes ago 985MB 2026-07-10 01:47:40.551397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 a1cbd3046bc7 16 minutes ago 996MB 2026-07-10 01:47:40.551407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 c39a6a355034 17 minutes ago 996MB 2026-07-10 01:47:40.551468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 e33195f11b39 17 minutes ago 986MB 2026-07-10 01:47:40.551486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 9665a712f1cb 18 minutes ago 1.06GB 2026-07-10 01:47:40.551496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 c41dddb1983b 18 minutes ago 1.06GB 2026-07-10 01:47:40.551506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 99e9e2f55f03 19 minutes ago 1.23GB 2026-07-10 01:47:40.551516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 d470d19ff3f8 20 minutes ago 1.06GB 2026-07-10 01:47:40.551525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 ec03bb952a74 20 minutes ago 1.11GB 2026-07-10 01:47:40.551535 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 3636669db8b9 21 minutes ago 1.11GB 2026-07-10 01:47:40.551545 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 79edbbd28eda 21 minutes ago 1.11GB 2026-07-10 01:47:40.551554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 480913d763d7 22 minutes ago 1.11GB 2026-07-10 01:47:40.551564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 8cc7631af44e 22 minutes ago 1.41GB 2026-07-10 01:47:40.551574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 d604ca54e808 23 minutes ago 1.42GB 2026-07-10 01:47:40.551583 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 2eb284a14c76 24 minutes ago 1.41GB 2026-07-10 01:47:40.551593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 a0531fe1fd17 24 minutes ago 1.73GB 2026-07-10 01:47:40.551612 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 c1d2aa79c7c6 28 minutes ago 1.38GB 2026-07-10 01:47:40.551622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 89a473314724 29 minutes ago 1.58GB 2026-07-10 01:47:40.551631 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 4b4e977dd7b0 31 minutes ago 1.23GB 2026-07-10 01:47:40.551641 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 8d526db54b48 32 minutes ago 1.26GB 2026-07-10 01:47:40.551651 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 f54519910c9c 33 minutes ago 1.22GB 2026-07-10 01:47:40.551668 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 d985513add7f 34 minutes ago 1.22GB 2026-07-10 01:47:40.551678 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 3b8646cb3365 34 minutes ago 1.22GB 2026-07-10 01:47:40.551688 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 85a1d1839dc8 35 minutes ago 1.22GB 2026-07-10 01:47:40.551698 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 9f6562f956af 35 minutes ago 1.22GB 2026-07-10 01:47:40.551707 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 a466567b682c 36 minutes ago 1.07GB 2026-07-10 01:47:40.551725 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 1a20028b41b4 36 minutes ago 1.07GB 2026-07-10 01:47:40.551736 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 064c6c3cf25f 37 minutes ago 1.07GB 2026-07-10 01:47:40.551754 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 52ca45c7ff8d 37 minutes ago 1.05GB 2026-07-10 01:47:40.551771 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 32971323af58 38 minutes ago 1.05GB 2026-07-10 01:47:40.551788 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 0f61ae90e57d 39 minutes ago 1.08GB 2026-07-10 01:47:40.551806 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 aa303bacd363 43 minutes ago 983MB 2026-07-10 01:47:40.551824 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 c02fdf3a884d 43 minutes ago 982MB 2026-07-10 01:47:40.551837 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 0617cf9bef8c 44 minutes ago 983MB 2026-07-10 01:47:40.551846 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 c17222aa4e91 44 minutes ago 983MB 2026-07-10 01:47:40.551856 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 890eba8b97bc 45 minutes ago 983MB 2026-07-10 01:47:40.551866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 16aff0f140d2 45 minutes ago 1.04GB 2026-07-10 01:47:40.551878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 a420b2944ae5 45 minutes ago 1.04GB 2026-07-10 01:47:40.551895 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 67e232700e40 46 minutes ago 1.06GB 2026-07-10 01:47:40.551914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 6a3b6594bb78 47 minutes ago 1.06GB 2026-07-10 01:47:40.551924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 8607ced25bb0 47 minutes ago 1.04GB 2026-07-10 01:47:40.551934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 c97b217e8033 48 minutes ago 1.25GB 2026-07-10 01:47:40.551944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 ac846e2fc647 48 minutes ago 1.14GB 2026-07-10 01:47:40.551954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 e460039ffffa 49 minutes ago 1.17GB 2026-07-10 01:47:40.551968 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 2b4219ec68ff 50 minutes ago 1.17GB 2026-07-10 01:47:40.551986 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 1e5f57d9a4ee 50 minutes ago 1.17GB 2026-07-10 01:47:40.552004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 3c6f5d3d881b 51 minutes ago 1.17GB 2026-07-10 01:47:40.552019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 4d46cfad4dd7 52 minutes ago 1.17GB 2026-07-10 01:47:40.552029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 6fad5c5c90ff 53 minutes ago 1.17GB 2026-07-10 01:47:40.552073 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 33b5ab1849eb 53 minutes ago 1.17GB 2026-07-10 01:47:40.552092 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 6367758185ce 54 minutes ago 1.17GB 2026-07-10 01:47:40.552102 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 52a814e76b3c 54 minutes ago 1.17GB 2026-07-10 01:47:40.552112 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 72af337c887e 55 minutes ago 1.17GB 2026-07-10 01:47:40.552140 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 92545b45b053 56 minutes ago 1.17GB 2026-07-10 01:47:40.552151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 70f4003b23c3 57 minutes ago 1.17GB 2026-07-10 01:47:40.552168 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 c213c9f48b04 58 minutes ago 1.17GB 2026-07-10 01:47:40.552178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 59cc5daa4bad 59 minutes ago 456MB 2026-07-10 01:47:40.552188 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 eff44543c765 59 minutes ago 311MB 2026-07-10 01:47:40.552198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 955b5ba592be 59 minutes ago 457MB 2026-07-10 01:47:40.552207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 ffb56e8c96be 59 minutes ago 457MB 2026-07-10 01:47:40.552217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 3bafd7ce5609 59 minutes ago 300MB 2026-07-10 01:47:40.552227 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 e29082bb73fe About an hour ago 293MB 2026-07-10 01:47:40.552237 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 7ce6203b5088 About an hour ago 308MB 2026-07-10 01:47:40.552247 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 b78d74c7a38e About an hour ago 317MB 2026-07-10 01:47:40.552256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 2a88ce3efe6b About an hour ago 848MB 2026-07-10 01:47:40.552266 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 01946acbb572 About an hour ago 366MB 2026-07-10 01:47:40.552276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 38b7be56f6c7 About an hour ago 301MB 2026-07-10 01:47:40.552286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 2d39b772982a About an hour ago 308MB 2026-07-10 01:47:40.552296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 8ab53aeab472 About an hour ago 413MB 2026-07-10 01:47:40.552305 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 fedc27e7f48c About an hour ago 310MB 2026-07-10 01:47:40.552315 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 88664ca26521 About an hour ago 315MB 2026-07-10 01:47:40.552325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 801eb33ee995 About an hour ago 298MB 2026-07-10 01:47:40.552335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 59c3ea4d75a1 About an hour ago 848MB 2026-07-10 01:47:40.552344 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 e68ea60bdffa About an hour ago 288MB 2026-07-10 01:47:40.552354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 53955f43177a About an hour ago 288MB 2026-07-10 01:47:40.552364 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 36fc3b14f611 About an hour ago 325MB 2026-07-10 01:47:40.552374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 bb04a6a87b57 About an hour ago 389MB 2026-07-10 01:47:40.552384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 c4f6a59ecb27 About an hour ago 321MB 2026-07-10 01:47:40.552393 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 3b02b3360496 About an hour ago 397MB 2026-07-10 01:47:40.552403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 53503dad6546 About an hour ago 984MB 2026-07-10 01:47:40.552453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 e41f99583891 About an hour ago 994MB 2026-07-10 01:47:40.552467 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 05af6d4e438b About an hour ago 990MB 2026-07-10 01:47:40.552485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 2ef6d2c3f611 About an hour ago 976MB 2026-07-10 01:47:40.552501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 111566961061 About an hour ago 968MB 2026-07-10 01:47:40.552529 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 0ed02e396ff4 About an hour ago 1.16GB 2026-07-10 01:47:40.552547 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 cab57c4e9b26 About an hour ago 977MB 2026-07-10 01:47:40.552562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 edced0986661 About an hour ago 1.09GB 2026-07-10 01:47:40.552580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 465ddd8fcba0 About an hour ago 976MB 2026-07-10 01:47:40.552597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 702308162296 About an hour ago 1.05GB 2026-07-10 01:47:40.552623 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 5c1f2e7fc5bc About an hour ago 1.1GB 2026-07-10 01:47:40.552643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 769ab6c2d0ad About an hour ago 1.05GB 2026-07-10 01:47:40.552660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 15b2298e79e8 About an hour ago 1.08GB 2026-07-10 01:47:40.552676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 e2dd23f5ea97 About an hour ago 1.4GB 2026-07-10 01:47:40.552694 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 295e3454e7cc About an hour ago 1.21GB 2026-07-10 01:47:40.552711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 c4e3a8a995dc About an hour ago 1.06GB 2026-07-10 01:47:40.552729 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 c15536d103c2 About an hour ago 1.03GB 2026-07-10 01:47:40.552747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 d7d8a8655f28 About an hour ago 974MB 2026-07-10 01:47:40.552765 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 bb62080d8cc0 About an hour ago 1.03GB 2026-07-10 01:47:40.552781 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 1a3704e79aa6 About an hour ago 1.13GB 2026-07-10 01:47:40.552798 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 f23ae026d581 About an hour ago 1.16GB 2026-07-10 01:47:40.552815 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 ef76079b9582 About an hour ago 444MB 2026-07-10 01:47:40.552846 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 7118b8ff9e3b About an hour ago 321MB 2026-07-10 01:47:40.552871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 5c69f0054495 About an hour ago 282MB 2026-07-10 01:47:40.552888 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 69b9b87e1c4c About an hour ago 282MB 2026-07-10 01:47:40.552903 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 4bbcb011794e About an hour ago 287MB 2026-07-10 01:47:40.552921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 b5b9598f7884 About an hour ago 1.44GB 2026-07-10 01:47:40.552936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 908481d6d0d7 About an hour ago 311MB 2026-07-10 01:47:40.552950 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 41e23a5f21fe About an hour ago 457MB 2026-07-10 01:47:40.552978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 3fbf068c53e2 About an hour ago 275MB 2026-07-10 01:47:40.552996 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 14e0d21e0ac0 About an hour ago 274MB 2026-07-10 01:47:40.553013 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 1cc235e565f8 About an hour ago 283MB 2026-07-10 01:47:40.553031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 1d2ba3c67a7a About an hour ago 283MB 2026-07-10 01:47:40.553094 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 321cddbcc8dc About an hour ago 288MB 2026-07-10 01:47:40.553114 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 d577502c9bf3 About an hour ago 332MB 2026-07-10 01:47:40.553133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 e170e8bbee82 About an hour ago 274MB 2026-07-10 01:47:40.553151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 4c3275d2eefe About an hour ago 968MB 2026-07-10 01:47:40.553170 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 bd8ac2dff713 2 hours ago 277MB 2026-07-10 01:47:40.553203 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 864f903cde42 2 hours ago 677MB 2026-07-10 01:47:40.553221 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 67cf7ec923f2 2 hours ago 588MB 2026-07-10 01:47:40.553232 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 b2a0295a90ca 2 hours ago 275MB 2026-07-10 01:47:40.553241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 8113839a2751 2 hours ago 274MB 2026-07-10 01:47:40.553251 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 501a46ff16ed 2 hours ago 274MB 2026-07-10 01:47:40.553261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 7e8c59abeb21 2 hours ago 286MB 2026-07-10 01:47:40.553280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 30c8d6455644 2 hours ago 1.06GB 2026-07-10 01:47:40.553290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 377ee569479e 2 hours ago 424MB 2026-07-10 01:47:40.553300 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 866b19b203c3 2 hours ago 274MB 2026-07-10 01:47:40.553310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 615ace0ceb42 2 hours ago 1.56GB 2026-07-10 01:47:40.553320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 22fc3d047dba 2 hours ago 1.57GB 2026-07-10 01:47:40.553330 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 e57537f64989 2 hours ago 280MB 2026-07-10 01:47:40.553340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 bb96045d0b12 2 hours ago 274MB 2026-07-10 01:47:40.553350 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 06b121e884eb 13 days ago 13.9MB 2026-07-10 01:47:40.553360 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 2 weeks ago 78.1MB 2026-07-10 01:47:40.556260 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2026-07-10 01:47:42.118895 | ubuntu-noble-large | 2026-07-10T01:47:42.118367+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 01:47:42.119464 | ubuntu-noble-large | 2026-07-10T01:47:42.119211+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 is ironic, using pip3 show ironic 2026-07-10 01:47:42.119636 | ubuntu-noble-large | 2026-07-10T01:47:42.119476+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 01:47:43.378492 | ubuntu-noble-large | 2026-07-10T01:47:43.378107+0000 - INFO - Found version '26.1.6' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 01:47:43.378620 | ubuntu-noble-large | 2026-07-10T01:47:43.378301+0000 - INFO - Adding org.opencontainers.image.version='26.1.6' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 01:47:43.572666 | ubuntu-noble-large | 2026-07-10T01:47:43.572291+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 01:47:43.611933 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 01:47:43.616271 | ubuntu-noble-large | 2026-07-10T01:47:43.615789+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 01:47:43.668690 | ubuntu-noble-large | 2026-07-10T01:47:43.668241+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 01:47:43.668976 | ubuntu-noble-large | 2026-07-10T01:47:43.668717+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:47:43.669242 | ubuntu-noble-large | 2026-07-10T01:47:43.668976+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 01:47:44.818269 | ubuntu-noble-large | 2026-07-10T01:47:44.817981+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 01:47:44.818362 | ubuntu-noble-large | 2026-07-10T01:47:44.818197+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 01:47:45.004131 | ubuntu-noble-large | 2026-07-10T01:47:45.003685+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 01:47:45.051750 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 01:47:45.057007 | ubuntu-noble-large | 2026-07-10T01:47:45.056521+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 01:47:45.111626 | ubuntu-noble-large | 2026-07-10T01:47:45.111123+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 01:47:45.111840 | ubuntu-noble-large | 2026-07-10T01:47:45.111622+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 is ovn, using ovn-controller --version 2026-07-10 01:47:45.112030 | ubuntu-noble-large | 2026-07-10T01:47:45.111845+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 01:47:45.751751 | ubuntu-noble-large | 2026-07-10T01:47:45.751225+0000 - INFO - Found version '24.9.3' with build date '20260710' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 01:47:45.752123 | ubuntu-noble-large | 2026-07-10T01:47:45.751707+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 01:47:45.902122 | ubuntu-noble-large | 2026-07-10T01:47:45.901707+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 01:47:45.948235 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 01:47:45.952928 | ubuntu-noble-large | 2026-07-10T01:47:45.952575+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 01:47:46.013467 | ubuntu-noble-large | 2026-07-10T01:47:46.012966+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 01:47:46.013673 | ubuntu-noble-large | 2026-07-10T01:47:46.013477+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 is ovn, using ovn-controller --version 2026-07-10 01:47:46.013801 | ubuntu-noble-large | 2026-07-10T01:47:46.013675+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 01:47:46.777977 | ubuntu-noble-large | 2026-07-10T01:47:46.777621+0000 - INFO - Found version '24.9.3' with build date '20260710' for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 01:47:46.778260 | ubuntu-noble-large | 2026-07-10T01:47:46.777930+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 01:47:46.925481 | ubuntu-noble-large | 2026-07-10T01:47:46.924955+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 01:47:46.967347 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 01:47:46.971631 | ubuntu-noble-large | 2026-07-10T01:47:46.971214+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 01:47:47.024701 | ubuntu-noble-large | 2026-07-10T01:47:47.024201+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 01:47:47.024870 | ubuntu-noble-large | 2026-07-10T01:47:47.024682+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 is ovn, using ovn-controller --version 2026-07-10 01:47:47.025000 | ubuntu-noble-large | 2026-07-10T01:47:47.024860+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 01:47:47.631236 | ubuntu-noble-large | 2026-07-10T01:47:47.629262+0000 - INFO - Found version '24.9.3' with build date '20260710' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 01:47:47.631328 | ubuntu-noble-large | 2026-07-10T01:47:47.629460+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 01:47:47.789158 | ubuntu-noble-large | 2026-07-10T01:47:47.788769+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 01:47:47.833248 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 01:47:47.838660 | ubuntu-noble-large | 2026-07-10T01:47:47.838253+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 01:47:47.896002 | ubuntu-noble-large | 2026-07-10T01:47:47.895692+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 01:47:47.896131 | ubuntu-noble-large | 2026-07-10T01:47:47.896001+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 is ovn, using ovn-controller --version 2026-07-10 01:47:47.896206 | ubuntu-noble-large | 2026-07-10T01:47:47.896131+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 01:47:48.528599 | ubuntu-noble-large | 2026-07-10T01:47:48.528135+0000 - INFO - Found version '24.9.3' with build date '20260710' for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 01:47:48.528704 | ubuntu-noble-large | 2026-07-10T01:47:48.528524+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 01:47:48.715462 | ubuntu-noble-large | 2026-07-10T01:47:48.715024+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 01:47:48.749021 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 01:47:48.752261 | ubuntu-noble-large | 2026-07-10T01:47:48.751785+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 01:47:48.801434 | ubuntu-noble-large | 2026-07-10T01:47:48.801027+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 01:47:48.801531 | ubuntu-noble-large | 2026-07-10T01:47:48.801387+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2024.2 is designate, using pip3 show designate 2026-07-10 01:47:48.801609 | ubuntu-noble-large | 2026-07-10T01:47:48.801505+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 01:47:49.873347 | ubuntu-noble-large | 2026-07-10T01:47:49.872899+0000 - INFO - Found version '19.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 01:47:49.873487 | ubuntu-noble-large | 2026-07-10T01:47:49.873257+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 01:47:50.067875 | ubuntu-noble-large | 2026-07-10T01:47:50.067488+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 01:47:50.105664 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 01:47:50.111036 | ubuntu-noble-large | 2026-07-10T01:47:50.110600+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 01:47:50.165762 | ubuntu-noble-large | 2026-07-10T01:47:50.165285+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 01:47:50.165860 | ubuntu-noble-large | 2026-07-10T01:47:50.165709+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2024.2 is designate, using pip3 show designate 2026-07-10 01:47:50.165986 | ubuntu-noble-large | 2026-07-10T01:47:50.165853+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 01:47:51.222006 | ubuntu-noble-large | 2026-07-10T01:47:51.221595+0000 - INFO - Found version '19.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 01:47:51.222162 | ubuntu-noble-large | 2026-07-10T01:47:51.221922+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 01:47:51.409731 | ubuntu-noble-large | 2026-07-10T01:47:51.409301+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 01:47:51.453018 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 01:47:51.457441 | ubuntu-noble-large | 2026-07-10T01:47:51.457074+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 01:47:51.509238 | ubuntu-noble-large | 2026-07-10T01:47:51.508788+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 01:47:51.509437 | ubuntu-noble-large | 2026-07-10T01:47:51.509237+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2024.2 is designate, using pip3 show designate 2026-07-10 01:47:51.509586 | ubuntu-noble-large | 2026-07-10T01:47:51.509452+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 01:47:52.611889 | ubuntu-noble-large | 2026-07-10T01:47:52.611456+0000 - INFO - Found version '19.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 01:47:52.612007 | ubuntu-noble-large | 2026-07-10T01:47:52.611816+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 01:47:52.792998 | ubuntu-noble-large | 2026-07-10T01:47:52.792621+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 01:47:52.837244 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 01:47:52.842695 | ubuntu-noble-large | 2026-07-10T01:47:52.842339+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 01:47:52.893400 | ubuntu-noble-large | 2026-07-10T01:47:52.892939+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 01:47:52.893613 | ubuntu-noble-large | 2026-07-10T01:47:52.893422+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2024.2 is designate, using pip3 show designate 2026-07-10 01:47:52.893753 | ubuntu-noble-large | 2026-07-10T01:47:52.893603+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 01:47:54.010286 | ubuntu-noble-large | 2026-07-10T01:47:54.009850+0000 - INFO - Found version '19.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 01:47:54.010451 | ubuntu-noble-large | 2026-07-10T01:47:54.010244+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 01:47:54.178224 | ubuntu-noble-large | 2026-07-10T01:47:54.177887+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 01:47:54.231369 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 01:47:54.234588 | ubuntu-noble-large | 2026-07-10T01:47:54.234228+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 01:47:54.287765 | ubuntu-noble-large | 2026-07-10T01:47:54.287331+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 01:47:54.287926 | ubuntu-noble-large | 2026-07-10T01:47:54.287761+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2024.2 is designate, using pip3 show designate 2026-07-10 01:47:54.288085 | ubuntu-noble-large | 2026-07-10T01:47:54.287930+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 01:47:55.433134 | ubuntu-noble-large | 2026-07-10T01:47:55.432682+0000 - INFO - Found version '19.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 01:47:55.433249 | ubuntu-noble-large | 2026-07-10T01:47:55.433022+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 01:47:55.635660 | ubuntu-noble-large | 2026-07-10T01:47:55.635237+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 01:47:55.681400 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 01:47:55.686514 | ubuntu-noble-large | 2026-07-10T01:47:55.686104+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 01:47:55.739429 | ubuntu-noble-large | 2026-07-10T01:47:55.738911+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 01:47:55.739580 | ubuntu-noble-large | 2026-07-10T01:47:55.739403+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 is designate, using pip3 show designate 2026-07-10 01:47:55.739757 | ubuntu-noble-large | 2026-07-10T01:47:55.739573+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 01:47:56.939746 | ubuntu-noble-large | 2026-07-10T01:47:56.939345+0000 - INFO - Found version '19.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 01:47:56.939857 | ubuntu-noble-large | 2026-07-10T01:47:56.939669+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 01:47:57.135768 | ubuntu-noble-large | 2026-07-10T01:47:57.135299+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 01:47:57.181683 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 01:47:57.186310 | ubuntu-noble-large | 2026-07-10T01:47:57.185815+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 01:47:57.241268 | ubuntu-noble-large | 2026-07-10T01:47:57.240765+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 01:47:57.241434 | ubuntu-noble-large | 2026-07-10T01:47:57.241216+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 is designate, using pip3 show designate 2026-07-10 01:47:57.241555 | ubuntu-noble-large | 2026-07-10T01:47:57.241405+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 01:47:58.449443 | ubuntu-noble-large | 2026-07-10T01:47:58.449076+0000 - INFO - Found version '19.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 01:47:58.449635 | ubuntu-noble-large | 2026-07-10T01:47:58.449447+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 01:47:58.645634 | ubuntu-noble-large | 2026-07-10T01:47:58.645230+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 01:47:58.693955 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 01:47:58.698874 | ubuntu-noble-large | 2026-07-10T01:47:58.698436+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 01:47:58.750893 | ubuntu-noble-large | 2026-07-10T01:47:58.750437+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 01:47:58.751091 | ubuntu-noble-large | 2026-07-10T01:47:58.750855+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 is masakari, using pip3 show masakari 2026-07-10 01:47:58.751271 | ubuntu-noble-large | 2026-07-10T01:47:58.751107+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 01:47:59.866648 | ubuntu-noble-large | 2026-07-10T01:47:59.866138+0000 - INFO - Found version '18.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 01:47:59.866752 | ubuntu-noble-large | 2026-07-10T01:47:59.866587+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 01:48:00.032988 | ubuntu-noble-large | 2026-07-10T01:48:00.032633+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 01:48:00.072178 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 01:48:00.076407 | ubuntu-noble-large | 2026-07-10T01:48:00.075962+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 01:48:00.131429 | ubuntu-noble-large | 2026-07-10T01:48:00.131002+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 01:48:00.131597 | ubuntu-noble-large | 2026-07-10T01:48:00.131426+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2024.2 is masakari, using pip3 show masakari 2026-07-10 01:48:00.131705 | ubuntu-noble-large | 2026-07-10T01:48:00.131583+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 01:48:01.317705 | ubuntu-noble-large | 2026-07-10T01:48:01.317291+0000 - INFO - Found version '18.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 01:48:01.317796 | ubuntu-noble-large | 2026-07-10T01:48:01.317624+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 01:48:01.512816 | ubuntu-noble-large | 2026-07-10T01:48:01.512320+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 01:48:01.556756 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 01:48:01.561609 | ubuntu-noble-large | 2026-07-10T01:48:01.561187+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 01:48:01.612476 | ubuntu-noble-large | 2026-07-10T01:48:01.611966+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 01:48:01.612673 | ubuntu-noble-large | 2026-07-10T01:48:01.612503+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 is masakari, using pip3 show masakari 2026-07-10 01:48:01.612813 | ubuntu-noble-large | 2026-07-10T01:48:01.612670+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 01:48:02.771158 | ubuntu-noble-large | 2026-07-10T01:48:02.770752+0000 - INFO - Found version '18.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 01:48:02.771279 | ubuntu-noble-large | 2026-07-10T01:48:02.771123+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 01:48:02.997693 | ubuntu-noble-large | 2026-07-10T01:48:02.997399+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 01:48:03.041979 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 01:48:03.047154 | ubuntu-noble-large | 2026-07-10T01:48:03.046720+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 01:48:03.097867 | ubuntu-noble-large | 2026-07-10T01:48:03.097398+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 01:48:03.097998 | ubuntu-noble-large | 2026-07-10T01:48:03.097841+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 is barbican, using pip3 show barbican 2026-07-10 01:48:03.098236 | ubuntu-noble-large | 2026-07-10T01:48:03.098002+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 01:48:04.184277 | ubuntu-noble-large | 2026-07-10T01:48:04.183847+0000 - INFO - Found version '19.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 01:48:04.184425 | ubuntu-noble-large | 2026-07-10T01:48:04.184209+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 01:48:04.377942 | ubuntu-noble-large | 2026-07-10T01:48:04.377499+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 01:48:04.425489 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 01:48:04.429878 | ubuntu-noble-large | 2026-07-10T01:48:04.429369+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 01:48:04.481210 | ubuntu-noble-large | 2026-07-10T01:48:04.480865+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 01:48:04.481299 | ubuntu-noble-large | 2026-07-10T01:48:04.481174+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2024.2 is barbican, using pip3 show barbican 2026-07-10 01:48:04.481362 | ubuntu-noble-large | 2026-07-10T01:48:04.481270+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 01:48:05.610911 | ubuntu-noble-large | 2026-07-10T01:48:05.610435+0000 - INFO - Found version '19.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 01:48:05.611026 | ubuntu-noble-large | 2026-07-10T01:48:05.610774+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 01:48:05.811228 | ubuntu-noble-large | 2026-07-10T01:48:05.810731+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 01:48:05.856529 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 01:48:05.859809 | ubuntu-noble-large | 2026-07-10T01:48:05.859417+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 01:48:05.897836 | ubuntu-noble-large | 2026-07-10T01:48:05.897438+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 01:48:05.897967 | ubuntu-noble-large | 2026-07-10T01:48:05.897831+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 is barbican, using pip3 show barbican 2026-07-10 01:48:05.898144 | ubuntu-noble-large | 2026-07-10T01:48:05.897981+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 01:48:07.062649 | ubuntu-noble-large | 2026-07-10T01:48:07.062128+0000 - INFO - Found version '19.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 01:48:07.062768 | ubuntu-noble-large | 2026-07-10T01:48:07.062535+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 01:48:07.262105 | ubuntu-noble-large | 2026-07-10T01:48:07.261605+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 01:48:07.308435 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 01:48:07.313404 | ubuntu-noble-large | 2026-07-10T01:48:07.312886+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 01:48:07.366238 | ubuntu-noble-large | 2026-07-10T01:48:07.365791+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 01:48:07.366447 | ubuntu-noble-large | 2026-07-10T01:48:07.366223+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2024.2 is placement, using pip3 show openstack-placement 2026-07-10 01:48:07.366576 | ubuntu-noble-large | 2026-07-10T01:48:07.366444+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 01:48:08.596754 | ubuntu-noble-large | 2026-07-10T01:48:08.596174+0000 - INFO - Found version '12.0.3' with build date '20260710' for osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 01:48:08.596884 | ubuntu-noble-large | 2026-07-10T01:48:08.596608+0000 - INFO - Adding org.opencontainers.image.version='12.0.3' label to osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 01:48:08.792271 | ubuntu-noble-large | 2026-07-10T01:48:08.791855+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 01:48:08.836736 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 01:48:08.840742 | ubuntu-noble-large | 2026-07-10T01:48:08.840394+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 01:48:08.895366 | ubuntu-noble-large | 2026-07-10T01:48:08.894897+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 01:48:08.895491 | ubuntu-noble-large | 2026-07-10T01:48:08.895322+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2024.2 is skyline-console, using pip3 show skyline-console 2026-07-10 01:48:08.895643 | ubuntu-noble-large | 2026-07-10T01:48:08.895504+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 01:48:10.093765 | ubuntu-noble-large | 2026-07-10T01:48:10.093364+0000 - INFO - Found version '5.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 01:48:10.093907 | ubuntu-noble-large | 2026-07-10T01:48:10.093681+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 01:48:10.290135 | ubuntu-noble-large | 2026-07-10T01:48:10.289723+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 01:48:10.341166 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 01:48:10.345868 | ubuntu-noble-large | 2026-07-10T01:48:10.345486+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 01:48:10.402159 | ubuntu-noble-large | 2026-07-10T01:48:10.401775+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 01:48:10.402264 | ubuntu-noble-large | 2026-07-10T01:48:10.402155+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 is skyline-apiserver, using pip3 show skyline-apiserver 2026-07-10 01:48:10.402439 | ubuntu-noble-large | 2026-07-10T01:48:10.402273+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 01:48:11.596155 | ubuntu-noble-large | 2026-07-10T01:48:11.594795+0000 - INFO - Found version '5.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 01:48:11.596220 | ubuntu-noble-large | 2026-07-10T01:48:11.595116+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 01:48:11.802855 | ubuntu-noble-large | 2026-07-10T01:48:11.802535+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 01:48:11.849029 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 01:48:11.853742 | ubuntu-noble-large | 2026-07-10T01:48:11.853288+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 01:48:11.906789 | ubuntu-noble-large | 2026-07-10T01:48:11.906306+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 01:48:11.907007 | ubuntu-noble-large | 2026-07-10T01:48:11.906818+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-manager:2024.2 is blazar, using pip3 show blazar 2026-07-10 01:48:11.907174 | ubuntu-noble-large | 2026-07-10T01:48:11.907007+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 01:48:13.043151 | ubuntu-noble-large | 2026-07-10T01:48:13.042669+0000 - INFO - Found version '14.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 01:48:13.043268 | ubuntu-noble-large | 2026-07-10T01:48:13.043017+0000 - INFO - Adding org.opencontainers.image.version='14.0.1' label to osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 01:48:13.223397 | ubuntu-noble-large | 2026-07-10T01:48:13.222819+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 01:48:13.266942 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 01:48:13.271780 | ubuntu-noble-large | 2026-07-10T01:48:13.271380+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 01:48:13.331474 | ubuntu-noble-large | 2026-07-10T01:48:13.330960+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 01:48:13.331666 | ubuntu-noble-large | 2026-07-10T01:48:13.331466+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-api:2024.2 is blazar, using pip3 show blazar 2026-07-10 01:48:13.331799 | ubuntu-noble-large | 2026-07-10T01:48:13.331652+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 01:48:14.500700 | ubuntu-noble-large | 2026-07-10T01:48:14.500213+0000 - INFO - Found version '14.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 01:48:14.500813 | ubuntu-noble-large | 2026-07-10T01:48:14.500623+0000 - INFO - Adding org.opencontainers.image.version='14.0.1' label to osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 01:48:14.680595 | ubuntu-noble-large | 2026-07-10T01:48:14.680086+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 01:48:14.726416 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 01:48:14.730940 | ubuntu-noble-large | 2026-07-10T01:48:14.730517+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 01:48:14.782950 | ubuntu-noble-large | 2026-07-10T01:48:14.782559+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 01:48:14.783152 | ubuntu-noble-large | 2026-07-10T01:48:14.782941+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 is ironic, using pip3 show ironic 2026-07-10 01:48:14.783237 | ubuntu-noble-large | 2026-07-10T01:48:14.783119+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 01:48:15.996745 | ubuntu-noble-large | 2026-07-10T01:48:15.996476+0000 - INFO - Found version '26.1.6' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 01:48:15.996840 | ubuntu-noble-large | 2026-07-10T01:48:15.996660+0000 - INFO - Adding org.opencontainers.image.version='26.1.6' label to osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 01:48:16.201779 | ubuntu-noble-large | 2026-07-10T01:48:16.201267+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 01:48:16.250879 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 01:48:16.255914 | ubuntu-noble-large | 2026-07-10T01:48:16.255498+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 01:48:16.313755 | ubuntu-noble-large | 2026-07-10T01:48:16.313429+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 01:48:16.313857 | ubuntu-noble-large | 2026-07-10T01:48:16.313715+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2024.2 is ironic, using pip3 show ironic 2026-07-10 01:48:16.313875 | ubuntu-noble-large | 2026-07-10T01:48:16.313793+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 01:48:17.501395 | ubuntu-noble-large | 2026-07-10T01:48:17.500897+0000 - INFO - Found version '26.1.6' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 01:48:17.501518 | ubuntu-noble-large | 2026-07-10T01:48:17.501279+0000 - INFO - Adding org.opencontainers.image.version='26.1.6' label to osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 01:48:17.708128 | ubuntu-noble-large | 2026-07-10T01:48:17.707709+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 01:48:17.751752 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 01:48:17.756734 | ubuntu-noble-large | 2026-07-10T01:48:17.756232+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 01:48:17.809413 | ubuntu-noble-large | 2026-07-10T01:48:17.808941+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 01:48:17.809602 | ubuntu-noble-large | 2026-07-10T01:48:17.809410+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 is ironic, using pip3 show ironic 2026-07-10 01:48:17.809744 | ubuntu-noble-large | 2026-07-10T01:48:17.809591+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 01:48:18.935121 | ubuntu-noble-large | 2026-07-10T01:48:18.934720+0000 - INFO - Found version '26.1.6' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 01:48:18.935239 | ubuntu-noble-large | 2026-07-10T01:48:18.935020+0000 - INFO - Adding org.opencontainers.image.version='26.1.6' label to osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 01:48:19.126497 | ubuntu-noble-large | 2026-07-10T01:48:19.126126+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 01:48:19.170501 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 01:48:19.175236 | ubuntu-noble-large | 2026-07-10T01:48:19.174843+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 01:48:19.226559 | ubuntu-noble-large | 2026-07-10T01:48:19.226020+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 01:48:19.226819 | ubuntu-noble-large | 2026-07-10T01:48:19.226620+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 is ceilometer, using pip3 show ceilometer 2026-07-10 01:48:19.226974 | ubuntu-noble-large | 2026-07-10T01:48:19.226837+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 01:48:20.343998 | ubuntu-noble-large | 2026-07-10T01:48:20.343544+0000 - INFO - Found version '23.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 01:48:20.344174 | ubuntu-noble-large | 2026-07-10T01:48:20.343875+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 01:48:20.508803 | ubuntu-noble-large | 2026-07-10T01:48:20.508496+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 01:48:20.555855 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 01:48:20.560903 | ubuntu-noble-large | 2026-07-10T01:48:20.560321+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 01:48:20.600653 | ubuntu-noble-large | 2026-07-10T01:48:20.600186+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 01:48:20.600822 | ubuntu-noble-large | 2026-07-10T01:48:20.600644+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 is ceilometer, using pip3 show ceilometer 2026-07-10 01:48:20.600972 | ubuntu-noble-large | 2026-07-10T01:48:20.600835+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 01:48:21.787182 | ubuntu-noble-large | 2026-07-10T01:48:21.786865+0000 - INFO - Found version '23.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 01:48:21.787283 | ubuntu-noble-large | 2026-07-10T01:48:21.787084+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 01:48:21.967666 | ubuntu-noble-large | 2026-07-10T01:48:21.967262+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 01:48:22.015140 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 01:48:22.020201 | ubuntu-noble-large | 2026-07-10T01:48:22.019759+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 01:48:22.076747 | ubuntu-noble-large | 2026-07-10T01:48:22.076365+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 01:48:22.076853 | ubuntu-noble-large | 2026-07-10T01:48:22.076727+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 is ceilometer, using pip3 show ceilometer 2026-07-10 01:48:22.076977 | ubuntu-noble-large | 2026-07-10T01:48:22.076859+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 01:48:23.316735 | ubuntu-noble-large | 2026-07-10T01:48:23.316354+0000 - INFO - Found version '23.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 01:48:23.316819 | ubuntu-noble-large | 2026-07-10T01:48:23.316694+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 01:48:23.509840 | ubuntu-noble-large | 2026-07-10T01:48:23.509451+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 01:48:23.561121 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 01:48:23.565684 | ubuntu-noble-large | 2026-07-10T01:48:23.565313+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 01:48:23.620275 | ubuntu-noble-large | 2026-07-10T01:48:23.619792+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 01:48:23.620486 | ubuntu-noble-large | 2026-07-10T01:48:23.620307+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 is ceilometer, using pip3 show ceilometer 2026-07-10 01:48:23.620629 | ubuntu-noble-large | 2026-07-10T01:48:23.620490+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 01:48:24.761014 | ubuntu-noble-large | 2026-07-10T01:48:24.760689+0000 - INFO - Found version '23.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 01:48:24.761190 | ubuntu-noble-large | 2026-07-10T01:48:24.760885+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 01:48:24.943783 | ubuntu-noble-large | 2026-07-10T01:48:24.943331+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 01:48:24.994852 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 01:48:24.999449 | ubuntu-noble-large | 2026-07-10T01:48:24.998978+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 01:48:25.047211 | ubuntu-noble-large | 2026-07-10T01:48:25.046729+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 01:48:25.047441 | ubuntu-noble-large | 2026-07-10T01:48:25.047206+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2024.2 is manila, using pip3 show manila 2026-07-10 01:48:25.047605 | ubuntu-noble-large | 2026-07-10T01:48:25.047432+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 01:48:26.207344 | ubuntu-noble-large | 2026-07-10T01:48:26.206791+0000 - INFO - Found version '19.1.2' with build date '20260710' for osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 01:48:26.207464 | ubuntu-noble-large | 2026-07-10T01:48:26.207181+0000 - INFO - Adding org.opencontainers.image.version='19.1.2' label to osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 01:48:26.383905 | ubuntu-noble-large | 2026-07-10T01:48:26.383450+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 01:48:26.430011 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 01:48:26.435064 | ubuntu-noble-large | 2026-07-10T01:48:26.434697+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 01:48:26.483478 | ubuntu-noble-large | 2026-07-10T01:48:26.482992+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 01:48:26.483656 | ubuntu-noble-large | 2026-07-10T01:48:26.483474+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2024.2 is manila, using pip3 show manila 2026-07-10 01:48:26.483806 | ubuntu-noble-large | 2026-07-10T01:48:26.483662+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 01:48:27.665863 | ubuntu-noble-large | 2026-07-10T01:48:27.665368+0000 - INFO - Found version '19.1.2' with build date '20260710' for osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 01:48:27.666150 | ubuntu-noble-large | 2026-07-10T01:48:27.665847+0000 - INFO - Adding org.opencontainers.image.version='19.1.2' label to osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 01:48:27.863326 | ubuntu-noble-large | 2026-07-10T01:48:27.862570+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 01:48:27.910531 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 01:48:27.916080 | ubuntu-noble-large | 2026-07-10T01:48:27.915224+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 01:48:27.969555 | ubuntu-noble-large | 2026-07-10T01:48:27.966500+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 01:48:27.969625 | ubuntu-noble-large | 2026-07-10T01:48:27.966942+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2024.2 is manila, using pip3 show manila 2026-07-10 01:48:27.969643 | ubuntu-noble-large | 2026-07-10T01:48:27.967198+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 01:48:29.144386 | ubuntu-noble-large | 2026-07-10T01:48:29.143896+0000 - INFO - Found version '19.1.2' with build date '20260710' for osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 01:48:29.144579 | ubuntu-noble-large | 2026-07-10T01:48:29.144264+0000 - INFO - Adding org.opencontainers.image.version='19.1.2' label to osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 01:48:29.337659 | ubuntu-noble-large | 2026-07-10T01:48:29.337151+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 01:48:29.381727 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 01:48:29.386607 | ubuntu-noble-large | 2026-07-10T01:48:29.386206+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 01:48:29.438893 | ubuntu-noble-large | 2026-07-10T01:48:29.438383+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 01:48:29.439222 | ubuntu-noble-large | 2026-07-10T01:48:29.438934+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 is manila, using pip3 show manila 2026-07-10 01:48:29.439488 | ubuntu-noble-large | 2026-07-10T01:48:29.439243+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 01:48:30.694298 | ubuntu-noble-large | 2026-07-10T01:48:30.693865+0000 - INFO - Found version '19.1.2' with build date '20260710' for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 01:48:30.694497 | ubuntu-noble-large | 2026-07-10T01:48:30.694249+0000 - INFO - Adding org.opencontainers.image.version='19.1.2' label to osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 01:48:30.892649 | ubuntu-noble-large | 2026-07-10T01:48:30.892198+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 01:48:30.943401 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 01:48:30.948504 | ubuntu-noble-large | 2026-07-10T01:48:30.948016+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 01:48:31.002155 | ubuntu-noble-large | 2026-07-10T01:48:31.001724+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 01:48:31.002433 | ubuntu-noble-large | 2026-07-10T01:48:31.002187+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 is gnocchi, using pip3 show gnocchi 2026-07-10 01:48:31.002553 | ubuntu-noble-large | 2026-07-10T01:48:31.002416+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 01:48:32.184894 | ubuntu-noble-large | 2026-07-10T01:48:32.184496+0000 - INFO - Found version '4.6.4' with build date '20260710' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 01:48:32.185004 | ubuntu-noble-large | 2026-07-10T01:48:32.184836+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 01:48:32.385496 | ubuntu-noble-large | 2026-07-10T01:48:32.384946+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 01:48:32.432002 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 01:48:32.435739 | ubuntu-noble-large | 2026-07-10T01:48:32.435392+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 01:48:32.488137 | ubuntu-noble-large | 2026-07-10T01:48:32.487669+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 01:48:32.488237 | ubuntu-noble-large | 2026-07-10T01:48:32.488098+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 is gnocchi, using pip3 show gnocchi 2026-07-10 01:48:32.488397 | ubuntu-noble-large | 2026-07-10T01:48:32.488235+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 01:48:33.631860 | ubuntu-noble-large | 2026-07-10T01:48:33.631393+0000 - INFO - Found version '4.6.4' with build date '20260710' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 01:48:33.631972 | ubuntu-noble-large | 2026-07-10T01:48:33.631722+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 01:48:33.823952 | ubuntu-noble-large | 2026-07-10T01:48:33.823544+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 01:48:33.867970 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 01:48:33.872799 | ubuntu-noble-large | 2026-07-10T01:48:33.872331+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 01:48:33.916636 | ubuntu-noble-large | 2026-07-10T01:48:33.916177+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 01:48:33.916850 | ubuntu-noble-large | 2026-07-10T01:48:33.916682+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 is gnocchi, using pip3 show gnocchi 2026-07-10 01:48:33.916987 | ubuntu-noble-large | 2026-07-10T01:48:33.916869+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 01:48:35.156388 | ubuntu-noble-large | 2026-07-10T01:48:35.155968+0000 - INFO - Found version '4.6.4' with build date '20260710' for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 01:48:35.156547 | ubuntu-noble-large | 2026-07-10T01:48:35.156367+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 01:48:35.445001 | ubuntu-noble-large | 2026-07-10T01:48:35.444711+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 01:48:35.492553 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 01:48:35.497687 | ubuntu-noble-large | 2026-07-10T01:48:35.497285+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 01:48:35.552775 | ubuntu-noble-large | 2026-07-10T01:48:35.552152+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 01:48:35.553090 | ubuntu-noble-large | 2026-07-10T01:48:35.552776+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2024.2 is glance, using pip3 show glance 2026-07-10 01:48:35.553336 | ubuntu-noble-large | 2026-07-10T01:48:35.553089+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 01:48:36.801653 | ubuntu-noble-large | 2026-07-10T01:48:36.801178+0000 - INFO - Found version '29.2.1' with build date '20260710' for osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 01:48:36.801873 | ubuntu-noble-large | 2026-07-10T01:48:36.801630+0000 - INFO - Adding org.opencontainers.image.version='29.2.1' label to osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 01:48:37.011301 | ubuntu-noble-large | 2026-07-10T01:48:37.010837+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 01:48:37.057317 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 01:48:37.061615 | ubuntu-noble-large | 2026-07-10T01:48:37.061274+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 01:48:37.114391 | ubuntu-noble-large | 2026-07-10T01:48:37.113856+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 01:48:37.114691 | ubuntu-noble-large | 2026-07-10T01:48:37.114423+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 is cinder, using pip3 show cinder 2026-07-10 01:48:37.114841 | ubuntu-noble-large | 2026-07-10T01:48:37.114679+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 01:48:38.341155 | ubuntu-noble-large | 2026-07-10T01:48:38.340237+0000 - INFO - Found version '25.3.2' with build date '20260710' for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 01:48:38.341230 | ubuntu-noble-large | 2026-07-10T01:48:38.340583+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 01:48:38.548443 | ubuntu-noble-large | 2026-07-10T01:48:38.547940+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 01:48:38.601956 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 01:48:38.607164 | ubuntu-noble-large | 2026-07-10T01:48:38.606891+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 01:48:38.656832 | ubuntu-noble-large | 2026-07-10T01:48:38.656416+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 01:48:38.657014 | ubuntu-noble-large | 2026-07-10T01:48:38.656837+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 is cinder, using pip3 show cinder 2026-07-10 01:48:38.657221 | ubuntu-noble-large | 2026-07-10T01:48:38.657016+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 01:48:39.858651 | ubuntu-noble-large | 2026-07-10T01:48:39.858221+0000 - INFO - Found version '25.3.2' with build date '20260710' for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 01:48:39.858793 | ubuntu-noble-large | 2026-07-10T01:48:39.858580+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 01:48:40.037625 | ubuntu-noble-large | 2026-07-10T01:48:40.037021+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 01:48:40.081885 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 01:48:40.087193 | ubuntu-noble-large | 2026-07-10T01:48:40.086623+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 01:48:40.135780 | ubuntu-noble-large | 2026-07-10T01:48:40.135326+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 01:48:40.135911 | ubuntu-noble-large | 2026-07-10T01:48:40.135742+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2024.2 is cinder, using pip3 show cinder 2026-07-10 01:48:40.136092 | ubuntu-noble-large | 2026-07-10T01:48:40.135912+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 01:48:41.451421 | ubuntu-noble-large | 2026-07-10T01:48:41.450957+0000 - INFO - Found version '25.3.2' with build date '20260710' for osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 01:48:41.451554 | ubuntu-noble-large | 2026-07-10T01:48:41.451373+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 01:48:41.652913 | ubuntu-noble-large | 2026-07-10T01:48:41.652505+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 01:48:41.698099 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 01:48:41.702947 | ubuntu-noble-large | 2026-07-10T01:48:41.702590+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 01:48:41.751344 | ubuntu-noble-large | 2026-07-10T01:48:41.750856+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 01:48:41.751510 | ubuntu-noble-large | 2026-07-10T01:48:41.751318+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 is cinder, using pip3 show cinder 2026-07-10 01:48:41.751644 | ubuntu-noble-large | 2026-07-10T01:48:41.751492+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 01:48:42.926033 | ubuntu-noble-large | 2026-07-10T01:48:42.925631+0000 - INFO - Found version '25.3.2' with build date '20260710' for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 01:48:42.926208 | ubuntu-noble-large | 2026-07-10T01:48:42.925968+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 01:48:43.094182 | ubuntu-noble-large | 2026-07-10T01:48:43.093569+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 01:48:43.141983 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 01:48:43.146244 | ubuntu-noble-large | 2026-07-10T01:48:43.145777+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 01:48:43.192610 | ubuntu-noble-large | 2026-07-10T01:48:43.192106+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 01:48:43.192785 | ubuntu-noble-large | 2026-07-10T01:48:43.192592+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 is nova, using pip3 show nova 2026-07-10 01:48:43.192941 | ubuntu-noble-large | 2026-07-10T01:48:43.192795+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 01:48:44.424318 | ubuntu-noble-large | 2026-07-10T01:48:44.423797+0000 - INFO - Found version '30.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 01:48:44.424440 | ubuntu-noble-large | 2026-07-10T01:48:44.424169+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 01:48:44.629710 | ubuntu-noble-large | 2026-07-10T01:48:44.629198+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 01:48:44.677535 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 01:48:44.682308 | ubuntu-noble-large | 2026-07-10T01:48:44.681857+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 01:48:44.733397 | ubuntu-noble-large | 2026-07-10T01:48:44.732935+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 01:48:44.733572 | ubuntu-noble-large | 2026-07-10T01:48:44.733398+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2024.2 is nova, using pip3 show nova 2026-07-10 01:48:44.733709 | ubuntu-noble-large | 2026-07-10T01:48:44.733575+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 01:48:45.994597 | ubuntu-noble-large | 2026-07-10T01:48:45.994091+0000 - INFO - Found version '30.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 01:48:45.994708 | ubuntu-noble-large | 2026-07-10T01:48:45.994446+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 01:48:46.195993 | ubuntu-noble-large | 2026-07-10T01:48:46.195610+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 01:48:46.241747 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 01:48:46.244705 | ubuntu-noble-large | 2026-07-10T01:48:46.244310+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 01:48:46.297785 | ubuntu-noble-large | 2026-07-10T01:48:46.297302+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 01:48:46.297970 | ubuntu-noble-large | 2026-07-10T01:48:46.297780+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 is nova, using pip3 show nova 2026-07-10 01:48:46.298189 | ubuntu-noble-large | 2026-07-10T01:48:46.297944+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 01:48:47.524924 | ubuntu-noble-large | 2026-07-10T01:48:47.524474+0000 - INFO - Found version '30.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 01:48:47.525031 | ubuntu-noble-large | 2026-07-10T01:48:47.524817+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 01:48:47.755623 | ubuntu-noble-large | 2026-07-10T01:48:47.755021+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 01:48:47.804077 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 01:48:47.809010 | ubuntu-noble-large | 2026-07-10T01:48:47.808568+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 01:48:47.864812 | ubuntu-noble-large | 2026-07-10T01:48:47.864392+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 01:48:47.864978 | ubuntu-noble-large | 2026-07-10T01:48:47.864803+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 is nova, using pip3 show nova 2026-07-10 01:48:47.865145 | ubuntu-noble-large | 2026-07-10T01:48:47.864974+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 01:48:49.155269 | ubuntu-noble-large | 2026-07-10T01:48:49.154746+0000 - INFO - Found version '30.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 01:48:49.155400 | ubuntu-noble-large | 2026-07-10T01:48:49.155124+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 01:48:49.341910 | ubuntu-noble-large | 2026-07-10T01:48:49.341595+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 01:48:49.382629 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 01:48:49.386883 | ubuntu-noble-large | 2026-07-10T01:48:49.386431+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 01:48:49.438868 | ubuntu-noble-large | 2026-07-10T01:48:49.438506+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 01:48:49.438987 | ubuntu-noble-large | 2026-07-10T01:48:49.438779+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 is nova, using pip3 show nova 2026-07-10 01:48:49.439017 | ubuntu-noble-large | 2026-07-10T01:48:49.438854+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 01:48:50.750392 | ubuntu-noble-large | 2026-07-10T01:48:50.750099+0000 - INFO - Found version '30.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 01:48:50.750507 | ubuntu-noble-large | 2026-07-10T01:48:50.750295+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 01:48:50.942720 | ubuntu-noble-large | 2026-07-10T01:48:50.942318+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 01:48:50.989654 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 01:48:50.994509 | ubuntu-noble-large | 2026-07-10T01:48:50.993991+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 01:48:51.048429 | ubuntu-noble-large | 2026-07-10T01:48:51.047914+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 01:48:51.048622 | ubuntu-noble-large | 2026-07-10T01:48:51.048442+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 is nova, using pip3 show nova 2026-07-10 01:48:51.048757 | ubuntu-noble-large | 2026-07-10T01:48:51.048633+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 01:48:52.290663 | ubuntu-noble-large | 2026-07-10T01:48:52.290267+0000 - INFO - Found version '30.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 01:48:52.290781 | ubuntu-noble-large | 2026-07-10T01:48:52.290598+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 01:48:52.489946 | ubuntu-noble-large | 2026-07-10T01:48:52.489554+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 01:48:52.533609 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 01:48:52.538019 | ubuntu-noble-large | 2026-07-10T01:48:52.537661+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 01:48:52.591148 | ubuntu-noble-large | 2026-07-10T01:48:52.590717+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 01:48:52.591421 | ubuntu-noble-large | 2026-07-10T01:48:52.591183+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 is nova, using pip3 show nova 2026-07-10 01:48:52.591535 | ubuntu-noble-large | 2026-07-10T01:48:52.591396+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 01:48:53.738425 | ubuntu-noble-large | 2026-07-10T01:48:53.737932+0000 - INFO - Found version '30.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 01:48:53.738539 | ubuntu-noble-large | 2026-07-10T01:48:53.738337+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 01:48:53.932517 | ubuntu-noble-large | 2026-07-10T01:48:53.931984+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 01:48:53.977914 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 01:48:53.982784 | ubuntu-noble-large | 2026-07-10T01:48:53.982381+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 01:48:54.038812 | ubuntu-noble-large | 2026-07-10T01:48:54.038279+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 01:48:54.038925 | ubuntu-noble-large | 2026-07-10T01:48:54.038744+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 is nova, using pip3 show nova 2026-07-10 01:48:54.039085 | ubuntu-noble-large | 2026-07-10T01:48:54.038917+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 01:48:55.242675 | ubuntu-noble-large | 2026-07-10T01:48:55.242270+0000 - INFO - Found version '30.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 01:48:55.242783 | ubuntu-noble-large | 2026-07-10T01:48:55.242617+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 01:48:55.409352 | ubuntu-noble-large | 2026-07-10T01:48:55.409001+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 01:48:55.454359 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 01:48:55.458489 | ubuntu-noble-large | 2026-07-10T01:48:55.458211+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 01:48:55.508083 | ubuntu-noble-large | 2026-07-10T01:48:55.507618+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 01:48:55.508386 | ubuntu-noble-large | 2026-07-10T01:48:55.508094+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2024.2 is nova, using pip3 show nova 2026-07-10 01:48:55.508550 | ubuntu-noble-large | 2026-07-10T01:48:55.508385+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 01:48:56.775794 | ubuntu-noble-large | 2026-07-10T01:48:56.775519+0000 - INFO - Found version '30.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 01:48:56.775907 | ubuntu-noble-large | 2026-07-10T01:48:56.775699+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 01:48:56.938530 | ubuntu-noble-large | 2026-07-10T01:48:56.938275+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 01:48:56.985369 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 01:48:56.990033 | ubuntu-noble-large | 2026-07-10T01:48:56.989636+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 01:48:57.043338 | ubuntu-noble-large | 2026-07-10T01:48:57.042940+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 01:48:57.043412 | ubuntu-noble-large | 2026-07-10T01:48:57.043328+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 is heat, using pip3 show openstack-heat 2026-07-10 01:48:57.043497 | ubuntu-noble-large | 2026-07-10T01:48:57.043421+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 01:48:58.286832 | ubuntu-noble-large | 2026-07-10T01:48:58.286428+0000 - INFO - Found version '23.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 01:48:58.286932 | ubuntu-noble-large | 2026-07-10T01:48:58.286760+0000 - INFO - Adding org.opencontainers.image.version='23.0.1' label to osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 01:48:58.474878 | ubuntu-noble-large | 2026-07-10T01:48:58.474570+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 01:48:58.516448 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 01:48:58.521435 | ubuntu-noble-large | 2026-07-10T01:48:58.521107+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 01:48:58.578626 | ubuntu-noble-large | 2026-07-10T01:48:58.578239+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 01:48:58.578732 | ubuntu-noble-large | 2026-07-10T01:48:58.578591+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api:2024.2 is heat, using pip3 show openstack-heat 2026-07-10 01:48:58.578834 | ubuntu-noble-large | 2026-07-10T01:48:58.578714+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 01:48:59.764681 | ubuntu-noble-large | 2026-07-10T01:48:59.764321+0000 - INFO - Found version '23.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 01:48:59.764770 | ubuntu-noble-large | 2026-07-10T01:48:59.764623+0000 - INFO - Adding org.opencontainers.image.version='23.0.1' label to osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 01:48:59.933518 | ubuntu-noble-large | 2026-07-10T01:48:59.933253+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 01:48:59.960444 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 01:48:59.962846 | ubuntu-noble-large | 2026-07-10T01:48:59.962601+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 01:48:59.999310 | ubuntu-noble-large | 2026-07-10T01:48:59.998951+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 01:48:59.999375 | ubuntu-noble-large | 2026-07-10T01:48:59.999290+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-engine:2024.2 is heat, using pip3 show openstack-heat 2026-07-10 01:48:59.999454 | ubuntu-noble-large | 2026-07-10T01:48:59.999379+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 01:49:01.149136 | ubuntu-noble-large | 2026-07-10T01:49:01.148662+0000 - INFO - Found version '23.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 01:49:01.149283 | ubuntu-noble-large | 2026-07-10T01:49:01.148992+0000 - INFO - Adding org.opencontainers.image.version='23.0.1' label to osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 01:49:01.356650 | ubuntu-noble-large | 2026-07-10T01:49:01.356285+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 01:49:01.397231 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 01:49:01.403646 | ubuntu-noble-large | 2026-07-10T01:49:01.403318+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 01:49:01.459099 | ubuntu-noble-large | 2026-07-10T01:49:01.458573+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 01:49:01.459229 | ubuntu-noble-large | 2026-07-10T01:49:01.459000+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 is keystone, using pip3 show keystone 2026-07-10 01:49:01.459391 | ubuntu-noble-large | 2026-07-10T01:49:01.459233+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 01:49:02.767906 | ubuntu-noble-large | 2026-07-10T01:49:02.767431+0000 - INFO - Found version '26.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 01:49:02.768030 | ubuntu-noble-large | 2026-07-10T01:49:02.767775+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 01:49:02.971456 | ubuntu-noble-large | 2026-07-10T01:49:02.970967+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 01:49:03.015867 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 01:49:03.019346 | ubuntu-noble-large | 2026-07-10T01:49:03.018925+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 01:49:03.067884 | ubuntu-noble-large | 2026-07-10T01:49:03.067418+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 01:49:03.068072 | ubuntu-noble-large | 2026-07-10T01:49:03.067861+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 is keystone, using pip3 show keystone 2026-07-10 01:49:03.068267 | ubuntu-noble-large | 2026-07-10T01:49:03.068079+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 01:49:04.276602 | ubuntu-noble-large | 2026-07-10T01:49:04.276096+0000 - INFO - Found version '26.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 01:49:04.276711 | ubuntu-noble-large | 2026-07-10T01:49:04.276501+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 01:49:04.453359 | ubuntu-noble-large | 2026-07-10T01:49:04.452824+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 01:49:04.495240 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 01:49:04.499690 | ubuntu-noble-large | 2026-07-10T01:49:04.499349+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 01:49:04.550733 | ubuntu-noble-large | 2026-07-10T01:49:04.550291+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 01:49:04.550858 | ubuntu-noble-large | 2026-07-10T01:49:04.550677+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2024.2 is keystone, using pip3 show keystone 2026-07-10 01:49:04.551016 | ubuntu-noble-large | 2026-07-10T01:49:04.550831+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 01:49:05.791676 | ubuntu-noble-large | 2026-07-10T01:49:05.791220+0000 - INFO - Found version '26.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 01:49:05.791789 | ubuntu-noble-large | 2026-07-10T01:49:05.791590+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 01:49:06.018414 | ubuntu-noble-large | 2026-07-10T01:49:06.017987+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 01:49:06.068187 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 01:49:06.073026 | ubuntu-noble-large | 2026-07-10T01:49:06.072623+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 01:49:06.121808 | ubuntu-noble-large | 2026-07-10T01:49:06.121416+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 01:49:06.121926 | ubuntu-noble-large | 2026-07-10T01:49:06.121788+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 is aodh, using pip3 show aodh 2026-07-10 01:49:06.122071 | ubuntu-noble-large | 2026-07-10T01:49:06.121918+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 01:49:07.281285 | ubuntu-noble-large | 2026-07-10T01:49:07.280788+0000 - INFO - Found version '19.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 01:49:07.281400 | ubuntu-noble-large | 2026-07-10T01:49:07.281142+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 01:49:07.473535 | ubuntu-noble-large | 2026-07-10T01:49:07.472966+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 01:49:07.517647 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 01:49:07.521301 | ubuntu-noble-large | 2026-07-10T01:49:07.520873+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 01:49:07.571078 | ubuntu-noble-large | 2026-07-10T01:49:07.570638+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 01:49:07.571330 | ubuntu-noble-large | 2026-07-10T01:49:07.571106+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2024.2 is aodh, using pip3 show aodh 2026-07-10 01:49:07.571518 | ubuntu-noble-large | 2026-07-10T01:49:07.571330+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 01:49:08.833679 | ubuntu-noble-large | 2026-07-10T01:49:08.833224+0000 - INFO - Found version '19.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 01:49:08.833784 | ubuntu-noble-large | 2026-07-10T01:49:08.833613+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 01:49:09.019565 | ubuntu-noble-large | 2026-07-10T01:49:09.019081+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 01:49:09.067376 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 01:49:09.071802 | ubuntu-noble-large | 2026-07-10T01:49:09.071405+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 01:49:09.125601 | ubuntu-noble-large | 2026-07-10T01:49:09.125136+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 01:49:09.125769 | ubuntu-noble-large | 2026-07-10T01:49:09.125591+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 is aodh, using pip3 show aodh 2026-07-10 01:49:09.125923 | ubuntu-noble-large | 2026-07-10T01:49:09.125783+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 01:49:10.306696 | ubuntu-noble-large | 2026-07-10T01:49:10.306346+0000 - INFO - Found version '19.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 01:49:10.306855 | ubuntu-noble-large | 2026-07-10T01:49:10.306604+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 01:49:10.505935 | ubuntu-noble-large | 2026-07-10T01:49:10.505552+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 01:49:10.557563 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 01:49:10.562704 | ubuntu-noble-large | 2026-07-10T01:49:10.562136+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 01:49:10.611522 | ubuntu-noble-large | 2026-07-10T01:49:10.611000+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 01:49:10.611699 | ubuntu-noble-large | 2026-07-10T01:49:10.611536+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 is aodh, using pip3 show aodh 2026-07-10 01:49:10.611975 | ubuntu-noble-large | 2026-07-10T01:49:10.611707+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 01:49:11.800486 | ubuntu-noble-large | 2026-07-10T01:49:11.800078+0000 - INFO - Found version '19.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 01:49:11.800682 | ubuntu-noble-large | 2026-07-10T01:49:11.800449+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 01:49:12.009481 | ubuntu-noble-large | 2026-07-10T01:49:12.008973+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 01:49:12.056131 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 01:49:12.060010 | ubuntu-noble-large | 2026-07-10T01:49:12.059651+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 01:49:12.109090 | ubuntu-noble-large | 2026-07-10T01:49:12.108685+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 01:49:12.109237 | ubuntu-noble-large | 2026-07-10T01:49:12.109024+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 is aodh, using pip3 show aodh 2026-07-10 01:49:12.109366 | ubuntu-noble-large | 2026-07-10T01:49:12.109217+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 01:49:13.337133 | ubuntu-noble-large | 2026-07-10T01:49:13.336743+0000 - INFO - Found version '19.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 01:49:13.337253 | ubuntu-noble-large | 2026-07-10T01:49:13.337007+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 01:49:13.507244 | ubuntu-noble-large | 2026-07-10T01:49:13.506722+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 01:49:13.547002 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 01:49:13.552204 | ubuntu-noble-large | 2026-07-10T01:49:13.551704+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 01:49:13.603261 | ubuntu-noble-large | 2026-07-10T01:49:13.602780+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 01:49:13.603454 | ubuntu-noble-large | 2026-07-10T01:49:13.603256+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 is octavia, using pip3 show octavia 2026-07-10 01:49:13.603626 | ubuntu-noble-large | 2026-07-10T01:49:13.603466+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 01:49:14.791565 | ubuntu-noble-large | 2026-07-10T01:49:14.791168+0000 - INFO - Found version '15.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 01:49:14.791684 | ubuntu-noble-large | 2026-07-10T01:49:14.791455+0000 - INFO - Adding org.opencontainers.image.version='15.1.1' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 01:49:14.995006 | ubuntu-noble-large | 2026-07-10T01:49:14.994616+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 01:49:15.039790 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 01:49:15.045138 | ubuntu-noble-large | 2026-07-10T01:49:15.044667+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 01:49:15.104283 | ubuntu-noble-large | 2026-07-10T01:49:15.103828+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 01:49:15.104485 | ubuntu-noble-large | 2026-07-10T01:49:15.104305+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 is octavia, using pip3 show octavia 2026-07-10 01:49:15.104607 | ubuntu-noble-large | 2026-07-10T01:49:15.104484+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 01:49:16.335827 | ubuntu-noble-large | 2026-07-10T01:49:16.335358+0000 - INFO - Found version '15.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 01:49:16.335944 | ubuntu-noble-large | 2026-07-10T01:49:16.335760+0000 - INFO - Adding org.opencontainers.image.version='15.1.1' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 01:49:16.552397 | ubuntu-noble-large | 2026-07-10T01:49:16.551444+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 01:49:16.598861 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 01:49:16.602748 | ubuntu-noble-large | 2026-07-10T01:49:16.602283+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 01:49:16.653225 | ubuntu-noble-large | 2026-07-10T01:49:16.652774+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 01:49:16.653420 | ubuntu-noble-large | 2026-07-10T01:49:16.653237+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 is octavia, using pip3 show octavia 2026-07-10 01:49:16.653559 | ubuntu-noble-large | 2026-07-10T01:49:16.653415+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 01:49:17.922458 | ubuntu-noble-large | 2026-07-10T01:49:17.921954+0000 - INFO - Found version '15.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 01:49:17.922602 | ubuntu-noble-large | 2026-07-10T01:49:17.922333+0000 - INFO - Adding org.opencontainers.image.version='15.1.1' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 01:49:18.118113 | ubuntu-noble-large | 2026-07-10T01:49:18.117692+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 01:49:18.165782 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 01:49:18.170756 | ubuntu-noble-large | 2026-07-10T01:49:18.170310+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 01:49:18.224793 | ubuntu-noble-large | 2026-07-10T01:49:18.224349+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 01:49:18.225026 | ubuntu-noble-large | 2026-07-10T01:49:18.224787+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2024.2 is octavia, using pip3 show octavia 2026-07-10 01:49:18.225125 | ubuntu-noble-large | 2026-07-10T01:49:18.224976+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 01:49:19.512369 | ubuntu-noble-large | 2026-07-10T01:49:19.511964+0000 - INFO - Found version '15.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 01:49:19.512474 | ubuntu-noble-large | 2026-07-10T01:49:19.512307+0000 - INFO - Adding org.opencontainers.image.version='15.1.1' label to osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 01:49:19.725858 | ubuntu-noble-large | 2026-07-10T01:49:19.725589+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 01:49:19.769203 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 01:49:19.774272 | ubuntu-noble-large | 2026-07-10T01:49:19.773826+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 01:49:19.827223 | ubuntu-noble-large | 2026-07-10T01:49:19.826761+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 01:49:19.827415 | ubuntu-noble-large | 2026-07-10T01:49:19.827227+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 is octavia, using pip3 show octavia 2026-07-10 01:49:19.827544 | ubuntu-noble-large | 2026-07-10T01:49:19.827406+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 01:49:21.059630 | ubuntu-noble-large | 2026-07-10T01:49:21.059121+0000 - INFO - Found version '15.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 01:49:21.059743 | ubuntu-noble-large | 2026-07-10T01:49:21.059480+0000 - INFO - Adding org.opencontainers.image.version='15.1.1' label to osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 01:49:21.265731 | ubuntu-noble-large | 2026-07-10T01:49:21.265326+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 01:49:21.306655 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 01:49:21.311583 | ubuntu-noble-large | 2026-07-10T01:49:21.311002+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 01:49:21.363352 | ubuntu-noble-large | 2026-07-10T01:49:21.362882+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 01:49:21.363570 | ubuntu-noble-large | 2026-07-10T01:49:21.363364+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 is magnum, using pip3 show magnum 2026-07-10 01:49:21.363708 | ubuntu-noble-large | 2026-07-10T01:49:21.363571+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 01:49:22.561155 | ubuntu-noble-large | 2026-07-10T01:49:22.560666+0000 - INFO - Found version '19.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 01:49:22.561268 | ubuntu-noble-large | 2026-07-10T01:49:22.561081+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 01:49:22.757022 | ubuntu-noble-large | 2026-07-10T01:49:22.756653+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 01:49:22.805145 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 01:49:22.810560 | ubuntu-noble-large | 2026-07-10T01:49:22.810158+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 01:49:22.864917 | ubuntu-noble-large | 2026-07-10T01:49:22.864494+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 01:49:22.865151 | ubuntu-noble-large | 2026-07-10T01:49:22.864920+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2024.2 is magnum, using pip3 show magnum 2026-07-10 01:49:22.865340 | ubuntu-noble-large | 2026-07-10T01:49:22.865174+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 01:49:24.104626 | ubuntu-noble-large | 2026-07-10T01:49:24.104221+0000 - INFO - Found version '19.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 01:49:24.104740 | ubuntu-noble-large | 2026-07-10T01:49:24.104556+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 01:49:24.293533 | ubuntu-noble-large | 2026-07-10T01:49:24.293114+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 01:49:24.338855 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 01:49:24.343384 | ubuntu-noble-large | 2026-07-10T01:49:24.342952+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 01:49:24.397108 | ubuntu-noble-large | 2026-07-10T01:49:24.396646+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 01:49:24.397381 | ubuntu-noble-large | 2026-07-10T01:49:24.397147+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 is ironic-neutron-agent, using pip3 show neutron 2026-07-10 01:49:24.397538 | ubuntu-noble-large | 2026-07-10T01:49:24.397397+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 01:49:25.583332 | ubuntu-noble-large | 2026-07-10T01:49:25.582864+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 01:49:25.583438 | ubuntu-noble-large | 2026-07-10T01:49:25.583254+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 01:49:25.778078 | ubuntu-noble-large | 2026-07-10T01:49:25.777619+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 01:49:25.829229 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 01:49:25.833467 | ubuntu-noble-large | 2026-07-10T01:49:25.832972+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 01:49:25.892381 | ubuntu-noble-large | 2026-07-10T01:49:25.891851+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 01:49:25.892582 | ubuntu-noble-large | 2026-07-10T01:49:25.892380+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:25.892728 | ubuntu-noble-large | 2026-07-10T01:49:25.892567+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 01:49:27.063571 | ubuntu-noble-large | 2026-07-10T01:49:27.063244+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 01:49:27.063675 | ubuntu-noble-large | 2026-07-10T01:49:27.063418+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 01:49:27.269959 | ubuntu-noble-large | 2026-07-10T01:49:27.269632+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 01:49:27.307756 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 01:49:27.311032 | ubuntu-noble-large | 2026-07-10T01:49:27.310790+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 01:49:27.359432 | ubuntu-noble-large | 2026-07-10T01:49:27.358722+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 01:49:27.359744 | ubuntu-noble-large | 2026-07-10T01:49:27.359459+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:27.359907 | ubuntu-noble-large | 2026-07-10T01:49:27.359750+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 01:49:28.597486 | ubuntu-noble-large | 2026-07-10T01:49:28.596879+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 01:49:28.597602 | ubuntu-noble-large | 2026-07-10T01:49:28.597313+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 01:49:28.811486 | ubuntu-noble-large | 2026-07-10T01:49:28.811000+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 01:49:28.851534 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 01:49:28.857231 | ubuntu-noble-large | 2026-07-10T01:49:28.856665+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 01:49:28.914185 | ubuntu-noble-large | 2026-07-10T01:49:28.910966+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 01:49:28.914264 | ubuntu-noble-large | 2026-07-10T01:49:28.911610+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:28.914281 | ubuntu-noble-large | 2026-07-10T01:49:28.911834+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 01:49:30.148531 | ubuntu-noble-large | 2026-07-10T01:49:30.148191+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 01:49:30.148867 | ubuntu-noble-large | 2026-07-10T01:49:30.148700+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 01:49:30.322788 | ubuntu-noble-large | 2026-07-10T01:49:30.322453+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 01:49:30.365813 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 01:49:30.369546 | ubuntu-noble-large | 2026-07-10T01:49:30.368769+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 01:49:30.415194 | ubuntu-noble-large | 2026-07-10T01:49:30.411591+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 01:49:30.415276 | ubuntu-noble-large | 2026-07-10T01:49:30.412170+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:30.415291 | ubuntu-noble-large | 2026-07-10T01:49:30.412410+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 01:49:31.688263 | ubuntu-noble-large | 2026-07-10T01:49:31.687826+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 01:49:31.688597 | ubuntu-noble-large | 2026-07-10T01:49:31.688419+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 01:49:31.875567 | ubuntu-noble-large | 2026-07-10T01:49:31.875209+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 01:49:31.914401 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 01:49:31.918450 | ubuntu-noble-large | 2026-07-10T01:49:31.917907+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 01:49:31.972345 | ubuntu-noble-large | 2026-07-10T01:49:31.971880+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 01:49:31.972539 | ubuntu-noble-large | 2026-07-10T01:49:31.972346+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:31.972672 | ubuntu-noble-large | 2026-07-10T01:49:31.972526+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 01:49:33.186089 | ubuntu-noble-large | 2026-07-10T01:49:33.185630+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 01:49:33.186235 | ubuntu-noble-large | 2026-07-10T01:49:33.185963+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 01:49:33.387869 | ubuntu-noble-large | 2026-07-10T01:49:33.387504+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 01:49:33.432311 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 01:49:33.436440 | ubuntu-noble-large | 2026-07-10T01:49:33.435934+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 01:49:33.483679 | ubuntu-noble-large | 2026-07-10T01:49:33.483290+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 01:49:33.483780 | ubuntu-noble-large | 2026-07-10T01:49:33.483666+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:33.483993 | ubuntu-noble-large | 2026-07-10T01:49:33.483792+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 01:49:34.689719 | ubuntu-noble-large | 2026-07-10T01:49:34.689298+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 01:49:34.689838 | ubuntu-noble-large | 2026-07-10T01:49:34.689624+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 01:49:34.852648 | ubuntu-noble-large | 2026-07-10T01:49:34.852246+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 01:49:34.896508 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 01:49:34.900216 | ubuntu-noble-large | 2026-07-10T01:49:34.899784+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 01:49:34.949721 | ubuntu-noble-large | 2026-07-10T01:49:34.949300+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 01:49:34.949917 | ubuntu-noble-large | 2026-07-10T01:49:34.949739+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:34.950056 | ubuntu-noble-large | 2026-07-10T01:49:34.949925+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 01:49:36.196247 | ubuntu-noble-large | 2026-07-10T01:49:36.195813+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 01:49:36.196373 | ubuntu-noble-large | 2026-07-10T01:49:36.196207+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 01:49:36.398578 | ubuntu-noble-large | 2026-07-10T01:49:36.398187+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 01:49:36.439740 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 01:49:36.445011 | ubuntu-noble-large | 2026-07-10T01:49:36.444732+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 01:49:36.498977 | ubuntu-noble-large | 2026-07-10T01:49:36.498568+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 01:49:36.499243 | ubuntu-noble-large | 2026-07-10T01:49:36.499003+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:36.499380 | ubuntu-noble-large | 2026-07-10T01:49:36.499254+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 01:49:37.692913 | ubuntu-noble-large | 2026-07-10T01:49:37.692461+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 01:49:37.693216 | ubuntu-noble-large | 2026-07-10T01:49:37.692887+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 01:49:37.854320 | ubuntu-noble-large | 2026-07-10T01:49:37.853814+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 01:49:37.904907 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 01:49:37.911353 | ubuntu-noble-large | 2026-07-10T01:49:37.910900+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 01:49:37.960657 | ubuntu-noble-large | 2026-07-10T01:49:37.960118+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 01:49:37.960849 | ubuntu-noble-large | 2026-07-10T01:49:37.960637+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:37.961015 | ubuntu-noble-large | 2026-07-10T01:49:37.960856+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 01:49:39.148352 | ubuntu-noble-large | 2026-07-10T01:49:39.148021+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 01:49:39.148432 | ubuntu-noble-large | 2026-07-10T01:49:39.148299+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 01:49:39.338783 | ubuntu-noble-large | 2026-07-10T01:49:39.338414+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 01:49:39.382506 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 01:49:39.387425 | ubuntu-noble-large | 2026-07-10T01:49:39.386981+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 01:49:39.443953 | ubuntu-noble-large | 2026-07-10T01:49:39.443480+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 01:49:39.444259 | ubuntu-noble-large | 2026-07-10T01:49:39.443974+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:39.444455 | ubuntu-noble-large | 2026-07-10T01:49:39.444249+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 01:49:40.755887 | ubuntu-noble-large | 2026-07-10T01:49:40.755460+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 01:49:40.756001 | ubuntu-noble-large | 2026-07-10T01:49:40.755776+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 01:49:40.935535 | ubuntu-noble-large | 2026-07-10T01:49:40.935258+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 01:49:40.981657 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 01:49:40.985568 | ubuntu-noble-large | 2026-07-10T01:49:40.985007+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 01:49:41.045825 | ubuntu-noble-large | 2026-07-10T01:49:41.045434+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 01:49:41.045928 | ubuntu-noble-large | 2026-07-10T01:49:41.045803+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:41.046105 | ubuntu-noble-large | 2026-07-10T01:49:41.045931+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 01:49:42.217968 | ubuntu-noble-large | 2026-07-10T01:49:42.217585+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 01:49:42.218150 | ubuntu-noble-large | 2026-07-10T01:49:42.217929+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 01:49:42.439454 | ubuntu-noble-large | 2026-07-10T01:49:42.438555+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 01:49:42.483503 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 01:49:42.489588 | ubuntu-noble-large | 2026-07-10T01:49:42.488733+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 01:49:42.546200 | ubuntu-noble-large | 2026-07-10T01:49:42.543114+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 01:49:42.546269 | ubuntu-noble-large | 2026-07-10T01:49:42.543518+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 is neutron, using pip3 show neutron 2026-07-10 01:49:42.546285 | ubuntu-noble-large | 2026-07-10T01:49:42.543678+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 01:49:43.788279 | ubuntu-noble-large | 2026-07-10T01:49:43.787811+0000 - INFO - Found version '25.2.4' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 01:49:43.788415 | ubuntu-noble-large | 2026-07-10T01:49:43.788219+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 01:49:43.990448 | ubuntu-noble-large | 2026-07-10T01:49:43.989871+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 01:49:44.038294 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 01:49:44.041901 | ubuntu-noble-large | 2026-07-10T01:49:44.041383+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 01:49:44.092641 | ubuntu-noble-large | 2026-07-10T01:49:44.092213+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 01:49:44.092814 | ubuntu-noble-large | 2026-07-10T01:49:44.092641+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 is mariadb, using dpkg -s mariadb-client 2026-07-10 01:49:44.092938 | ubuntu-noble-large | 2026-07-10T01:49:44.092808+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 01:49:44.745511 | ubuntu-noble-large | 2026-07-10T01:49:44.745249+0000 - INFO - Found version '10.11.18' with build date '20260710' for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 01:49:44.745629 | ubuntu-noble-large | 2026-07-10T01:49:44.745424+0000 - INFO - Adding org.opencontainers.image.version='10.11.18' label to osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 01:49:44.928397 | ubuntu-noble-large | 2026-07-10T01:49:44.927958+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 01:49:44.971583 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 01:49:44.978872 | ubuntu-noble-large | 2026-07-10T01:49:44.978397+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 01:49:45.032390 | ubuntu-noble-large | 2026-07-10T01:49:45.031860+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 01:49:45.032559 | ubuntu-noble-large | 2026-07-10T01:49:45.032377+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 is mariadb-clustercheck, using dpkg -s mariadb-client 2026-07-10 01:49:45.032791 | ubuntu-noble-large | 2026-07-10T01:49:45.032557+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 01:49:45.675271 | ubuntu-noble-large | 2026-07-10T01:49:45.674762+0000 - INFO - Found version '10.11.18' with build date '20260710' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 01:49:45.675388 | ubuntu-noble-large | 2026-07-10T01:49:45.675143+0000 - INFO - Adding org.opencontainers.image.version='10.11.18' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 01:49:45.863892 | ubuntu-noble-large | 2026-07-10T01:49:45.863493+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 01:49:45.911828 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 01:49:45.916105 | ubuntu-noble-large | 2026-07-10T01:49:45.915761+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 01:49:45.966027 | ubuntu-noble-large | 2026-07-10T01:49:45.965576+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 01:49:45.966304 | ubuntu-noble-large | 2026-07-10T01:49:45.966103+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-07-10 01:49:45.966443 | ubuntu-noble-large | 2026-07-10T01:49:45.966303+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 01:49:46.599705 | ubuntu-noble-large | 2026-07-10T01:49:46.599399+0000 - INFO - Found version '3.4.0' with build date '20260710' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 01:49:46.603213 | ubuntu-noble-large | 2026-07-10T01:49:46.599857+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 01:49:46.762448 | ubuntu-noble-large | 2026-07-10T01:49:46.762158+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 01:49:46.803510 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 01:49:46.808647 | ubuntu-noble-large | 2026-07-10T01:49:46.807869+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 01:49:46.858210 | ubuntu-noble-large | 2026-07-10T01:49:46.856838+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 01:49:46.858304 | ubuntu-noble-large | 2026-07-10T01:49:46.857292+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-07-10 01:49:46.858323 | ubuntu-noble-large | 2026-07-10T01:49:46.857455+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 01:49:47.506103 | ubuntu-noble-large | 2026-07-10T01:49:47.505635+0000 - INFO - Found version '3.4.0' with build date '20260710' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 01:49:47.506216 | ubuntu-noble-large | 2026-07-10T01:49:47.505968+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 01:49:47.686194 | ubuntu-noble-large | 2026-07-10T01:49:47.685745+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 01:49:47.731957 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 01:49:47.736381 | ubuntu-noble-large | 2026-07-10T01:49:47.735985+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 01:49:47.785806 | ubuntu-noble-large | 2026-07-10T01:49:47.785384+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 01:49:47.785904 | ubuntu-noble-large | 2026-07-10T01:49:47.785775+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 is prometheus-libvirt-exporter, using bash -c '/opt/libvirt-exporter --version 2>&1' 2026-07-10 01:49:47.786100 | ubuntu-noble-large | 2026-07-10T01:49:47.785924+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 01:49:48.424025 | ubuntu-noble-large | 2026-07-10T01:49:48.423656+0000 - INFO - Found version '2.2.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 01:49:48.424198 | ubuntu-noble-large | 2026-07-10T01:49:48.423964+0000 - INFO - Adding org.opencontainers.image.version='2.2.0' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 01:49:48.614711 | ubuntu-noble-large | 2026-07-10T01:49:48.614284+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 01:49:48.659635 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 01:49:48.663246 | ubuntu-noble-large | 2026-07-10T01:49:48.662745+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 01:49:48.713440 | ubuntu-noble-large | 2026-07-10T01:49:48.712920+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 01:49:48.713633 | ubuntu-noble-large | 2026-07-10T01:49:48.713430+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 is prometheus-ovn-exporter, using /opt/ovn-exporter --version 2026-07-10 01:49:48.713771 | ubuntu-noble-large | 2026-07-10T01:49:48.713633+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 01:49:49.304811 | ubuntu-noble-large | 2026-07-10T01:49:49.304421+0000 - INFO - Found version '1.0.7' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 01:49:49.304925 | ubuntu-noble-large | 2026-07-10T01:49:49.304753+0000 - INFO - Adding org.opencontainers.image.version='1.0.7' label to osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 01:49:49.508827 | ubuntu-noble-large | 2026-07-10T01:49:49.508432+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 01:49:49.552339 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 01:49:49.557313 | ubuntu-noble-large | 2026-07-10T01:49:49.556891+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 01:49:49.608505 | ubuntu-noble-large | 2026-07-10T01:49:49.607928+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 01:49:49.608666 | ubuntu-noble-large | 2026-07-10T01:49:49.608483+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 is prometheus-memcached-exporter, using bash -c '/opt/memcached_exporter/memcached_exporter --version 2>&1' 2026-07-10 01:49:49.608807 | ubuntu-noble-large | 2026-07-10T01:49:49.608663+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 01:49:50.238702 | ubuntu-noble-large | 2026-07-10T01:49:50.238288+0000 - INFO - Found version '0.15.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 01:49:50.238810 | ubuntu-noble-large | 2026-07-10T01:49:50.238599+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 01:49:50.420759 | ubuntu-noble-large | 2026-07-10T01:49:50.420316+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 01:49:50.463876 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 01:49:50.467834 | ubuntu-noble-large | 2026-07-10T01:49:50.467384+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 01:49:50.513166 | ubuntu-noble-large | 2026-07-10T01:49:50.512836+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 01:49:50.513252 | ubuntu-noble-large | 2026-07-10T01:49:50.513123+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 is prometheus-blackbox-exporter, using bash -c '/opt/blackbox_exporter/blackbox_exporter --version 2>&1' 2026-07-10 01:49:50.513267 | ubuntu-noble-large | 2026-07-10T01:49:50.513198+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 01:49:51.121386 | ubuntu-noble-large | 2026-07-10T01:49:51.120896+0000 - INFO - Found version '0.25.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 01:49:51.121494 | ubuntu-noble-large | 2026-07-10T01:49:51.121284+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 01:49:51.260658 | ubuntu-noble-large | 2026-07-10T01:49:51.260281+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 01:49:51.303737 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 01:49:51.308199 | ubuntu-noble-large | 2026-07-10T01:49:51.307680+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 01:49:51.364500 | ubuntu-noble-large | 2026-07-10T01:49:51.364000+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 01:49:51.364694 | ubuntu-noble-large | 2026-07-10T01:49:51.364511+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 is prometheus, using /opt/prometheus/prometheus --version 2026-07-10 01:49:51.364835 | ubuntu-noble-large | 2026-07-10T01:49:51.364696+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 01:49:52.093520 | ubuntu-noble-large | 2026-07-10T01:49:52.092950+0000 - INFO - Found version '2.55.1' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 01:49:52.093663 | ubuntu-noble-large | 2026-07-10T01:49:52.093389+0000 - INFO - Adding org.opencontainers.image.version='2.55.1' label to osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 01:49:52.249523 | ubuntu-noble-large | 2026-07-10T01:49:52.249024+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 01:49:52.295514 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 01:49:52.300185 | ubuntu-noble-large | 2026-07-10T01:49:52.299759+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 01:49:52.351387 | ubuntu-noble-large | 2026-07-10T01:49:52.350927+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 01:49:52.351538 | ubuntu-noble-large | 2026-07-10T01:49:52.351366+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 is prometheus-cadvisor, using /opt/cadvisor --version 2026-07-10 01:49:52.351676 | ubuntu-noble-large | 2026-07-10T01:49:52.351545+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 01:49:53.076703 | ubuntu-noble-large | 2026-07-10T01:49:53.076240+0000 - INFO - Found version '0.49.2' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 01:49:53.076848 | ubuntu-noble-large | 2026-07-10T01:49:53.076574+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 01:49:53.224777 | ubuntu-noble-large | 2026-07-10T01:49:53.224366+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 01:49:53.270158 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 01:49:53.274456 | ubuntu-noble-large | 2026-07-10T01:49:53.274094+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 01:49:53.328298 | ubuntu-noble-large | 2026-07-10T01:49:53.327804+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 01:49:53.328473 | ubuntu-noble-large | 2026-07-10T01:49:53.328283+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 is prometheus-elasticsearch-exporter, using bash -c '/opt/elasticsearch_exporter/elasticsearch_exporter --version 2>&1' 2026-07-10 01:49:53.328609 | ubuntu-noble-large | 2026-07-10T01:49:53.328469+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 01:49:53.961765 | ubuntu-noble-large | 2026-07-10T01:49:53.961291+0000 - INFO - Found version '1.8.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 01:49:53.961894 | ubuntu-noble-large | 2026-07-10T01:49:53.961651+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 01:49:54.128804 | ubuntu-noble-large | 2026-07-10T01:49:54.128321+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 01:49:54.171774 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 01:49:54.178482 | ubuntu-noble-large | 2026-07-10T01:49:54.177878+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 01:49:54.228539 | ubuntu-noble-large | 2026-07-10T01:49:54.228016+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 01:49:54.228653 | ubuntu-noble-large | 2026-07-10T01:49:54.228490+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 is prometheus-mtail, using bash -c '/opt/mtail --version 2>&1' 2026-07-10 01:49:54.228806 | ubuntu-noble-large | 2026-07-10T01:49:54.228661+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 01:49:54.910629 | ubuntu-noble-large | 2026-07-10T01:49:54.910298+0000 - INFO - Found version '3.0.8' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 01:49:54.910735 | ubuntu-noble-large | 2026-07-10T01:49:54.910535+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 01:49:55.063691 | ubuntu-noble-large | 2026-07-10T01:49:55.063325+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 01:49:55.109181 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 01:49:55.114518 | ubuntu-noble-large | 2026-07-10T01:49:55.114162+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 01:49:55.163264 | ubuntu-noble-large | 2026-07-10T01:49:55.162648+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 01:49:55.163492 | ubuntu-noble-large | 2026-07-10T01:49:55.163220+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 is prometheus-alertmanager, using bash -c '/opt/prometheus_alertmanager/alertmanager --version 2>&1' 2026-07-10 01:49:55.163547 | ubuntu-noble-large | 2026-07-10T01:49:55.163434+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 01:49:55.839153 | ubuntu-noble-large | 2026-07-10T01:49:55.838740+0000 - INFO - Found version '0.28.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 01:49:55.839362 | ubuntu-noble-large | 2026-07-10T01:49:55.839146+0000 - INFO - Adding org.opencontainers.image.version='0.28.0' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 01:49:55.985361 | ubuntu-noble-large | 2026-07-10T01:49:55.984894+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 01:49:56.029205 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 01:49:56.035384 | ubuntu-noble-large | 2026-07-10T01:49:56.034941+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 01:49:56.088325 | ubuntu-noble-large | 2026-07-10T01:49:56.087841+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 01:49:56.088420 | ubuntu-noble-large | 2026-07-10T01:49:56.088277+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 is prometheus-mysqld-exporter, using bash -c '/opt/mysqld_exporter/mysqld_exporter --version 2>&1' 2026-07-10 01:49:56.088557 | ubuntu-noble-large | 2026-07-10T01:49:56.088417+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 01:49:56.805004 | ubuntu-noble-large | 2026-07-10T01:49:56.804539+0000 - INFO - Found version '0.16.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 01:49:56.805218 | ubuntu-noble-large | 2026-07-10T01:49:56.804892+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 01:49:56.962172 | ubuntu-noble-large | 2026-07-10T01:49:56.961667+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 01:49:57.008153 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 01:49:57.012164 | ubuntu-noble-large | 2026-07-10T01:49:57.011698+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 01:49:57.063517 | ubuntu-noble-large | 2026-07-10T01:49:57.062993+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 01:49:57.063649 | ubuntu-noble-large | 2026-07-10T01:49:57.063480+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 is prometheus-node-exporter, using bash -c '/opt/node_exporter/node_exporter --version 2>&1' 2026-07-10 01:49:57.063779 | ubuntu-noble-large | 2026-07-10T01:49:57.063651+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 01:49:57.705163 | ubuntu-noble-large | 2026-07-10T01:49:57.704720+0000 - INFO - Found version '1.8.2' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 01:49:57.705276 | ubuntu-noble-large | 2026-07-10T01:49:57.705135+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 01:49:57.887362 | ubuntu-noble-large | 2026-07-10T01:49:57.886886+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 01:49:57.932821 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 01:49:57.937423 | ubuntu-noble-large | 2026-07-10T01:49:57.936915+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 01:49:57.986436 | ubuntu-noble-large | 2026-07-10T01:49:57.986078+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 01:49:57.986532 | ubuntu-noble-large | 2026-07-10T01:49:57.986384+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 is prometheus-openstack-exporter, using bash -c 'sha256sum /opt/openstack-exporter/openstack-exporter 2>&1' 2026-07-10 01:49:57.986552 | ubuntu-noble-large | 2026-07-10T01:49:57.986465+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 01:49:58.638418 | ubuntu-noble-large | 2026-07-10T01:49:58.637997+0000 - INFO - Found version '1.7.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 01:49:58.638559 | ubuntu-noble-large | 2026-07-10T01:49:58.638389+0000 - INFO - Adding org.opencontainers.image.version='1.7.0' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 01:49:58.835898 | ubuntu-noble-large | 2026-07-10T01:49:58.835463+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 01:49:58.875708 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 01:49:58.880097 | ubuntu-noble-large | 2026-07-10T01:49:58.879681+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 01:49:58.935318 | ubuntu-noble-large | 2026-07-10T01:49:58.934700+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2024.2 2026-07-10 01:49:58.935415 | ubuntu-noble-large | 2026-07-10T01:49:58.935213+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:49:58.935563 | ubuntu-noble-large | 2026-07-10T01:49:58.935382+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 01:49:58.935823 | ubuntu-noble-large | 2026-07-10T01:49:58.935624+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2026-07-10 01:49:58.936022 | ubuntu-noble-large | 2026-07-10T01:49:58.935842+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 01:49:59.592194 | ubuntu-noble-large | 2026-07-10T01:49:59.591740+0000 - INFO - Found version '3.4.3' with build date '20260710' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 01:49:59.592305 | ubuntu-noble-large | 2026-07-10T01:49:59.592108+0000 - INFO - Adding org.opencontainers.image.version='3.4.3' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 01:49:59.784918 | ubuntu-noble-large | 2026-07-10T01:49:59.784494+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 01:49:59.828396 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 01:49:59.832412 | ubuntu-noble-large | 2026-07-10T01:49:59.831979+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 01:49:59.885573 | ubuntu-noble-large | 2026-07-10T01:49:59.885002+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 01:49:59.885708 | ubuntu-noble-large | 2026-07-10T01:49:59.885512+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2026-07-10 01:49:59.885810 | ubuntu-noble-large | 2026-07-10T01:49:59.885676+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 01:50:00.548567 | ubuntu-noble-large | 2026-07-10T01:50:00.548003+0000 - INFO - Found version '3.4.3' with build date '20260710' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 01:50:00.548675 | ubuntu-noble-large | 2026-07-10T01:50:00.548435+0000 - INFO - Adding org.opencontainers.image.version='3.4.3' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 01:50:00.732372 | ubuntu-noble-large | 2026-07-10T01:50:00.731902+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 01:50:00.778141 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 01:50:00.782401 | ubuntu-noble-large | 2026-07-10T01:50:00.781962+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 01:50:00.836629 | ubuntu-noble-large | 2026-07-10T01:50:00.836261+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 01:50:00.836726 | ubuntu-noble-large | 2026-07-10T01:50:00.836611+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 is hacluster, using dpkg -s pacemaker-common 2026-07-10 01:50:00.836852 | ubuntu-noble-large | 2026-07-10T01:50:00.836733+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 01:50:01.556126 | ubuntu-noble-large | 2026-07-10T01:50:01.555709+0000 - INFO - Found version '2.1.6' with build date '20260710' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 01:50:01.556294 | ubuntu-noble-large | 2026-07-10T01:50:01.556096+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 01:50:01.739866 | ubuntu-noble-large | 2026-07-10T01:50:01.739506+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 01:50:01.791711 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 01:50:01.795570 | ubuntu-noble-large | 2026-07-10T01:50:01.795198+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 01:50:01.847123 | ubuntu-noble-large | 2026-07-10T01:50:01.846629+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 01:50:01.847273 | ubuntu-noble-large | 2026-07-10T01:50:01.847112+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 is hacluster, using dpkg -s pacemaker-common 2026-07-10 01:50:01.847423 | ubuntu-noble-large | 2026-07-10T01:50:01.847288+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 01:50:02.476370 | ubuntu-noble-large | 2026-07-10T01:50:02.475958+0000 - INFO - Found version '2.1.6' with build date '20260710' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 01:50:02.476478 | ubuntu-noble-large | 2026-07-10T01:50:02.476268+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 01:50:02.673257 | ubuntu-noble-large | 2026-07-10T01:50:02.672903+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 01:50:02.719274 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 01:50:02.724409 | ubuntu-noble-large | 2026-07-10T01:50:02.723940+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 01:50:02.782500 | ubuntu-noble-large | 2026-07-10T01:50:02.782016+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 01:50:02.782610 | ubuntu-noble-large | 2026-07-10T01:50:02.782459+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 is hacluster-corosync, using dpkg -s corosync 2026-07-10 01:50:02.782728 | ubuntu-noble-large | 2026-07-10T01:50:02.782608+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 01:50:03.455813 | ubuntu-noble-large | 2026-07-10T01:50:03.455389+0000 - INFO - Found version '3.1.7' with build date '20260710' for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 01:50:03.455981 | ubuntu-noble-large | 2026-07-10T01:50:03.455713+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 01:50:03.636156 | ubuntu-noble-large | 2026-07-10T01:50:03.635739+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 01:50:03.680591 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 01:50:03.685609 | ubuntu-noble-large | 2026-07-10T01:50:03.685170+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 01:50:03.740220 | ubuntu-noble-large | 2026-07-10T01:50:03.739763+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 01:50:03.740409 | ubuntu-noble-large | 2026-07-10T01:50:03.740239+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 is hacluster, using dpkg -s pacemaker-common 2026-07-10 01:50:03.740542 | ubuntu-noble-large | 2026-07-10T01:50:03.740416+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 01:50:04.346127 | ubuntu-noble-large | 2026-07-10T01:50:04.345842+0000 - INFO - Found version '2.1.6' with build date '20260710' for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 01:50:04.346226 | ubuntu-noble-large | 2026-07-10T01:50:04.346015+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 01:50:04.544965 | ubuntu-noble-large | 2026-07-10T01:50:04.544590+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 01:50:04.591785 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 01:50:04.596759 | ubuntu-noble-large | 2026-07-10T01:50:04.596371+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 01:50:04.653966 | ubuntu-noble-large | 2026-07-10T01:50:04.653558+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2024.2 2026-07-10 01:50:04.654144 | ubuntu-noble-large | 2026-07-10T01:50:04.653916+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:04.654370 | ubuntu-noble-large | 2026-07-10T01:50:04.654143+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2024.2 2026-07-10 01:50:04.654449 | ubuntu-noble-large | 2026-07-10T01:50:04.654289+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:04.654470 | ubuntu-noble-large | 2026-07-10T01:50:04.654387+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2024.2 2026-07-10 01:50:04.654609 | ubuntu-noble-large | 2026-07-10T01:50:04.654477+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:04.654667 | ubuntu-noble-large | 2026-07-10T01:50:04.654575+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2024.2 2026-07-10 01:50:04.654775 | ubuntu-noble-large | 2026-07-10T01:50:04.654676+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:04.654855 | ubuntu-noble-large | 2026-07-10T01:50:04.654770+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2024.2 2026-07-10 01:50:04.654966 | ubuntu-noble-large | 2026-07-10T01:50:04.654865+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:04.655102 | ubuntu-noble-large | 2026-07-10T01:50:04.654957+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 01:50:04.655223 | ubuntu-noble-large | 2026-07-10T01:50:04.655124+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2024.2 is horizon, using pip3 show horizon 2026-07-10 01:50:04.655315 | ubuntu-noble-large | 2026-07-10T01:50:04.655229+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 01:50:06.097009 | ubuntu-noble-large | 2026-07-10T01:50:06.096692+0000 - INFO - Found version '25.1.3' with build date '20260710' for osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 01:50:06.097121 | ubuntu-noble-large | 2026-07-10T01:50:06.096935+0000 - INFO - Adding org.opencontainers.image.version='25.1.3' label to osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 01:50:06.297632 | ubuntu-noble-large | 2026-07-10T01:50:06.297257+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 01:50:06.344890 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 01:50:06.349446 | ubuntu-noble-large | 2026-07-10T01:50:06.348977+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 01:50:06.406718 | ubuntu-noble-large | 2026-07-10T01:50:06.406328+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2024.2 2026-07-10 01:50:06.406871 | ubuntu-noble-large | 2026-07-10T01:50:06.406716+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:06.407024 | ubuntu-noble-large | 2026-07-10T01:50:06.406888+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2024.2 2026-07-10 01:50:06.407215 | ubuntu-noble-large | 2026-07-10T01:50:06.407093+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:06.407332 | ubuntu-noble-large | 2026-07-10T01:50:06.407229+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2026-07-10 01:50:06.407454 | ubuntu-noble-large | 2026-07-10T01:50:06.407350+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:06.407554 | ubuntu-noble-large | 2026-07-10T01:50:06.407464+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2024.2 2026-07-10 01:50:06.407669 | ubuntu-noble-large | 2026-07-10T01:50:06.407578+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:06.407772 | ubuntu-noble-large | 2026-07-10T01:50:06.407686+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2026-07-10 01:50:06.407881 | ubuntu-noble-large | 2026-07-10T01:50:06.407795+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:06.408092 | ubuntu-noble-large | 2026-07-10T01:50:06.407900+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 01:50:06.408266 | ubuntu-noble-large | 2026-07-10T01:50:06.408155+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 is ironic-inspector, using pip3 show ironic-inspector 2026-07-10 01:50:06.408372 | ubuntu-noble-large | 2026-07-10T01:50:06.408284+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 01:50:07.641110 | ubuntu-noble-large | 2026-07-10T01:50:07.640622+0000 - INFO - Found version '12.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 01:50:07.641230 | ubuntu-noble-large | 2026-07-10T01:50:07.640927+0000 - INFO - Adding org.opencontainers.image.version='12.3.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 01:50:07.847318 | ubuntu-noble-large | 2026-07-10T01:50:07.846873+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 01:50:07.893345 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 01:50:07.897594 | ubuntu-noble-large | 2026-07-10T01:50:07.897229+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 01:50:07.942114 | ubuntu-noble-large | 2026-07-10T01:50:07.941582+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2024.2 2026-07-10 01:50:07.942243 | ubuntu-noble-large | 2026-07-10T01:50:07.941957+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:07.942278 | ubuntu-noble-large | 2026-07-10T01:50:07.942170+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2024.2 2026-07-10 01:50:07.942468 | ubuntu-noble-large | 2026-07-10T01:50:07.942294+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:07.942508 | ubuntu-noble-large | 2026-07-10T01:50:07.942413+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2024.2 2026-07-10 01:50:07.942653 | ubuntu-noble-large | 2026-07-10T01:50:07.942518+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:07.942744 | ubuntu-noble-large | 2026-07-10T01:50:07.942630+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2024.2 2026-07-10 01:50:07.942863 | ubuntu-noble-large | 2026-07-10T01:50:07.942747+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:07.943006 | ubuntu-noble-large | 2026-07-10T01:50:07.942860+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2024.2 2026-07-10 01:50:07.943128 | ubuntu-noble-large | 2026-07-10T01:50:07.942973+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:07.943310 | ubuntu-noble-large | 2026-07-10T01:50:07.943128+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2024.2 2026-07-10 01:50:07.943401 | ubuntu-noble-large | 2026-07-10T01:50:07.943289+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:07.943511 | ubuntu-noble-large | 2026-07-10T01:50:07.943400+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2024.2 2026-07-10 01:50:07.943618 | ubuntu-noble-large | 2026-07-10T01:50:07.943510+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:07.943725 | ubuntu-noble-large | 2026-07-10T01:50:07.943617+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2024.2 2026-07-10 01:50:07.943833 | ubuntu-noble-large | 2026-07-10T01:50:07.943727+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:07.943942 | ubuntu-noble-large | 2026-07-10T01:50:07.943832+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2024.2 2026-07-10 01:50:07.944113 | ubuntu-noble-large | 2026-07-10T01:50:07.943940+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:07.944217 | ubuntu-noble-large | 2026-07-10T01:50:07.944102+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 01:50:07.944346 | ubuntu-noble-large | 2026-07-10T01:50:07.944231+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 is letsencrypt-lego, using /opt/lego --version 2026-07-10 01:50:07.944450 | ubuntu-noble-large | 2026-07-10T01:50:07.944342+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 01:50:08.651614 | ubuntu-noble-large | 2026-07-10T01:50:08.651160+0000 - INFO - Found version '4.15.0' with build date '20260710' for osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 01:50:08.651726 | ubuntu-noble-large | 2026-07-10T01:50:08.651524+0000 - INFO - Adding org.opencontainers.image.version='4.15.0' label to osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 01:50:08.844893 | ubuntu-noble-large | 2026-07-10T01:50:08.844411+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 01:50:08.888089 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 01:50:08.892300 | ubuntu-noble-large | 2026-07-10T01:50:08.891850+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 01:50:08.944520 | ubuntu-noble-large | 2026-07-10T01:50:08.944000+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 01:50:08.944664 | ubuntu-noble-large | 2026-07-10T01:50:08.944480+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 is letsencrypt-webserver, using dpkg -s apache2 2026-07-10 01:50:08.944802 | ubuntu-noble-large | 2026-07-10T01:50:08.944655+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 01:50:09.588099 | ubuntu-noble-large | 2026-07-10T01:50:09.587654+0000 - INFO - Found version '2.4.58' with build date '20260710' for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 01:50:09.588212 | ubuntu-noble-large | 2026-07-10T01:50:09.587906+0000 - INFO - Adding org.opencontainers.image.version='2.4.58' label to osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 01:50:09.764977 | ubuntu-noble-large | 2026-07-10T01:50:09.764558+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 01:50:09.806246 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 01:50:09.810626 | ubuntu-noble-large | 2026-07-10T01:50:09.810228+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 01:50:09.863983 | ubuntu-noble-large | 2026-07-10T01:50:09.863573+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 01:50:09.864225 | ubuntu-noble-large | 2026-07-10T01:50:09.863956+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 is redis-sentinel, using dpkg -s redis-sentinel 2026-07-10 01:50:09.864325 | ubuntu-noble-large | 2026-07-10T01:50:09.864189+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 01:50:10.541663 | ubuntu-noble-large | 2026-07-10T01:50:10.541279+0000 - INFO - Found version '7.0.15' with build date '20260710' for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 01:50:10.541768 | ubuntu-noble-large | 2026-07-10T01:50:10.541556+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 01:50:10.731913 | ubuntu-noble-large | 2026-07-10T01:50:10.731462+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 01:50:10.777161 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 01:50:10.781531 | ubuntu-noble-large | 2026-07-10T01:50:10.781147+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 01:50:10.829138 | ubuntu-noble-large | 2026-07-10T01:50:10.828661+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 01:50:10.829324 | ubuntu-noble-large | 2026-07-10T01:50:10.829144+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2024.2 is redis, using dpkg -s redis-server 2026-07-10 01:50:10.829462 | ubuntu-noble-large | 2026-07-10T01:50:10.829327+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 01:50:11.448970 | ubuntu-noble-large | 2026-07-10T01:50:11.448587+0000 - INFO - Found version '7.0.15' with build date '20260710' for osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 01:50:11.449147 | ubuntu-noble-large | 2026-07-10T01:50:11.448891+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 01:50:11.634389 | ubuntu-noble-large | 2026-07-10T01:50:11.633939+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 01:50:11.678100 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 01:50:11.682644 | ubuntu-noble-large | 2026-07-10T01:50:11.682190+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 01:50:11.736928 | ubuntu-noble-large | 2026-07-10T01:50:11.736394+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 01:50:11.737173 | ubuntu-noble-large | 2026-07-10T01:50:11.736885+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2024.2 is iscsid, using dpkg -s open-iscsi 2026-07-10 01:50:11.737345 | ubuntu-noble-large | 2026-07-10T01:50:11.737169+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 01:50:12.332369 | ubuntu-noble-large | 2026-07-10T01:50:12.331933+0000 - INFO - Found version '2.1.9' with build date '20260710' for osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 01:50:12.332475 | ubuntu-noble-large | 2026-07-10T01:50:12.332292+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 01:50:12.509590 | ubuntu-noble-large | 2026-07-10T01:50:12.509209+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 01:50:12.554428 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 01:50:12.559754 | ubuntu-noble-large | 2026-07-10T01:50:12.559360+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 01:50:12.612154 | ubuntu-noble-large | 2026-07-10T01:50:12.611696+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 01:50:12.612332 | ubuntu-noble-large | 2026-07-10T01:50:12.612154+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2024.2 is grafana, using dpkg -s grafana 2026-07-10 01:50:12.612469 | ubuntu-noble-large | 2026-07-10T01:50:12.612335+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 01:50:13.204219 | ubuntu-noble-large | 2026-07-10T01:50:13.203748+0000 - INFO - Found version '13.1.0' with build date '20260710' for osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 01:50:13.204416 | ubuntu-noble-large | 2026-07-10T01:50:13.204199+0000 - INFO - Adding org.opencontainers.image.version='13.1.0' label to osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 01:50:13.392974 | ubuntu-noble-large | 2026-07-10T01:50:13.392306+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 01:50:13.443855 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 01:50:13.448440 | ubuntu-noble-large | 2026-07-10T01:50:13.448100+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 01:50:13.504960 | ubuntu-noble-large | 2026-07-10T01:50:13.504430+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2026-07-10 01:50:13.505128 | ubuntu-noble-large | 2026-07-10T01:50:13.504895+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:13.505288 | ubuntu-noble-large | 2026-07-10T01:50:13.505133+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 01:50:13.505438 | ubuntu-noble-large | 2026-07-10T01:50:13.505295+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-07-10 01:50:13.505556 | ubuntu-noble-large | 2026-07-10T01:50:13.505422+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 01:50:14.131391 | ubuntu-noble-large | 2026-07-10T01:50:14.131020+0000 - INFO - Found version '3.4.0' with build date '20260710' for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 01:50:14.131509 | ubuntu-noble-large | 2026-07-10T01:50:14.131264+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 01:50:14.291374 | ubuntu-noble-large | 2026-07-10T01:50:14.290930+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 01:50:14.329823 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 01:50:14.334434 | ubuntu-noble-large | 2026-07-10T01:50:14.334061+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 01:50:14.383332 | ubuntu-noble-large | 2026-07-10T01:50:14.382941+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 01:50:14.383445 | ubuntu-noble-large | 2026-07-10T01:50:14.383276+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2024.2 is memcached, using dpkg -s memcached 2026-07-10 01:50:14.383469 | ubuntu-noble-large | 2026-07-10T01:50:14.383357+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 01:50:15.066275 | ubuntu-noble-large | 2026-07-10T01:50:15.065914+0000 - INFO - Found version '1.6.24' with build date '20260710' for osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 01:50:15.066362 | ubuntu-noble-large | 2026-07-10T01:50:15.066224+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 01:50:15.223144 | ubuntu-noble-large | 2026-07-10T01:50:15.222738+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 01:50:15.264251 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 01:50:15.269369 | ubuntu-noble-large | 2026-07-10T01:50:15.268835+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 01:50:15.324072 | ubuntu-noble-large | 2026-07-10T01:50:15.323592+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2026-07-10 01:50:15.324251 | ubuntu-noble-large | 2026-07-10T01:50:15.324025+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:15.324453 | ubuntu-noble-large | 2026-07-10T01:50:15.324252+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 01:50:15.324661 | ubuntu-noble-large | 2026-07-10T01:50:15.324459+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2024.2 is haproxy, using dpkg -s haproxy 2026-07-10 01:50:15.324715 | ubuntu-noble-large | 2026-07-10T01:50:15.324591+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 01:50:15.988330 | ubuntu-noble-large | 2026-07-10T01:50:15.987781+0000 - INFO - Found version '2.8.16' with build date '20260710' for osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 01:50:15.988469 | ubuntu-noble-large | 2026-07-10T01:50:15.988271+0000 - INFO - Adding org.opencontainers.image.version='2.8.16' label to osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 01:50:16.146421 | ubuntu-noble-large | 2026-07-10T01:50:16.146072+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 01:50:16.192823 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 01:50:16.197487 | ubuntu-noble-large | 2026-07-10T01:50:16.197113+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 01:50:16.254577 | ubuntu-noble-large | 2026-07-10T01:50:16.254088+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 01:50:16.254676 | ubuntu-noble-large | 2026-07-10T01:50:16.254544+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 is haproxy-ssh, using dpkg -s openssh-server 2026-07-10 01:50:16.254821 | ubuntu-noble-large | 2026-07-10T01:50:16.254694+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 01:50:16.915590 | ubuntu-noble-large | 2026-07-10T01:50:16.915336+0000 - INFO - Found version '9.6' with build date '20260710' for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 01:50:16.915689 | ubuntu-noble-large | 2026-07-10T01:50:16.915517+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 01:50:17.090857 | ubuntu-noble-large | 2026-07-10T01:50:17.090426+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 01:50:17.137950 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 01:50:17.142855 | ubuntu-noble-large | 2026-07-10T01:50:17.142477+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 01:50:17.190245 | ubuntu-noble-large | 2026-07-10T01:50:17.189732+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2026-07-10 01:50:17.190482 | ubuntu-noble-large | 2026-07-10T01:50:17.190237+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:17.190688 | ubuntu-noble-large | 2026-07-10T01:50:17.190485+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 01:50:17.190904 | ubuntu-noble-large | 2026-07-10T01:50:17.190711+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 is rabbitmq, using dpkg -s rabbitmq-server 2026-07-10 01:50:17.191220 | ubuntu-noble-large | 2026-07-10T01:50:17.190897+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 01:50:17.833113 | ubuntu-noble-large | 2026-07-10T01:50:17.832717+0000 - INFO - Found version '3.13.7' with build date '20260710' for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 01:50:17.834253 | ubuntu-noble-large | 2026-07-10T01:50:17.833277+0000 - INFO - Adding org.opencontainers.image.version='3.13.7' label to osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 01:50:17.978978 | ubuntu-noble-large | 2026-07-10T01:50:17.978566+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 01:50:18.025089 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 01:50:18.029448 | ubuntu-noble-large | 2026-07-10T01:50:18.029112+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 01:50:18.080184 | ubuntu-noble-large | 2026-07-10T01:50:18.079760+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2026-07-10 01:50:18.080320 | ubuntu-noble-large | 2026-07-10T01:50:18.080178+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:18.080439 | ubuntu-noble-large | 2026-07-10T01:50:18.080334+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2024.2 2026-07-10 01:50:18.080552 | ubuntu-noble-large | 2026-07-10T01:50:18.080455+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:18.080650 | ubuntu-noble-large | 2026-07-10T01:50:18.080563+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 01:50:18.080778 | ubuntu-noble-large | 2026-07-10T01:50:18.080682+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 is dnsmasq, using dpkg -s dnsmasq 2026-07-10 01:50:18.080864 | ubuntu-noble-large | 2026-07-10T01:50:18.080784+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 01:50:18.708255 | ubuntu-noble-large | 2026-07-10T01:50:18.707491+0000 - INFO - Found version '2.90' with build date '20260710' for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 01:50:18.708336 | ubuntu-noble-large | 2026-07-10T01:50:18.707758+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 01:50:18.854234 | ubuntu-noble-large | 2026-07-10T01:50:18.853755+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 01:50:18.897144 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 01:50:18.901231 | ubuntu-noble-large | 2026-07-10T01:50:18.900904+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 01:50:18.961201 | ubuntu-noble-large | 2026-07-10T01:50:18.960729+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 01:50:18.961334 | ubuntu-noble-large | 2026-07-10T01:50:18.961178+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 is kolla-toolbox, using echo 2026-07-10 01:50:18.961494 | ubuntu-noble-large | 2026-07-10T01:50:18.961344+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 01:50:19.665142 | ubuntu-noble-large | 2026-07-10T01:50:19.664615+0000 - INFO - Found version '19.8.0' with build date '20260710' for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 01:50:19.665312 | ubuntu-noble-large | 2026-07-10T01:50:19.664978+0000 - INFO - Adding org.opencontainers.image.version='19.8.0' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 01:50:19.855718 | ubuntu-noble-large | 2026-07-10T01:50:19.855320+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 01:50:19.897111 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 01:50:19.901538 | ubuntu-noble-large | 2026-07-10T01:50:19.901099+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 01:50:19.957290 | ubuntu-noble-large | 2026-07-10T01:50:19.956790+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 01:50:19.957443 | ubuntu-noble-large | 2026-07-10T01:50:19.957269+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2024.2 is fluentd, using dpkg -s fluent-package 2026-07-10 01:50:19.957593 | ubuntu-noble-large | 2026-07-10T01:50:19.957446+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 01:50:20.587333 | ubuntu-noble-large | 2026-07-10T01:50:20.586785+0000 - INFO - Found version '5.0.9' with build date '20260710' for osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 01:50:20.587502 | ubuntu-noble-large | 2026-07-10T01:50:20.587291+0000 - INFO - Adding org.opencontainers.image.version='5.0.9' label to osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 01:50:20.801179 | ubuntu-noble-large | 2026-07-10T01:50:20.800757+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 01:50:20.848836 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 01:50:20.855561 | ubuntu-noble-large | 2026-07-10T01:50:20.855142+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 01:50:20.903124 | ubuntu-noble-large | 2026-07-10T01:50:20.902817+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 01:50:20.903209 | ubuntu-noble-large | 2026-07-10T01:50:20.903092+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2024.2 is cron, using dpkg -s cron 2026-07-10 01:50:20.903221 | ubuntu-noble-large | 2026-07-10T01:50:20.903157+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 01:50:21.521635 | ubuntu-noble-large | 2026-07-10T01:50:21.521165+0000 - INFO - Found version '3.0' with build date '20260710' for osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 01:50:21.521742 | ubuntu-noble-large | 2026-07-10T01:50:21.521538+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 01:50:21.682847 | ubuntu-noble-large | 2026-07-10T01:50:21.682484+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 01:50:21.727893 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 01:50:21.731869 | ubuntu-noble-large | 2026-07-10T01:50:21.731508+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 01:50:21.783446 | ubuntu-noble-large | 2026-07-10T01:50:21.783003+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2026-07-10 01:50:21.783591 | ubuntu-noble-large | 2026-07-10T01:50:21.783419+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:21.783739 | ubuntu-noble-large | 2026-07-10T01:50:21.783599+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2024.2 2026-07-10 01:50:21.783870 | ubuntu-noble-large | 2026-07-10T01:50:21.783746+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:21.784022 | ubuntu-noble-large | 2026-07-10T01:50:21.783868+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 01:50:21.784198 | ubuntu-noble-large | 2026-07-10T01:50:21.784077+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2024.2 is keepalived, using dpkg -s keepalived 2026-07-10 01:50:21.784301 | ubuntu-noble-large | 2026-07-10T01:50:21.784203+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 01:50:22.397443 | ubuntu-noble-large | 2026-07-10T01:50:22.396877+0000 - INFO - Found version '2.2.8' with build date '20260710' for osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 01:50:22.397601 | ubuntu-noble-large | 2026-07-10T01:50:22.397322+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 01:50:22.580561 | ubuntu-noble-large | 2026-07-10T01:50:22.580234+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 01:50:22.626263 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 01:50:22.630870 | ubuntu-noble-large | 2026-07-10T01:50:22.630502+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 01:50:22.687770 | ubuntu-noble-large | 2026-07-10T01:50:22.687452+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 01:50:22.687867 | ubuntu-noble-large | 2026-07-10T01:50:22.687716+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 is nova-libvirt, using dpkg -s libvirt-daemon 2026-07-10 01:50:22.687885 | ubuntu-noble-large | 2026-07-10T01:50:22.687791+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 01:50:23.342175 | ubuntu-noble-large | 2026-07-10T01:50:23.341799+0000 - INFO - Found version '10.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 01:50:23.342297 | ubuntu-noble-large | 2026-07-10T01:50:23.342086+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 01:50:23.511489 | ubuntu-noble-large | 2026-07-10T01:50:23.511106+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 01:50:23.557610 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 01:50:23.562231 | ubuntu-noble-large | 2026-07-10T01:50:23.561751+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 01:50:23.616359 | ubuntu-noble-large | 2026-07-10T01:50:23.615874+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 01:50:23.616513 | ubuntu-noble-large | 2026-07-10T01:50:23.616343+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2024.2 is proxysql, using dpkg -s proxysql 2026-07-10 01:50:23.616652 | ubuntu-noble-large | 2026-07-10T01:50:23.616517+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 01:50:24.324641 | ubuntu-noble-large | 2026-07-10T01:50:24.323924+0000 - INFO - Found version '3.0.8' with build date '20260710' for osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 01:50:24.324832 | ubuntu-noble-large | 2026-07-10T01:50:24.324465+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 01:50:24.507232 | ubuntu-noble-large | 2026-07-10T01:50:24.506741+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 01:50:24.558654 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 01:50:24.563577 | ubuntu-noble-large | 2026-07-10T01:50:24.563305+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 01:50:24.620477 | ubuntu-noble-large | 2026-07-10T01:50:24.619571+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 01:50:24.620725 | ubuntu-noble-large | 2026-07-10T01:50:24.620476+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2024.2 is tgtd, using dpkg -s tgt 2026-07-10 01:50:24.620821 | ubuntu-noble-large | 2026-07-10T01:50:24.620698+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 01:50:25.281524 | ubuntu-noble-large | 2026-07-10T01:50:25.281098+0000 - INFO - Found version '1.0.85' with build date '20260710' for osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 01:50:25.281631 | ubuntu-noble-large | 2026-07-10T01:50:25.281475+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 01:50:25.471426 | ubuntu-noble-large | 2026-07-10T01:50:25.470955+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 01:50:25.517772 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 01:50:25.521605 | ubuntu-noble-large | 2026-07-10T01:50:25.521192+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 01:50:25.576312 | ubuntu-noble-large | 2026-07-10T01:50:25.575813+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 01:50:25.576472 | ubuntu-noble-large | 2026-07-10T01:50:25.576293+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2026-07-10 01:50:25.576622 | ubuntu-noble-large | 2026-07-10T01:50:25.576469+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 01:50:26.225468 | ubuntu-noble-large | 2026-07-10T01:50:26.225003+0000 - INFO - Found version '2.19.6' with build date '20260710' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 01:50:26.225577 | ubuntu-noble-large | 2026-07-10T01:50:26.225365+0000 - INFO - Adding org.opencontainers.image.version='2.19.6' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 01:50:26.373392 | ubuntu-noble-large | 2026-07-10T01:50:26.373009+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 01:50:26.417256 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 01:50:26.421798 | ubuntu-noble-large | 2026-07-10T01:50:26.421344+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 01:50:26.475483 | ubuntu-noble-large | 2026-07-10T01:50:26.475013+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 01:50:26.475618 | ubuntu-noble-large | 2026-07-10T01:50:26.475450+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2024.2 is opensearch, using dpkg -s opensearch 2026-07-10 01:50:26.475766 | ubuntu-noble-large | 2026-07-10T01:50:26.475626+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 01:50:27.201646 | ubuntu-noble-large | 2026-07-10T01:50:27.201259+0000 - INFO - Found version '2.19.6' with build date '20260710' for osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 01:50:27.201782 | ubuntu-noble-large | 2026-07-10T01:50:27.201459+0000 - INFO - Adding org.opencontainers.image.version='2.19.6' label to osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 01:50:27.364747 | ubuntu-noble-large | 2026-07-10T01:50:27.364331+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 01:50:27.410244 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 01:50:27.414784 | ubuntu-noble-large | 2026-07-10T01:50:27.414387+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 01:50:27.466832 | ubuntu-noble-large | 2026-07-10T01:50:27.466397+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 01:50:27.466936 | ubuntu-noble-large | 2026-07-10T01:50:27.466798+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2024.2 is multipathd, using dpkg -s multipath-tools 2026-07-10 01:50:27.467190 | ubuntu-noble-large | 2026-07-10T01:50:27.466946+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 01:50:28.192015 | ubuntu-noble-large | 2026-07-10T01:50:28.191547+0000 - INFO - Found version '0.9.4' with build date '20260710' for osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 01:50:28.192163 | ubuntu-noble-large | 2026-07-10T01:50:28.191894+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 01:50:28.390857 | ubuntu-noble-large | 2026-07-10T01:50:28.390427+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 01:50:28.437952 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 01:50:28.442254 | ubuntu-noble-large | 2026-07-10T01:50:28.441727+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 01:50:28.497158 | ubuntu-noble-large | 2026-07-10T01:50:28.496671+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2024.2 2026-07-10 01:50:28.497377 | ubuntu-noble-large | 2026-07-10T01:50:28.497148+0000 - INFO - osism.harbor.regio.digital/kolla/base:2024.2 is a base image and not handled at the moment 2026-07-10 01:50:28.530809 | ubuntu-noble-large | 2026-07-10 01:50:28.530900 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-07-10 01:50:28.530928 | ubuntu-noble-large | | image | 2026-07-10 01:50:28.531005 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2026-07-10 01:50:28.531023 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.6.20260710 | 2026-07-10 01:50:28.531083 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.4.20260710 | 2026-07-10 01:50:28.531099 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.3.20260710 | 2026-07-10 01:50:28.531112 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:24.9.3.20260710 | 2026-07-10 01:50:28.531124 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.3.20260710 | 2026-07-10 01:50:28.531136 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:24.9.3.20260710 | 2026-07-10 01:50:28.531149 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:19.1.1.20260710 | 2026-07-10 01:50:28.531217 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:19.1.1.20260710 | 2026-07-10 01:50:28.531233 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:19.1.1.20260710 | 2026-07-10 01:50:28.531246 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:19.1.1.20260710 | 2026-07-10 01:50:28.531259 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:19.1.1.20260710 | 2026-07-10 01:50:28.531294 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:19.1.1.20260710 | 2026-07-10 01:50:28.531307 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:19.1.1.20260710 | 2026-07-10 01:50:28.531319 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20260710 | 2026-07-10 01:50:28.531332 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20260710 | 2026-07-10 01:50:28.531345 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20260710 | 2026-07-10 01:50:28.531357 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20260710 | 2026-07-10 01:50:28.531369 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20260710 | 2026-07-10 01:50:28.531381 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20260710 | 2026-07-10 01:50:28.531654 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:12.0.3.20260710 | 2026-07-10 01:50:28.531667 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20260710 | 2026-07-10 01:50:28.531680 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20260710 | 2026-07-10 01:50:28.531714 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-manager:14.0.1.20260710 | 2026-07-10 01:50:28.531726 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-api:14.0.1.20260710 | 2026-07-10 01:50:28.531736 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:26.1.6.20260710 | 2026-07-10 01:50:28.531745 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:26.1.6.20260710 | 2026-07-10 01:50:28.531755 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:26.1.6.20260710 | 2026-07-10 01:50:28.531765 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20260710 | 2026-07-10 01:50:28.531775 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20260710 | 2026-07-10 01:50:28.531785 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20260710 | 2026-07-10 01:50:28.531795 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20260710 | 2026-07-10 01:50:28.531805 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:19.1.2.20260710 | 2026-07-10 01:50:28.531814 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:19.1.2.20260710 | 2026-07-10 01:50:28.531824 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:19.1.2.20260710 | 2026-07-10 01:50:28.531834 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:19.1.2.20260710 | 2026-07-10 01:50:28.531844 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260710 | 2026-07-10 01:50:28.531853 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260710 | 2026-07-10 01:50:28.531863 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260710 | 2026-07-10 01:50:28.531873 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:29.2.1.20260710 | 2026-07-10 01:50:28.531883 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:25.3.2.20260710 | 2026-07-10 01:50:28.531893 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:25.3.2.20260710 | 2026-07-10 01:50:28.531903 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:25.3.2.20260710 | 2026-07-10 01:50:28.531912 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:25.3.2.20260710 | 2026-07-10 01:50:28.531922 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:30.3.1.20260710 | 2026-07-10 01:50:28.531953 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:30.3.1.20260710 | 2026-07-10 01:50:28.532003 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:30.3.1.20260710 | 2026-07-10 01:50:28.532014 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.3.1.20260710 | 2026-07-10 01:50:28.532035 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:30.3.1.20260710 | 2026-07-10 01:50:28.532092 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:30.3.1.20260710 | 2026-07-10 01:50:28.532114 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:30.3.1.20260710 | 2026-07-10 01:50:28.532124 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:30.3.1.20260710 | 2026-07-10 01:50:28.532134 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:30.3.1.20260710 | 2026-07-10 01:50:28.532144 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api-cfn:23.0.1.20260710 | 2026-07-10 01:50:28.532154 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api:23.0.1.20260710 | 2026-07-10 01:50:28.532164 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-engine:23.0.1.20260710 | 2026-07-10 01:50:28.532174 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:26.1.1.20260710 | 2026-07-10 01:50:28.532184 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:26.1.1.20260710 | 2026-07-10 01:50:28.532194 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:26.1.1.20260710 | 2026-07-10 01:50:28.532214 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20260710 | 2026-07-10 01:50:28.532225 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20260710 | 2026-07-10 01:50:28.532235 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20260710 | 2026-07-10 01:50:28.532245 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20260710 | 2026-07-10 01:50:28.532255 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20260710 | 2026-07-10 01:50:28.532265 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:15.1.1.20260710 | 2026-07-10 01:50:28.532276 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:15.1.1.20260710 | 2026-07-10 01:50:28.532285 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:15.1.1.20260710 | 2026-07-10 01:50:28.532295 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:15.1.1.20260710 | 2026-07-10 01:50:28.532305 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:15.1.1.20260710 | 2026-07-10 01:50:28.532315 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20260710 | 2026-07-10 01:50:28.532325 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20260710 | 2026-07-10 01:50:28.532335 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532345 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532355 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532365 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532375 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532385 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532395 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532405 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532416 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532426 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532436 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.4.20260710 | 2026-07-10 01:50:28.532446 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:25.2.4.20260710 | 2026-07-10 01:50:28.532456 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.4.20260710 | 2026-07-10 01:50:28.532466 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.18.20260710 | 2026-07-10 01:50:28.532476 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.18.20260710 | 2026-07-10 01:50:28.532486 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20260710 | 2026-07-10 01:50:28.532496 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20260710 | 2026-07-10 01:50:28.532506 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260710 | 2026-07-10 01:50:28.532516 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260710 | 2026-07-10 01:50:28.532526 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260710 | 2026-07-10 01:50:28.532536 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260710 | 2026-07-10 01:50:28.532546 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20260710 | 2026-07-10 01:50:28.532567 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260710 | 2026-07-10 01:50:28.532584 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260710 | 2026-07-10 01:50:28.532602 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260710 | 2026-07-10 01:50:28.532612 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20260710 | 2026-07-10 01:50:28.532622 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260710 | 2026-07-10 01:50:28.532632 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260710 | 2026-07-10 01:50:28.532642 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260710 | 2026-07-10 01:50:28.532652 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.3.20260710 | 2026-07-10 01:50:28.532662 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.3.20260710 | 2026-07-10 01:50:28.532672 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260710 | 2026-07-10 01:50:28.532683 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260710 | 2026-07-10 01:50:28.532693 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260710 | 2026-07-10 01:50:28.532703 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260710 | 2026-07-10 01:50:28.532713 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.1.3.20260710 | 2026-07-10 01:50:28.532723 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20260710 | 2026-07-10 01:50:28.532732 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-lego:4.15.0.20260710 | 2026-07-10 01:50:28.532742 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260710 | 2026-07-10 01:50:28.532752 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260710 | 2026-07-10 01:50:28.532762 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20260710 | 2026-07-10 01:50:28.532772 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260710 | 2026-07-10 01:50:28.532783 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:13.1.0.20260710 | 2026-07-10 01:50:28.532792 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20260710 | 2026-07-10 01:50:28.532802 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20260710 | 2026-07-10 01:50:28.532812 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260710 | 2026-07-10 01:50:28.532822 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260710 | 2026-07-10 01:50:28.532832 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20260710 | 2026-07-10 01:50:28.532842 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260710 | 2026-07-10 01:50:28.532852 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:19.8.0.20260710 | 2026-07-10 01:50:28.532862 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260710 | 2026-07-10 01:50:28.532872 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20260710 | 2026-07-10 01:50:28.532882 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260710 | 2026-07-10 01:50:28.532892 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260710 | 2026-07-10 01:50:28.532902 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260710 | 2026-07-10 01:50:28.532912 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260710 | 2026-07-10 01:50:28.532922 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.6.20260710 | 2026-07-10 01:50:28.532932 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.6.20260710 | 2026-07-10 01:50:28.532942 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260710 | 2026-07-10 01:50:28.532959 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-07-10 01:50:28.584097 | ubuntu-noble-large | + docker images 2026-07-10 01:50:28.873078 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-07-10 01:50:28.873192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20260710 108428cb792f Less than a second ago 280MB 2026-07-10 01:50:28.873217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 108428cb792f Less than a second ago 280MB 2026-07-10 01:50:28.873236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.6.20260710 b095c55806fd 1 second ago 1.57GB 2026-07-10 01:50:28.873252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 b095c55806fd 1 second ago 1.57GB 2026-07-10 01:50:28.873270 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.6.20260710 ae7dfd1f2117 2 seconds ago 1.56GB 2026-07-10 01:50:28.873288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 ae7dfd1f2117 2 seconds ago 1.56GB 2026-07-10 01:50:28.873353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20260710 f14a96510bc0 3 seconds ago 274MB 2026-07-10 01:50:28.873373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 f14a96510bc0 3 seconds ago 274MB 2026-07-10 01:50:28.873383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 c33d3ffd1049 4 seconds ago 424MB 2026-07-10 01:50:28.873393 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 3.0.8.20260710 c33d3ffd1049 4 seconds ago 424MB 2026-07-10 01:50:28.873403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20260710 a2c2b73a38cc 5 seconds ago 1.06GB 2026-07-10 01:50:28.873413 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 a2c2b73a38cc 5 seconds ago 1.06GB 2026-07-10 01:50:28.873430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20260710 080661b3e05c 6 seconds ago 286MB 2026-07-10 01:50:28.873452 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 080661b3e05c 6 seconds ago 286MB 2026-07-10 01:50:28.873479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 3bfff77ecf07 7 seconds ago 275MB 2026-07-10 01:50:28.873495 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20260710 3bfff77ecf07 7 seconds ago 275MB 2026-07-10 01:50:28.873511 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 43009b0e558b 8 seconds ago 588MB 2026-07-10 01:50:28.873527 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.9.20260710 43009b0e558b 8 seconds ago 588MB 2026-07-10 01:50:28.873544 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 19.8.0.20260710 6ca33f12a100 9 seconds ago 677MB 2026-07-10 01:50:28.873561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 6ca33f12a100 9 seconds ago 677MB 2026-07-10 01:50:28.873578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20260710 42ba288f82ef 10 seconds ago 277MB 2026-07-10 01:50:28.873596 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 42ba288f82ef 10 seconds ago 277MB 2026-07-10 01:50:28.873675 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 ea03df5d9e55 11 seconds ago 332MB 2026-07-10 01:50:28.873714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 3.13.7.20260710 ea03df5d9e55 11 seconds ago 332MB 2026-07-10 01:50:28.873724 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 2fa13ba43141 11 seconds ago 283MB 2026-07-10 01:50:28.873734 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20260710 2fa13ba43141 11 seconds ago 283MB 2026-07-10 01:50:28.873744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.16.20260710 198003a94514 12 seconds ago 283MB 2026-07-10 01:50:28.873755 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 198003a94514 12 seconds ago 283MB 2026-07-10 01:50:28.873764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20260710 48a1012f622b 13 seconds ago 275MB 2026-07-10 01:50:28.873774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 48a1012f622b 13 seconds ago 275MB 2026-07-10 01:50:28.873790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 51c16cc1c26b 14 seconds ago 457MB 2026-07-10 01:50:28.873808 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.4.0.20260710 51c16cc1c26b 14 seconds ago 457MB 2026-07-10 01:50:28.873823 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 13.1.0.20260710 8fea6dc77cee 15 seconds ago 1.44GB 2026-07-10 01:50:28.873839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 8fea6dc77cee 15 seconds ago 1.44GB 2026-07-10 01:50:28.873855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20260710 fcb75249ed9a 16 seconds ago 287MB 2026-07-10 01:50:28.873871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 fcb75249ed9a 16 seconds ago 287MB 2026-07-10 01:50:28.873904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 7baa354620e0 17 seconds ago 282MB 2026-07-10 01:50:28.873936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20260710 7baa354620e0 17 seconds ago 282MB 2026-07-10 01:50:28.873954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 917d09c2a5a4 18 seconds ago 282MB 2026-07-10 01:50:28.873999 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20260710 917d09c2a5a4 18 seconds ago 282MB 2026-07-10 01:50:28.874017 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2.4.58.20260710 ca20afa76dff 19 seconds ago 321MB 2026-07-10 01:50:28.874075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 ca20afa76dff 19 seconds ago 321MB 2026-07-10 01:50:28.874101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 989773c99047 20 seconds ago 444MB 2026-07-10 01:50:28.874120 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 4.15.0.20260710 989773c99047 20 seconds ago 444MB 2026-07-10 01:50:28.874137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.3.1.20260710 a3067f94ad15 21 seconds ago 1.05GB 2026-07-10 01:50:28.874157 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 a3067f94ad15 21 seconds ago 1.05GB 2026-07-10 01:50:28.874174 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 848e6a27e6bc 22 seconds ago 1.16GB 2026-07-10 01:50:28.874193 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.1.3.20260710 848e6a27e6bc 22 seconds ago 1.16GB 2026-07-10 01:50:28.874227 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20260710 158e8edff577 24 seconds ago 397MB 2026-07-10 01:50:28.874245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 158e8edff577 24 seconds ago 397MB 2026-07-10 01:50:28.874264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 4a2f06e4e148 25 seconds ago 321MB 2026-07-10 01:50:28.874282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20260710 4a2f06e4e148 25 seconds ago 321MB 2026-07-10 01:50:28.874299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20260710 661a93b9d559 26 seconds ago 389MB 2026-07-10 01:50:28.874316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 661a93b9d559 26 seconds ago 389MB 2026-07-10 01:50:28.874334 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20260710 a451eeb28d25 27 seconds ago 325MB 2026-07-10 01:50:28.874351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 a451eeb28d25 27 seconds ago 325MB 2026-07-10 01:50:28.874367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 1ec7dcc7b52a 28 seconds ago 288MB 2026-07-10 01:50:28.874377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.4.3.20260710 1ec7dcc7b52a 28 seconds ago 288MB 2026-07-10 01:50:28.874387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 d43b0ed889a7 29 seconds ago 288MB 2026-07-10 01:50:28.874397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.4.3.20260710 d43b0ed889a7 29 seconds ago 288MB 2026-07-10 01:50:28.874406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 1.7.0.20260710 3f41a807a7cf 30 seconds ago 298MB 2026-07-10 01:50:28.874417 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 3f41a807a7cf 30 seconds ago 298MB 2026-07-10 01:50:28.874426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20260710 e730baf11bf9 31 seconds ago 315MB 2026-07-10 01:50:28.874436 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 e730baf11bf9 31 seconds ago 315MB 2026-07-10 01:50:28.874446 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20260710 9520fc6b8cd6 32 seconds ago 310MB 2026-07-10 01:50:28.874456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 9520fc6b8cd6 32 seconds ago 310MB 2026-07-10 01:50:28.874466 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.0.20260710 f4171fe50e96 33 seconds ago 413MB 2026-07-10 01:50:28.874496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 f4171fe50e96 33 seconds ago 413MB 2026-07-10 01:50:28.874506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 0dc8edf3fe8d 33 seconds ago 308MB 2026-07-10 01:50:28.874516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20260710 0dc8edf3fe8d 33 seconds ago 308MB 2026-07-10 01:50:28.874526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20260710 0f84f5e3eb07 34 seconds ago 301MB 2026-07-10 01:50:28.874536 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 0f84f5e3eb07 34 seconds ago 301MB 2026-07-10 01:50:28.874546 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20260710 468826994cf2 35 seconds ago 366MB 2026-07-10 01:50:28.874565 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 468826994cf2 35 seconds ago 366MB 2026-07-10 01:50:28.874575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2.55.1.20260710 d56da8158e35 36 seconds ago 848MB 2026-07-10 01:50:28.874584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 d56da8158e35 36 seconds ago 848MB 2026-07-10 01:50:28.874594 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20260710 1d991d618e79 37 seconds ago 317MB 2026-07-10 01:50:28.874604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 1d991d618e79 37 seconds ago 317MB 2026-07-10 01:50:28.874614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20260710 2f68269ad96e 38 seconds ago 308MB 2026-07-10 01:50:28.874624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 2f68269ad96e 38 seconds ago 308MB 2026-07-10 01:50:28.874634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 1.0.7.20260710 64376d78582f 39 seconds ago 293MB 2026-07-10 01:50:28.874643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 64376d78582f 39 seconds ago 293MB 2026-07-10 01:50:28.874654 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2.2.0.20260710 af759e5bb018 40 seconds ago 300MB 2026-07-10 01:50:28.874663 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 af759e5bb018 40 seconds ago 300MB 2026-07-10 01:50:28.874673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 c88eba07f762 41 seconds ago 457MB 2026-07-10 01:50:28.874683 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.4.0.20260710 c88eba07f762 41 seconds ago 457MB 2026-07-10 01:50:28.874692 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 780cd92b44d7 42 seconds ago 457MB 2026-07-10 01:50:28.874702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.4.0.20260710 780cd92b44d7 42 seconds ago 457MB 2026-07-10 01:50:28.874712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.18.20260710 6f8621b3212f 43 seconds ago 311MB 2026-07-10 01:50:28.874722 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 6f8621b3212f 43 seconds ago 311MB 2026-07-10 01:50:28.874731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.18.20260710 61ee5bf698f3 44 seconds ago 456MB 2026-07-10 01:50:28.874741 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 61ee5bf698f3 44 seconds ago 456MB 2026-07-10 01:50:28.874751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 1b9f60f5e5cf 45 seconds ago 1.17GB 2026-07-10 01:50:28.874760 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 25.2.4.20260710 1b9f60f5e5cf 45 seconds ago 1.17GB 2026-07-10 01:50:28.874770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 47b57f481963 46 seconds ago 1.17GB 2026-07-10 01:50:28.874780 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 25.2.4.20260710 47b57f481963 46 seconds ago 1.17GB 2026-07-10 01:50:28.874790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 1a2a64636880 48 seconds ago 1.17GB 2026-07-10 01:50:28.874813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 25.2.4.20260710 1a2a64636880 48 seconds ago 1.17GB 2026-07-10 01:50:28.874830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 af317f26282e 49 seconds ago 1.17GB 2026-07-10 01:50:28.874840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 25.2.4.20260710 af317f26282e 49 seconds ago 1.17GB 2026-07-10 01:50:28.874850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 38dc5a402e3f 51 seconds ago 1.17GB 2026-07-10 01:50:28.874860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 25.2.4.20260710 38dc5a402e3f 51 seconds ago 1.17GB 2026-07-10 01:50:28.874870 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 7da999109b41 52 seconds ago 1.17GB 2026-07-10 01:50:28.874880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 25.2.4.20260710 7da999109b41 52 seconds ago 1.17GB 2026-07-10 01:50:28.874889 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 45b4864b7a2d 54 seconds ago 1.17GB 2026-07-10 01:50:28.874899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 25.2.4.20260710 45b4864b7a2d 54 seconds ago 1.17GB 2026-07-10 01:50:28.874909 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 6773f9ec23ac 55 seconds ago 1.17GB 2026-07-10 01:50:28.874919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 25.2.4.20260710 6773f9ec23ac 55 seconds ago 1.17GB 2026-07-10 01:50:28.874929 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 9a776e9d5b02 57 seconds ago 1.17GB 2026-07-10 01:50:28.874939 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 25.2.4.20260710 9a776e9d5b02 57 seconds ago 1.17GB 2026-07-10 01:50:28.874949 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 1752c59780dc 58 seconds ago 1.17GB 2026-07-10 01:50:28.874984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 25.2.4.20260710 1752c59780dc 58 seconds ago 1.17GB 2026-07-10 01:50:28.875004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 74f5106715a2 About a minute ago 1.17GB 2026-07-10 01:50:28.875021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 25.2.4.20260710 74f5106715a2 About a minute ago 1.17GB 2026-07-10 01:50:28.875076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 83dd73a68cb3 About a minute ago 1.17GB 2026-07-10 01:50:28.875105 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 25.2.4.20260710 83dd73a68cb3 About a minute ago 1.17GB 2026-07-10 01:50:28.875129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 fc12b233e7dd About a minute ago 1.17GB 2026-07-10 01:50:28.875147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 25.2.4.20260710 fc12b233e7dd About a minute ago 1.17GB 2026-07-10 01:50:28.875165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 19.0.1.20260710 75faeaa1e3ff About a minute ago 1.14GB 2026-07-10 01:50:28.875181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 75faeaa1e3ff About a minute ago 1.14GB 2026-07-10 01:50:28.875197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 19.0.1.20260710 4b9fb5a074aa About a minute ago 1.25GB 2026-07-10 01:50:28.875214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 4b9fb5a074aa About a minute ago 1.25GB 2026-07-10 01:50:28.875231 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 15.1.1.20260710 b3e4de2df04b About a minute ago 1.04GB 2026-07-10 01:50:28.875263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 b3e4de2df04b About a minute ago 1.04GB 2026-07-10 01:50:28.875281 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 15.1.1.20260710 cc8eb16cded8 About a minute ago 1.06GB 2026-07-10 01:50:28.875299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 cc8eb16cded8 About a minute ago 1.06GB 2026-07-10 01:50:28.875310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 15.1.1.20260710 13de5f170c48 About a minute ago 1.06GB 2026-07-10 01:50:28.875350 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 13de5f170c48 About a minute ago 1.06GB 2026-07-10 01:50:28.875369 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 15.1.1.20260710 26d3a056591e About a minute ago 1.04GB 2026-07-10 01:50:28.875386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 26d3a056591e About a minute ago 1.04GB 2026-07-10 01:50:28.875403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 15.1.1.20260710 47afdb61258c About a minute ago 1.04GB 2026-07-10 01:50:28.875421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 47afdb61258c About a minute ago 1.04GB 2026-07-10 01:50:28.875439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 19.0.0.20260710 24c7f399f27f About a minute ago 983MB 2026-07-10 01:50:28.875457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 24c7f399f27f About a minute ago 983MB 2026-07-10 01:50:28.875476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 19.0.0.20260710 c0e835e2ab66 About a minute ago 983MB 2026-07-10 01:50:28.875493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 c0e835e2ab66 About a minute ago 983MB 2026-07-10 01:50:28.875512 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 19.0.0.20260710 739f7b301355 About a minute ago 983MB 2026-07-10 01:50:28.875526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 739f7b301355 About a minute ago 983MB 2026-07-10 01:50:28.875544 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 19.0.0.20260710 732fb104fa34 About a minute ago 982MB 2026-07-10 01:50:28.875560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 732fb104fa34 About a minute ago 982MB 2026-07-10 01:50:28.875578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 19.0.0.20260710 7d498e3d3817 About a minute ago 983MB 2026-07-10 01:50:28.875596 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 7d498e3d3817 About a minute ago 983MB 2026-07-10 01:50:28.875614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 9771a13f1ff4 About a minute ago 1.08GB 2026-07-10 01:50:28.875631 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 26.1.1.20260710 9771a13f1ff4 About a minute ago 1.08GB 2026-07-10 01:50:28.875646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 cb1bf3cfa620 About a minute ago 1.05GB 2026-07-10 01:50:28.875665 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 26.1.1.20260710 cb1bf3cfa620 About a minute ago 1.05GB 2026-07-10 01:50:28.875682 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 38b0dc2cb8fc About a minute ago 1.05GB 2026-07-10 01:50:28.875699 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 26.1.1.20260710 38b0dc2cb8fc About a minute ago 1.05GB 2026-07-10 01:50:28.875744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 41d465be8e42 About a minute ago 1.07GB 2026-07-10 01:50:28.875764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 23.0.1.20260710 41d465be8e42 About a minute ago 1.07GB 2026-07-10 01:50:28.875777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 ba1c0966d7b4 About a minute ago 1.07GB 2026-07-10 01:50:28.875787 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 23.0.1.20260710 ba1c0966d7b4 About a minute ago 1.07GB 2026-07-10 01:50:28.875797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 8d44f79e6c61 About a minute ago 1.07GB 2026-07-10 01:50:28.875806 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 23.0.1.20260710 8d44f79e6c61 About a minute ago 1.07GB 2026-07-10 01:50:28.875816 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 1db08d47f3f0 About a minute ago 1.22GB 2026-07-10 01:50:28.875826 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 30.3.1.20260710 1db08d47f3f0 About a minute ago 1.22GB 2026-07-10 01:50:28.875836 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 4ea00992545b About a minute ago 1.22GB 2026-07-10 01:50:28.875864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 30.3.1.20260710 4ea00992545b About a minute ago 1.22GB 2026-07-10 01:50:28.875875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 1cd0e455596f About a minute ago 1.22GB 2026-07-10 01:50:28.875885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 30.3.1.20260710 1cd0e455596f About a minute ago 1.22GB 2026-07-10 01:50:28.875895 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 461542167c41 About a minute ago 1.22GB 2026-07-10 01:50:28.875905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 30.3.1.20260710 461542167c41 About a minute ago 1.22GB 2026-07-10 01:50:28.875914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 1a762cf546ba About a minute ago 1.22GB 2026-07-10 01:50:28.875924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 30.3.1.20260710 1a762cf546ba About a minute ago 1.22GB 2026-07-10 01:50:28.875934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 ac08a3af0aa2 About a minute ago 1.26GB 2026-07-10 01:50:28.875944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 30.3.1.20260710 ac08a3af0aa2 About a minute ago 1.26GB 2026-07-10 01:50:28.875954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 d7fb95097165 About a minute ago 1.23GB 2026-07-10 01:50:28.875994 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 30.3.1.20260710 d7fb95097165 About a minute ago 1.23GB 2026-07-10 01:50:28.876005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 e5df8c496473 About a minute ago 1.58GB 2026-07-10 01:50:28.876014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 30.3.1.20260710 e5df8c496473 About a minute ago 1.58GB 2026-07-10 01:50:28.876025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 84668a23bee0 About a minute ago 1.38GB 2026-07-10 01:50:28.876064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 30.3.1.20260710 84668a23bee0 About a minute ago 1.38GB 2026-07-10 01:50:28.876091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 f5c3536f4f5f About a minute ago 1.73GB 2026-07-10 01:50:28.876101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 25.3.2.20260710 f5c3536f4f5f About a minute ago 1.73GB 2026-07-10 01:50:28.876111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 de41ef70dc1d About a minute ago 1.41GB 2026-07-10 01:50:28.876120 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 25.3.2.20260710 de41ef70dc1d About a minute ago 1.41GB 2026-07-10 01:50:28.876130 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 ceee01f9ffcf About a minute ago 1.42GB 2026-07-10 01:50:28.876140 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 25.3.2.20260710 ceee01f9ffcf About a minute ago 1.42GB 2026-07-10 01:50:28.876150 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 5f5aaa18adce About a minute ago 1.41GB 2026-07-10 01:50:28.876160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 25.3.2.20260710 5f5aaa18adce About a minute ago 1.41GB 2026-07-10 01:50:28.876170 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 1ede6049e936 About a minute ago 1.11GB 2026-07-10 01:50:28.876179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 29.2.1.20260710 1ede6049e936 About a minute ago 1.11GB 2026-07-10 01:50:28.876189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 42ddd9574495 About a minute ago 1.11GB 2026-07-10 01:50:28.876199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20260710 42ddd9574495 About a minute ago 1.11GB 2026-07-10 01:50:28.876209 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 dc7dda05d8c7 About a minute ago 1.11GB 2026-07-10 01:50:28.876219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20260710 dc7dda05d8c7 About a minute ago 1.11GB 2026-07-10 01:50:28.876229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 4c60645f065e About a minute ago 1.11GB 2026-07-10 01:50:28.876238 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20260710 4c60645f065e About a minute ago 1.11GB 2026-07-10 01:50:28.876264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 19.1.2.20260710 c8e92f402618 About a minute ago 1.06GB 2026-07-10 01:50:28.876275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 c8e92f402618 About a minute ago 1.06GB 2026-07-10 01:50:28.876285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 19.1.2.20260710 287fe556f268 About a minute ago 1.23GB 2026-07-10 01:50:28.876295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 287fe556f268 About a minute ago 1.23GB 2026-07-10 01:50:28.876305 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 19.1.2.20260710 ea4495a65eb9 2 minutes ago 1.06GB 2026-07-10 01:50:28.876315 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 ea4495a65eb9 2 minutes ago 1.06GB 2026-07-10 01:50:28.876324 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 19.1.2.20260710 1d2bbee5f1fc 2 minutes ago 1.06GB 2026-07-10 01:50:28.876334 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 1d2bbee5f1fc 2 minutes ago 1.06GB 2026-07-10 01:50:28.876344 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 e68cd335d044 2 minutes ago 986MB 2026-07-10 01:50:28.876362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 23.0.2.20260710 e68cd335d044 2 minutes ago 986MB 2026-07-10 01:50:28.876372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 7ec311613094 2 minutes ago 996MB 2026-07-10 01:50:28.876382 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 23.0.2.20260710 7ec311613094 2 minutes ago 996MB 2026-07-10 01:50:28.876392 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 d3e0b0098c16 2 minutes ago 996MB 2026-07-10 01:50:28.876402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 23.0.2.20260710 d3e0b0098c16 2 minutes ago 996MB 2026-07-10 01:50:28.876412 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 e3eb7bc44129 2 minutes ago 985MB 2026-07-10 01:50:28.876422 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 23.0.2.20260710 e3eb7bc44129 2 minutes ago 985MB 2026-07-10 01:50:28.876432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 56062395ac99 2 minutes ago 1.36GB 2026-07-10 01:50:28.876442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 26.1.6.20260710 56062395ac99 2 minutes ago 1.36GB 2026-07-10 01:50:28.876452 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 df685e586b50 2 minutes ago 1.1GB 2026-07-10 01:50:28.876462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 26.1.6.20260710 df685e586b50 2 minutes ago 1.1GB 2026-07-10 01:50:28.876472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 1945eea1145f 2 minutes ago 1.16GB 2026-07-10 01:50:28.876482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 26.1.6.20260710 1945eea1145f 2 minutes ago 1.16GB 2026-07-10 01:50:28.876492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 14.0.1.20260710 a5b95435daa9 2 minutes ago 985MB 2026-07-10 01:50:28.876501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 a5b95435daa9 2 minutes ago 985MB 2026-07-10 01:50:28.876512 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 14.0.1.20260710 948ac3dd754b 2 minutes ago 986MB 2026-07-10 01:50:28.876522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 948ac3dd754b 2 minutes ago 986MB 2026-07-10 01:50:28.876532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 baa3b8f33bfc 2 minutes ago 999MB 2026-07-10 01:50:28.876542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 5.0.1.20260710 baa3b8f33bfc 2 minutes ago 999MB 2026-07-10 01:50:28.876552 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 6a1a79224497 2 minutes ago 1.06GB 2026-07-10 01:50:28.876562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 5.0.1.20260710 6a1a79224497 2 minutes ago 1.06GB 2026-07-10 01:50:28.876588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 12.0.3.20260710 248db7a1102c 2 minutes ago 985MB 2026-07-10 01:50:28.876599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 248db7a1102c 2 minutes ago 985MB 2026-07-10 01:50:28.876609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 19.0.1.20260710 5c9ed1d25e8a 2 minutes ago 1GB 2026-07-10 01:50:28.876618 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 5c9ed1d25e8a 2 minutes ago 1GB 2026-07-10 01:50:28.876635 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 19.0.1.20260710 ef2912f1e1f6 2 minutes ago 999MB 2026-07-10 01:50:28.876646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 ef2912f1e1f6 2 minutes ago 999MB 2026-07-10 01:50:28.876656 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 19.0.1.20260710 804c27205348 2 minutes ago 1GB 2026-07-10 01:50:28.876666 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 804c27205348 2 minutes ago 1GB 2026-07-10 01:50:28.876675 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 18.0.0.20260710 64c7cb52ad6e 2 minutes ago 1GB 2026-07-10 01:50:28.876685 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 64c7cb52ad6e 2 minutes ago 1GB 2026-07-10 01:50:28.876710 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 18.0.0.20260710 30522b2a5345 2 minutes ago 1GB 2026-07-10 01:50:28.876720 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 30522b2a5345 2 minutes ago 1GB 2026-07-10 01:50:28.876730 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 18.0.0.20260710 9c4a037d8dab 2 minutes ago 1.08GB 2026-07-10 01:50:28.876740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 9c4a037d8dab 2 minutes ago 1.08GB 2026-07-10 01:50:28.876750 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 19.1.1.20260710 40ae738621a7 2 minutes ago 993MB 2026-07-10 01:50:28.876760 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 40ae738621a7 2 minutes ago 993MB 2026-07-10 01:50:28.876770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 19.1.1.20260710 fddc854ae5c8 2 minutes ago 998MB 2026-07-10 01:50:28.876779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 fddc854ae5c8 2 minutes ago 998MB 2026-07-10 01:50:28.876789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 19.1.1.20260710 e2ba83dc2fc3 2 minutes ago 993MB 2026-07-10 01:50:28.876799 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 e2ba83dc2fc3 2 minutes ago 993MB 2026-07-10 01:50:28.876809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 19.1.1.20260710 f77e45fac42d 2 minutes ago 993MB 2026-07-10 01:50:28.876819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 f77e45fac42d 2 minutes ago 993MB 2026-07-10 01:50:28.876829 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 19.1.1.20260710 6a67a2b3d11a 2 minutes ago 993MB 2026-07-10 01:50:28.876839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 6a67a2b3d11a 2 minutes ago 993MB 2026-07-10 01:50:28.876849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 19.1.1.20260710 b2bdd2c5c700 2 minutes ago 998MB 2026-07-10 01:50:28.876859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 b2bdd2c5c700 2 minutes ago 998MB 2026-07-10 01:50:28.876869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 19.1.1.20260710 1df69b78a55b 2 minutes ago 993MB 2026-07-10 01:50:28.876879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 1df69b78a55b 2 minutes ago 993MB 2026-07-10 01:50:28.876889 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 2c20762abaf3 2 minutes ago 849MB 2026-07-10 01:50:28.876906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 24.9.3.20260710 2c20762abaf3 2 minutes ago 849MB 2026-07-10 01:50:28.876929 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 8587d9767563 2 minutes ago 849MB 2026-07-10 01:50:28.876939 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 24.9.3.20260710 8587d9767563 2 minutes ago 849MB 2026-07-10 01:50:28.876949 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 5b76d5164c5f 2 minutes ago 849MB 2026-07-10 01:50:28.876995 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 24.9.3.20260710 5b76d5164c5f 2 minutes ago 849MB 2026-07-10 01:50:28.877009 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 574fc2ac0c8a 2 minutes ago 849MB 2026-07-10 01:50:28.877019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 24.9.3.20260710 574fc2ac0c8a 2 minutes ago 849MB 2026-07-10 01:50:28.877029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 afbefb402157 2 minutes ago 1.18GB 2026-07-10 01:50:28.877086 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 25.2.4.20260710 afbefb402157 2 minutes ago 1.18GB 2026-07-10 01:50:28.877097 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 b74449bf611a 2 minutes ago 1.37GB 2026-07-10 01:50:28.877107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 26.1.6.20260710 b74449bf611a 2 minutes ago 1.37GB 2026-07-10 01:50:28.877118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 59c3ea4d75a1 About an hour ago 848MB 2026-07-10 01:50:28.877128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 53503dad6546 About an hour ago 984MB 2026-07-10 01:50:28.877138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 e41f99583891 About an hour ago 994MB 2026-07-10 01:50:28.877148 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 05af6d4e438b About an hour ago 990MB 2026-07-10 01:50:28.877158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 2ef6d2c3f611 About an hour ago 976MB 2026-07-10 01:50:28.877168 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 111566961061 About an hour ago 968MB 2026-07-10 01:50:28.877179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 cab57c4e9b26 About an hour ago 977MB 2026-07-10 01:50:28.877189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 edced0986661 About an hour ago 1.09GB 2026-07-10 01:50:28.877199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 465ddd8fcba0 About an hour ago 976MB 2026-07-10 01:50:28.877209 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 702308162296 About an hour ago 1.05GB 2026-07-10 01:50:28.877220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 5c1f2e7fc5bc About an hour ago 1.1GB 2026-07-10 01:50:28.877230 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 15b2298e79e8 About an hour ago 1.08GB 2026-07-10 01:50:28.877240 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 e2dd23f5ea97 About an hour ago 1.4GB 2026-07-10 01:50:28.877250 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 295e3454e7cc About an hour ago 1.21GB 2026-07-10 01:50:28.877269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 c4e3a8a995dc About an hour ago 1.06GB 2026-07-10 01:50:28.877279 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 c15536d103c2 About an hour ago 1.03GB 2026-07-10 01:50:28.877289 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 d7d8a8655f28 About an hour ago 974MB 2026-07-10 01:50:28.877300 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 bb62080d8cc0 About an hour ago 1.03GB 2026-07-10 01:50:28.877310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 1a3704e79aa6 About an hour ago 1.13GB 2026-07-10 01:50:28.877320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 f23ae026d581 About an hour ago 1.16GB 2026-07-10 01:50:28.877345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 908481d6d0d7 About an hour ago 311MB 2026-07-10 01:50:28.877356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 14e0d21e0ac0 About an hour ago 274MB 2026-07-10 01:50:28.877366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 321cddbcc8dc About an hour ago 288MB 2026-07-10 01:50:28.877376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 e170e8bbee82 About an hour ago 274MB 2026-07-10 01:50:28.877386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 4c3275d2eefe About an hour ago 968MB 2026-07-10 01:50:28.877396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 8113839a2751 2 hours ago 274MB 2026-07-10 01:50:28.877407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 501a46ff16ed 2 hours ago 274MB 2026-07-10 01:50:28.877417 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 bb96045d0b12 2 hours ago 274MB 2026-07-10 01:50:28.877427 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 06b121e884eb 13 days ago 13.9MB 2026-07-10 01:50:28.877437 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 2 weeks ago 78.1MB 2026-07-10 01:50:28.881142 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:50:28.881199 | ubuntu-noble-large | + cat images.yml 2026-07-10 01:50:28.885511 | ubuntu-noble-large | --- 2026-07-10 01:50:28.885574 | ubuntu-noble-large | created: '2026-07-10T01:50:28.499489+00:00' 2026-07-10 01:50:28.885587 | ubuntu-noble-large | images: 2026-07-10 01:50:28.885597 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.6.20260710 2026-07-10 01:50:28.885608 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.4.20260710 2026-07-10 01:50:28.885618 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.3.20260710 2026-07-10 01:50:28.885629 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:24.9.3.20260710 2026-07-10 01:50:28.885639 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.3.20260710 2026-07-10 01:50:28.885648 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:24.9.3.20260710 2026-07-10 01:50:28.885658 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:19.1.1.20260710 2026-07-10 01:50:28.885667 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:19.1.1.20260710 2026-07-10 01:50:28.885676 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:19.1.1.20260710 2026-07-10 01:50:28.885686 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:19.1.1.20260710 2026-07-10 01:50:28.885695 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:19.1.1.20260710 2026-07-10 01:50:28.885705 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:19.1.1.20260710 2026-07-10 01:50:28.885731 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:19.1.1.20260710 2026-07-10 01:50:28.885741 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20260710 2026-07-10 01:50:28.885751 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20260710 2026-07-10 01:50:28.885760 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20260710 2026-07-10 01:50:28.885769 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20260710 2026-07-10 01:50:28.885779 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20260710 2026-07-10 01:50:28.885788 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20260710 2026-07-10 01:50:28.885798 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:12.0.3.20260710 2026-07-10 01:50:28.885807 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20260710 2026-07-10 01:50:28.885816 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20260710 2026-07-10 01:50:28.885826 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-manager:14.0.1.20260710 2026-07-10 01:50:28.885835 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-api:14.0.1.20260710 2026-07-10 01:50:28.885845 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:26.1.6.20260710 2026-07-10 01:50:28.885854 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:26.1.6.20260710 2026-07-10 01:50:28.885864 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:26.1.6.20260710 2026-07-10 01:50:28.885873 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20260710 2026-07-10 01:50:28.885882 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20260710 2026-07-10 01:50:28.885892 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20260710 2026-07-10 01:50:28.885901 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20260710 2026-07-10 01:50:28.885911 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:19.1.2.20260710 2026-07-10 01:50:28.885920 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:19.1.2.20260710 2026-07-10 01:50:28.885930 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:19.1.2.20260710 2026-07-10 01:50:28.885939 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:19.1.2.20260710 2026-07-10 01:50:28.885948 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260710 2026-07-10 01:50:28.885958 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260710 2026-07-10 01:50:28.885999 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260710 2026-07-10 01:50:28.886008 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:29.2.1.20260710 2026-07-10 01:50:28.886017 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:25.3.2.20260710 2026-07-10 01:50:28.886026 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:25.3.2.20260710 2026-07-10 01:50:28.886035 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:25.3.2.20260710 2026-07-10 01:50:28.886070 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:25.3.2.20260710 2026-07-10 01:50:28.886082 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:30.3.1.20260710 2026-07-10 01:50:28.886091 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:30.3.1.20260710 2026-07-10 01:50:28.886100 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:30.3.1.20260710 2026-07-10 01:50:28.886109 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.3.1.20260710 2026-07-10 01:50:28.886118 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:30.3.1.20260710 2026-07-10 01:50:28.886127 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:30.3.1.20260710 2026-07-10 01:50:28.886136 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:30.3.1.20260710 2026-07-10 01:50:28.886144 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:30.3.1.20260710 2026-07-10 01:50:28.886153 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:30.3.1.20260710 2026-07-10 01:50:28.886170 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api-cfn:23.0.1.20260710 2026-07-10 01:50:28.886179 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api:23.0.1.20260710 2026-07-10 01:50:28.886201 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-engine:23.0.1.20260710 2026-07-10 01:50:28.886211 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:26.1.1.20260710 2026-07-10 01:50:28.886220 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:26.1.1.20260710 2026-07-10 01:50:28.886229 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:26.1.1.20260710 2026-07-10 01:50:28.886238 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20260710 2026-07-10 01:50:28.886247 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20260710 2026-07-10 01:50:28.886255 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20260710 2026-07-10 01:50:28.886264 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20260710 2026-07-10 01:50:28.886273 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20260710 2026-07-10 01:50:28.886282 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:15.1.1.20260710 2026-07-10 01:50:28.886291 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:15.1.1.20260710 2026-07-10 01:50:28.886300 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:15.1.1.20260710 2026-07-10 01:50:28.886308 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:15.1.1.20260710 2026-07-10 01:50:28.886317 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:15.1.1.20260710 2026-07-10 01:50:28.886326 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20260710 2026-07-10 01:50:28.886335 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20260710 2026-07-10 01:50:28.886344 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.4.20260710 2026-07-10 01:50:28.886353 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.4.20260710 2026-07-10 01:50:28.886362 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.4.20260710 2026-07-10 01:50:28.886371 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.4.20260710 2026-07-10 01:50:28.886379 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.4.20260710 2026-07-10 01:50:28.886388 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.4.20260710 2026-07-10 01:50:28.886397 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.4.20260710 2026-07-10 01:50:28.886406 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.4.20260710 2026-07-10 01:50:28.886415 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.4.20260710 2026-07-10 01:50:28.886424 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.4.20260710 2026-07-10 01:50:28.886433 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.4.20260710 2026-07-10 01:50:28.886442 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:25.2.4.20260710 2026-07-10 01:50:28.886450 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.4.20260710 2026-07-10 01:50:28.886459 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.18.20260710 2026-07-10 01:50:28.886468 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.18.20260710 2026-07-10 01:50:28.886477 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20260710 2026-07-10 01:50:28.886486 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20260710 2026-07-10 01:50:28.886495 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260710 2026-07-10 01:50:28.886504 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260710 2026-07-10 01:50:28.886512 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260710 2026-07-10 01:50:28.886521 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260710 2026-07-10 01:50:28.886545 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20260710 2026-07-10 01:50:28.886555 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260710 2026-07-10 01:50:28.886564 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260710 2026-07-10 01:50:28.886573 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260710 2026-07-10 01:50:28.886581 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20260710 2026-07-10 01:50:28.886590 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260710 2026-07-10 01:50:28.886599 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260710 2026-07-10 01:50:28.886608 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260710 2026-07-10 01:50:28.886617 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.3.20260710 2026-07-10 01:50:28.886626 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.3.20260710 2026-07-10 01:50:28.886635 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260710 2026-07-10 01:50:28.886644 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260710 2026-07-10 01:50:28.886653 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260710 2026-07-10 01:50:28.886662 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260710 2026-07-10 01:50:28.886671 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.1.3.20260710 2026-07-10 01:50:28.886680 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20260710 2026-07-10 01:50:28.886695 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-lego:4.15.0.20260710 2026-07-10 01:50:28.886704 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260710 2026-07-10 01:50:28.886713 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260710 2026-07-10 01:50:28.886722 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20260710 2026-07-10 01:50:28.886731 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260710 2026-07-10 01:50:28.886740 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:13.1.0.20260710 2026-07-10 01:50:28.886749 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20260710 2026-07-10 01:50:28.886757 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20260710 2026-07-10 01:50:28.886766 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260710 2026-07-10 01:50:28.886775 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260710 2026-07-10 01:50:28.886784 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20260710 2026-07-10 01:50:28.886793 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260710 2026-07-10 01:50:28.886802 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:19.8.0.20260710 2026-07-10 01:50:28.886811 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260710 2026-07-10 01:50:28.886820 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20260710 2026-07-10 01:50:28.886828 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260710 2026-07-10 01:50:28.886837 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260710 2026-07-10 01:50:28.886846 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260710 2026-07-10 01:50:28.886855 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260710 2026-07-10 01:50:28.886864 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.6.20260710 2026-07-10 01:50:28.886873 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.6.20260710 2026-07-10 01:50:28.886882 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260710 2026-07-10 01:50:28.886891 | ubuntu-noble-large | openstack_version: '2024.2' 2026-07-10 01:50:28.886900 | ubuntu-noble-large | versions: 2026-07-10 01:50:28.886909 | ubuntu-noble-large | aodh: 19.0.0.20260710 2026-07-10 01:50:28.886924 | ubuntu-noble-large | barbican: 19.0.1.20260710 2026-07-10 01:50:28.886933 | ubuntu-noble-large | blazar: 14.0.1.20260710 2026-07-10 01:50:28.886942 | ubuntu-noble-large | ceilometer: 23.0.2.20260710 2026-07-10 01:50:28.886951 | ubuntu-noble-large | cinder: 25.3.2.20260710 2026-07-10 01:50:28.886977 | ubuntu-noble-large | cron: 3.0.20260710 2026-07-10 01:50:28.886986 | ubuntu-noble-large | designate: 19.1.1.20260710 2026-07-10 01:50:28.886995 | ubuntu-noble-large | dnsmasq: 2.90.20260710 2026-07-10 01:50:28.887004 | ubuntu-noble-large | fluentd: 5.0.9.20260710 2026-07-10 01:50:28.887012 | ubuntu-noble-large | glance: 29.2.1.20260710 2026-07-10 01:50:28.887021 | ubuntu-noble-large | gnocchi: 4.6.4.20260710 2026-07-10 01:50:28.887030 | ubuntu-noble-large | grafana: 13.1.0.20260710 2026-07-10 01:50:28.887122 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20260710 2026-07-10 01:50:28.887133 | ubuntu-noble-large | haproxy: 2.8.16.20260710 2026-07-10 01:50:28.887142 | ubuntu-noble-large | haproxy_ssh: 9.6.20260710 2026-07-10 01:50:28.887151 | ubuntu-noble-large | heat: 23.0.1.20260710 2026-07-10 01:50:28.887160 | ubuntu-noble-large | horizon: 25.1.3.20260710 2026-07-10 01:50:28.887168 | ubuntu-noble-large | ironic: 26.1.6.20260710 2026-07-10 01:50:28.887200 | ubuntu-noble-large | ironic_inspector: 12.3.1.20260710 2026-07-10 01:50:28.887210 | ubuntu-noble-large | iscsid: 2.1.9.20260710 2026-07-10 01:50:28.887218 | ubuntu-noble-large | keepalived: 2.2.8.20260710 2026-07-10 01:50:28.887227 | ubuntu-noble-large | keystone: 26.1.1.20260710 2026-07-10 01:50:28.887236 | ubuntu-noble-large | kolla-toolbox: 19.8.0.20260710 2026-07-10 01:50:28.887245 | ubuntu-noble-large | kolla_toolbox: 19.8.0.20260710 2026-07-10 01:50:28.887253 | ubuntu-noble-large | letsencrypt_lego: 4.15.0.20260710 2026-07-10 01:50:28.887262 | ubuntu-noble-large | letsencrypt_webserver: 2.4.58.20260710 2026-07-10 01:50:28.887271 | ubuntu-noble-large | magnum: 19.0.1.20260710 2026-07-10 01:50:28.887280 | ubuntu-noble-large | manila: 19.1.2.20260710 2026-07-10 01:50:28.887288 | ubuntu-noble-large | mariadb: 10.11.18.20260710 2026-07-10 01:50:28.887297 | ubuntu-noble-large | masakari: 18.0.0.20260710 2026-07-10 01:50:28.887306 | ubuntu-noble-large | memcached: 1.6.24.20260710 2026-07-10 01:50:28.887314 | ubuntu-noble-large | multipathd: 0.9.4.20260710 2026-07-10 01:50:28.887323 | ubuntu-noble-large | neutron: 25.2.4.20260710 2026-07-10 01:50:28.887332 | ubuntu-noble-large | nova: 30.3.1.20260710 2026-07-10 01:50:28.887340 | ubuntu-noble-large | nova_libvirt: 10.0.0.20260710 2026-07-10 01:50:28.887349 | ubuntu-noble-large | octavia: 15.1.1.20260710 2026-07-10 01:50:28.887358 | ubuntu-noble-large | opensearch: 2.19.6.20260710 2026-07-10 01:50:28.887366 | ubuntu-noble-large | opensearch_dashboards: 2.19.6.20260710 2026-07-10 01:50:28.887375 | ubuntu-noble-large | openvswitch: 3.4.3.20260710 2026-07-10 01:50:28.887421 | ubuntu-noble-large | ovn: 24.9.3.20260710 2026-07-10 01:50:28.887431 | ubuntu-noble-large | placement: 12.0.3.20260710 2026-07-10 01:50:28.887439 | ubuntu-noble-large | prometheus: 2.55.1.20260710 2026-07-10 01:50:28.887448 | ubuntu-noble-large | prometheus_alertmanager: 0.28.0.20260710 2026-07-10 01:50:28.887457 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20260710 2026-07-10 01:50:28.887466 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20260710 2026-07-10 01:50:28.887481 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20260710 2026-07-10 01:50:28.887490 | ubuntu-noble-large | prometheus_libvirt_exporter: 2.2.0.20260710 2026-07-10 01:50:28.887499 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20260710 2026-07-10 01:50:28.887508 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20260710 2026-07-10 01:50:28.887516 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20260710 2026-07-10 01:50:28.887525 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20260710 2026-07-10 01:50:28.887534 | ubuntu-noble-large | prometheus_openstack_exporter: 1.7.0.20260710 2026-07-10 01:50:28.887543 | ubuntu-noble-large | prometheus_ovn_exporter: 1.0.7.20260710 2026-07-10 01:50:28.887551 | ubuntu-noble-large | proxysql: 3.0.8.20260710 2026-07-10 01:50:28.887560 | ubuntu-noble-large | rabbitmq: 3.13.7.20260710 2026-07-10 01:50:28.887569 | ubuntu-noble-large | redis: 7.0.15.20260710 2026-07-10 01:50:28.887578 | ubuntu-noble-large | skyline: 5.0.1.20260710 2026-07-10 01:50:28.887587 | ubuntu-noble-large | skyline_console: 5.0.1.20260710 2026-07-10 01:50:28.887596 | ubuntu-noble-large | tgtd: 1.0.85.20260710 2026-07-10 01:50:28.887604 | ubuntu-noble-large | + python3 src/compare-sbom.py 2026-07-10 01:50:29.163674 | ubuntu-noble-large | 2026-07-10 01:50:29 | INFO | Starting SBOM comparison 2026-07-10 01:50:29.163765 | ubuntu-noble-large | 2026-07-10 01:50:29 | INFO | Using OpenStack version: 2024.2 2026-07-10 01:50:29.163789 | ubuntu-noble-large | 2026-07-10 01:50:29 | INFO | Local SBOM: images.yml 2026-07-10 01:50:29.163801 | ubuntu-noble-large | 2026-07-10 01:50:29 | INFO | Remote image: registry.osism.cloud/kolla/sbom:2024.2 2026-07-10 01:50:29.163812 | ubuntu-noble-large | 2026-07-10 01:50:29 | INFO | Loading SBOM from file: images.yml 2026-07-10 01:50:29.186638 | ubuntu-noble-large | 2026-07-10 01:50:29 | SUCCESS | Successfully loaded SBOM from images.yml 2026-07-10 01:50:29.186755 | ubuntu-noble-large | 2026-07-10 01:50:29 | INFO | Pulling container image: registry.osism.cloud/kolla/sbom:2024.2 2026-07-10 01:50:29.208257 | ubuntu-noble-large | 2026-07-10 01:50:29 | INFO | Pulling image registry.osism.cloud/kolla/sbom:2024.2... 2026-07-10 01:50:29.902189 | ubuntu-noble-large | 2026-07-10 01:50:29 | SUCCESS | Successfully pulled registry.osism.cloud/kolla/sbom:2024.2 2026-07-10 01:50:29.902291 | ubuntu-noble-large | 2026-07-10 01:50:29 | INFO | Creating temporary container... 2026-07-10 01:50:30.009846 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Extracting images.yml from container... 2026-07-10 01:50:30.049835 | ubuntu-noble-large | 2026-07-10 01:50:30 | SUCCESS | Successfully extracted SBOM from container 2026-07-10 01:50:30.049939 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Removing temporary container... 2026-07-10 01:50:30.065574 | ubuntu-noble-large | 2026-07-10 01:50:30 | SUCCESS | Container removed 2026-07-10 01:50:30.065664 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Removing image registry.osism.cloud/kolla/sbom:2024.2... 2026-07-10 01:50:30.089770 | ubuntu-noble-large | 2026-07-10 01:50:30 | SUCCESS | Image removed 2026-07-10 01:50:30.116394 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | 2026-07-10 01:50:30.116490 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Extracting image names... 2026-07-10 01:50:30.117351 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Remote SBOM contains 129 images 2026-07-10 01:50:30.117431 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Local SBOM contains 129 images 2026-07-10 01:50:30.117450 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Remote SBOM contains 59 version entries 2026-07-10 01:50:30.117584 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Local SBOM contains 59 version entries 2026-07-10 01:50:30.117705 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | 2026-07-10 01:50:30.117775 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Comparing image lists... 2026-07-10 01:50:30.117927 | ubuntu-noble-large | 2026-07-10 01:50:30 | SUCCESS | No image list differences found 2026-07-10 01:50:30.118119 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | 2026-07-10 01:50:30.118214 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Comparing versions for downgrades... 2026-07-10 01:50:30.120427 | ubuntu-noble-large | 2026-07-10 01:50:30 | SUCCESS | No version downgrades detected 2026-07-10 01:50:30.120477 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | 2026-07-10 01:50:30.120607 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | Comparing version presence... 2026-07-10 01:50:30.120730 | ubuntu-noble-large | 2026-07-10 01:50:30 | SUCCESS | No version presence differences found 2026-07-10 01:50:30.120817 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | 2026-07-10 01:50:30.120924 | ubuntu-noble-large | 2026-07-10 01:50:30 | INFO | ============================================================ 2026-07-10 01:50:30.121089 | ubuntu-noble-large | 2026-07-10 01:50:30 | SUCCESS | COMPARISON SUCCESSFUL: No issues found 2026-07-10 01:50:30.180190 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-07-10 01:50:30.180286 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2024.2 . 2026-07-10 01:50:30.686712 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2026-07-10 01:50:30.686805 | ubuntu-noble-large | 2026-07-10 01:50:30.686824 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2026-07-10 01:50:30.686839 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2026-07-10 01:50:30.686864 | ubuntu-noble-large | #1 DONE 0.1s 2026-07-10 01:50:30.686878 | ubuntu-noble-large | 2026-07-10 01:50:30.686891 | ubuntu-noble-large | #2 [internal] load .dockerignore 2026-07-10 01:50:30.686904 | ubuntu-noble-large | #2 transferring context: 2026-07-10 01:50:30.810142 | ubuntu-noble-large | #2 transferring context: 2B done 2026-07-10 01:50:30.810251 | ubuntu-noble-large | #2 DONE 0.0s 2026-07-10 01:50:30.810279 | ubuntu-noble-large | 2026-07-10 01:50:30.810303 | ubuntu-noble-large | #3 [internal] load build context 2026-07-10 01:50:30.810323 | ubuntu-noble-large | #3 transferring context: 11.56kB done 2026-07-10 01:50:30.810345 | ubuntu-noble-large | #3 DONE 0.0s 2026-07-10 01:50:30.810367 | ubuntu-noble-large | 2026-07-10 01:50:30.810389 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2026-07-10 01:50:30.810426 | ubuntu-noble-large | #4 DONE 0.0s 2026-07-10 01:50:30.937651 | ubuntu-noble-large | 2026-07-10 01:50:30.937786 | ubuntu-noble-large | #5 exporting to image 2026-07-10 01:50:30.937819 | ubuntu-noble-large | #5 exporting layers 0.1s done 2026-07-10 01:50:30.937845 | ubuntu-noble-large | #5 writing image sha256:c4cd53e4cd6c66f5d9b2c24c218a3701bd161088fc0ffcaf99c0f50486b3a825 done 2026-07-10 01:50:30.937869 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2024.2 done 2026-07-10 01:50:30.937890 | ubuntu-noble-large | #5 DONE 0.1s 2026-07-10 01:50:31.051530 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2024.2 2026-07-10 01:50:32.034793 | ubuntu-noble-large | ok: Runtime: 1:46:31.057224 2026-07-10 01:50:32.793766 | 2026-07-10 01:50:32.793921 | TASK [Run push script] 2026-07-10 01:50:33.149589 | ubuntu-noble-large | + export PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 01:50:33.149730 | ubuntu-noble-large | + PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 01:50:33.149763 | ubuntu-noble-large | + bash scripts/100-push.sh 2026-07-10 01:50:33.155449 | ubuntu-noble-large | + BUILD_TYPE=all 2026-07-10 01:50:33.155532 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2026-07-10 01:50:33.155567 | ubuntu-noble-large | + LSTFILE=images.txt 2026-07-10 01:50:33.155728 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-07-10 01:50:33.156831 | ubuntu-noble-large | + cat images.txt 2026-07-10 01:50:33.156897 | ubuntu-noble-large | + grep -v base 2026-07-10 01:50:33.161532 | ubuntu-noble-large | + cat images.lst 2026-07-10 01:50:33.161715 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2026-07-10 02:04:41.761826 | ubuntu-noble-large | + cat other.log 2026-07-10 02:04:41.765379 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-07-10 02:04:41.765437 | ubuntu-noble-large | 3 : 1783648233.577 69.700 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2' > /dev/null 2026-07-10 02:04:41.765452 | ubuntu-noble-large | 4 : 1783648233.584 76.304 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2024.2' > /dev/null 2026-07-10 02:04:41.765465 | ubuntu-noble-large | 5 : 1783648233.591 79.123 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2' > /dev/null 2026-07-10 02:04:41.765477 | ubuntu-noble-large | 8 : 1783648233.613 81.692 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2024.2' > /dev/null 2026-07-10 02:04:41.765508 | ubuntu-noble-large | 7 : 1783648233.606 90.611 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2024.2' > /dev/null 2026-07-10 02:04:41.765522 | ubuntu-noble-large | 9 : 1783648303.286 24.101 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2024.2' > /dev/null 2026-07-10 02:04:41.765534 | ubuntu-noble-large | 10 : 1783648309.896 22.236 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2024.2' > /dev/null 2026-07-10 02:04:41.765547 | ubuntu-noble-large | 11 : 1783648312.721 24.325 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2024.2' > /dev/null 2026-07-10 02:04:41.765559 | ubuntu-noble-large | 2 : 1783648233.568 105.573 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2' > /dev/null 2026-07-10 02:04:41.765573 | ubuntu-noble-large | 12 : 1783648315.313 25.702 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2' > /dev/null 2026-07-10 02:04:41.765586 | ubuntu-noble-large | 13 : 1783648324.226 23.918 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2024.2' > /dev/null 2026-07-10 02:04:41.765599 | ubuntu-noble-large | 6 : 1783648233.597 116.562 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2024.2' > /dev/null 2026-07-10 02:04:41.765611 | ubuntu-noble-large | 15 : 1783648332.143 23.957 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2024.2' > /dev/null 2026-07-10 02:04:41.765626 | ubuntu-noble-large | 14 : 1783648327.395 30.676 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2024.2' > /dev/null 2026-07-10 02:04:41.765639 | ubuntu-noble-large | 1 : 1783648233.561 126.649 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2' > /dev/null 2026-07-10 02:04:41.765652 | ubuntu-noble-large | 16 : 1783648337.056 24.872 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2024.2' > /dev/null 2026-07-10 02:04:41.765664 | ubuntu-noble-large | 17 : 1783648339.150 24.546 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2' > /dev/null 2026-07-10 02:04:41.765676 | ubuntu-noble-large | 19 : 1783648348.154 22.970 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2024.2' > /dev/null 2026-07-10 02:04:41.765689 | ubuntu-noble-large | 18 : 1783648341.021 31.287 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2024.2' > /dev/null 2026-07-10 02:04:41.765701 | ubuntu-noble-large | 20 : 1783648350.167 27.488 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2024.2' > /dev/null 2026-07-10 02:04:41.765713 | ubuntu-noble-large | 23 : 1783648360.219 19.105 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2024.2' > /dev/null 2026-07-10 02:04:41.765748 | ubuntu-noble-large | 22 : 1783648358.080 23.346 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2' > /dev/null 2026-07-10 02:04:41.765759 | ubuntu-noble-large | 24 : 1783648361.936 21.558 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2024.2' > /dev/null 2026-07-10 02:04:41.765769 | ubuntu-noble-large | 27 : 1783648372.318 12.419 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2024.2' > /dev/null 2026-07-10 02:04:41.765779 | ubuntu-noble-large | 21 : 1783648356.112 35.351 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2024.2' > /dev/null 2026-07-10 02:04:41.765789 | ubuntu-noble-large | 25 : 1783648363.706 29.299 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2024.2' > /dev/null 2026-07-10 02:04:41.765799 | ubuntu-noble-large | 26 : 1783648371.134 23.231 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2024.2' > /dev/null 2026-07-10 02:04:41.765809 | ubuntu-noble-large | 28 : 1783648377.666 23.008 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2' > /dev/null 2026-07-10 02:04:41.765819 | ubuntu-noble-large | 31 : 1783648383.505 19.120 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2024.2' > /dev/null 2026-07-10 02:04:41.765829 | ubuntu-noble-large | 29 : 1783648379.332 25.592 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2' > /dev/null 2026-07-10 02:04:41.765839 | ubuntu-noble-large | 30 : 1783648381.436 25.936 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2' > /dev/null 2026-07-10 02:04:41.765848 | ubuntu-noble-large | 32 : 1783648384.746 29.277 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2024.2' > /dev/null 2026-07-10 02:04:41.765859 | ubuntu-noble-large | 33 : 1783648391.473 24.756 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2024.2' > /dev/null 2026-07-10 02:04:41.765882 | ubuntu-noble-large | 35 : 1783648394.371 29.135 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2024.2' > /dev/null 2026-07-10 02:04:41.765893 | ubuntu-noble-large | 36 : 1783648400.682 31.281 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2' > /dev/null 2026-07-10 02:04:41.765902 | ubuntu-noble-large | 34 : 1783648393.016 40.230 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2024.2' > /dev/null 2026-07-10 02:04:41.765912 | ubuntu-noble-large | 38 : 1783648404.929 29.939 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2024.2' > /dev/null 2026-07-10 02:04:41.765929 | ubuntu-noble-large | 39 : 1783648407.379 29.184 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2024.2' > /dev/null 2026-07-10 02:04:41.765939 | ubuntu-noble-large | 37 : 1783648402.636 35.627 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2' > /dev/null 2026-07-10 02:04:41.765949 | ubuntu-noble-large | 41 : 1783648416.237 58.541 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2024.2' > /dev/null 2026-07-10 02:04:41.765959 | ubuntu-noble-large | 44 : 1783648433.253 43.349 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2' > /dev/null 2026-07-10 02:04:41.765970 | ubuntu-noble-large | 47 : 1783648438.271 40.035 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2' > /dev/null 2026-07-10 02:04:41.765980 | ubuntu-noble-large | 46 : 1783648436.569 44.321 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2' > /dev/null 2026-07-10 02:04:41.765990 | ubuntu-noble-large | 42 : 1783648423.517 59.858 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2024.2' > /dev/null 2026-07-10 02:04:41.766000 | ubuntu-noble-large | 40 : 1783648414.031 70.917 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2' > /dev/null 2026-07-10 02:04:41.766011 | ubuntu-noble-large | 43 : 1783648431.970 59.394 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2024.2' > /dev/null 2026-07-10 02:04:41.766021 | ubuntu-noble-large | 45 : 1783648434.875 58.207 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2024.2' > /dev/null 2026-07-10 02:04:41.766031 | ubuntu-noble-large | 50 : 1783648478.315 21.292 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2024.2' > /dev/null 2026-07-10 02:04:41.766083 | ubuntu-noble-large | 51 : 1783648480.899 20.468 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2' > /dev/null 2026-07-10 02:04:41.766103 | ubuntu-noble-large | 49 : 1783648476.613 26.337 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2024.2' > /dev/null 2026-07-10 02:04:41.766135 | ubuntu-noble-large | 48 : 1783648474.785 30.084 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2024.2' > /dev/null 2026-07-10 02:04:41.766146 | ubuntu-noble-large | 52 : 1783648483.384 24.244 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2024.2' > /dev/null 2026-07-10 02:04:41.766155 | ubuntu-noble-large | 54 : 1783648491.374 36.388 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2024.2' > /dev/null 2026-07-10 02:04:41.766165 | ubuntu-noble-large | 53 : 1783648484.958 46.338 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2' > /dev/null 2026-07-10 02:04:41.766175 | ubuntu-noble-large | 59 : 1783648504.878 29.249 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2024.2' > /dev/null 2026-07-10 02:04:41.766185 | ubuntu-noble-large | 55 : 1783648493.089 43.426 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2024.2' > /dev/null 2026-07-10 02:04:41.766195 | ubuntu-noble-large | 57 : 1783648501.378 37.614 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2024.2' > /dev/null 2026-07-10 02:04:41.766205 | ubuntu-noble-large | 56 : 1783648499.617 41.351 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2024.2' > /dev/null 2026-07-10 02:04:41.766215 | ubuntu-noble-large | 60 : 1783648507.638 35.240 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2024.2' > /dev/null 2026-07-10 02:04:41.766225 | ubuntu-noble-large | 58 : 1783648502.958 50.719 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2026-07-10 02:04:41.766235 | ubuntu-noble-large | 61 : 1783648527.772 33.065 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2' > /dev/null 2026-07-10 02:04:41.766244 | ubuntu-noble-large | 63 : 1783648534.135 29.719 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2024.2' > /dev/null 2026-07-10 02:04:41.766254 | ubuntu-noble-large | 62 : 1783648531.307 38.187 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2024.2' > /dev/null 2026-07-10 02:04:41.766264 | ubuntu-noble-large | 66 : 1783648540.975 34.680 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766274 | ubuntu-noble-large | 64 : 1783648536.525 41.437 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2' > /dev/null 2026-07-10 02:04:41.766284 | ubuntu-noble-large | 65 : 1783648539.001 40.519 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2' > /dev/null 2026-07-10 02:04:41.766301 | ubuntu-noble-large | 67 : 1783648542.884 46.455 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2024.2' > /dev/null 2026-07-10 02:04:41.766347 | ubuntu-noble-large | 71 : 1783648569.501 28.788 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766358 | ubuntu-noble-large | 68 : 1783648553.687 47.016 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2024.2' > /dev/null 2026-07-10 02:04:41.766367 | ubuntu-noble-large | 72 : 1783648575.662 27.968 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766377 | ubuntu-noble-large | 69 : 1783648560.848 44.598 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2024.2' > /dev/null 2026-07-10 02:04:41.766387 | ubuntu-noble-large | 73 : 1783648577.969 29.549 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766397 | ubuntu-noble-large | 70 : 1783648563.864 45.986 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2024.2' > /dev/null 2026-07-10 02:04:41.766407 | ubuntu-noble-large | 74 : 1783648579.528 37.488 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766416 | ubuntu-noble-large | 75 : 1783648589.350 29.650 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766426 | ubuntu-noble-large | 77 : 1783648600.711 31.200 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766445 | ubuntu-noble-large | 82 : 1783648617.025 20.686 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2024.2' > /dev/null 2026-07-10 02:04:41.766455 | ubuntu-noble-large | 79 : 1783648605.455 34.371 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766465 | ubuntu-noble-large | 78 : 1783648603.638 38.759 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766475 | ubuntu-noble-large | 80 : 1783648607.528 37.017 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766485 | ubuntu-noble-large | 81 : 1783648609.858 36.770 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766494 | ubuntu-noble-large | 76 : 1783648598.298 49.922 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2' > /dev/null 2026-07-10 02:04:41.766504 | ubuntu-noble-large | 83 : 1783648619.006 39.250 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2' > /dev/null 2026-07-10 02:04:41.766514 | ubuntu-noble-large | 85 : 1783648637.721 40.791 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2' > /dev/null 2026-07-10 02:04:41.766524 | ubuntu-noble-large | 88 : 1783648644.553 35.785 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2' > /dev/null 2026-07-10 02:04:41.766534 | ubuntu-noble-large | 89 : 1783648646.636 35.731 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2' > /dev/null 2026-07-10 02:04:41.766544 | ubuntu-noble-large | 90 : 1783648648.228 35.706 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2' > /dev/null 2026-07-10 02:04:41.766554 | ubuntu-noble-large | 84 : 1783648631.922 56.498 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2024.2' > /dev/null 2026-07-10 02:04:41.766564 | ubuntu-noble-large | 86 : 1783648639.834 58.640 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2' > /dev/null 2026-07-10 02:04:41.766574 | ubuntu-noble-large | 91 : 1783648658.265 41.876 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2' > /dev/null 2026-07-10 02:04:41.766583 | ubuntu-noble-large | 87 : 1783648642.404 61.207 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2' > /dev/null 2026-07-10 02:04:41.766593 | ubuntu-noble-large | 93 : 1783648680.347 34.240 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2' > /dev/null 2026-07-10 02:04:41.766603 | ubuntu-noble-large | 94 : 1783648682.375 34.562 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2' > /dev/null 2026-07-10 02:04:41.766613 | ubuntu-noble-large | 95 : 1783648683.942 35.019 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2' > /dev/null 2026-07-10 02:04:41.766623 | ubuntu-noble-large | 96 : 1783648688.430 48.036 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2' > /dev/null 2026-07-10 02:04:41.766633 | ubuntu-noble-large | 97 : 1783648698.483 40.004 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2' > /dev/null 2026-07-10 02:04:41.766649 | ubuntu-noble-large | 99 : 1783648703.620 36.534 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2' > /dev/null 2026-07-10 02:04:41.766660 | ubuntu-noble-large | 98 : 1783648700.147 41.770 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2' > /dev/null 2026-07-10 02:04:41.766670 | ubuntu-noble-large | 100 : 1783648714.597 37.302 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2' > /dev/null 2026-07-10 02:04:41.766687 | ubuntu-noble-large | 102 : 1783648718.968 34.472 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2' > /dev/null 2026-07-10 02:04:41.766697 | ubuntu-noble-large | 101 : 1783648716.947 38.907 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2' > /dev/null 2026-07-10 02:04:41.766707 | ubuntu-noble-large | 104 : 1783648738.497 33.647 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2' > /dev/null 2026-07-10 02:04:41.766724 | ubuntu-noble-large | 92 : 1783648678.521 98.448 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2' > /dev/null 2026-07-10 02:04:41.766735 | ubuntu-noble-large | 107 : 1783648751.908 36.921 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2024.2' > /dev/null 2026-07-10 02:04:41.766744 | ubuntu-noble-large | 105 : 1783648740.165 50.875 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2' > /dev/null 2026-07-10 02:04:41.766754 | ubuntu-noble-large | 106 : 1783648741.924 50.875 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2026-07-10 02:04:41.766764 | ubuntu-noble-large | 103 : 1783648736.475 58.304 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2' > /dev/null 2026-07-10 02:04:41.766774 | ubuntu-noble-large | 109 : 1783648755.862 40.519 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2' > /dev/null 2026-07-10 02:04:41.766784 | ubuntu-noble-large | 110 : 1783648772.153 35.096 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2024.2' > /dev/null 2026-07-10 02:04:41.766794 | ubuntu-noble-large | 108 : 1783648753.448 57.972 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2' > /dev/null 2026-07-10 02:04:41.766804 | ubuntu-noble-large | 111 : 1783648776.979 38.238 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2026-07-10 02:04:41.766814 | ubuntu-noble-large | 114 : 1783648792.809 24.937 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2026-07-10 02:04:41.766823 | ubuntu-noble-large | 115 : 1783648794.787 33.150 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2026-07-10 02:04:41.766833 | ubuntu-noble-large | 112 : 1783648788.838 41.853 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2026-07-10 02:04:41.766843 | ubuntu-noble-large | 116 : 1783648796.393 36.171 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2026-07-10 02:04:41.766853 | ubuntu-noble-large | 117 : 1783648807.256 37.000 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2' > /dev/null 2026-07-10 02:04:41.766863 | ubuntu-noble-large | 119 : 1783648815.226 31.405 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2026-07-10 02:04:41.766872 | ubuntu-noble-large | 118 : 1783648811.429 37.161 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2026-07-10 02:04:41.766882 | ubuntu-noble-large | 123 : 1783648832.569 28.204 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2026-07-10 02:04:41.766892 | ubuntu-noble-large | 122 : 1783648830.700 36.542 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2026-07-10 02:04:41.766902 | ubuntu-noble-large | 126 : 1783648848.598 28.639 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2026-07-10 02:04:41.766912 | ubuntu-noble-large | 121 : 1783648827.944 60.081 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2026-07-10 02:04:41.766921 | ubuntu-noble-large | 125 : 1783648846.640 46.231 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2026-07-10 02:04:41.766931 | ubuntu-noble-large | 120 : 1783648817.753 76.444 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2' > /dev/null 2026-07-10 02:04:41.766941 | ubuntu-noble-large | 129 : 1783648877.244 33.034 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2026-07-10 02:04:41.766957 | ubuntu-noble-large | 130 : 1783648888.034 41.210 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2026-07-10 02:04:41.766967 | ubuntu-noble-large | 113 : 1783648791.051 155.821 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2026-07-10 02:04:41.766976 | ubuntu-noble-large | 124 : 1783648844.265 117.230 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2024.2' > /dev/null 2026-07-10 02:04:41.766986 | ubuntu-noble-large | 128 : 1783648867.249 182.294 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2026-07-10 02:04:41.766996 | ubuntu-noble-large | 127 : 1783648860.783 220.969 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2' > /dev/null 2026-07-10 02:04:41.767012 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2026-07-10 02:04:41.774476 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2026-07-10 02:04:41.774553 | ubuntu-noble-large | [INFO]  Images file: images.lst 2026-07-10 02:04:41.774577 | ubuntu-noble-large | [INFO]  Dry run mode: false 2026-07-10 02:04:41.774589 | ubuntu-noble-large | [INFO]  Verbose mode: true 2026-07-10 02:04:41.774600 | ubuntu-noble-large | [INFO]  Check digests mode: true 2026-07-10 02:04:41.774611 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2026-07-10 02:04:41.782962 | ubuntu-noble-large | [INFO]  Total images to check: 130 2026-07-10 02:04:41.788160 | ubuntu-noble-large | [INFO]  [1/130] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 02:04:41.788225 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 02:04:42.422773 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 02:04:42.422889 | ubuntu-noble-large | [SUCCESS] [1/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 02:04:42.422905 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 02:04:42.464308 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 02:04:42.464437 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 02:04:42.464507 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:42.506430 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b74449bf611aae2361babd799618d97e1b033dde9bf65618c33284b918176dab 2026-07-10 02:04:42.506568 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-158821-30494 2026-07-10 02:04:42.788526 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:42.834952 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b74449bf611aae2361babd799618d97e1b033dde9bf65618c33284b918176dab 2026-07-10 02:04:42.835096 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:42.880381 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:42.880469 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:42.880483 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:42.880494 | ubuntu-noble-large | DiffID: sha256:cfef0d05632b327c4bf597347be8a630d208e1c8caf4648506451be68ce7ff73 2026-07-10 02:04:42.880505 | ubuntu-noble-large | DiffID: sha256:6927cca6b01f320946f92573f23f2f830e494293639958ea593e0841c46a2185 2026-07-10 02:04:42.880515 | ubuntu-noble-large | DiffID: sha256:d0c03da7a807bc3f3b37843891d8f99df39df5733bf3ac924e120dfbad036b7c 2026-07-10 02:04:42.931481 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:1620fb6ed44b947b96542022fd10a900f2c8a0c8bd2cf9e498976ae0939a0e17 2026-07-10 02:04:42.932101 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:42.977099 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:42.977197 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:42.977207 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:42.977215 | ubuntu-noble-large | DiffID: sha256:cfef0d05632b327c4bf597347be8a630d208e1c8caf4648506451be68ce7ff73 2026-07-10 02:04:42.977222 | ubuntu-noble-large | DiffID: sha256:6927cca6b01f320946f92573f23f2f830e494293639958ea593e0841c46a2185 2026-07-10 02:04:42.977229 | ubuntu-noble-large | DiffID: sha256:d0c03da7a807bc3f3b37843891d8f99df39df5733bf3ac924e120dfbad036b7c 2026-07-10 02:04:43.028759 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:1620fb6ed44b947b96542022fd10a900f2c8a0c8bd2cf9e498976ae0939a0e17 2026-07-10 02:04:43.029496 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:43.029555 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 02:04:43.029688 | ubuntu-noble-large | [SUCCESS] [1/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-07-10 02:04:43.036415 | ubuntu-noble-large | [INFO]  [2/130] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 02:04:43.036503 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 02:04:43.616595 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 02:04:43.616683 | ubuntu-noble-large | [SUCCESS] [2/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 02:04:43.616818 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 02:04:43.662686 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 02:04:43.662791 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 02:04:43.662930 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:43.710469 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:afbefb4021579532e45c6f6149087545604e11af26b3583afc98bbbe1013f7e5 2026-07-10 02:04:43.710574 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-158821-27381 2026-07-10 02:04:44.095815 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:44.145341 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:afbefb4021579532e45c6f6149087545604e11af26b3583afc98bbbe1013f7e5 2026-07-10 02:04:44.145454 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:44.191895 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:44.191991 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:44.192005 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:44.192017 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:04:44.192028 | ubuntu-noble-large | DiffID: sha256:1b18f54d35832f0cc5cb68661f2d4897f2e53f721fb55c4aac86d8f2884a72df 2026-07-10 02:04:44.192080 | ubuntu-noble-large | DiffID: sha256:7d6c3409ddc957842083139b0e7f2c99f8b1a2482e478ddcf340b3d7e8e2b88d 2026-07-10 02:04:44.245764 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:1370a970ec92ffc8a40247b833416328ce0ab5ef2cf915e49396c1558e9a4eb3 2026-07-10 02:04:44.246590 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:44.292519 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:44.292631 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:44.292646 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:44.292656 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:04:44.292666 | ubuntu-noble-large | DiffID: sha256:1b18f54d35832f0cc5cb68661f2d4897f2e53f721fb55c4aac86d8f2884a72df 2026-07-10 02:04:44.292676 | ubuntu-noble-large | DiffID: sha256:7d6c3409ddc957842083139b0e7f2c99f8b1a2482e478ddcf340b3d7e8e2b88d 2026-07-10 02:04:44.349390 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:1370a970ec92ffc8a40247b833416328ce0ab5ef2cf915e49396c1558e9a4eb3 2026-07-10 02:04:44.350394 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:44.350535 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 02:04:44.350728 | ubuntu-noble-large | [SUCCESS] [2/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-07-10 02:04:44.357528 | ubuntu-noble-large | [INFO]  [3/130] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 02:04:44.357588 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 02:04:45.218388 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 02:04:45.218533 | ubuntu-noble-large | [SUCCESS] [3/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 02:04:45.218557 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 02:04:45.259001 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 02:04:45.259236 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 02:04:45.259429 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:45.299348 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:574fc2ac0c8a863f783e4b0271cfe7e060585251341d7353be0da7760ffad6da 2026-07-10 02:04:45.299473 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-158821-6000 2026-07-10 02:04:45.738084 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:45.783635 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:574fc2ac0c8a863f783e4b0271cfe7e060585251341d7353be0da7760ffad6da 2026-07-10 02:04:45.783710 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:45.827182 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:45.827275 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:45.827287 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:04:45.827297 | ubuntu-noble-large | DiffID: sha256:93a1bb66865af7d9135d7e2dc0348cb3597a2984828f2ffd128be4c2415f0a60 2026-07-10 02:04:45.827306 | ubuntu-noble-large | DiffID: sha256:7a6600f09a4a876d1e7a29b84fee972042dc503de5269e7d431add174c26347d 2026-07-10 02:04:45.873810 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:4fa1cab9acace97a8d34b9ee187897ce60ecc5a2423c08db5c8d0deb63169972 2026-07-10 02:04:45.875313 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:45.916895 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:45.916978 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:45.916989 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:04:45.916998 | ubuntu-noble-large | DiffID: sha256:93a1bb66865af7d9135d7e2dc0348cb3597a2984828f2ffd128be4c2415f0a60 2026-07-10 02:04:45.917007 | ubuntu-noble-large | DiffID: sha256:7a6600f09a4a876d1e7a29b84fee972042dc503de5269e7d431add174c26347d 2026-07-10 02:04:45.972415 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:4fa1cab9acace97a8d34b9ee187897ce60ecc5a2423c08db5c8d0deb63169972 2026-07-10 02:04:45.973212 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:45.973282 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 02:04:45.973325 | ubuntu-noble-large | [SUCCESS] [3/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-07-10 02:04:45.978658 | ubuntu-noble-large | [INFO]  [4/130] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 02:04:45.978719 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 02:04:46.697167 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 02:04:46.697247 | ubuntu-noble-large | [SUCCESS] [4/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 02:04:46.697406 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 02:04:46.738321 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 02:04:46.738439 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 02:04:46.738672 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:46.783738 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5b76d5164c5fab1a3bd280eda68a25bd7f16dd3105ac790242be5a8d345c6c0e 2026-07-10 02:04:46.783836 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-158821-4786 2026-07-10 02:04:47.178773 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:47.222874 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5b76d5164c5fab1a3bd280eda68a25bd7f16dd3105ac790242be5a8d345c6c0e 2026-07-10 02:04:47.222986 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:47.257063 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:47.257160 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:47.257170 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:04:47.257177 | ubuntu-noble-large | DiffID: sha256:93a1bb66865af7d9135d7e2dc0348cb3597a2984828f2ffd128be4c2415f0a60 2026-07-10 02:04:47.257184 | ubuntu-noble-large | DiffID: sha256:4cf92903562715d22b841b36be56d9beca331c2789025e7f168d58f740c83322 2026-07-10 02:04:47.296875 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:e435b1380d0788f5941682931d2a07af5e5105dd70812b5f420b0af48a304400 2026-07-10 02:04:47.297727 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:47.346306 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:47.346426 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:47.346449 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:04:47.346464 | ubuntu-noble-large | DiffID: sha256:93a1bb66865af7d9135d7e2dc0348cb3597a2984828f2ffd128be4c2415f0a60 2026-07-10 02:04:47.346480 | ubuntu-noble-large | DiffID: sha256:4cf92903562715d22b841b36be56d9beca331c2789025e7f168d58f740c83322 2026-07-10 02:04:47.400357 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:e435b1380d0788f5941682931d2a07af5e5105dd70812b5f420b0af48a304400 2026-07-10 02:04:47.401222 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:47.401275 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 02:04:47.401445 | ubuntu-noble-large | [SUCCESS] [4/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-07-10 02:04:47.407739 | ubuntu-noble-large | [INFO]  [5/130] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 02:04:47.407879 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 02:04:48.356862 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 02:04:48.356981 | ubuntu-noble-large | [SUCCESS] [5/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 02:04:48.357240 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 02:04:48.399030 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 02:04:48.399349 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 02:04:48.399604 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:48.447512 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8587d97675638ef132fbecf571772d4a687ae3a10e480e8c8cbca6efea76bc73 2026-07-10 02:04:48.447593 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-158821-30499 2026-07-10 02:04:48.967571 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:49.013416 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8587d97675638ef132fbecf571772d4a687ae3a10e480e8c8cbca6efea76bc73 2026-07-10 02:04:49.013525 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:49.052978 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:49.053103 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:49.053165 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:04:49.053176 | ubuntu-noble-large | DiffID: sha256:93a1bb66865af7d9135d7e2dc0348cb3597a2984828f2ffd128be4c2415f0a60 2026-07-10 02:04:49.053186 | ubuntu-noble-large | DiffID: sha256:3f1b9a42ba4c422e42b17aa4261eacd24e20ffa2aa6dfa561fcfb6faf8ab9b4c 2026-07-10 02:04:49.096020 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:83dbcd52d4ccd1f7c5bb69b9af032d8d1e58aa4412e5f1c921b0df968bbb7c9e 2026-07-10 02:04:49.096341 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:49.133487 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:49.133566 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:49.133575 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:04:49.133583 | ubuntu-noble-large | DiffID: sha256:93a1bb66865af7d9135d7e2dc0348cb3597a2984828f2ffd128be4c2415f0a60 2026-07-10 02:04:49.133590 | ubuntu-noble-large | DiffID: sha256:3f1b9a42ba4c422e42b17aa4261eacd24e20ffa2aa6dfa561fcfb6faf8ab9b4c 2026-07-10 02:04:49.178687 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:83dbcd52d4ccd1f7c5bb69b9af032d8d1e58aa4412e5f1c921b0df968bbb7c9e 2026-07-10 02:04:49.179529 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:49.179566 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 02:04:49.179689 | ubuntu-noble-large | [SUCCESS] [5/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-07-10 02:04:49.185561 | ubuntu-noble-large | [INFO]  [6/130] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 02:04:49.185604 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 02:04:49.972886 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 02:04:49.973011 | ubuntu-noble-large | [SUCCESS] [6/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 02:04:49.973068 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 02:04:50.018480 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 02:04:50.018771 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 02:04:50.018993 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:50.059484 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2c20762abaf3c3df471d52701dc22f5b90a6197037275aebf6afe71becc92b4b 2026-07-10 02:04:50.059591 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-158821-5588 2026-07-10 02:04:50.357596 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:50.405208 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2c20762abaf3c3df471d52701dc22f5b90a6197037275aebf6afe71becc92b4b 2026-07-10 02:04:50.405309 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:50.446769 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:50.446852 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:50.446909 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:04:50.446919 | ubuntu-noble-large | DiffID: sha256:93a1bb66865af7d9135d7e2dc0348cb3597a2984828f2ffd128be4c2415f0a60 2026-07-10 02:04:50.446928 | ubuntu-noble-large | DiffID: sha256:1eeb0d285d97f319a5ac6d8b79857ca307b3995c333ec834fb1d15b16ed4452e 2026-07-10 02:04:50.498078 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:6800ec739e20d791e3522b6f035991086ce618b0367a9db9dcf40562be9e734d 2026-07-10 02:04:50.498665 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:50.542620 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:50.542791 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:50.542818 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:04:50.542837 | ubuntu-noble-large | DiffID: sha256:93a1bb66865af7d9135d7e2dc0348cb3597a2984828f2ffd128be4c2415f0a60 2026-07-10 02:04:50.542856 | ubuntu-noble-large | DiffID: sha256:1eeb0d285d97f319a5ac6d8b79857ca307b3995c333ec834fb1d15b16ed4452e 2026-07-10 02:04:50.592897 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:6800ec739e20d791e3522b6f035991086ce618b0367a9db9dcf40562be9e734d 2026-07-10 02:04:50.593408 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:50.593512 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 02:04:50.593641 | ubuntu-noble-large | [SUCCESS] [6/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-07-10 02:04:50.599955 | ubuntu-noble-large | [INFO]  [7/130] Checking: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 02:04:50.600084 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 02:04:51.117590 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 02:04:51.117683 | ubuntu-noble-large | [SUCCESS] [7/130] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 02:04:51.117693 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 02:04:51.154097 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 02:04:51.154244 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 02:04:51.154427 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:51.194605 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1df69b78a55be833f7cf7976056efecb4ea87b29684b4d3319df38e443420fa2 2026-07-10 02:04:51.194763 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-158821-21241 2026-07-10 02:04:51.476410 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:51.516848 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1df69b78a55be833f7cf7976056efecb4ea87b29684b4d3319df38e443420fa2 2026-07-10 02:04:51.516928 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:51.556159 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:51.556232 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:51.556242 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:51.556249 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:51.556255 | ubuntu-noble-large | DiffID: sha256:00d2228a20baa77a0519734a6d959ec107b8d5b8945a0b334e43da788cc2f5b2 2026-07-10 02:04:51.593684 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:5810abba664b8fa110c1e77b0ff2a29c00af5755395ace804215289459788677 2026-07-10 02:04:51.594424 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:51.631992 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:51.632177 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:51.632195 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:51.632206 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:51.632216 | ubuntu-noble-large | DiffID: sha256:00d2228a20baa77a0519734a6d959ec107b8d5b8945a0b334e43da788cc2f5b2 2026-07-10 02:04:51.674291 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:5810abba664b8fa110c1e77b0ff2a29c00af5755395ace804215289459788677 2026-07-10 02:04:51.675026 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:51.675205 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 02:04:51.675366 | ubuntu-noble-large | [SUCCESS] [7/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-07-10 02:04:51.681938 | ubuntu-noble-large | [INFO]  [8/130] Checking: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 02:04:51.682015 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 02:04:52.237798 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 02:04:52.237908 | ubuntu-noble-large | [SUCCESS] [8/130] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 02:04:52.237925 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 02:04:52.285912 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 02:04:52.286209 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 02:04:52.286566 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:52.333155 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b2bdd2c5c700b4ba188efe506520d74b6bbbf7425b4c004c71c1bb84489116df 2026-07-10 02:04:52.333251 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-158821-12290 2026-07-10 02:04:52.659589 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:52.702757 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b2bdd2c5c700b4ba188efe506520d74b6bbbf7425b4c004c71c1bb84489116df 2026-07-10 02:04:52.702855 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:52.742250 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:52.742369 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:52.742392 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:52.742411 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:52.742428 | ubuntu-noble-large | DiffID: sha256:a79bc53e45d6ca125c5f7bcae7f97af6b6dd32dbd8643f19310c68a149d9394b 2026-07-10 02:04:52.790355 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:5d93ca38d170a0bbc5ffc10e1a051ee2ca8d575d84dba29d4e2ac51f67c8a14e 2026-07-10 02:04:52.790975 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:52.839224 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:52.839327 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:52.839344 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:52.839358 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:52.839371 | ubuntu-noble-large | DiffID: sha256:a79bc53e45d6ca125c5f7bcae7f97af6b6dd32dbd8643f19310c68a149d9394b 2026-07-10 02:04:52.889773 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:5d93ca38d170a0bbc5ffc10e1a051ee2ca8d575d84dba29d4e2ac51f67c8a14e 2026-07-10 02:04:52.890639 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:52.890739 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 02:04:52.890907 | ubuntu-noble-large | [SUCCESS] [8/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-07-10 02:04:52.897389 | ubuntu-noble-large | [INFO]  [9/130] Checking: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 02:04:52.897493 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 02:04:53.918673 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 02:04:53.918767 | ubuntu-noble-large | [SUCCESS] [9/130] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 02:04:53.918778 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 02:04:53.954776 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 02:04:53.954978 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 02:04:53.955259 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:54.008160 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6a67a2b3d11a9148848f8e929b7a52f691738c4444eecceb6c8f859a427233fa 2026-07-10 02:04:54.008357 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-158821-18627 2026-07-10 02:04:54.301613 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:54.346420 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6a67a2b3d11a9148848f8e929b7a52f691738c4444eecceb6c8f859a427233fa 2026-07-10 02:04:54.346514 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:54.382626 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:54.382742 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:54.382761 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:54.382780 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:54.382796 | ubuntu-noble-large | DiffID: sha256:47b7f60c90f98af2eca3e4619aff72918f60394895af6a566533bf6eb16aa036 2026-07-10 02:04:54.425824 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:f4ef1660d8324a64d30cd791b3122f409b3f17b5d6d68bd75da4d1e7ff85fce4 2026-07-10 02:04:54.426592 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:54.475090 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:54.475246 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:54.475261 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:54.475272 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:54.475282 | ubuntu-noble-large | DiffID: sha256:47b7f60c90f98af2eca3e4619aff72918f60394895af6a566533bf6eb16aa036 2026-07-10 02:04:54.522581 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:f4ef1660d8324a64d30cd791b3122f409b3f17b5d6d68bd75da4d1e7ff85fce4 2026-07-10 02:04:54.523282 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:54.523437 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 02:04:54.523615 | ubuntu-noble-large | [SUCCESS] [9/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-07-10 02:04:54.530417 | ubuntu-noble-large | [INFO]  [10/130] Checking: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 02:04:54.530516 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 02:04:55.120553 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 02:04:55.120670 | ubuntu-noble-large | [SUCCESS] [10/130] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 02:04:55.120686 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 02:04:55.157654 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 02:04:55.157735 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 02:04:55.157832 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:55.200858 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f77e45fac42de41923ca4022e64aeef1a463c11c26edb7ad534d6a61017884fe 2026-07-10 02:04:55.201074 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-158821-13771 2026-07-10 02:04:55.545370 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:55.590218 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f77e45fac42de41923ca4022e64aeef1a463c11c26edb7ad534d6a61017884fe 2026-07-10 02:04:55.590297 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:55.629188 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:55.629287 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:55.629294 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:55.629299 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:55.629304 | ubuntu-noble-large | DiffID: sha256:79463e17e762399e97eb16e614bf2c362a6957800fa3d457ac506f4c63063484 2026-07-10 02:04:55.678240 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:6d989f0c756b7d841106a80602c23a9febf0f12e3469475e6a77ae0b71e49341 2026-07-10 02:04:55.679163 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:55.723793 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:55.723901 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:55.723915 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:55.723926 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:55.723936 | ubuntu-noble-large | DiffID: sha256:79463e17e762399e97eb16e614bf2c362a6957800fa3d457ac506f4c63063484 2026-07-10 02:04:55.774913 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:6d989f0c756b7d841106a80602c23a9febf0f12e3469475e6a77ae0b71e49341 2026-07-10 02:04:55.776093 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:55.776203 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 02:04:55.776405 | ubuntu-noble-large | [SUCCESS] [10/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-07-10 02:04:55.782901 | ubuntu-noble-large | [INFO]  [11/130] Checking: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 02:04:55.783108 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 02:04:56.525018 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 02:04:56.525173 | ubuntu-noble-large | [SUCCESS] [11/130] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 02:04:56.525277 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 02:04:56.563097 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 02:04:56.563228 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 02:04:56.563276 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:56.605306 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e2ba83dc2fc38504f25c93627408a8071081580f754aca7e7ca09db7a1dba685 2026-07-10 02:04:56.605394 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-158821-18765 2026-07-10 02:04:56.876108 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:56.918135 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e2ba83dc2fc38504f25c93627408a8071081580f754aca7e7ca09db7a1dba685 2026-07-10 02:04:56.918202 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:56.958227 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:56.958301 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:56.958308 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:56.958313 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:56.958319 | ubuntu-noble-large | DiffID: sha256:df078ae1c9bdd9875ee3d32e274de84585f8a1adfc7fd2c20d6720663ccb56e1 2026-07-10 02:04:57.002713 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:b60eebe385168684732c98344739a37ab0830232b5e4185a4610510d356ba42b 2026-07-10 02:04:57.003659 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:57.045072 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:57.045198 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:57.045217 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:57.045226 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:57.045234 | ubuntu-noble-large | DiffID: sha256:df078ae1c9bdd9875ee3d32e274de84585f8a1adfc7fd2c20d6720663ccb56e1 2026-07-10 02:04:57.092084 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:b60eebe385168684732c98344739a37ab0830232b5e4185a4610510d356ba42b 2026-07-10 02:04:57.093021 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:57.093208 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 02:04:57.093349 | ubuntu-noble-large | [SUCCESS] [11/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-07-10 02:04:57.100370 | ubuntu-noble-large | [INFO]  [12/130] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 02:04:57.100450 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 02:04:57.882612 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 02:04:57.882720 | ubuntu-noble-large | [SUCCESS] [12/130] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 02:04:57.882822 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 02:04:57.922181 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 02:04:57.922377 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 02:04:57.922521 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:57.967012 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fddc854ae5c8fcb0ee4817140695c5321b303e20f0cb761c399281b373670bd3 2026-07-10 02:04:57.967161 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-158821-13639 2026-07-10 02:04:58.251933 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:04:58.298641 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fddc854ae5c8fcb0ee4817140695c5321b303e20f0cb761c399281b373670bd3 2026-07-10 02:04:58.298729 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:04:58.339277 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:58.339356 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:58.339367 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:58.339376 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:58.339383 | ubuntu-noble-large | DiffID: sha256:8dc6356081150582bf4f25e78b044e565f2c5ad1564ad0c402a557606acde30f 2026-07-10 02:04:58.379158 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:ef152bdfa1d9ee95442e6c910abc062e9fcf9de40837a66d37f552a0c5e44ed3 2026-07-10 02:04:58.379829 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:04:58.424913 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:04:58.424980 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:04:58.424986 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:04:58.424992 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:04:58.424998 | ubuntu-noble-large | DiffID: sha256:8dc6356081150582bf4f25e78b044e565f2c5ad1564ad0c402a557606acde30f 2026-07-10 02:04:58.466172 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:ef152bdfa1d9ee95442e6c910abc062e9fcf9de40837a66d37f552a0c5e44ed3 2026-07-10 02:04:58.466972 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:04:58.467003 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 02:04:58.467178 | ubuntu-noble-large | [SUCCESS] [12/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-07-10 02:04:58.471868 | ubuntu-noble-large | [INFO]  [13/130] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 02:04:58.472049 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 02:04:59.417056 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 02:04:59.417180 | ubuntu-noble-large | [SUCCESS] [13/130] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 02:04:59.417255 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 02:04:59.459611 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 02:04:59.459782 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 02:04:59.460001 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:04:59.506464 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:40ae738621a77cfc2c8b30c57998ed4ead6a5c5c6508ad3b7a25443726b6a18a 2026-07-10 02:04:59.506535 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-158821-11020 2026-07-10 02:05:00.023779 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:00.066473 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:40ae738621a77cfc2c8b30c57998ed4ead6a5c5c6508ad3b7a25443726b6a18a 2026-07-10 02:05:00.066586 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:00.108817 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:00.108911 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:00.108925 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:00.108936 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:05:00.108970 | ubuntu-noble-large | DiffID: sha256:71979a22fe2c8b07def594878831b6cf38e41d3bdc9b9b9c5ccd2d0a42004af1 2026-07-10 02:05:00.156272 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:88fbee667f90de4e81ada9c3451e93e8e51441973aa650f436ab79dedabc5d5a 2026-07-10 02:05:00.157172 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:00.201182 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:00.201274 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:00.201288 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:00.201298 | ubuntu-noble-large | DiffID: sha256:bc61767bc5710d4b3eb0f5eb1eee59d6f148ac37064730c9064a85f2a9a95157 2026-07-10 02:05:00.201335 | ubuntu-noble-large | DiffID: sha256:71979a22fe2c8b07def594878831b6cf38e41d3bdc9b9b9c5ccd2d0a42004af1 2026-07-10 02:05:00.248407 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:88fbee667f90de4e81ada9c3451e93e8e51441973aa650f436ab79dedabc5d5a 2026-07-10 02:05:00.249438 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:00.249572 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 02:05:00.249762 | ubuntu-noble-large | [SUCCESS] [13/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-07-10 02:05:00.256242 | ubuntu-noble-large | [INFO]  [14/130] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 02:05:00.256337 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 02:05:00.942985 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 02:05:00.943101 | ubuntu-noble-large | [SUCCESS] [14/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 02:05:00.943294 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 02:05:00.984679 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 02:05:00.984866 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 02:05:00.985080 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:01.027702 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9c4a037d8daba55e8395945800947d5e66b88d2823cfedfaaa017b827cce0bee 2026-07-10 02:05:01.027796 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-158821-27157 2026-07-10 02:05:01.467829 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:01.498673 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9c4a037d8daba55e8395945800947d5e66b88d2823cfedfaaa017b827cce0bee 2026-07-10 02:05:01.498744 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:01.537309 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:01.537409 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:01.537423 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:01.537434 | ubuntu-noble-large | DiffID: sha256:e7a7e2f5a95e16b85402ab7e4313a1310941de76e075bcc847ab4de0fcdc0f48 2026-07-10 02:05:01.537445 | ubuntu-noble-large | DiffID: sha256:67241982e31639292de13d39396f599ae1f537a0677a7cceaaa4c2f70a255e15 2026-07-10 02:05:01.581262 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:da6b231c034daf99637cca9c4dc97479078a6a53ca20010fc4d3b4a7a8a0ac3f 2026-07-10 02:05:01.581530 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:01.620007 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:01.620096 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:01.620151 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:01.620158 | ubuntu-noble-large | DiffID: sha256:e7a7e2f5a95e16b85402ab7e4313a1310941de76e075bcc847ab4de0fcdc0f48 2026-07-10 02:05:01.620163 | ubuntu-noble-large | DiffID: sha256:67241982e31639292de13d39396f599ae1f537a0677a7cceaaa4c2f70a255e15 2026-07-10 02:05:01.670763 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:da6b231c034daf99637cca9c4dc97479078a6a53ca20010fc4d3b4a7a8a0ac3f 2026-07-10 02:05:01.671295 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:01.671387 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 02:05:01.671514 | ubuntu-noble-large | [SUCCESS] [14/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-07-10 02:05:01.678664 | ubuntu-noble-large | [INFO]  [15/130] Checking: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 02:05:01.678725 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 02:05:02.153882 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 02:05:02.153994 | ubuntu-noble-large | [SUCCESS] [15/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 02:05:02.154008 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 02:05:02.187161 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 02:05:02.187345 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 02:05:02.187533 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:02.229286 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:30522b2a53455efaf5dacbff012f87083769d69a706d55105eb599e4839fc4ce 2026-07-10 02:05:02.229381 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-158821-25284 2026-07-10 02:05:02.528413 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:02.575378 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:30522b2a53455efaf5dacbff012f87083769d69a706d55105eb599e4839fc4ce 2026-07-10 02:05:02.575464 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:02.606869 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:02.606933 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:02.606938 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:02.606942 | ubuntu-noble-large | DiffID: sha256:e7a7e2f5a95e16b85402ab7e4313a1310941de76e075bcc847ab4de0fcdc0f48 2026-07-10 02:05:02.606946 | ubuntu-noble-large | DiffID: sha256:3cb8c6ce7418770f34cd9fb537b956dd354f077014f5b24f09aadd4600cdcdbe 2026-07-10 02:05:02.644638 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:c02258c3c3028982d3f12fe8aa63949b0a56f0f476871f7fc152e04f03b0b8c6 2026-07-10 02:05:02.645395 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:02.693427 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:02.693507 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:02.693517 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:02.693524 | ubuntu-noble-large | DiffID: sha256:e7a7e2f5a95e16b85402ab7e4313a1310941de76e075bcc847ab4de0fcdc0f48 2026-07-10 02:05:02.693532 | ubuntu-noble-large | DiffID: sha256:3cb8c6ce7418770f34cd9fb537b956dd354f077014f5b24f09aadd4600cdcdbe 2026-07-10 02:05:02.735310 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:c02258c3c3028982d3f12fe8aa63949b0a56f0f476871f7fc152e04f03b0b8c6 2026-07-10 02:05:02.735807 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:02.735845 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 02:05:02.736011 | ubuntu-noble-large | [SUCCESS] [15/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-07-10 02:05:02.740570 | ubuntu-noble-large | [INFO]  [16/130] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 02:05:02.740643 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 02:05:03.344603 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 02:05:03.344717 | ubuntu-noble-large | [SUCCESS] [16/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 02:05:03.344736 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 02:05:03.386939 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 02:05:03.387030 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 02:05:03.387240 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:03.427766 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:64c7cb52ad6e6097682b67ba8978f0b5f38a78f24868f2643eb11c65870d9c01 2026-07-10 02:05:03.427873 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-158821-11235 2026-07-10 02:05:03.696330 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:03.743188 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:64c7cb52ad6e6097682b67ba8978f0b5f38a78f24868f2643eb11c65870d9c01 2026-07-10 02:05:03.743313 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:03.788177 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:03.788271 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:03.788284 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:03.788294 | ubuntu-noble-large | DiffID: sha256:e7a7e2f5a95e16b85402ab7e4313a1310941de76e075bcc847ab4de0fcdc0f48 2026-07-10 02:05:03.788303 | ubuntu-noble-large | DiffID: sha256:e8289cc38d0d461249d3c6bd4a9f8d96c39c90f83ffb4f6359406a2c9179d943 2026-07-10 02:05:03.828338 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:4ccbca58cb6bc92df3bfaeb6eba3b0ee402967d51cedfbfeb3bdca4a3b407e07 2026-07-10 02:05:03.828882 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:03.872134 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:03.872221 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:03.872236 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:03.872247 | ubuntu-noble-large | DiffID: sha256:e7a7e2f5a95e16b85402ab7e4313a1310941de76e075bcc847ab4de0fcdc0f48 2026-07-10 02:05:03.872256 | ubuntu-noble-large | DiffID: sha256:e8289cc38d0d461249d3c6bd4a9f8d96c39c90f83ffb4f6359406a2c9179d943 2026-07-10 02:05:03.920395 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:4ccbca58cb6bc92df3bfaeb6eba3b0ee402967d51cedfbfeb3bdca4a3b407e07 2026-07-10 02:05:03.921230 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:03.921314 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 02:05:03.921339 | ubuntu-noble-large | [SUCCESS] [16/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-07-10 02:05:03.927609 | ubuntu-noble-large | [INFO]  [17/130] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 02:05:03.927682 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 02:05:04.614917 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 02:05:04.615081 | ubuntu-noble-large | [SUCCESS] [17/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 02:05:04.615104 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 02:05:04.664990 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 02:05:04.665138 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 02:05:04.665269 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:04.707615 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:804c27205348053312b29270f01cfd480323e81e96543cca9da3713350371a74 2026-07-10 02:05:04.707712 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-158821-5623 2026-07-10 02:05:04.996943 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:05.039513 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:804c27205348053312b29270f01cfd480323e81e96543cca9da3713350371a74 2026-07-10 02:05:05.039616 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:05.080227 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:05.080315 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:05.080325 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:05.080334 | ubuntu-noble-large | DiffID: sha256:8fead0a4897ada58104bd65468bc66dac1cf86fe3dd9310188b1a4341b2ca285 2026-07-10 02:05:05.080342 | ubuntu-noble-large | DiffID: sha256:4278907c43618503aa34c8c49ae452fda0d03efe628ee2ef18ed2d38f8b42652 2026-07-10 02:05:05.124869 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:eef971321c45169980a50af90942f722c7f65f27db9c0e88d9d675bd64be3bb4 2026-07-10 02:05:05.125709 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:05.171787 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:05.171883 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:05.171898 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:05.171911 | ubuntu-noble-large | DiffID: sha256:8fead0a4897ada58104bd65468bc66dac1cf86fe3dd9310188b1a4341b2ca285 2026-07-10 02:05:05.171924 | ubuntu-noble-large | DiffID: sha256:4278907c43618503aa34c8c49ae452fda0d03efe628ee2ef18ed2d38f8b42652 2026-07-10 02:05:05.218190 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:eef971321c45169980a50af90942f722c7f65f27db9c0e88d9d675bd64be3bb4 2026-07-10 02:05:05.218972 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:05.219015 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 02:05:05.219297 | ubuntu-noble-large | [SUCCESS] [17/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-07-10 02:05:05.226326 | ubuntu-noble-large | [INFO]  [18/130] Checking: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 02:05:05.226409 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 02:05:05.952222 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 02:05:05.952330 | ubuntu-noble-large | [SUCCESS] [18/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 02:05:05.952343 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 02:05:05.992313 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 02:05:05.992407 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 02:05:05.992445 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:06.036408 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ef2912f1e1f68932abbf405804104d2a856ff9b5257fdb72dab2b905fc533a75 2026-07-10 02:05:06.036500 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-158821-10772 2026-07-10 02:05:06.350360 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:06.398919 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ef2912f1e1f68932abbf405804104d2a856ff9b5257fdb72dab2b905fc533a75 2026-07-10 02:05:06.399010 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:06.439611 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:06.439671 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:06.439676 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:06.439681 | ubuntu-noble-large | DiffID: sha256:8fead0a4897ada58104bd65468bc66dac1cf86fe3dd9310188b1a4341b2ca285 2026-07-10 02:05:06.439685 | ubuntu-noble-large | DiffID: sha256:1ba77957e4afc62336ce84a979343e50ee7c001c37c50b1dfa659a603c33997d 2026-07-10 02:05:06.485692 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:3475837fe083fa7a0885283f3c0fa59c241390653b74ffa6a06f5b6d17b51baf 2026-07-10 02:05:06.486668 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:06.533461 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:06.533536 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:06.533544 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:06.533551 | ubuntu-noble-large | DiffID: sha256:8fead0a4897ada58104bd65468bc66dac1cf86fe3dd9310188b1a4341b2ca285 2026-07-10 02:05:06.533557 | ubuntu-noble-large | DiffID: sha256:1ba77957e4afc62336ce84a979343e50ee7c001c37c50b1dfa659a603c33997d 2026-07-10 02:05:06.582533 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:3475837fe083fa7a0885283f3c0fa59c241390653b74ffa6a06f5b6d17b51baf 2026-07-10 02:05:06.583139 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:06.583176 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 02:05:06.583281 | ubuntu-noble-large | [SUCCESS] [18/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-07-10 02:05:06.587446 | ubuntu-noble-large | [INFO]  [19/130] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 02:05:06.587491 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 02:05:07.370086 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 02:05:07.370213 | ubuntu-noble-large | [SUCCESS] [19/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 02:05:07.370370 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 02:05:07.412891 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 02:05:07.412995 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 02:05:07.413014 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:07.453187 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5c9ed1d25e8a5d84d51b50a6437bb78d354f1e28116a0f481dc292a8e86ae88b 2026-07-10 02:05:07.453305 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-158821-13605 2026-07-10 02:05:07.819293 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:07.863102 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5c9ed1d25e8a5d84d51b50a6437bb78d354f1e28116a0f481dc292a8e86ae88b 2026-07-10 02:05:07.863213 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:07.908509 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:07.908584 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:07.908595 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:07.908603 | ubuntu-noble-large | DiffID: sha256:8fead0a4897ada58104bd65468bc66dac1cf86fe3dd9310188b1a4341b2ca285 2026-07-10 02:05:07.908611 | ubuntu-noble-large | DiffID: sha256:4ad6d4c5710a7522250884f5c7f88464447eaf150e4c01076a96f6778ddd3a17 2026-07-10 02:05:07.952582 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:555c4205b21ac040667caed5d687ac105b5cc372d7fd38644a609c4344a84a45 2026-07-10 02:05:07.953487 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:08.000946 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:08.001024 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:08.001035 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:08.001078 | ubuntu-noble-large | DiffID: sha256:8fead0a4897ada58104bd65468bc66dac1cf86fe3dd9310188b1a4341b2ca285 2026-07-10 02:05:08.001100 | ubuntu-noble-large | DiffID: sha256:4ad6d4c5710a7522250884f5c7f88464447eaf150e4c01076a96f6778ddd3a17 2026-07-10 02:05:08.048656 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:555c4205b21ac040667caed5d687ac105b5cc372d7fd38644a609c4344a84a45 2026-07-10 02:05:08.049273 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:08.049318 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 02:05:08.049406 | ubuntu-noble-large | [SUCCESS] [19/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-07-10 02:05:08.053586 | ubuntu-noble-large | [INFO]  [20/130] Checking: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 02:05:08.053640 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 02:05:08.770360 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 02:05:08.770460 | ubuntu-noble-large | [SUCCESS] [20/130] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 02:05:08.770653 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 02:05:08.812158 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 02:05:08.812403 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 02:05:08.812633 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:08.861611 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:248db7a1102c726082619e620730fcd049c4e3b2d1b36e0b32dd458f98ba18dc 2026-07-10 02:05:08.861687 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-158821-59 2026-07-10 02:05:09.161327 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:09.206232 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:248db7a1102c726082619e620730fcd049c4e3b2d1b36e0b32dd458f98ba18dc 2026-07-10 02:05:09.206324 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:09.252842 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:09.252931 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:09.252944 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:09.252956 | ubuntu-noble-large | DiffID: sha256:4d3be047f96645bfeda5fdc06140c08a303f065c82ef8819c0cc77be5ebf4053 2026-07-10 02:05:09.252967 | ubuntu-noble-large | DiffID: sha256:db41db7cb0c3e06096304fdf6a14807df3d08b5341d274455356104508800cc3 2026-07-10 02:05:09.299092 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:f698e50dcb16b6c4c3bcb35d692cb41ca7deb543c4bbcb7c67fb4d746b525386 2026-07-10 02:05:09.299804 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:09.341879 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:09.341972 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:09.341986 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:09.341998 | ubuntu-noble-large | DiffID: sha256:4d3be047f96645bfeda5fdc06140c08a303f065c82ef8819c0cc77be5ebf4053 2026-07-10 02:05:09.342009 | ubuntu-noble-large | DiffID: sha256:db41db7cb0c3e06096304fdf6a14807df3d08b5341d274455356104508800cc3 2026-07-10 02:05:09.388717 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:f698e50dcb16b6c4c3bcb35d692cb41ca7deb543c4bbcb7c67fb4d746b525386 2026-07-10 02:05:09.389520 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:09.389609 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 02:05:09.389729 | ubuntu-noble-large | [SUCCESS] [20/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-07-10 02:05:09.396884 | ubuntu-noble-large | [INFO]  [21/130] Checking: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 02:05:09.397005 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 02:05:10.198375 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 02:05:10.198475 | ubuntu-noble-large | [SUCCESS] [21/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 02:05:10.198581 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 02:05:10.240960 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 02:05:10.241239 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 02:05:10.241465 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:10.286551 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6a1a79224497d8a13f2f2b3bc2bbd537bddf9f64fab9fadc60330e37e16b4e52 2026-07-10 02:05:10.286677 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-158821-18065 2026-07-10 02:05:10.620288 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:10.664547 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6a1a79224497d8a13f2f2b3bc2bbd537bddf9f64fab9fadc60330e37e16b4e52 2026-07-10 02:05:10.664627 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:10.705217 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:10.705326 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:10.705341 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:10.705352 | ubuntu-noble-large | DiffID: sha256:d05b960af0a22e2be6014a1c7deefe590a6e5140d5bf70650f08620751dae094 2026-07-10 02:05:10.705362 | ubuntu-noble-large | DiffID: sha256:86e73b1dc9062d7df377eaa9c5da93a3c9877b6f07bfea6f28532669e1b3fea1 2026-07-10 02:05:10.742971 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:b52bbb71b4f19dcfa3d9b0be69126720f1eb01cd4e34c10ce8fe61a21ef1b3aa 2026-07-10 02:05:10.743805 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:10.786760 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:10.786842 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:10.786853 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:10.786861 | ubuntu-noble-large | DiffID: sha256:d05b960af0a22e2be6014a1c7deefe590a6e5140d5bf70650f08620751dae094 2026-07-10 02:05:10.786888 | ubuntu-noble-large | DiffID: sha256:86e73b1dc9062d7df377eaa9c5da93a3c9877b6f07bfea6f28532669e1b3fea1 2026-07-10 02:05:10.830571 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:b52bbb71b4f19dcfa3d9b0be69126720f1eb01cd4e34c10ce8fe61a21ef1b3aa 2026-07-10 02:05:10.831270 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:10.831326 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 02:05:10.831450 | ubuntu-noble-large | [SUCCESS] [21/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-07-10 02:05:10.837290 | ubuntu-noble-large | [INFO]  [22/130] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 02:05:10.837402 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 02:05:11.574349 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 02:05:11.574431 | ubuntu-noble-large | [SUCCESS] [22/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 02:05:11.574438 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 02:05:11.616109 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 02:05:11.616178 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 02:05:11.616183 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:11.659989 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:baa3b8f33bfcd5fa9084a36b905aeae87cf453c01f7fbb0994e80d9ccad9625f 2026-07-10 02:05:11.660080 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-158821-6542 2026-07-10 02:05:11.987969 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:12.034199 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:baa3b8f33bfcd5fa9084a36b905aeae87cf453c01f7fbb0994e80d9ccad9625f 2026-07-10 02:05:12.034288 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:12.083925 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:12.084020 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:12.084034 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:12.084081 | ubuntu-noble-large | DiffID: sha256:d05b960af0a22e2be6014a1c7deefe590a6e5140d5bf70650f08620751dae094 2026-07-10 02:05:12.084092 | ubuntu-noble-large | DiffID: sha256:7b2e05934382acae78274835d01ee1d2059bb30a6b6985275cb375d9fd27fe7f 2026-07-10 02:05:12.133404 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:de01271607b6ccbbc127d5898e944166914f7b2f9238c38e6f6b71d545d32821 2026-07-10 02:05:12.134210 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:12.176951 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:12.177075 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:12.177094 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:12.177105 | ubuntu-noble-large | DiffID: sha256:d05b960af0a22e2be6014a1c7deefe590a6e5140d5bf70650f08620751dae094 2026-07-10 02:05:12.177151 | ubuntu-noble-large | DiffID: sha256:7b2e05934382acae78274835d01ee1d2059bb30a6b6985275cb375d9fd27fe7f 2026-07-10 02:05:12.225246 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:de01271607b6ccbbc127d5898e944166914f7b2f9238c38e6f6b71d545d32821 2026-07-10 02:05:12.227201 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:12.227270 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 02:05:12.227284 | ubuntu-noble-large | [SUCCESS] [22/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-07-10 02:05:12.231950 | ubuntu-noble-large | [INFO]  [23/130] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 02:05:12.232094 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 02:05:12.823981 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 02:05:12.824146 | ubuntu-noble-large | [SUCCESS] [23/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 02:05:12.824347 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 02:05:12.868067 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 02:05:12.868230 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 02:05:12.868454 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:12.913555 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:948ac3dd754bb39309b0dc807b2f170fc80de5765bfab6aac406fe8c7bacc0aa 2026-07-10 02:05:12.913656 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-158821-14013 2026-07-10 02:05:13.391430 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:13.432687 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:948ac3dd754bb39309b0dc807b2f170fc80de5765bfab6aac406fe8c7bacc0aa 2026-07-10 02:05:13.432772 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:13.479220 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:13.479301 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:13.479313 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:13.479324 | ubuntu-noble-large | DiffID: sha256:80044f7a0b4a3fd6e249a566a275402d851c13f0c08cfdcbdbf6114feacc75d4 2026-07-10 02:05:13.479334 | ubuntu-noble-large | DiffID: sha256:bc281bef9ab9f4b286f304a91ccece27b13784c7324d56b086163d0bec1692c5 2026-07-10 02:05:13.527015 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:7bcb8313826c97b9802432dfaaefca4cc116363f20b5e26da876cd585ae03f18 2026-07-10 02:05:13.527770 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:13.570426 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:13.570517 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:13.570531 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:13.570542 | ubuntu-noble-large | DiffID: sha256:80044f7a0b4a3fd6e249a566a275402d851c13f0c08cfdcbdbf6114feacc75d4 2026-07-10 02:05:13.570553 | ubuntu-noble-large | DiffID: sha256:bc281bef9ab9f4b286f304a91ccece27b13784c7324d56b086163d0bec1692c5 2026-07-10 02:05:13.615911 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:7bcb8313826c97b9802432dfaaefca4cc116363f20b5e26da876cd585ae03f18 2026-07-10 02:05:13.616702 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:13.616836 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 02:05:13.617061 | ubuntu-noble-large | [SUCCESS] [23/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-07-10 02:05:13.624096 | ubuntu-noble-large | [INFO]  [24/130] Checking: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 02:05:13.624298 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 02:05:14.706926 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 02:05:14.707085 | ubuntu-noble-large | [SUCCESS] [24/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 02:05:14.707135 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 02:05:14.751705 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 02:05:14.751877 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 02:05:14.752333 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:14.796854 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a5b95435daa93b748b0cbf5dcbf55c351e6d2c6ce7e524bdefeb5ef89f2a6247 2026-07-10 02:05:14.797089 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-158821-21387 2026-07-10 02:05:15.201719 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:15.254696 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a5b95435daa93b748b0cbf5dcbf55c351e6d2c6ce7e524bdefeb5ef89f2a6247 2026-07-10 02:05:15.254780 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:15.295194 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:15.295273 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:15.295283 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:15.295290 | ubuntu-noble-large | DiffID: sha256:80044f7a0b4a3fd6e249a566a275402d851c13f0c08cfdcbdbf6114feacc75d4 2026-07-10 02:05:15.295298 | ubuntu-noble-large | DiffID: sha256:9312f98bf9b611849ce6863861db406a7eff1cdbd6ed3d90fc239965c7ec00b0 2026-07-10 02:05:15.344320 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:744d90eb17aea85a28fab4dcd97399b439eae4d0b25bb63b98189eeefea982eb 2026-07-10 02:05:15.345074 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:15.389212 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:15.389310 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:15.389329 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:15.389342 | ubuntu-noble-large | DiffID: sha256:80044f7a0b4a3fd6e249a566a275402d851c13f0c08cfdcbdbf6114feacc75d4 2026-07-10 02:05:15.389355 | ubuntu-noble-large | DiffID: sha256:9312f98bf9b611849ce6863861db406a7eff1cdbd6ed3d90fc239965c7ec00b0 2026-07-10 02:05:15.435428 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:744d90eb17aea85a28fab4dcd97399b439eae4d0b25bb63b98189eeefea982eb 2026-07-10 02:05:15.436339 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:15.436419 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 02:05:15.436739 | ubuntu-noble-large | [SUCCESS] [24/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-07-10 02:05:15.443905 | ubuntu-noble-large | [INFO]  [25/130] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 02:05:15.443999 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 02:05:16.341556 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 02:05:16.341664 | ubuntu-noble-large | [SUCCESS] [25/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 02:05:16.341749 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 02:05:16.386990 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 02:05:16.387189 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 02:05:16.387450 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:16.431482 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1945eea1145fd1e84e3088440479d1690d8feab30b601ca24ce8348291bf8f1e 2026-07-10 02:05:16.431583 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-158821-18358 2026-07-10 02:05:16.742978 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:16.790769 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1945eea1145fd1e84e3088440479d1690d8feab30b601ca24ce8348291bf8f1e 2026-07-10 02:05:16.790864 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:16.839811 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:16.839898 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:16.839912 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:16.839923 | ubuntu-noble-large | DiffID: sha256:cfef0d05632b327c4bf597347be8a630d208e1c8caf4648506451be68ce7ff73 2026-07-10 02:05:16.839933 | ubuntu-noble-large | DiffID: sha256:390d5125d73b35d093e2decb5be411e3a5eb994bfff21cdc3d871fc23a73f12e 2026-07-10 02:05:16.886435 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:b7965b4363d753a973786e3e3008a4c8caa85e4099cc4fcd8577ad6847d3ab77 2026-07-10 02:05:16.887264 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:16.930703 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:16.930817 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:16.930836 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:16.930847 | ubuntu-noble-large | DiffID: sha256:cfef0d05632b327c4bf597347be8a630d208e1c8caf4648506451be68ce7ff73 2026-07-10 02:05:16.930858 | ubuntu-noble-large | DiffID: sha256:390d5125d73b35d093e2decb5be411e3a5eb994bfff21cdc3d871fc23a73f12e 2026-07-10 02:05:16.979825 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:b7965b4363d753a973786e3e3008a4c8caa85e4099cc4fcd8577ad6847d3ab77 2026-07-10 02:05:16.980721 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:16.980868 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 02:05:16.981098 | ubuntu-noble-large | [SUCCESS] [25/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-07-10 02:05:16.987753 | ubuntu-noble-large | [INFO]  [26/130] Checking: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 02:05:16.987960 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 02:05:18.255503 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 02:05:18.255601 | ubuntu-noble-large | [SUCCESS] [26/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 02:05:18.255616 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 02:05:18.302956 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 02:05:18.303087 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 02:05:18.303830 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:18.345825 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:df685e586b50fb256a4950b49843862a4c0c3cc06feadb690e6c32e4bec374a4 2026-07-10 02:05:18.345906 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-158821-27104 2026-07-10 02:05:18.676206 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:18.723970 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:df685e586b50fb256a4950b49843862a4c0c3cc06feadb690e6c32e4bec374a4 2026-07-10 02:05:18.724103 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:18.766289 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:18.766376 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:18.766385 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:18.766392 | ubuntu-noble-large | DiffID: sha256:cfef0d05632b327c4bf597347be8a630d208e1c8caf4648506451be68ce7ff73 2026-07-10 02:05:18.766421 | ubuntu-noble-large | DiffID: sha256:60a8ebf740dd4f6670b7717cbf26895f1c2ac196fc38c6fd151fafad1c0b0e90 2026-07-10 02:05:18.813526 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:fcd947b20214cab21a79060f45a280166835002855c430e9b5137dbf7a125170 2026-07-10 02:05:18.814323 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:18.857182 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:18.857275 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:18.857285 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:18.857294 | ubuntu-noble-large | DiffID: sha256:cfef0d05632b327c4bf597347be8a630d208e1c8caf4648506451be68ce7ff73 2026-07-10 02:05:18.857301 | ubuntu-noble-large | DiffID: sha256:60a8ebf740dd4f6670b7717cbf26895f1c2ac196fc38c6fd151fafad1c0b0e90 2026-07-10 02:05:18.901784 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:fcd947b20214cab21a79060f45a280166835002855c430e9b5137dbf7a125170 2026-07-10 02:05:18.902584 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:18.902710 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 02:05:18.902885 | ubuntu-noble-large | [SUCCESS] [26/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-07-10 02:05:18.910086 | ubuntu-noble-large | [INFO]  [27/130] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 02:05:18.910210 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 02:05:19.589582 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 02:05:19.589692 | ubuntu-noble-large | [SUCCESS] [27/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 02:05:19.589775 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 02:05:19.634466 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 02:05:19.634654 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 02:05:19.634855 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:19.675089 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:56062395ac99859ba6c2e17e468d84bab433ca687bd18300d07619331581535f 2026-07-10 02:05:19.675217 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-158821-30703 2026-07-10 02:05:19.989646 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:20.037280 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:56062395ac99859ba6c2e17e468d84bab433ca687bd18300d07619331581535f 2026-07-10 02:05:20.037414 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:20.078568 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:20.078687 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:20.078704 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:20.078715 | ubuntu-noble-large | DiffID: sha256:cfef0d05632b327c4bf597347be8a630d208e1c8caf4648506451be68ce7ff73 2026-07-10 02:05:20.078726 | ubuntu-noble-large | DiffID: sha256:6927cca6b01f320946f92573f23f2f830e494293639958ea593e0841c46a2185 2026-07-10 02:05:20.131217 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:4920c1a7ef3d45eb30949f409b3fea99b036291f7b915cf9ad6361831026c4fe 2026-07-10 02:05:20.131864 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:20.175928 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:20.176016 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:20.176089 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:20.176104 | ubuntu-noble-large | DiffID: sha256:cfef0d05632b327c4bf597347be8a630d208e1c8caf4648506451be68ce7ff73 2026-07-10 02:05:20.176133 | ubuntu-noble-large | DiffID: sha256:6927cca6b01f320946f92573f23f2f830e494293639958ea593e0841c46a2185 2026-07-10 02:05:20.227625 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:4920c1a7ef3d45eb30949f409b3fea99b036291f7b915cf9ad6361831026c4fe 2026-07-10 02:05:20.228604 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:20.228706 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 02:05:20.228826 | ubuntu-noble-large | [SUCCESS] [27/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-07-10 02:05:20.235265 | ubuntu-noble-large | [INFO]  [28/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 02:05:20.235397 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 02:05:21.307458 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 02:05:21.307580 | ubuntu-noble-large | [SUCCESS] [28/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 02:05:21.307644 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 02:05:21.356331 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 02:05:21.356509 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 02:05:21.356719 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:21.404130 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e3eb7bc441291666e8c75d6e198198ed76816bcfbccc2920afbdd9f3f461edd8 2026-07-10 02:05:21.404379 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-158821-12690 2026-07-10 02:05:21.720894 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:21.768980 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e3eb7bc441291666e8c75d6e198198ed76816bcfbccc2920afbdd9f3f461edd8 2026-07-10 02:05:21.769092 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:21.816147 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:21.816225 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:21.816234 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:21.816242 | ubuntu-noble-large | DiffID: sha256:4a25263cbd95d316c9dce1b006a5852492d4dba45a9d79f4a9f4f3ba4baa831a 2026-07-10 02:05:21.816249 | ubuntu-noble-large | DiffID: sha256:eac60e5b1725370c373ac4e832986b000768db188c21f54662be84fbe2f758a5 2026-07-10 02:05:21.865151 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:d90b58866aa57a302b527987717fa297f71b4a3e8a23ec26247f3fbbe1453634 2026-07-10 02:05:21.865383 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:21.908767 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:21.908841 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:21.908852 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:21.908861 | ubuntu-noble-large | DiffID: sha256:4a25263cbd95d316c9dce1b006a5852492d4dba45a9d79f4a9f4f3ba4baa831a 2026-07-10 02:05:21.908870 | ubuntu-noble-large | DiffID: sha256:eac60e5b1725370c373ac4e832986b000768db188c21f54662be84fbe2f758a5 2026-07-10 02:05:21.963876 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:d90b58866aa57a302b527987717fa297f71b4a3e8a23ec26247f3fbbe1453634 2026-07-10 02:05:21.964670 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:21.964754 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 02:05:21.964939 | ubuntu-noble-large | [SUCCESS] [28/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-07-10 02:05:21.971211 | ubuntu-noble-large | [INFO]  [29/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 02:05:21.971465 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 02:05:22.738948 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 02:05:22.739095 | ubuntu-noble-large | [SUCCESS] [29/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 02:05:22.739201 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 02:05:22.784316 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 02:05:22.784507 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 02:05:22.784702 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:22.831529 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d3e0b0098c167c1abb317da96f106a4dc900f6976b27217546d6c0f202111db3 2026-07-10 02:05:22.831630 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-158821-28757 2026-07-10 02:05:23.151193 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:23.197524 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d3e0b0098c167c1abb317da96f106a4dc900f6976b27217546d6c0f202111db3 2026-07-10 02:05:23.197642 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:23.239480 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:23.239552 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:23.239561 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:23.239567 | ubuntu-noble-large | DiffID: sha256:4a25263cbd95d316c9dce1b006a5852492d4dba45a9d79f4a9f4f3ba4baa831a 2026-07-10 02:05:23.239574 | ubuntu-noble-large | DiffID: sha256:4068adf5ab221acedf7cf516c887dee7505033f221446752afe4276227fd58c3 2026-07-10 02:05:23.282282 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:65afbec77722394f728c1c7ed57c29ed1a65822a940057270bef03badfbe1e49 2026-07-10 02:05:23.283740 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:23.323006 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:23.323100 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:23.323129 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:23.323136 | ubuntu-noble-large | DiffID: sha256:4a25263cbd95d316c9dce1b006a5852492d4dba45a9d79f4a9f4f3ba4baa831a 2026-07-10 02:05:23.323142 | ubuntu-noble-large | DiffID: sha256:4068adf5ab221acedf7cf516c887dee7505033f221446752afe4276227fd58c3 2026-07-10 02:05:23.378255 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:65afbec77722394f728c1c7ed57c29ed1a65822a940057270bef03badfbe1e49 2026-07-10 02:05:23.379953 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:23.380032 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 02:05:23.380072 | ubuntu-noble-large | [SUCCESS] [29/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-07-10 02:05:23.386675 | ubuntu-noble-large | [INFO]  [30/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 02:05:23.386727 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 02:05:24.244272 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 02:05:24.244374 | ubuntu-noble-large | [SUCCESS] [30/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 02:05:24.244388 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 02:05:24.292323 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 02:05:24.292408 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 02:05:24.292421 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:24.337248 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7ec31161309435d7e6bf7b989600d351416f550ae968f49d576c365502cf5bcf 2026-07-10 02:05:24.337371 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-158821-19691 2026-07-10 02:05:24.671909 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:24.714245 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7ec31161309435d7e6bf7b989600d351416f550ae968f49d576c365502cf5bcf 2026-07-10 02:05:24.714337 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:24.756669 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:24.756754 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:24.756767 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:24.756778 | ubuntu-noble-large | DiffID: sha256:4a25263cbd95d316c9dce1b006a5852492d4dba45a9d79f4a9f4f3ba4baa831a 2026-07-10 02:05:24.756793 | ubuntu-noble-large | DiffID: sha256:ea4ae11ca19db80ed2d57bfe6ee4ea52932d3212153ad40c888b8aa925f51501 2026-07-10 02:05:24.816078 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:2bd6c420731cb43d380d943090bed07556c889e1799d79e8f536f4e2a4d3979e 2026-07-10 02:05:24.817543 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:24.856153 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:24.856262 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:24.856276 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:24.856286 | ubuntu-noble-large | DiffID: sha256:4a25263cbd95d316c9dce1b006a5852492d4dba45a9d79f4a9f4f3ba4baa831a 2026-07-10 02:05:24.856295 | ubuntu-noble-large | DiffID: sha256:ea4ae11ca19db80ed2d57bfe6ee4ea52932d3212153ad40c888b8aa925f51501 2026-07-10 02:05:24.899025 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:2bd6c420731cb43d380d943090bed07556c889e1799d79e8f536f4e2a4d3979e 2026-07-10 02:05:24.900470 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:24.900549 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 02:05:24.900564 | ubuntu-noble-large | [SUCCESS] [30/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-07-10 02:05:24.907171 | ubuntu-noble-large | [INFO]  [31/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 02:05:24.907237 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 02:05:25.513217 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 02:05:25.513303 | ubuntu-noble-large | [SUCCESS] [31/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 02:05:25.513313 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 02:05:25.561206 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 02:05:25.562030 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 02:05:25.562186 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:25.609795 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e68cd335d044a4d4ff51bb5085eebabb9b93604225975759df244abbc2d43f02 2026-07-10 02:05:25.609881 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-158821-8238 2026-07-10 02:05:25.909259 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:25.955236 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e68cd335d044a4d4ff51bb5085eebabb9b93604225975759df244abbc2d43f02 2026-07-10 02:05:25.955319 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:26.000158 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:26.000237 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:26.000248 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:26.000257 | ubuntu-noble-large | DiffID: sha256:4a25263cbd95d316c9dce1b006a5852492d4dba45a9d79f4a9f4f3ba4baa831a 2026-07-10 02:05:26.000266 | ubuntu-noble-large | DiffID: sha256:7c2613316b45f9f23e4a8bc308d70f30bce81a8f15ccb3b86eec9a30e98faef9 2026-07-10 02:05:26.046643 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:503da275392477ec922efdfe50af3dea11a83ac3e6bff19e2fbd2a1b741aeab8 2026-07-10 02:05:26.047155 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:26.097864 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:26.097964 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:26.097978 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:26.097989 | ubuntu-noble-large | DiffID: sha256:4a25263cbd95d316c9dce1b006a5852492d4dba45a9d79f4a9f4f3ba4baa831a 2026-07-10 02:05:26.098000 | ubuntu-noble-large | DiffID: sha256:7c2613316b45f9f23e4a8bc308d70f30bce81a8f15ccb3b86eec9a30e98faef9 2026-07-10 02:05:26.152197 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:503da275392477ec922efdfe50af3dea11a83ac3e6bff19e2fbd2a1b741aeab8 2026-07-10 02:05:26.153212 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:26.153296 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 02:05:26.153311 | ubuntu-noble-large | [SUCCESS] [31/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-07-10 02:05:26.159930 | ubuntu-noble-large | [INFO]  [32/130] Checking: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 02:05:26.159995 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 02:05:27.093409 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 02:05:27.093518 | ubuntu-noble-large | [SUCCESS] [32/130] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 02:05:27.093533 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 02:05:27.138177 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 02:05:27.138259 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 02:05:27.138278 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:27.187025 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1d2bbee5f1fc7b8f5d906ec70da0746514ac0407be3046293d17a079ae51d01a 2026-07-10 02:05:27.187186 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-158821-12837 2026-07-10 02:05:27.495002 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:27.539407 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1d2bbee5f1fc7b8f5d906ec70da0746514ac0407be3046293d17a079ae51d01a 2026-07-10 02:05:27.539486 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:27.584217 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:27.584303 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:27.584315 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:27.584325 | ubuntu-noble-large | DiffID: sha256:927f7245808290f1665338b7451c30812d35f388ce5754690c46e47c39870819 2026-07-10 02:05:27.584334 | ubuntu-noble-large | DiffID: sha256:b514c62196fd61237a0cc6d2e43052d44fd051e0755b874159aa532a96e9408e 2026-07-10 02:05:27.632888 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:be7497dd66a7f989e72ba808b1e54d761ae622304b6b76b39081e6c23c3bbe0f 2026-07-10 02:05:27.634088 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:27.674166 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:27.674240 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:27.674249 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:27.674256 | ubuntu-noble-large | DiffID: sha256:927f7245808290f1665338b7451c30812d35f388ce5754690c46e47c39870819 2026-07-10 02:05:27.674263 | ubuntu-noble-large | DiffID: sha256:b514c62196fd61237a0cc6d2e43052d44fd051e0755b874159aa532a96e9408e 2026-07-10 02:05:27.718415 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:be7497dd66a7f989e72ba808b1e54d761ae622304b6b76b39081e6c23c3bbe0f 2026-07-10 02:05:27.719622 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:27.719708 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 02:05:27.719721 | ubuntu-noble-large | [SUCCESS] [32/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-07-10 02:05:27.724775 | ubuntu-noble-large | [INFO]  [33/130] Checking: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 02:05:27.724823 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 02:05:28.723266 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 02:05:28.723349 | ubuntu-noble-large | [SUCCESS] [33/130] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 02:05:28.723361 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 02:05:28.758574 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 02:05:28.758664 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 02:05:28.758678 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:28.802157 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ea4495a65eb99c9a2d61d5257536c5568e6b02ab6a2221a8b102d0bc9e4f1a33 2026-07-10 02:05:28.802235 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-158821-18765 2026-07-10 02:05:29.085285 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:29.128166 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ea4495a65eb99c9a2d61d5257536c5568e6b02ab6a2221a8b102d0bc9e4f1a33 2026-07-10 02:05:29.128245 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:29.173228 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:29.173324 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:29.173339 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:29.173350 | ubuntu-noble-large | DiffID: sha256:927f7245808290f1665338b7451c30812d35f388ce5754690c46e47c39870819 2026-07-10 02:05:29.173360 | ubuntu-noble-large | DiffID: sha256:559faf182a56e87e8d816189f275dac33274e70de1c067e00106daac62005b0c 2026-07-10 02:05:29.213263 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:5607fd7b2a72b951ac77de376321fb67c31b2e03f915df66fe32d5851a526ba1 2026-07-10 02:05:29.214618 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:29.250787 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:29.250924 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:29.250950 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:29.250969 | ubuntu-noble-large | DiffID: sha256:927f7245808290f1665338b7451c30812d35f388ce5754690c46e47c39870819 2026-07-10 02:05:29.250986 | ubuntu-noble-large | DiffID: sha256:559faf182a56e87e8d816189f275dac33274e70de1c067e00106daac62005b0c 2026-07-10 02:05:29.297186 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:5607fd7b2a72b951ac77de376321fb67c31b2e03f915df66fe32d5851a526ba1 2026-07-10 02:05:29.298921 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:29.299006 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 02:05:29.299021 | ubuntu-noble-large | [SUCCESS] [33/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-07-10 02:05:29.305193 | ubuntu-noble-large | [INFO]  [34/130] Checking: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 02:05:29.305259 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 02:05:30.083734 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 02:05:30.083834 | ubuntu-noble-large | [SUCCESS] [34/130] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 02:05:30.083847 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 02:05:30.126354 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 02:05:30.127701 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 02:05:30.127802 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:30.170717 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:287fe556f2683f87360ea27ab651695bbbed710b0ade1291291aa80c452d103c 2026-07-10 02:05:30.170807 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-158821-20432 2026-07-10 02:05:30.473538 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:30.521254 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:287fe556f2683f87360ea27ab651695bbbed710b0ade1291291aa80c452d103c 2026-07-10 02:05:30.521350 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:30.566853 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:30.566939 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:30.566952 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:30.566962 | ubuntu-noble-large | DiffID: sha256:927f7245808290f1665338b7451c30812d35f388ce5754690c46e47c39870819 2026-07-10 02:05:30.566972 | ubuntu-noble-large | DiffID: sha256:a99fe710eb32b188cf32243c0fc213910aa6481bcd06ef38bee96baf7af99dc4 2026-07-10 02:05:30.614173 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:1fddf0b1872c907fc9e8366967087e577d056968c03f6edbf435b1525b0f73f7 2026-07-10 02:05:30.615800 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:30.658171 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:30.658263 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:30.658278 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:30.658294 | ubuntu-noble-large | DiffID: sha256:927f7245808290f1665338b7451c30812d35f388ce5754690c46e47c39870819 2026-07-10 02:05:30.658348 | ubuntu-noble-large | DiffID: sha256:a99fe710eb32b188cf32243c0fc213910aa6481bcd06ef38bee96baf7af99dc4 2026-07-10 02:05:30.703936 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:1fddf0b1872c907fc9e8366967087e577d056968c03f6edbf435b1525b0f73f7 2026-07-10 02:05:30.705196 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:30.705275 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 02:05:30.705290 | ubuntu-noble-large | [SUCCESS] [34/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-07-10 02:05:30.711222 | ubuntu-noble-large | [INFO]  [35/130] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 02:05:30.711298 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 02:05:31.523716 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 02:05:31.523793 | ubuntu-noble-large | [SUCCESS] [35/130] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 02:05:31.523803 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 02:05:31.566608 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 02:05:31.566691 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 02:05:31.566705 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:31.613653 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c8e92f402618a135e87163363560c9250a122e4438b10a223059836a85cdd131 2026-07-10 02:05:31.613756 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-158821-19979 2026-07-10 02:05:31.900183 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:31.945236 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c8e92f402618a135e87163363560c9250a122e4438b10a223059836a85cdd131 2026-07-10 02:05:31.945347 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:31.984378 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:31.984468 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:31.984480 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:31.984489 | ubuntu-noble-large | DiffID: sha256:927f7245808290f1665338b7451c30812d35f388ce5754690c46e47c39870819 2026-07-10 02:05:31.984498 | ubuntu-noble-large | DiffID: sha256:00c75d62060609fa952b1200b8eac695c374aef57a57e4c03af2bb70ed73e75d 2026-07-10 02:05:32.033192 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:66bee4cddf2cf3983dd17da13ab50a91c453017728e50e422624d851abc9e191 2026-07-10 02:05:32.034482 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:32.078182 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:32.078254 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:32.078264 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:32.078271 | ubuntu-noble-large | DiffID: sha256:927f7245808290f1665338b7451c30812d35f388ce5754690c46e47c39870819 2026-07-10 02:05:32.078279 | ubuntu-noble-large | DiffID: sha256:00c75d62060609fa952b1200b8eac695c374aef57a57e4c03af2bb70ed73e75d 2026-07-10 02:05:32.123821 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:66bee4cddf2cf3983dd17da13ab50a91c453017728e50e422624d851abc9e191 2026-07-10 02:05:32.125214 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:32.125292 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 02:05:32.125307 | ubuntu-noble-large | [SUCCESS] [35/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-07-10 02:05:32.130672 | ubuntu-noble-large | [INFO]  [36/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 02:05:32.130722 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 02:05:32.949743 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 02:05:32.949832 | ubuntu-noble-large | [SUCCESS] [36/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 02:05:32.949845 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 02:05:32.995339 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 02:05:32.995444 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 02:05:32.996329 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:33.047883 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4c60645f065ee8ab7112dfb790c6e26f5c0fc1c110cf6354c433f9e5eb2891c6 2026-07-10 02:05:33.047979 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-158821-8748 2026-07-10 02:05:33.366197 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:33.413216 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4c60645f065ee8ab7112dfb790c6e26f5c0fc1c110cf6354c433f9e5eb2891c6 2026-07-10 02:05:33.413305 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:33.456218 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:33.456307 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:33.456321 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:33.456332 | ubuntu-noble-large | DiffID: sha256:e32ea269fa19149d4dabad068d9c38b0ca0d7e031ac8773d7cc1ba18376027f0 2026-07-10 02:05:33.456342 | ubuntu-noble-large | DiffID: sha256:1432bbdf5b5d4839b2a050d752e58be904b843f4bdee4080faee3a3800f1842e 2026-07-10 02:05:33.501411 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:bc1ebdfeafe0bfa992da490bfaa57508c2afc5878951ef516ad9afa76f0af4be 2026-07-10 02:05:33.502705 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:33.541432 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:33.541514 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:33.541525 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:33.541534 | ubuntu-noble-large | DiffID: sha256:e32ea269fa19149d4dabad068d9c38b0ca0d7e031ac8773d7cc1ba18376027f0 2026-07-10 02:05:33.541555 | ubuntu-noble-large | DiffID: sha256:1432bbdf5b5d4839b2a050d752e58be904b843f4bdee4080faee3a3800f1842e 2026-07-10 02:05:33.589732 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:bc1ebdfeafe0bfa992da490bfaa57508c2afc5878951ef516ad9afa76f0af4be 2026-07-10 02:05:33.590207 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:33.590292 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 02:05:33.590317 | ubuntu-noble-large | [SUCCESS] [36/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-07-10 02:05:33.597257 | ubuntu-noble-large | [INFO]  [37/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 02:05:33.597319 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 02:05:34.274282 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 02:05:34.274378 | ubuntu-noble-large | [SUCCESS] [37/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 02:05:34.274393 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 02:05:34.318199 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 02:05:34.318289 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 02:05:34.318304 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:34.365164 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dc7dda05d8c7eff06bf21c96c69242d58df20f2c66e6caa1c472b7ce22438ea8 2026-07-10 02:05:34.365250 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-158821-26552 2026-07-10 02:05:34.675274 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:34.721934 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dc7dda05d8c7eff06bf21c96c69242d58df20f2c66e6caa1c472b7ce22438ea8 2026-07-10 02:05:34.722017 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:34.762857 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:34.762932 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:34.762941 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:34.762948 | ubuntu-noble-large | DiffID: sha256:e32ea269fa19149d4dabad068d9c38b0ca0d7e031ac8773d7cc1ba18376027f0 2026-07-10 02:05:34.762954 | ubuntu-noble-large | DiffID: sha256:d752fd28e141e993e42aadae22d6f83ece3395626586d758cb6159c0521ca8c3 2026-07-10 02:05:34.810774 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:5cfeb731d4b89936d0e3f0e2bea9b2144cfe7175e1bd9e7e16d899663735a84a 2026-07-10 02:05:34.812269 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:34.858257 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:34.858345 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:34.858358 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:34.858368 | ubuntu-noble-large | DiffID: sha256:e32ea269fa19149d4dabad068d9c38b0ca0d7e031ac8773d7cc1ba18376027f0 2026-07-10 02:05:34.858377 | ubuntu-noble-large | DiffID: sha256:d752fd28e141e993e42aadae22d6f83ece3395626586d758cb6159c0521ca8c3 2026-07-10 02:05:34.908089 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:5cfeb731d4b89936d0e3f0e2bea9b2144cfe7175e1bd9e7e16d899663735a84a 2026-07-10 02:05:34.909109 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:34.909168 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 02:05:34.909180 | ubuntu-noble-large | [SUCCESS] [37/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-07-10 02:05:34.916285 | ubuntu-noble-large | [INFO]  [38/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 02:05:34.916369 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 02:05:35.586197 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 02:05:35.586291 | ubuntu-noble-large | [SUCCESS] [38/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 02:05:35.586305 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 02:05:35.635394 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 02:05:35.635504 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 02:05:35.635520 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:35.673354 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:42ddd95744953c16f92feb161c0bc52acded0f27d956c1e9577e58be592232f8 2026-07-10 02:05:35.673437 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-158821-27325 2026-07-10 02:05:35.973288 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:36.020180 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:42ddd95744953c16f92feb161c0bc52acded0f27d956c1e9577e58be592232f8 2026-07-10 02:05:36.020250 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:36.063136 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:36.063227 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:36.063240 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:36.063247 | ubuntu-noble-large | DiffID: sha256:e32ea269fa19149d4dabad068d9c38b0ca0d7e031ac8773d7cc1ba18376027f0 2026-07-10 02:05:36.063255 | ubuntu-noble-large | DiffID: sha256:6e2cb30becc77779e9c5ee0a2c531faca4595db52d0786e0f4f7d41309edbd83 2026-07-10 02:05:36.117885 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:2e9a0661b250900883533e81bcac313f0f419f9ce40a5a0b8dc36ef59ae1de53 2026-07-10 02:05:36.118875 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:36.163108 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:36.163222 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:36.163235 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:36.163244 | ubuntu-noble-large | DiffID: sha256:e32ea269fa19149d4dabad068d9c38b0ca0d7e031ac8773d7cc1ba18376027f0 2026-07-10 02:05:36.163253 | ubuntu-noble-large | DiffID: sha256:6e2cb30becc77779e9c5ee0a2c531faca4595db52d0786e0f4f7d41309edbd83 2026-07-10 02:05:36.209919 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:2e9a0661b250900883533e81bcac313f0f419f9ce40a5a0b8dc36ef59ae1de53 2026-07-10 02:05:36.210952 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:36.211022 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 02:05:36.211032 | ubuntu-noble-large | [SUCCESS] [38/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-07-10 02:05:36.217277 | ubuntu-noble-large | [INFO]  [39/130] Checking: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 02:05:36.217359 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 02:05:36.735927 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 02:05:36.736016 | ubuntu-noble-large | [SUCCESS] [39/130] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 02:05:36.736031 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 02:05:36.782133 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 02:05:36.782211 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 02:05:36.782222 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:36.828475 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1ede6049e9367a209ce32d6cc5e5c6e61639ab78d253c3d8486cb21f56cb2960 2026-07-10 02:05:36.828565 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-158821-8190 2026-07-10 02:05:37.146185 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:37.193344 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1ede6049e9367a209ce32d6cc5e5c6e61639ab78d253c3d8486cb21f56cb2960 2026-07-10 02:05:37.193435 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:37.239086 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:37.239213 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:37.239226 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:37.239237 | ubuntu-noble-large | DiffID: sha256:0cd6c3ffbb38baea546aba8aa20df624f6c641ce8f6861875044e78d94e083be 2026-07-10 02:05:37.239268 | ubuntu-noble-large | DiffID: sha256:0e7a436af66e93d03f6ac1163f127755862490436aa2e5348195a8494a267566 2026-07-10 02:05:37.285916 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:5db43a6c69f6edcf3e37ba7aec5cbe29788bc303d774488e2abcd541d5d600fd 2026-07-10 02:05:37.287134 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:37.328936 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:37.329008 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:37.329018 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:37.329025 | ubuntu-noble-large | DiffID: sha256:0cd6c3ffbb38baea546aba8aa20df624f6c641ce8f6861875044e78d94e083be 2026-07-10 02:05:37.329031 | ubuntu-noble-large | DiffID: sha256:0e7a436af66e93d03f6ac1163f127755862490436aa2e5348195a8494a267566 2026-07-10 02:05:37.378971 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:5db43a6c69f6edcf3e37ba7aec5cbe29788bc303d774488e2abcd541d5d600fd 2026-07-10 02:05:37.380255 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:37.380327 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 02:05:37.380341 | ubuntu-noble-large | [SUCCESS] [39/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-07-10 02:05:37.387177 | ubuntu-noble-large | [INFO]  [40/130] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 02:05:37.387238 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 02:05:37.946231 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 02:05:37.946349 | ubuntu-noble-large | [SUCCESS] [40/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 02:05:37.946366 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 02:05:37.992257 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 02:05:37.992343 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 02:05:37.992355 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:38.043187 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5f5aaa18adcea916c340e82265297789fc5595ef016a9cb3c9beac2b4e9da281 2026-07-10 02:05:38.043283 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-158821-28703 2026-07-10 02:05:38.368256 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:38.412940 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5f5aaa18adcea916c340e82265297789fc5595ef016a9cb3c9beac2b4e9da281 2026-07-10 02:05:38.413002 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:38.459451 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:38.459533 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:38.459578 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:38.459587 | ubuntu-noble-large | DiffID: sha256:bfcaf912ec45b52c29cfcadacaeb2e6cb698b9d28e4a8939de99e8cae2995199 2026-07-10 02:05:38.459595 | ubuntu-noble-large | DiffID: sha256:15eb759abec46159effee6e5c62f42b7239f93cc848f83c33f8f0897856d28e2 2026-07-10 02:05:38.508822 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:e5b45d2f85ad1f2c24afe963675d0a8a144c83d2ece43be9ff47da14a2d1cf8c 2026-07-10 02:05:38.509247 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:38.554659 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:38.554730 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:38.554756 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:38.554762 | ubuntu-noble-large | DiffID: sha256:bfcaf912ec45b52c29cfcadacaeb2e6cb698b9d28e4a8939de99e8cae2995199 2026-07-10 02:05:38.554767 | ubuntu-noble-large | DiffID: sha256:15eb759abec46159effee6e5c62f42b7239f93cc848f83c33f8f0897856d28e2 2026-07-10 02:05:38.603711 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:e5b45d2f85ad1f2c24afe963675d0a8a144c83d2ece43be9ff47da14a2d1cf8c 2026-07-10 02:05:38.604915 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:38.604999 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 02:05:38.605014 | ubuntu-noble-large | [SUCCESS] [40/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-07-10 02:05:38.611914 | ubuntu-noble-large | [INFO]  [41/130] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 02:05:38.611982 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 02:05:39.410669 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 02:05:39.410782 | ubuntu-noble-large | [SUCCESS] [41/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 02:05:39.410804 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 02:05:39.458200 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 02:05:39.458277 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 02:05:39.458908 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:39.506220 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ceee01f9ffcfa9e57b9f53362de266a2d38a288129b4bb44d89e84372c1da084 2026-07-10 02:05:39.507241 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-158821-5827 2026-07-10 02:05:39.808203 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:39.854278 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ceee01f9ffcfa9e57b9f53362de266a2d38a288129b4bb44d89e84372c1da084 2026-07-10 02:05:39.854354 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:39.898171 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:39.898269 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:39.898283 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:39.898305 | ubuntu-noble-large | DiffID: sha256:bfcaf912ec45b52c29cfcadacaeb2e6cb698b9d28e4a8939de99e8cae2995199 2026-07-10 02:05:39.898316 | ubuntu-noble-large | DiffID: sha256:0d46ad9dfa15df16d62e594ddd3054ade6814b25c61a8919ac5648b706c3c840 2026-07-10 02:05:39.947209 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:3c852ebec44b6d8de86c685f1f299266e4c31e96be190513fc8f3a44f6f96d19 2026-07-10 02:05:39.948896 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:39.991003 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:39.991142 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:39.991156 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:39.991165 | ubuntu-noble-large | DiffID: sha256:bfcaf912ec45b52c29cfcadacaeb2e6cb698b9d28e4a8939de99e8cae2995199 2026-07-10 02:05:39.991175 | ubuntu-noble-large | DiffID: sha256:0d46ad9dfa15df16d62e594ddd3054ade6814b25c61a8919ac5648b706c3c840 2026-07-10 02:05:40.046157 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:3c852ebec44b6d8de86c685f1f299266e4c31e96be190513fc8f3a44f6f96d19 2026-07-10 02:05:40.047193 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:40.047280 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 02:05:40.047320 | ubuntu-noble-large | [SUCCESS] [41/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-07-10 02:05:40.053262 | ubuntu-noble-large | [INFO]  [42/130] Checking: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 02:05:40.053338 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 02:05:40.988729 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 02:05:40.988802 | ubuntu-noble-large | [SUCCESS] [42/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 02:05:40.988811 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 02:05:41.030676 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 02:05:41.030784 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 02:05:41.030805 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:41.072391 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:de41ef70dc1dd48aa526589850681587c891b9d91af04a1a978fd86d524a0e3f 2026-07-10 02:05:41.072475 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-158821-19582 2026-07-10 02:05:41.423205 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:41.466475 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:de41ef70dc1dd48aa526589850681587c891b9d91af04a1a978fd86d524a0e3f 2026-07-10 02:05:41.466553 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:41.507933 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:41.508008 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:41.508020 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:41.508030 | ubuntu-noble-large | DiffID: sha256:bfcaf912ec45b52c29cfcadacaeb2e6cb698b9d28e4a8939de99e8cae2995199 2026-07-10 02:05:41.508064 | ubuntu-noble-large | DiffID: sha256:42b7e414946fd93e09619902ddc42211a596e2967d9ea139965a1dd7f30e63b2 2026-07-10 02:05:41.556815 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:5cb277b7cc6855365e18a3ed6c802c8bd35cd202a99b59ca9c07168856f4a8e4 2026-07-10 02:05:41.558258 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:41.596834 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:41.596911 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:41.596925 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:41.596935 | ubuntu-noble-large | DiffID: sha256:bfcaf912ec45b52c29cfcadacaeb2e6cb698b9d28e4a8939de99e8cae2995199 2026-07-10 02:05:41.596945 | ubuntu-noble-large | DiffID: sha256:42b7e414946fd93e09619902ddc42211a596e2967d9ea139965a1dd7f30e63b2 2026-07-10 02:05:41.650827 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:5cb277b7cc6855365e18a3ed6c802c8bd35cd202a99b59ca9c07168856f4a8e4 2026-07-10 02:05:41.652190 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:41.652308 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 02:05:41.652326 | ubuntu-noble-large | [SUCCESS] [42/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-07-10 02:05:41.658669 | ubuntu-noble-large | [INFO]  [43/130] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 02:05:41.658929 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 02:05:42.049514 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 02:05:42.049780 | ubuntu-noble-large | [SUCCESS] [43/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 02:05:42.050786 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 02:05:42.092160 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 02:05:42.092242 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 02:05:42.092255 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:42.138255 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f5c3536f4f5f4fc9e7eab2f1fa4fb41c2e4de73147b3a7290b24fdbf3f5fdb06 2026-07-10 02:05:42.138362 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-158821-15831 2026-07-10 02:05:42.413015 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:42.463554 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f5c3536f4f5f4fc9e7eab2f1fa4fb41c2e4de73147b3a7290b24fdbf3f5fdb06 2026-07-10 02:05:42.463657 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:42.504981 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:42.505138 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:42.505168 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:42.505181 | ubuntu-noble-large | DiffID: sha256:bfcaf912ec45b52c29cfcadacaeb2e6cb698b9d28e4a8939de99e8cae2995199 2026-07-10 02:05:42.505190 | ubuntu-noble-large | DiffID: sha256:5486b8e0e8815aa50650b4828624f1f992b8c112515e5deab94ef28d26c4d7da 2026-07-10 02:05:42.551759 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:5a00eeb36633f3cb9ebc50d5334710d9dd59e6fabc9ee4bfd229de59eae774da 2026-07-10 02:05:42.553208 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:42.597260 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:42.597351 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:42.597362 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:42.597371 | ubuntu-noble-large | DiffID: sha256:bfcaf912ec45b52c29cfcadacaeb2e6cb698b9d28e4a8939de99e8cae2995199 2026-07-10 02:05:42.597379 | ubuntu-noble-large | DiffID: sha256:5486b8e0e8815aa50650b4828624f1f992b8c112515e5deab94ef28d26c4d7da 2026-07-10 02:05:42.650801 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:5a00eeb36633f3cb9ebc50d5334710d9dd59e6fabc9ee4bfd229de59eae774da 2026-07-10 02:05:42.651242 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:42.651330 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 02:05:42.651353 | ubuntu-noble-large | [SUCCESS] [43/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-07-10 02:05:42.659163 | ubuntu-noble-large | [INFO]  [44/130] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 02:05:42.659254 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 02:05:43.402267 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 02:05:43.402350 | ubuntu-noble-large | [SUCCESS] [44/130] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 02:05:43.402360 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 02:05:43.444225 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 02:05:43.444313 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 02:05:43.444326 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:43.489214 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:84668a23bee01fb47693ff81bb89fc5cd61e0bc895dbcd5d904ac23a88e1a382 2026-07-10 02:05:43.489301 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-158821-32515 2026-07-10 02:05:43.794209 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:43.838215 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:84668a23bee01fb47693ff81bb89fc5cd61e0bc895dbcd5d904ac23a88e1a382 2026-07-10 02:05:43.838316 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:43.873849 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:43.873942 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:43.873956 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:43.873966 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:43.873976 | ubuntu-noble-large | DiffID: sha256:14e4ed687167ac2b72578dfa483f7d429c1ba399604c713588b414092b875313 2026-07-10 02:05:43.927195 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:bc5670ffb365cc78c8ca6d012584e3e6555b556e730c2e1c3523e5bd49b658e2 2026-07-10 02:05:43.928255 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:43.974300 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:43.974417 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:43.974436 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:43.974448 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:43.974458 | ubuntu-noble-large | DiffID: sha256:14e4ed687167ac2b72578dfa483f7d429c1ba399604c713588b414092b875313 2026-07-10 02:05:44.024269 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:bc5670ffb365cc78c8ca6d012584e3e6555b556e730c2e1c3523e5bd49b658e2 2026-07-10 02:05:44.026004 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:44.026175 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 02:05:44.026205 | ubuntu-noble-large | [SUCCESS] [44/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-07-10 02:05:44.033321 | ubuntu-noble-large | [INFO]  [45/130] Checking: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 02:05:44.033417 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 02:05:44.648189 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 02:05:44.648279 | ubuntu-noble-large | [SUCCESS] [45/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 02:05:44.648291 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 02:05:44.690184 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 02:05:44.690274 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 02:05:44.691001 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:44.736581 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e5df8c496473e09024f73588debabc7f603f6a9a017c773112a200f2bfd78680 2026-07-10 02:05:44.736674 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-158821-581 2026-07-10 02:05:45.270422 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:45.322254 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e5df8c496473e09024f73588debabc7f603f6a9a017c773112a200f2bfd78680 2026-07-10 02:05:45.322361 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:45.368219 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:45.368295 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:45.368323 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:45.368331 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:45.368338 | ubuntu-noble-large | DiffID: sha256:cc9454d62679035d6c0466d64755f7859f2712ec4524bb74837b1c4e41440eb2 2026-07-10 02:05:45.417937 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:21fc5baff16d3198b0d93f9346f808a0bfaac90ab7a52ebb21b3125f44c85f09 2026-07-10 02:05:45.419310 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:45.461096 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:45.461259 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:45.461282 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:45.461300 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:45.461317 | ubuntu-noble-large | DiffID: sha256:cc9454d62679035d6c0466d64755f7859f2712ec4524bb74837b1c4e41440eb2 2026-07-10 02:05:45.508286 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:21fc5baff16d3198b0d93f9346f808a0bfaac90ab7a52ebb21b3125f44c85f09 2026-07-10 02:05:45.509774 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:45.509859 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 02:05:45.509874 | ubuntu-noble-large | [SUCCESS] [45/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-07-10 02:05:45.515816 | ubuntu-noble-large | [INFO]  [46/130] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 02:05:45.515871 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 02:05:46.336258 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 02:05:46.336359 | ubuntu-noble-large | [SUCCESS] [46/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 02:05:46.336374 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 02:05:46.381232 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 02:05:46.381320 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 02:05:46.381334 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:46.429105 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d7fb950971657f0b0038b3d57088b17167b60a1db2bd4b325a5374f4bafc41c8 2026-07-10 02:05:46.429241 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-158821-28836 2026-07-10 02:05:46.755861 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:46.803209 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d7fb950971657f0b0038b3d57088b17167b60a1db2bd4b325a5374f4bafc41c8 2026-07-10 02:05:46.803313 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:46.846584 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:46.846651 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:46.846661 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:46.846668 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:46.846676 | ubuntu-noble-large | DiffID: sha256:aaf44db42176c1b755cd4577f5223f087c09390e417e4c6ca44919064ab73ebc 2026-07-10 02:05:46.893299 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:0fb1d5b9021363ad6b7d81ab7ac8d802a44804204f5941ce0ec0548ade92b384 2026-07-10 02:05:46.894213 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:46.938285 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:46.938368 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:46.938379 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:46.938388 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:46.938397 | ubuntu-noble-large | DiffID: sha256:aaf44db42176c1b755cd4577f5223f087c09390e417e4c6ca44919064ab73ebc 2026-07-10 02:05:46.981800 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:0fb1d5b9021363ad6b7d81ab7ac8d802a44804204f5941ce0ec0548ade92b384 2026-07-10 02:05:46.983204 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:46.983287 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 02:05:46.983302 | ubuntu-noble-large | [SUCCESS] [46/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-07-10 02:05:46.990281 | ubuntu-noble-large | [INFO]  [47/130] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 02:05:46.990362 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 02:05:47.987250 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 02:05:47.987359 | ubuntu-noble-large | [SUCCESS] [47/130] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 02:05:47.987377 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 02:05:48.031196 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 02:05:48.031318 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 02:05:48.031345 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:48.080735 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ac08a3af0aa23847c1013c5d45ddc5f243a6d856eb38322f3f2b5b10a71b4b1c 2026-07-10 02:05:48.080812 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-158821-13209 2026-07-10 02:05:48.401208 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:48.445980 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ac08a3af0aa23847c1013c5d45ddc5f243a6d856eb38322f3f2b5b10a71b4b1c 2026-07-10 02:05:48.446106 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:48.488090 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:48.488343 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:48.488363 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:48.488373 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:48.488382 | ubuntu-noble-large | DiffID: sha256:2a894f1bfd1b430376583954de6ef2bc0cd31a34be76f225c9cff13eb6904280 2026-07-10 02:05:48.533917 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:4dc445d52e1f59a147aa429bf28986a6eb39746f0f0b8595b28a086d44356556 2026-07-10 02:05:48.534908 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:48.579790 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:48.579864 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:48.579873 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:48.579891 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:48.579899 | ubuntu-noble-large | DiffID: sha256:2a894f1bfd1b430376583954de6ef2bc0cd31a34be76f225c9cff13eb6904280 2026-07-10 02:05:48.619839 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:4dc445d52e1f59a147aa429bf28986a6eb39746f0f0b8595b28a086d44356556 2026-07-10 02:05:48.620197 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:48.620419 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 02:05:48.620619 | ubuntu-noble-large | [SUCCESS] [47/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-07-10 02:05:48.627799 | ubuntu-noble-large | [INFO]  [48/130] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 02:05:48.627868 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 02:05:49.234808 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 02:05:49.234909 | ubuntu-noble-large | [SUCCESS] [48/130] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 02:05:49.235010 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 02:05:49.281728 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 02:05:49.281909 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 02:05:49.282267 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:49.329714 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1a762cf546bae2e547e7d8f32f07adb64bcfd3f8b5d24cf4526389badc5fa5ba 2026-07-10 02:05:49.329788 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-158821-30985 2026-07-10 02:05:49.616344 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:49.659866 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1a762cf546bae2e547e7d8f32f07adb64bcfd3f8b5d24cf4526389badc5fa5ba 2026-07-10 02:05:49.659951 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:49.707222 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:49.707310 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:49.707324 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:49.707335 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:49.707345 | ubuntu-noble-large | DiffID: sha256:09ef74cf3c45c8be5863924e88c0bd1050bc40127867cefbaf2ede61f988d59b 2026-07-10 02:05:49.755815 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:8aa0e9b2752da8cd18a8b0a2951e46a9fb2149788c9458f0d52d563402761615 2026-07-10 02:05:49.758946 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:49.800505 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:49.800625 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:49.800647 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:49.800664 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:49.800681 | ubuntu-noble-large | DiffID: sha256:09ef74cf3c45c8be5863924e88c0bd1050bc40127867cefbaf2ede61f988d59b 2026-07-10 02:05:49.848791 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:8aa0e9b2752da8cd18a8b0a2951e46a9fb2149788c9458f0d52d563402761615 2026-07-10 02:05:49.849312 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:49.849365 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 02:05:49.850297 | ubuntu-noble-large | [SUCCESS] [48/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-07-10 02:05:49.856176 | ubuntu-noble-large | [INFO]  [49/130] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 02:05:49.856251 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 02:05:50.464732 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 02:05:50.464833 | ubuntu-noble-large | [SUCCESS] [49/130] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 02:05:50.464849 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 02:05:50.501185 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 02:05:50.501247 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 02:05:50.501254 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:50.539195 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:461542167c41418a65c87c45b10d8536ffc6efa2231a0a4370613380eee6eedb 2026-07-10 02:05:50.539285 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-158821-18431 2026-07-10 02:05:50.836234 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:50.879278 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:461542167c41418a65c87c45b10d8536ffc6efa2231a0a4370613380eee6eedb 2026-07-10 02:05:50.879372 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:50.929601 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:50.929695 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:50.929709 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:50.929719 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:50.929730 | ubuntu-noble-large | DiffID: sha256:7cb4d066002f9cac965ff36b1e0c12c4ff77dc35496b86e687e87730de3616b1 2026-07-10 02:05:50.981084 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:0c9b8f60b4d7c707bfdf108fe2e9b19315e98507e5803265ab40c2f8ae8c7ced 2026-07-10 02:05:50.982272 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:51.021297 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:51.021389 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:51.021403 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:51.021414 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:51.021424 | ubuntu-noble-large | DiffID: sha256:7cb4d066002f9cac965ff36b1e0c12c4ff77dc35496b86e687e87730de3616b1 2026-07-10 02:05:51.073625 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:0c9b8f60b4d7c707bfdf108fe2e9b19315e98507e5803265ab40c2f8ae8c7ced 2026-07-10 02:05:51.074156 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:51.074195 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 02:05:51.074995 | ubuntu-noble-large | [SUCCESS] [49/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-07-10 02:05:51.080227 | ubuntu-noble-large | [INFO]  [50/130] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 02:05:51.080294 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 02:05:51.918170 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 02:05:51.918253 | ubuntu-noble-large | [SUCCESS] [50/130] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 02:05:51.918263 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 02:05:51.962209 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 02:05:51.962330 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 02:05:51.962346 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:52.005099 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1cd0e455596f755422636482d73f31f26e67b09ae9c48462f40777c2f127bb63 2026-07-10 02:05:52.005224 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-158821-941 2026-07-10 02:05:52.344184 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:52.389233 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1cd0e455596f755422636482d73f31f26e67b09ae9c48462f40777c2f127bb63 2026-07-10 02:05:52.389321 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:52.432223 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:52.432307 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:52.432318 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:52.432327 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:52.432336 | ubuntu-noble-large | DiffID: sha256:8960a49575b7e60c91ceeb2756da7e3701ae3bbb4d66419c92236d5565dec4d3 2026-07-10 02:05:52.482073 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:e0d04be38c61f5f785e893f4cba10b2f155381e074d18ff097e6bf9bd3b0a5ae 2026-07-10 02:05:52.483149 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:52.524528 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:52.524621 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:52.524635 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:52.524646 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:52.524656 | ubuntu-noble-large | DiffID: sha256:8960a49575b7e60c91ceeb2756da7e3701ae3bbb4d66419c92236d5565dec4d3 2026-07-10 02:05:52.572141 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:e0d04be38c61f5f785e893f4cba10b2f155381e074d18ff097e6bf9bd3b0a5ae 2026-07-10 02:05:52.573155 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:52.573195 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 02:05:52.573211 | ubuntu-noble-large | [SUCCESS] [50/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-07-10 02:05:52.579592 | ubuntu-noble-large | [INFO]  [51/130] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 02:05:52.579666 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 02:05:53.207268 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 02:05:53.207386 | ubuntu-noble-large | [SUCCESS] [51/130] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 02:05:53.207401 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 02:05:53.260474 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 02:05:53.260558 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 02:05:53.260571 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:53.312193 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4ea00992545b6d18d5c45fc4521eae03b1f7195142c1d4103a8cf1a61d641349 2026-07-10 02:05:53.312550 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-158821-23757 2026-07-10 02:05:53.639965 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:53.689289 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4ea00992545b6d18d5c45fc4521eae03b1f7195142c1d4103a8cf1a61d641349 2026-07-10 02:05:53.689405 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:53.734269 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:53.734392 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:53.734404 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:53.734414 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:53.734423 | ubuntu-noble-large | DiffID: sha256:cad3e7f51ba8b1a8be7a44b85c10bb4d876998d891f20d0301fb4f2c09376121 2026-07-10 02:05:53.779215 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:01351372d4ec72e253abff293d72a43d23cacbbf87d55153fc63937789ceade4 2026-07-10 02:05:53.780960 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:53.820204 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:53.820291 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:53.820304 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:53.820315 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:53.820326 | ubuntu-noble-large | DiffID: sha256:cad3e7f51ba8b1a8be7a44b85c10bb4d876998d891f20d0301fb4f2c09376121 2026-07-10 02:05:53.860014 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:01351372d4ec72e253abff293d72a43d23cacbbf87d55153fc63937789ceade4 2026-07-10 02:05:53.861825 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:53.861880 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 02:05:53.861894 | ubuntu-noble-large | [SUCCESS] [51/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-07-10 02:05:53.868263 | ubuntu-noble-large | [INFO]  [52/130] Checking: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 02:05:53.868327 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 02:05:54.366918 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 02:05:54.367016 | ubuntu-noble-large | [SUCCESS] [52/130] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 02:05:54.367028 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 02:05:54.409509 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 02:05:54.409777 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 02:05:54.410070 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:54.453085 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1db08d47f3f063f82b7d27581a8e88cec1bf108835a4574af25eda1b34e3f187 2026-07-10 02:05:54.453267 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-158821-1872 2026-07-10 02:05:54.756211 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:54.806492 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1db08d47f3f063f82b7d27581a8e88cec1bf108835a4574af25eda1b34e3f187 2026-07-10 02:05:54.806594 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:54.843297 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:54.843387 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:54.843401 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:54.843412 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:54.843423 | ubuntu-noble-large | DiffID: sha256:a79221b6a6de3929e97450a88234a03940b60322275eaa758b0437656d3e9284 2026-07-10 02:05:54.894305 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:1505a501df9ac50c455d07c548a396f7b1c5a0b335809bae23c732a73954a00c 2026-07-10 02:05:54.894828 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:54.941775 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:54.941864 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:54.941876 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:54.941886 | ubuntu-noble-large | DiffID: sha256:41d8fb0c0507f9d5eb38083dc08304da7887c838ba98f26886e9ce547913ca97 2026-07-10 02:05:54.941895 | ubuntu-noble-large | DiffID: sha256:a79221b6a6de3929e97450a88234a03940b60322275eaa758b0437656d3e9284 2026-07-10 02:05:54.987926 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:1505a501df9ac50c455d07c548a396f7b1c5a0b335809bae23c732a73954a00c 2026-07-10 02:05:54.988904 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:54.989059 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 02:05:54.989294 | ubuntu-noble-large | [SUCCESS] [52/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-07-10 02:05:54.996852 | ubuntu-noble-large | [INFO]  [53/130] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 02:05:54.997004 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 02:05:55.683848 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 02:05:55.683918 | ubuntu-noble-large | [SUCCESS] [53/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 02:05:55.683923 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 02:05:55.731218 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 02:05:55.731304 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 02:05:55.731317 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:55.779161 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8d44f79e6c61f8a4a1a3e2fa0f2e52a433a6432cd821f889de6c325b5866894e 2026-07-10 02:05:55.779237 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-158821-17390 2026-07-10 02:05:56.159241 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:56.211484 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8d44f79e6c61f8a4a1a3e2fa0f2e52a433a6432cd821f889de6c325b5866894e 2026-07-10 02:05:56.211553 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:56.256991 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:56.257142 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:56.257159 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:56.257170 | ubuntu-noble-large | DiffID: sha256:13b3dd3756ece9403bd6c96024883c3b93f110cad05becaba1e40af761ce5664 2026-07-10 02:05:56.257180 | ubuntu-noble-large | DiffID: sha256:1c2ac16c75ffd315a2b4dafaff736629faf3e2e19c6fe0c5ea473778e1aa1af4 2026-07-10 02:05:56.302016 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:e85f0710a216f3be1d67782a60353e6137e66963b72e3e2f945e745a603ac717 2026-07-10 02:05:56.302904 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:56.343327 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:56.343415 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:56.343428 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:56.343461 | ubuntu-noble-large | DiffID: sha256:13b3dd3756ece9403bd6c96024883c3b93f110cad05becaba1e40af761ce5664 2026-07-10 02:05:56.343471 | ubuntu-noble-large | DiffID: sha256:1c2ac16c75ffd315a2b4dafaff736629faf3e2e19c6fe0c5ea473778e1aa1af4 2026-07-10 02:05:56.390341 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:e85f0710a216f3be1d67782a60353e6137e66963b72e3e2f945e745a603ac717 2026-07-10 02:05:56.390943 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:56.391106 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 02:05:56.391299 | ubuntu-noble-large | [SUCCESS] [53/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-07-10 02:05:56.396998 | ubuntu-noble-large | [INFO]  [54/130] Checking: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 02:05:56.397187 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 02:05:57.331439 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 02:05:57.331539 | ubuntu-noble-large | [SUCCESS] [54/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 02:05:57.331652 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 02:05:57.375292 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 02:05:57.375540 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 02:05:57.375751 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:57.424300 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ba1c0966d7b4a22b3de0b433e953141cd4e27a80d92c2d4c639d945c78303ddf 2026-07-10 02:05:57.424424 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-158821-12957 2026-07-10 02:05:57.741519 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:57.790848 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ba1c0966d7b4a22b3de0b433e953141cd4e27a80d92c2d4c639d945c78303ddf 2026-07-10 02:05:57.790924 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:57.832288 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:57.832364 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:57.832372 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:57.832379 | ubuntu-noble-large | DiffID: sha256:13b3dd3756ece9403bd6c96024883c3b93f110cad05becaba1e40af761ce5664 2026-07-10 02:05:57.832385 | ubuntu-noble-large | DiffID: sha256:bc84600a4622250229e35d7d0a5f53b1e363bd0958ed78c8783bbb01eea36819 2026-07-10 02:05:57.881092 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:7465bb434eb5254769dcf3ba36268bf00627cb9db81346a4c2faef643dbd11ab 2026-07-10 02:05:57.881226 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:57.924491 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:57.924581 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:57.924595 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:57.924606 | ubuntu-noble-large | DiffID: sha256:13b3dd3756ece9403bd6c96024883c3b93f110cad05becaba1e40af761ce5664 2026-07-10 02:05:57.924617 | ubuntu-noble-large | DiffID: sha256:bc84600a4622250229e35d7d0a5f53b1e363bd0958ed78c8783bbb01eea36819 2026-07-10 02:05:57.975945 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:7465bb434eb5254769dcf3ba36268bf00627cb9db81346a4c2faef643dbd11ab 2026-07-10 02:05:57.977815 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:57.977869 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 02:05:57.977883 | ubuntu-noble-large | [SUCCESS] [54/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-07-10 02:05:57.984244 | ubuntu-noble-large | [INFO]  [55/130] Checking: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 02:05:57.984319 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 02:05:58.591616 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 02:05:58.591717 | ubuntu-noble-large | [SUCCESS] [55/130] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 02:05:58.591867 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 02:05:58.638216 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 02:05:58.638311 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 02:05:58.638327 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:05:58.683772 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:41d465be8e428a53fc8be412f62b457c7d1dc6e35527b8cb943254b8451830c8 2026-07-10 02:05:58.683862 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-158821-32092 2026-07-10 02:05:59.150176 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:05:59.193207 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:41d465be8e428a53fc8be412f62b457c7d1dc6e35527b8cb943254b8451830c8 2026-07-10 02:05:59.193316 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:05:59.234530 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:59.234621 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:59.234633 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:59.234642 | ubuntu-noble-large | DiffID: sha256:13b3dd3756ece9403bd6c96024883c3b93f110cad05becaba1e40af761ce5664 2026-07-10 02:05:59.234651 | ubuntu-noble-large | DiffID: sha256:8ab8229f6660b91e978ab981127ecddef49e1e7f950132f9a95f12fc44fda4e1 2026-07-10 02:05:59.284964 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:ee165bb7173b679beea13f3432e57f8be8423f899c8963f1248d31eb5ca88a26 2026-07-10 02:05:59.285798 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:05:59.324176 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:05:59.324315 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:05:59.324345 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:05:59.324369 | ubuntu-noble-large | DiffID: sha256:13b3dd3756ece9403bd6c96024883c3b93f110cad05becaba1e40af761ce5664 2026-07-10 02:05:59.324391 | ubuntu-noble-large | DiffID: sha256:8ab8229f6660b91e978ab981127ecddef49e1e7f950132f9a95f12fc44fda4e1 2026-07-10 02:05:59.368218 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:ee165bb7173b679beea13f3432e57f8be8423f899c8963f1248d31eb5ca88a26 2026-07-10 02:05:59.368813 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:05:59.368840 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 02:05:59.368925 | ubuntu-noble-large | [SUCCESS] [55/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-07-10 02:05:59.375108 | ubuntu-noble-large | [INFO]  [56/130] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 02:05:59.375198 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 02:06:00.681521 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 02:06:00.681633 | ubuntu-noble-large | [SUCCESS] [56/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 02:06:00.681728 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 02:06:00.720737 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 02:06:00.720943 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 02:06:00.721210 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:00.762546 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:38b0dc2cb8fce9490005fe4416af6df4d69957e63f9b7cf42e4a7bd7db127203 2026-07-10 02:06:00.762637 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-158821-6771 2026-07-10 02:06:01.122228 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:01.162568 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:38b0dc2cb8fce9490005fe4416af6df4d69957e63f9b7cf42e4a7bd7db127203 2026-07-10 02:06:01.162656 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:01.204449 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:01.204514 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:01.204522 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:01.204528 | ubuntu-noble-large | DiffID: sha256:44a77f4d1cf0eebfdb8020ab4e4a85ee574d45d9e587e9b40d2b98293c88a01f 2026-07-10 02:06:01.204533 | ubuntu-noble-large | DiffID: sha256:8b2269f24605a3396be265866c7f84bc38d9caf18f1284de0260c1d90ade99e7 2026-07-10 02:06:01.246794 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:58744380b6d7f82bab2b65d09ea1209e440bba3492b154629d9e47b09477d248 2026-07-10 02:06:01.247569 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:01.293567 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:01.293647 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:01.293658 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:01.293667 | ubuntu-noble-large | DiffID: sha256:44a77f4d1cf0eebfdb8020ab4e4a85ee574d45d9e587e9b40d2b98293c88a01f 2026-07-10 02:06:01.293676 | ubuntu-noble-large | DiffID: sha256:8b2269f24605a3396be265866c7f84bc38d9caf18f1284de0260c1d90ade99e7 2026-07-10 02:06:01.335747 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:58744380b6d7f82bab2b65d09ea1209e440bba3492b154629d9e47b09477d248 2026-07-10 02:06:01.336623 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:01.336765 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 02:06:01.336935 | ubuntu-noble-large | [SUCCESS] [56/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-07-10 02:06:01.343536 | ubuntu-noble-large | [INFO]  [57/130] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 02:06:01.343703 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 02:06:02.062178 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 02:06:02.062289 | ubuntu-noble-large | [SUCCESS] [57/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 02:06:02.062309 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 02:06:02.108419 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 02:06:02.108590 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 02:06:02.108816 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:02.151520 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cb1bf3cfa620847698bf0758bbeada99061fbd29e6b1cf16751add30db17244c 2026-07-10 02:06:02.151623 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-158821-3852 2026-07-10 02:06:02.490257 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:02.531676 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cb1bf3cfa620847698bf0758bbeada99061fbd29e6b1cf16751add30db17244c 2026-07-10 02:06:02.531766 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:02.577167 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:02.577248 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:02.577258 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:02.577267 | ubuntu-noble-large | DiffID: sha256:44a77f4d1cf0eebfdb8020ab4e4a85ee574d45d9e587e9b40d2b98293c88a01f 2026-07-10 02:06:02.577275 | ubuntu-noble-large | DiffID: sha256:b2ad5d6678a27d378d772ce3001c03f65e3dbda32dfdd134b763451c4ffe332d 2026-07-10 02:06:02.626856 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:c19adbe6206b6b90edde0210799a4e7bb83e4776ad3fd15ea78dc30118ba9957 2026-07-10 02:06:02.627713 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:02.677373 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:02.677463 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:02.677476 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:02.677486 | ubuntu-noble-large | DiffID: sha256:44a77f4d1cf0eebfdb8020ab4e4a85ee574d45d9e587e9b40d2b98293c88a01f 2026-07-10 02:06:02.677495 | ubuntu-noble-large | DiffID: sha256:b2ad5d6678a27d378d772ce3001c03f65e3dbda32dfdd134b763451c4ffe332d 2026-07-10 02:06:02.725158 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:c19adbe6206b6b90edde0210799a4e7bb83e4776ad3fd15ea78dc30118ba9957 2026-07-10 02:06:02.725931 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:02.726072 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 02:06:02.726325 | ubuntu-noble-large | [SUCCESS] [57/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-07-10 02:06:02.731610 | ubuntu-noble-large | [INFO]  [58/130] Checking: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 02:06:02.731784 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 02:06:03.480609 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 02:06:03.480706 | ubuntu-noble-large | [SUCCESS] [58/130] EXISTS: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 02:06:03.480823 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 02:06:03.524016 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 02:06:03.524255 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 02:06:03.524453 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:03.571615 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9771a13f1ff456403703ca5ff573df08c333cb9fc72957326dfb69027bf6b456 2026-07-10 02:06:03.571743 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-158821-29449 2026-07-10 02:06:03.892863 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:03.942745 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9771a13f1ff456403703ca5ff573df08c333cb9fc72957326dfb69027bf6b456 2026-07-10 02:06:03.942825 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:03.980833 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:03.980930 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:03.980940 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:03.980947 | ubuntu-noble-large | DiffID: sha256:44a77f4d1cf0eebfdb8020ab4e4a85ee574d45d9e587e9b40d2b98293c88a01f 2026-07-10 02:06:03.980971 | ubuntu-noble-large | DiffID: sha256:62575126783b1d96f10085b63f4484e1b24264d28adacaba3d8a7237041209d5 2026-07-10 02:06:04.029151 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:0f8ac207346b2dd8164db0663d8be82e59761beb5c8627db2ce3bab001dd233c 2026-07-10 02:06:04.029504 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:04.079079 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:04.079197 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:04.079211 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:04.079222 | ubuntu-noble-large | DiffID: sha256:44a77f4d1cf0eebfdb8020ab4e4a85ee574d45d9e587e9b40d2b98293c88a01f 2026-07-10 02:06:04.079233 | ubuntu-noble-large | DiffID: sha256:62575126783b1d96f10085b63f4484e1b24264d28adacaba3d8a7237041209d5 2026-07-10 02:06:04.129498 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:0f8ac207346b2dd8164db0663d8be82e59761beb5c8627db2ce3bab001dd233c 2026-07-10 02:06:04.130237 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:04.130344 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 02:06:04.130486 | ubuntu-noble-large | [SUCCESS] [58/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-07-10 02:06:04.136905 | ubuntu-noble-large | [INFO]  [59/130] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 02:06:04.136981 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 02:06:04.803212 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 02:06:04.803307 | ubuntu-noble-large | [SUCCESS] [59/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 02:06:04.803320 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 02:06:04.846276 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 02:06:04.846418 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 02:06:04.847206 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:04.897212 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7d498e3d3817626e070dfd4d50741114af8f0d6e6f25971ac5d64d877cb5912b 2026-07-10 02:06:04.897308 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-158821-6841 2026-07-10 02:06:05.195167 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:05.238682 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7d498e3d3817626e070dfd4d50741114af8f0d6e6f25971ac5d64d877cb5912b 2026-07-10 02:06:05.238770 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:05.276421 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:05.276490 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:05.276499 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:05.276506 | ubuntu-noble-large | DiffID: sha256:92a6ad0f24156a3af8fc7ebf7b1e9b639b84e2d30c110dd9bae6a903642b03ee 2026-07-10 02:06:05.276512 | ubuntu-noble-large | DiffID: sha256:fcd1f295f8e5203a85404d4734bb63d973acfa0f39754e637402642bb1712005 2026-07-10 02:06:05.315893 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:f3379431557b17c72c9abb852c7e3b580bc74004515cdddae22dda78b16ff504 2026-07-10 02:06:05.317158 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:05.359868 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:05.359963 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:05.359977 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:05.360012 | ubuntu-noble-large | DiffID: sha256:92a6ad0f24156a3af8fc7ebf7b1e9b639b84e2d30c110dd9bae6a903642b03ee 2026-07-10 02:06:05.360023 | ubuntu-noble-large | DiffID: sha256:fcd1f295f8e5203a85404d4734bb63d973acfa0f39754e637402642bb1712005 2026-07-10 02:06:05.395429 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:f3379431557b17c72c9abb852c7e3b580bc74004515cdddae22dda78b16ff504 2026-07-10 02:06:05.395902 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:05.395927 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 02:06:05.396084 | ubuntu-noble-large | [SUCCESS] [59/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-07-10 02:06:05.402743 | ubuntu-noble-large | [INFO]  [60/130] Checking: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 02:06:05.402824 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 02:06:06.030013 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 02:06:06.030184 | ubuntu-noble-large | [SUCCESS] [60/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 02:06:06.030282 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 02:06:06.077249 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 02:06:06.077352 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 02:06:06.077473 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:06.121861 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:732fb104fa34ed3aaf22914326e6fbe0b0f91df42cd1d539bfd23c447380c4b5 2026-07-10 02:06:06.121979 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-158821-12669 2026-07-10 02:06:06.790744 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:06.831556 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:732fb104fa34ed3aaf22914326e6fbe0b0f91df42cd1d539bfd23c447380c4b5 2026-07-10 02:06:06.831646 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:06.873577 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:06.873654 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:06.873660 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:06.873665 | ubuntu-noble-large | DiffID: sha256:92a6ad0f24156a3af8fc7ebf7b1e9b639b84e2d30c110dd9bae6a903642b03ee 2026-07-10 02:06:06.873669 | ubuntu-noble-large | DiffID: sha256:f0b3d78add783d396fbde3e7ddaf61daa0267ff3bab233c622d7931f462bcc36 2026-07-10 02:06:06.920096 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:57f82b8fbe2afd7cfc909a95b545896521a8a3d9b6a0d45b2110396f4cab2d70 2026-07-10 02:06:06.921315 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:06.961374 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:06.961442 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:06.961449 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:06.961455 | ubuntu-noble-large | DiffID: sha256:92a6ad0f24156a3af8fc7ebf7b1e9b639b84e2d30c110dd9bae6a903642b03ee 2026-07-10 02:06:06.961460 | ubuntu-noble-large | DiffID: sha256:f0b3d78add783d396fbde3e7ddaf61daa0267ff3bab233c622d7931f462bcc36 2026-07-10 02:06:07.009622 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:57f82b8fbe2afd7cfc909a95b545896521a8a3d9b6a0d45b2110396f4cab2d70 2026-07-10 02:06:07.010243 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:07.010331 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 02:06:07.010348 | ubuntu-noble-large | [SUCCESS] [60/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-07-10 02:06:07.017266 | ubuntu-noble-large | [INFO]  [61/130] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 02:06:07.017364 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 02:06:07.607199 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 02:06:07.607297 | ubuntu-noble-large | [SUCCESS] [61/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 02:06:07.607311 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 02:06:07.657287 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 02:06:07.657412 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 02:06:07.657438 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:07.702804 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:739f7b301355d374c7bb016d895b571e086ab3f1eb256cdc752104ec82ccf892 2026-07-10 02:06:07.702870 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-158821-22723 2026-07-10 02:06:08.148699 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:08.195223 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:739f7b301355d374c7bb016d895b571e086ab3f1eb256cdc752104ec82ccf892 2026-07-10 02:06:08.195317 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:08.233899 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:08.233960 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:08.233966 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:08.233971 | ubuntu-noble-large | DiffID: sha256:92a6ad0f24156a3af8fc7ebf7b1e9b639b84e2d30c110dd9bae6a903642b03ee 2026-07-10 02:06:08.233976 | ubuntu-noble-large | DiffID: sha256:7fe2610946086dd13e0d5c40b6f9ee1ea3bd90554e1a9bb50e5d6b0470cd4961 2026-07-10 02:06:08.271748 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:f9999ad42512ce3449af2eb593951487b4d6bdb37cc689c44a1515278f51921b 2026-07-10 02:06:08.272476 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:08.314989 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:08.315081 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:08.315092 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:08.315099 | ubuntu-noble-large | DiffID: sha256:92a6ad0f24156a3af8fc7ebf7b1e9b639b84e2d30c110dd9bae6a903642b03ee 2026-07-10 02:06:08.315106 | ubuntu-noble-large | DiffID: sha256:7fe2610946086dd13e0d5c40b6f9ee1ea3bd90554e1a9bb50e5d6b0470cd4961 2026-07-10 02:06:08.364301 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:f9999ad42512ce3449af2eb593951487b4d6bdb37cc689c44a1515278f51921b 2026-07-10 02:06:08.365224 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:08.365342 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 02:06:08.365357 | ubuntu-noble-large | [SUCCESS] [61/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-07-10 02:06:08.373214 | ubuntu-noble-large | [INFO]  [62/130] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 02:06:08.373299 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 02:06:08.954254 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 02:06:08.954396 | ubuntu-noble-large | [SUCCESS] [62/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 02:06:08.954414 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 02:06:08.992298 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 02:06:08.992387 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 02:06:08.992393 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:09.038653 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c0e835e2ab661f3b74eb47986e80bda717311fa2c7a3aebf91133f22c66bdc67 2026-07-10 02:06:09.038721 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-158821-3555 2026-07-10 02:06:09.352201 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:09.394283 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c0e835e2ab661f3b74eb47986e80bda717311fa2c7a3aebf91133f22c66bdc67 2026-07-10 02:06:09.394416 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:09.428238 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:09.428334 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:09.428349 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:09.428360 | ubuntu-noble-large | DiffID: sha256:92a6ad0f24156a3af8fc7ebf7b1e9b639b84e2d30c110dd9bae6a903642b03ee 2026-07-10 02:06:09.428370 | ubuntu-noble-large | DiffID: sha256:f9bcc1a4f78c02ce60e8260e52e19e32fc99734c16d5b86670fd10facd275cd1 2026-07-10 02:06:09.475995 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:dc09cc8852563873cde500301e88f602b41929d6b770d3337efbf58ec2b04a46 2026-07-10 02:06:09.476852 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:09.509130 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:09.509191 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:09.509196 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:09.509200 | ubuntu-noble-large | DiffID: sha256:92a6ad0f24156a3af8fc7ebf7b1e9b639b84e2d30c110dd9bae6a903642b03ee 2026-07-10 02:06:09.509204 | ubuntu-noble-large | DiffID: sha256:f9bcc1a4f78c02ce60e8260e52e19e32fc99734c16d5b86670fd10facd275cd1 2026-07-10 02:06:09.552854 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:dc09cc8852563873cde500301e88f602b41929d6b770d3337efbf58ec2b04a46 2026-07-10 02:06:09.554087 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:09.554121 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 02:06:09.554127 | ubuntu-noble-large | [SUCCESS] [62/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-07-10 02:06:09.558961 | ubuntu-noble-large | [INFO]  [63/130] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 02:06:09.559011 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 02:06:10.451016 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 02:06:10.451103 | ubuntu-noble-large | [SUCCESS] [63/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 02:06:10.451134 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 02:06:10.491208 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 02:06:10.491275 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 02:06:10.491282 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:10.522349 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:24c7f399f27f69c1b67a0288340e832e4854e9924120491e4bdbb9535c4f3238 2026-07-10 02:06:10.522438 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-158821-6735 2026-07-10 02:06:10.822712 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:10.861093 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:24c7f399f27f69c1b67a0288340e832e4854e9924120491e4bdbb9535c4f3238 2026-07-10 02:06:10.861205 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:10.904066 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:10.904200 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:10.904215 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:10.904226 | ubuntu-noble-large | DiffID: sha256:92a6ad0f24156a3af8fc7ebf7b1e9b639b84e2d30c110dd9bae6a903642b03ee 2026-07-10 02:06:10.904248 | ubuntu-noble-large | DiffID: sha256:b9f5f390f05b29da08106f1d5b01ae0e943d4c12de70b104c3a7f0a4d6eea88a 2026-07-10 02:06:10.948225 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:ec1ee8662945912f7b30d0be40633fd241e21c1c41b9c422ba023ea730d56c9a 2026-07-10 02:06:10.949171 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:10.995281 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:10.995385 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:10.995402 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:10.995415 | ubuntu-noble-large | DiffID: sha256:92a6ad0f24156a3af8fc7ebf7b1e9b639b84e2d30c110dd9bae6a903642b03ee 2026-07-10 02:06:10.995428 | ubuntu-noble-large | DiffID: sha256:b9f5f390f05b29da08106f1d5b01ae0e943d4c12de70b104c3a7f0a4d6eea88a 2026-07-10 02:06:11.042604 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:ec1ee8662945912f7b30d0be40633fd241e21c1c41b9c422ba023ea730d56c9a 2026-07-10 02:06:11.043999 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:11.044054 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 02:06:11.044062 | ubuntu-noble-large | [SUCCESS] [63/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-07-10 02:06:11.050341 | ubuntu-noble-large | [INFO]  [64/130] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 02:06:11.050412 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 02:06:11.670977 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 02:06:11.671065 | ubuntu-noble-large | [SUCCESS] [64/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 02:06:11.671074 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 02:06:11.714238 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 02:06:11.714333 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 02:06:11.714970 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:11.758629 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:47afdb61258c724a5971912e802c21f1339584ab7262a8acfc1c60a8a6a9825d 2026-07-10 02:06:11.758746 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-158821-19014 2026-07-10 02:06:12.073184 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:12.120141 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:47afdb61258c724a5971912e802c21f1339584ab7262a8acfc1c60a8a6a9825d 2026-07-10 02:06:12.120205 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:12.159478 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:12.159541 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:12.159563 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:12.159569 | ubuntu-noble-large | DiffID: sha256:4db124d6df8c0557238305a6e1bce16007c4d56a0502a1076214d8123be61675 2026-07-10 02:06:12.159574 | ubuntu-noble-large | DiffID: sha256:c50865320045c0672a0c43e5a0fa8a60d6456215b6029fb93ce46727ee04b82d 2026-07-10 02:06:12.204176 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:477609e29ea8dd9500a6f499437e3118c4c8152bdcf099682b85da13cf262f79 2026-07-10 02:06:12.205245 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:12.248005 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:12.248178 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:12.248201 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:12.248218 | ubuntu-noble-large | DiffID: sha256:4db124d6df8c0557238305a6e1bce16007c4d56a0502a1076214d8123be61675 2026-07-10 02:06:12.248233 | ubuntu-noble-large | DiffID: sha256:c50865320045c0672a0c43e5a0fa8a60d6456215b6029fb93ce46727ee04b82d 2026-07-10 02:06:12.298213 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:477609e29ea8dd9500a6f499437e3118c4c8152bdcf099682b85da13cf262f79 2026-07-10 02:06:12.299305 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:12.299382 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 02:06:12.299424 | ubuntu-noble-large | [SUCCESS] [64/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-07-10 02:06:12.308175 | ubuntu-noble-large | [INFO]  [65/130] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 02:06:12.308241 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 02:06:13.001277 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 02:06:13.001378 | ubuntu-noble-large | [SUCCESS] [65/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 02:06:13.001392 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 02:06:13.051237 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 02:06:13.051327 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 02:06:13.051348 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:13.096161 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:26d3a056591ed6443d8da0a1c04091340b3466e1e53ff9bd35e5b9a93198adbb 2026-07-10 02:06:13.096231 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-158821-58 2026-07-10 02:06:13.388212 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:13.432316 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:26d3a056591ed6443d8da0a1c04091340b3466e1e53ff9bd35e5b9a93198adbb 2026-07-10 02:06:13.432395 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:13.471951 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:13.472022 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:13.472030 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:13.472059 | ubuntu-noble-large | DiffID: sha256:4db124d6df8c0557238305a6e1bce16007c4d56a0502a1076214d8123be61675 2026-07-10 02:06:13.472067 | ubuntu-noble-large | DiffID: sha256:00c7db10d2526e18e02a31d15477613ab5c0c8dd77a49696e5ec97481adf2eca 2026-07-10 02:06:13.506474 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:ef7bb58aa48a3059b5ae5a2911d2b1aa21fe5a5012422c81d801bf490ae9c299 2026-07-10 02:06:13.506682 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:13.551026 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:13.551140 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:13.551148 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:13.551152 | ubuntu-noble-large | DiffID: sha256:4db124d6df8c0557238305a6e1bce16007c4d56a0502a1076214d8123be61675 2026-07-10 02:06:13.551157 | ubuntu-noble-large | DiffID: sha256:00c7db10d2526e18e02a31d15477613ab5c0c8dd77a49696e5ec97481adf2eca 2026-07-10 02:06:13.597187 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:ef7bb58aa48a3059b5ae5a2911d2b1aa21fe5a5012422c81d801bf490ae9c299 2026-07-10 02:06:13.598215 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:13.598305 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 02:06:13.598328 | ubuntu-noble-large | [SUCCESS] [65/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-07-10 02:06:13.605207 | ubuntu-noble-large | [INFO]  [66/130] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 02:06:13.605282 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 02:06:14.343084 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 02:06:14.343254 | ubuntu-noble-large | [SUCCESS] [66/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 02:06:14.343269 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 02:06:14.382180 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 02:06:14.382266 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 02:06:14.382277 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:14.422208 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:13de5f170c48d5b2b20605639401c396dc2324b93f14459f84eec2c74c0845bc 2026-07-10 02:06:14.422306 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-158821-22849 2026-07-10 02:06:14.776245 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:14.823134 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:13de5f170c48d5b2b20605639401c396dc2324b93f14459f84eec2c74c0845bc 2026-07-10 02:06:14.823195 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:14.852553 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:14.852633 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:14.852642 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:14.852649 | ubuntu-noble-large | DiffID: sha256:4db124d6df8c0557238305a6e1bce16007c4d56a0502a1076214d8123be61675 2026-07-10 02:06:14.852655 | ubuntu-noble-large | DiffID: sha256:e01c0d3e4c909d0f16122980d3845594816f2f33f44130ecd4722b610aa0c778 2026-07-10 02:06:14.888490 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:18d9711ce3604de8ba698b950925596bc6eef00d1c81691e8ea9758a3c41424d 2026-07-10 02:06:14.889127 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:14.924438 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:14.924527 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:14.924541 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:14.924551 | ubuntu-noble-large | DiffID: sha256:4db124d6df8c0557238305a6e1bce16007c4d56a0502a1076214d8123be61675 2026-07-10 02:06:14.924560 | ubuntu-noble-large | DiffID: sha256:e01c0d3e4c909d0f16122980d3845594816f2f33f44130ecd4722b610aa0c778 2026-07-10 02:06:14.966670 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:18d9711ce3604de8ba698b950925596bc6eef00d1c81691e8ea9758a3c41424d 2026-07-10 02:06:14.968195 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:14.968249 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 02:06:14.968258 | ubuntu-noble-large | [SUCCESS] [66/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-07-10 02:06:14.973008 | ubuntu-noble-large | [INFO]  [67/130] Checking: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 02:06:14.973097 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 02:06:15.557156 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 02:06:15.557252 | ubuntu-noble-large | [SUCCESS] [67/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 02:06:15.557265 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 02:06:15.599008 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 02:06:15.599152 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 02:06:15.599169 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:15.644860 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cc8eb16cded80934fa37e9d558ccc19a056a8e18473b109195ab2850ddf60458 2026-07-10 02:06:15.644921 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-158821-28791 2026-07-10 02:06:15.952191 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:15.994190 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cc8eb16cded80934fa37e9d558ccc19a056a8e18473b109195ab2850ddf60458 2026-07-10 02:06:15.994252 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:16.040276 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:16.040361 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:16.040370 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:16.040377 | ubuntu-noble-large | DiffID: sha256:4db124d6df8c0557238305a6e1bce16007c4d56a0502a1076214d8123be61675 2026-07-10 02:06:16.040384 | ubuntu-noble-large | DiffID: sha256:7111bc22b62a789df7950f66270ed80eb17812013bf46671f1b54754d638ad56 2026-07-10 02:06:16.083932 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:af0339692c3ede9a59736b3ae8f96bf7f061d9d19bd669d6806a6981e6acef46 2026-07-10 02:06:16.085179 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:16.120196 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:16.120269 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:16.120277 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:16.120283 | ubuntu-noble-large | DiffID: sha256:4db124d6df8c0557238305a6e1bce16007c4d56a0502a1076214d8123be61675 2026-07-10 02:06:16.120289 | ubuntu-noble-large | DiffID: sha256:7111bc22b62a789df7950f66270ed80eb17812013bf46671f1b54754d638ad56 2026-07-10 02:06:16.160128 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:af0339692c3ede9a59736b3ae8f96bf7f061d9d19bd669d6806a6981e6acef46 2026-07-10 02:06:16.160234 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:16.160816 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 02:06:16.160864 | ubuntu-noble-large | [SUCCESS] [67/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-07-10 02:06:16.166447 | ubuntu-noble-large | [INFO]  [68/130] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 02:06:16.166535 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 02:06:17.010000 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 02:06:17.010107 | ubuntu-noble-large | [SUCCESS] [68/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 02:06:17.010172 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 02:06:17.056208 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 02:06:17.056298 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 02:06:17.056311 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:17.095673 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b3e4de2df04b165e31f85c84c50018cd661d119ca4c1d0295cb4ebb3366c7c18 2026-07-10 02:06:17.095743 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-158821-659 2026-07-10 02:06:17.374022 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:17.414233 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b3e4de2df04b165e31f85c84c50018cd661d119ca4c1d0295cb4ebb3366c7c18 2026-07-10 02:06:17.414324 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:17.459432 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:17.459531 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:17.459548 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:17.459579 | ubuntu-noble-large | DiffID: sha256:4db124d6df8c0557238305a6e1bce16007c4d56a0502a1076214d8123be61675 2026-07-10 02:06:17.459593 | ubuntu-noble-large | DiffID: sha256:a68413d3b89ba819ed7095c3d104af1941b471fbe270a55615c7afec84779f50 2026-07-10 02:06:17.511060 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:a1df0426510e7863f3e9fd8aec3c7ae365f2cda6386c23b01a7cb8d01c75bd95 2026-07-10 02:06:17.512267 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:17.547571 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:17.547650 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:17.547659 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:17.547667 | ubuntu-noble-large | DiffID: sha256:4db124d6df8c0557238305a6e1bce16007c4d56a0502a1076214d8123be61675 2026-07-10 02:06:17.547675 | ubuntu-noble-large | DiffID: sha256:a68413d3b89ba819ed7095c3d104af1941b471fbe270a55615c7afec84779f50 2026-07-10 02:06:17.595425 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:a1df0426510e7863f3e9fd8aec3c7ae365f2cda6386c23b01a7cb8d01c75bd95 2026-07-10 02:06:17.596166 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:17.596245 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 02:06:17.596267 | ubuntu-noble-large | [SUCCESS] [68/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-07-10 02:06:17.601450 | ubuntu-noble-large | [INFO]  [69/130] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 02:06:17.601523 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 02:06:18.157680 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 02:06:18.157747 | ubuntu-noble-large | [SUCCESS] [69/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 02:06:18.157755 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 02:06:18.200182 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 02:06:18.200293 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 02:06:18.200306 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:18.243835 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4b9fb5a074aadce844cfb1266aecdf5f4ebd98c0a3dd78d7fe683a2d3045ac8d 2026-07-10 02:06:18.243904 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-158821-2241 2026-07-10 02:06:18.546198 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:18.595756 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4b9fb5a074aadce844cfb1266aecdf5f4ebd98c0a3dd78d7fe683a2d3045ac8d 2026-07-10 02:06:18.595840 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:18.629890 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:18.629976 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:18.629988 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:18.629998 | ubuntu-noble-large | DiffID: sha256:60be77b5c829f556d800cc1cf705cafd551cc2be5b58aa929970b720cfa4672d 2026-07-10 02:06:18.630009 | ubuntu-noble-large | DiffID: sha256:10ab184bd1ceb08eb82ff4e6877a33f4068a6d91ce358931770755f36f530890 2026-07-10 02:06:18.684258 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:297fee43b8b5946793a2e5afd87f46b6c4a496862aec552ad2999565c9372ebb 2026-07-10 02:06:18.685154 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:18.733283 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:18.733380 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:18.733407 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:18.733419 | ubuntu-noble-large | DiffID: sha256:60be77b5c829f556d800cc1cf705cafd551cc2be5b58aa929970b720cfa4672d 2026-07-10 02:06:18.733429 | ubuntu-noble-large | DiffID: sha256:10ab184bd1ceb08eb82ff4e6877a33f4068a6d91ce358931770755f36f530890 2026-07-10 02:06:18.783065 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:297fee43b8b5946793a2e5afd87f46b6c4a496862aec552ad2999565c9372ebb 2026-07-10 02:06:18.784198 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:18.784256 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 02:06:18.784266 | ubuntu-noble-large | [SUCCESS] [69/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-07-10 02:06:18.790389 | ubuntu-noble-large | [INFO]  [70/130] Checking: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 02:06:18.790434 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 02:06:19.371105 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 02:06:19.371190 | ubuntu-noble-large | [SUCCESS] [70/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 02:06:19.371196 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 02:06:19.410279 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 02:06:19.410390 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 02:06:19.410413 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:19.448481 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:75faeaa1e3ff6b41e3a4f103bdbda706df21143097b713ca8866d5855acb7f77 2026-07-10 02:06:19.448564 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-158821-28692 2026-07-10 02:06:19.729199 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:19.771786 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:75faeaa1e3ff6b41e3a4f103bdbda706df21143097b713ca8866d5855acb7f77 2026-07-10 02:06:19.771881 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:19.817936 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:19.818016 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:19.818033 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:19.818085 | ubuntu-noble-large | DiffID: sha256:60be77b5c829f556d800cc1cf705cafd551cc2be5b58aa929970b720cfa4672d 2026-07-10 02:06:19.818100 | ubuntu-noble-large | DiffID: sha256:4626743af7d0fc09be6c1eecc8b8491ba166841ddd0c11108fff980c3151519a 2026-07-10 02:06:19.861312 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:ebcf4232f880167f4e1b11a1f1af0b797650796a181056f3930233ae320881e1 2026-07-10 02:06:19.861860 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:19.899166 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:19.899240 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:19.899250 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:19.899260 | ubuntu-noble-large | DiffID: sha256:60be77b5c829f556d800cc1cf705cafd551cc2be5b58aa929970b720cfa4672d 2026-07-10 02:06:19.899271 | ubuntu-noble-large | DiffID: sha256:4626743af7d0fc09be6c1eecc8b8491ba166841ddd0c11108fff980c3151519a 2026-07-10 02:06:19.933630 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:ebcf4232f880167f4e1b11a1f1af0b797650796a181056f3930233ae320881e1 2026-07-10 02:06:19.934511 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:19.934540 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 02:06:19.934546 | ubuntu-noble-large | [SUCCESS] [70/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-07-10 02:06:19.939840 | ubuntu-noble-large | [INFO]  [71/130] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 02:06:19.939922 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 02:06:20.466767 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 02:06:20.466851 | ubuntu-noble-large | [SUCCESS] [71/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 02:06:20.466861 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 02:06:20.501238 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 02:06:20.501298 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 02:06:20.501304 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:20.532927 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fc12b233e7dd8d50223c66a9323e99d57fa35942d91761e868e43c0a963ed51e 2026-07-10 02:06:20.533002 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-158821-12732 2026-07-10 02:06:20.803031 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:20.837695 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fc12b233e7dd8d50223c66a9323e99d57fa35942d91761e868e43c0a963ed51e 2026-07-10 02:06:20.837785 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:20.880841 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:20.880926 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:20.880936 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:20.880944 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:20.880972 | ubuntu-noble-large | DiffID: sha256:8e6c9efc6f2ec9d8c6789da24d5452fe1de4e5456cdb5f5c3fccffa075402ec8 2026-07-10 02:06:20.925846 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:0fc4091b67127898f6f0453a91801501310edae6084010493e73bfe6c5a1d6cf 2026-07-10 02:06:20.926379 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:20.972245 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:20.972323 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:20.972333 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:20.972340 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:20.972348 | ubuntu-noble-large | DiffID: sha256:8e6c9efc6f2ec9d8c6789da24d5452fe1de4e5456cdb5f5c3fccffa075402ec8 2026-07-10 02:06:21.012904 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:0fc4091b67127898f6f0453a91801501310edae6084010493e73bfe6c5a1d6cf 2026-07-10 02:06:21.013465 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:21.013532 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 02:06:21.013690 | ubuntu-noble-large | [SUCCESS] [71/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-07-10 02:06:21.017473 | ubuntu-noble-large | [INFO]  [72/130] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 02:06:21.017555 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 02:06:21.489990 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 02:06:21.490081 | ubuntu-noble-large | [SUCCESS] [72/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 02:06:21.490238 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 02:06:21.529240 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 02:06:21.529359 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 02:06:21.529497 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:21.574742 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:83dd73a68cb3bf21e236946e0156e36b5f43721b9d71b7766607d884b51ca889 2026-07-10 02:06:21.574851 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-158821-3101 2026-07-10 02:06:21.934504 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:21.977617 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:83dd73a68cb3bf21e236946e0156e36b5f43721b9d71b7766607d884b51ca889 2026-07-10 02:06:21.977701 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:22.017054 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:22.017131 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:22.017138 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:22.017143 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:22.017147 | ubuntu-noble-large | DiffID: sha256:b24081de1d84d1216b6f3574226d7852366aaee505884c93d1f68ed3ae831b9a 2026-07-10 02:06:22.054737 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:9d33400141764ea3f8f8f6819d2b4f4648cff6267af64e21fe0989b554a7be4b 2026-07-10 02:06:22.055492 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:22.103258 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:22.103375 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:22.103388 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:22.103399 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:22.103409 | ubuntu-noble-large | DiffID: sha256:b24081de1d84d1216b6f3574226d7852366aaee505884c93d1f68ed3ae831b9a 2026-07-10 02:06:22.147754 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:9d33400141764ea3f8f8f6819d2b4f4648cff6267af64e21fe0989b554a7be4b 2026-07-10 02:06:22.148537 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:22.148610 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 02:06:22.148632 | ubuntu-noble-large | [SUCCESS] [72/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-07-10 02:06:22.155371 | ubuntu-noble-large | [INFO]  [73/130] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 02:06:22.155476 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 02:06:22.817485 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 02:06:22.817622 | ubuntu-noble-large | [SUCCESS] [73/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 02:06:22.817932 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 02:06:22.865103 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 02:06:22.865281 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 02:06:22.865511 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:22.912816 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:74f5106715a2fa7efcfdddac27a4329d36c30df6e343447969a40e7c2f2451ec 2026-07-10 02:06:22.912953 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-158821-15596 2026-07-10 02:06:23.207481 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:23.251829 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:74f5106715a2fa7efcfdddac27a4329d36c30df6e343447969a40e7c2f2451ec 2026-07-10 02:06:23.251952 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:23.294280 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:23.294398 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:23.294411 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:23.294422 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:23.294433 | ubuntu-noble-large | DiffID: sha256:cfe007b039625cbab0d67b10420f68928381eaa0595d70a44dd9d6a910757601 2026-07-10 02:06:23.340919 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:d78647f1a5d5ad0088a02b3cbfd2913c1abc4641f4d97cd4dfa1d9aaca57b50c 2026-07-10 02:06:23.341631 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:23.379167 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:23.379295 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:23.379310 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:23.379320 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:23.379330 | ubuntu-noble-large | DiffID: sha256:cfe007b039625cbab0d67b10420f68928381eaa0595d70a44dd9d6a910757601 2026-07-10 02:06:23.431490 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:d78647f1a5d5ad0088a02b3cbfd2913c1abc4641f4d97cd4dfa1d9aaca57b50c 2026-07-10 02:06:23.432312 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:23.432435 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 02:06:23.432640 | ubuntu-noble-large | [SUCCESS] [73/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-07-10 02:06:23.439884 | ubuntu-noble-large | [INFO]  [74/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 02:06:23.440057 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 02:06:24.253806 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 02:06:24.253918 | ubuntu-noble-large | [SUCCESS] [74/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 02:06:24.253933 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 02:06:24.297987 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 02:06:24.298203 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 02:06:24.298419 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:24.346966 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1752c59780dc4faf0b36ed8d051f29e4bef7efb20fdb902aaaab11776a7fe270 2026-07-10 02:06:24.347150 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-158821-16904 2026-07-10 02:06:24.627448 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:24.671791 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1752c59780dc4faf0b36ed8d051f29e4bef7efb20fdb902aaaab11776a7fe270 2026-07-10 02:06:24.671864 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:24.709373 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:24.709470 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:24.709482 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:24.709491 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:24.709502 | ubuntu-noble-large | DiffID: sha256:b7d02d7f553fabb237a09233ee639e694f6b7ca61ed336125d6f9b5fd50b2edc 2026-07-10 02:06:24.757244 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:e281bb799970f06225bace5f8ca15f672c1bad3d2f740bca2c52e9a32e689942 2026-07-10 02:06:24.757489 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:24.786299 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:24.786389 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:24.786402 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:24.786413 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:24.786422 | ubuntu-noble-large | DiffID: sha256:b7d02d7f553fabb237a09233ee639e694f6b7ca61ed336125d6f9b5fd50b2edc 2026-07-10 02:06:24.836477 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:e281bb799970f06225bace5f8ca15f672c1bad3d2f740bca2c52e9a32e689942 2026-07-10 02:06:24.837076 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:24.837182 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 02:06:24.837336 | ubuntu-noble-large | [SUCCESS] [74/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-07-10 02:06:24.842778 | ubuntu-noble-large | [INFO]  [75/130] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 02:06:24.842861 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 02:06:25.417290 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 02:06:25.417421 | ubuntu-noble-large | [SUCCESS] [75/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 02:06:25.417577 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 02:06:25.450021 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 02:06:25.450262 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 02:06:25.450441 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:25.494718 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9a776e9d5b0262a995e5e5ab1c870d73ea9d79117fb26064899c82713d8fd16c 2026-07-10 02:06:25.494858 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-158821-9152 2026-07-10 02:06:25.820612 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:25.869993 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9a776e9d5b0262a995e5e5ab1c870d73ea9d79117fb26064899c82713d8fd16c 2026-07-10 02:06:25.870221 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:25.908211 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:25.908302 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:25.908315 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:25.908325 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:25.908334 | ubuntu-noble-large | DiffID: sha256:43bc0b51d5811fbd533e432410419f0e6eddbf971e7e13f57186865eaff01481 2026-07-10 02:06:25.953257 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:76213104d7090507af635a364e5e15a1d3a45308fabd20e1fa45dda52ebd3bda 2026-07-10 02:06:25.954251 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:26.000820 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:26.000882 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:26.000888 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:26.000892 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:26.000897 | ubuntu-noble-large | DiffID: sha256:43bc0b51d5811fbd533e432410419f0e6eddbf971e7e13f57186865eaff01481 2026-07-10 02:06:26.054995 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:76213104d7090507af635a364e5e15a1d3a45308fabd20e1fa45dda52ebd3bda 2026-07-10 02:06:26.056205 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:26.056304 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 02:06:26.056320 | ubuntu-noble-large | [SUCCESS] [75/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-07-10 02:06:26.064209 | ubuntu-noble-large | [INFO]  [76/130] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 02:06:26.064291 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 02:06:26.785179 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 02:06:26.785265 | ubuntu-noble-large | [SUCCESS] [76/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 02:06:26.785273 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 02:06:26.830287 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 02:06:26.830400 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 02:06:26.830414 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:26.881252 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6773f9ec23ac77e31fce12ebb704999c447a33d37ea1bdcc85a508c91abd91d4 2026-07-10 02:06:26.881379 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-158821-4857 2026-07-10 02:06:27.188164 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:27.227276 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6773f9ec23ac77e31fce12ebb704999c447a33d37ea1bdcc85a508c91abd91d4 2026-07-10 02:06:27.227386 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:27.266600 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:27.266693 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:27.266706 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:27.266715 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:27.266725 | ubuntu-noble-large | DiffID: sha256:910161ebb14543a7e52d668b81b33d25ce4cb53f971f1600ba1c1b27acc9498c 2026-07-10 02:06:27.311445 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:00c70c1a2e62f6c4c28deec6dc923cac005da9549bb58ebfd7502e74e9982ebf 2026-07-10 02:06:27.311571 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:27.358158 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:27.358242 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:27.358250 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:27.358256 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:27.358262 | ubuntu-noble-large | DiffID: sha256:910161ebb14543a7e52d668b81b33d25ce4cb53f971f1600ba1c1b27acc9498c 2026-07-10 02:06:27.404905 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:00c70c1a2e62f6c4c28deec6dc923cac005da9549bb58ebfd7502e74e9982ebf 2026-07-10 02:06:27.405775 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:27.405834 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 02:06:27.405843 | ubuntu-noble-large | [SUCCESS] [76/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-07-10 02:06:27.413005 | ubuntu-noble-large | [INFO]  [77/130] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 02:06:27.413093 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 02:06:27.943179 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 02:06:27.943303 | ubuntu-noble-large | [SUCCESS] [77/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 02:06:27.943317 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 02:06:27.979061 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 02:06:27.979176 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 02:06:27.979184 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:28.018003 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:45b4864b7a2dff818f46b655c7abda75081791e807123d08e84807d38976d0f0 2026-07-10 02:06:28.018216 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-158821-32122 2026-07-10 02:06:28.398096 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:28.442194 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:45b4864b7a2dff818f46b655c7abda75081791e807123d08e84807d38976d0f0 2026-07-10 02:06:28.442294 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:28.491950 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:28.492060 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:28.492073 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:28.492080 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:28.492086 | ubuntu-noble-large | DiffID: sha256:de5872c136bd13bf9cde1094bf3d35bf1128c03615691077a11bc4f5ae35d4ee 2026-07-10 02:06:28.539404 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:25fdfaf426c6f13e1622a8105a4e36a07f748d617a3b917a57d47720ef6fb83b 2026-07-10 02:06:28.540570 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:28.581938 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:28.581998 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:28.582003 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:28.582008 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:28.582012 | ubuntu-noble-large | DiffID: sha256:de5872c136bd13bf9cde1094bf3d35bf1128c03615691077a11bc4f5ae35d4ee 2026-07-10 02:06:28.628783 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:25fdfaf426c6f13e1622a8105a4e36a07f748d617a3b917a57d47720ef6fb83b 2026-07-10 02:06:28.629968 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:28.630028 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 02:06:28.630073 | ubuntu-noble-large | [SUCCESS] [77/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-07-10 02:06:28.636278 | ubuntu-noble-large | [INFO]  [78/130] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 02:06:28.636329 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 02:06:29.162185 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 02:06:29.162270 | ubuntu-noble-large | [SUCCESS] [78/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 02:06:29.162279 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 02:06:29.205236 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 02:06:29.205363 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 02:06:29.205387 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:29.254191 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7da999109b4171643bbec3b3802184ea22c27aa31d6567f7246c64b7f9e91120 2026-07-10 02:06:29.254283 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-158821-19123 2026-07-10 02:06:29.566579 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:29.617212 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7da999109b4171643bbec3b3802184ea22c27aa31d6567f7246c64b7f9e91120 2026-07-10 02:06:29.617315 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:29.655209 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:29.655286 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:29.655314 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:29.655321 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:29.655327 | ubuntu-noble-large | DiffID: sha256:fcd8c1fcbad2a6aa6d359fcd2fa05a92cb8701fd6768a8e6e44730c6e079b08c 2026-07-10 02:06:29.697818 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:6745603f4b6bf9a3f532b289486e61a8d5d99fe55b368d340ae76e7740eef32b 2026-07-10 02:06:29.699355 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:29.732068 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:29.732163 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:29.732169 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:29.732173 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:29.732177 | ubuntu-noble-large | DiffID: sha256:fcd8c1fcbad2a6aa6d359fcd2fa05a92cb8701fd6768a8e6e44730c6e079b08c 2026-07-10 02:06:29.775220 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:6745603f4b6bf9a3f532b289486e61a8d5d99fe55b368d340ae76e7740eef32b 2026-07-10 02:06:29.776189 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:29.776275 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 02:06:29.776284 | ubuntu-noble-large | [SUCCESS] [78/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-07-10 02:06:29.781157 | ubuntu-noble-large | [INFO]  [79/130] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 02:06:29.781209 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 02:06:30.350208 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 02:06:30.350300 | ubuntu-noble-large | [SUCCESS] [79/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 02:06:30.350319 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 02:06:30.378998 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 02:06:30.379089 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 02:06:30.379098 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:30.414411 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:38dc5a402e3f2f7bfb5166c73a3e26b6ae3d1a1eaa90214593a84941573aba73 2026-07-10 02:06:30.414504 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-158821-28244 2026-07-10 02:06:30.705247 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:30.751260 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:38dc5a402e3f2f7bfb5166c73a3e26b6ae3d1a1eaa90214593a84941573aba73 2026-07-10 02:06:30.751348 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:30.795282 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:30.795374 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:30.795387 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:30.795397 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:30.795407 | ubuntu-noble-large | DiffID: sha256:90ed0e190c46e62788d87a44e2ac363931130fd730c81a4e4293e72478cb8e5f 2026-07-10 02:06:30.838266 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:53daaf0328b37423be63937fcce5a102bfb10565be2d076b10916de50d34b783 2026-07-10 02:06:30.839367 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:30.881923 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:30.882072 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:30.882087 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:30.882093 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:30.882099 | ubuntu-noble-large | DiffID: sha256:90ed0e190c46e62788d87a44e2ac363931130fd730c81a4e4293e72478cb8e5f 2026-07-10 02:06:30.929754 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:53daaf0328b37423be63937fcce5a102bfb10565be2d076b10916de50d34b783 2026-07-10 02:06:30.930292 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:30.930385 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 02:06:30.930399 | ubuntu-noble-large | [SUCCESS] [79/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-07-10 02:06:30.936237 | ubuntu-noble-large | [INFO]  [80/130] Checking: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 02:06:30.936324 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 02:06:31.565166 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 02:06:31.565260 | ubuntu-noble-large | [SUCCESS] [80/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 02:06:31.565267 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 02:06:31.609309 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 02:06:31.609465 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 02:06:31.609482 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:31.653058 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:af317f26282ececfb71a6027d6cacd9940ea537c4497ca912d56f3a8555db626 2026-07-10 02:06:31.653205 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-158821-12433 2026-07-10 02:06:32.020252 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:32.063235 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:af317f26282ececfb71a6027d6cacd9940ea537c4497ca912d56f3a8555db626 2026-07-10 02:06:32.063389 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:32.107647 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:32.107728 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:32.107737 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:32.107744 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:32.107750 | ubuntu-noble-large | DiffID: sha256:b30269e2400cce5e84d8737edaa56ccff3b9ae0da95aaa5f310791198d2547b0 2026-07-10 02:06:32.154548 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:cc2cf6488459d1f9290b4bb134771f37a1fcc961e51e4f3eb827513c08a5aca2 2026-07-10 02:06:32.155975 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:32.206219 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:32.206316 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:32.206322 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:32.206326 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:32.206330 | ubuntu-noble-large | DiffID: sha256:b30269e2400cce5e84d8737edaa56ccff3b9ae0da95aaa5f310791198d2547b0 2026-07-10 02:06:32.256609 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:cc2cf6488459d1f9290b4bb134771f37a1fcc961e51e4f3eb827513c08a5aca2 2026-07-10 02:06:32.258302 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:32.258400 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 02:06:32.258417 | ubuntu-noble-large | [SUCCESS] [80/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-07-10 02:06:32.265626 | ubuntu-noble-large | [INFO]  [81/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 02:06:32.265704 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 02:06:32.853176 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 02:06:32.853268 | ubuntu-noble-large | [SUCCESS] [81/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 02:06:32.854097 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 02:06:32.888066 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 02:06:32.888155 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 02:06:32.888165 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:32.927228 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1a2a6463688092aedaacbf563e0e061775515f16c92bb03764c7261d5e7fcc01 2026-07-10 02:06:32.927339 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-158821-12894 2026-07-10 02:06:33.224808 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:33.264298 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1a2a6463688092aedaacbf563e0e061775515f16c92bb03764c7261d5e7fcc01 2026-07-10 02:06:33.264390 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:33.311183 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:33.311265 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:33.311275 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:33.311283 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:33.311290 | ubuntu-noble-large | DiffID: sha256:4eb046851fe3fda0e1182d6b7e31ec768f38a1364d455941f5b687e518283de1 2026-07-10 02:06:33.364632 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:2ac85047a62ae973a5acfc6cdcba091d1438300304c4d38be57e2f4fddd431e8 2026-07-10 02:06:33.365207 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:33.407168 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:33.407259 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:33.407273 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:33.407282 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:33.407292 | ubuntu-noble-large | DiffID: sha256:4eb046851fe3fda0e1182d6b7e31ec768f38a1364d455941f5b687e518283de1 2026-07-10 02:06:33.454858 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:2ac85047a62ae973a5acfc6cdcba091d1438300304c4d38be57e2f4fddd431e8 2026-07-10 02:06:33.456321 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:33.456424 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 02:06:33.456454 | ubuntu-noble-large | [SUCCESS] [81/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-07-10 02:06:33.462482 | ubuntu-noble-large | [INFO]  [82/130] Checking: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 02:06:33.462759 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 02:06:34.341301 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 02:06:34.341565 | ubuntu-noble-large | [SUCCESS] [82/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 02:06:34.341769 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 02:06:34.386851 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 02:06:34.387966 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 02:06:34.388013 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:34.437626 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:47b57f481963e75d10b61b96d631529ea6a42e4d2be56868bf0186dfc8c7efc7 2026-07-10 02:06:34.437694 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-158821-12253 2026-07-10 02:06:34.755880 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:34.797193 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:47b57f481963e75d10b61b96d631529ea6a42e4d2be56868bf0186dfc8c7efc7 2026-07-10 02:06:34.797268 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:34.835184 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:34.835283 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:34.835296 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:34.835307 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:34.835317 | ubuntu-noble-large | DiffID: sha256:1b18f54d35832f0cc5cb68661f2d4897f2e53f721fb55c4aac86d8f2884a72df 2026-07-10 02:06:34.881025 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:c3e5a7ac34da7819b69f903be8218c3aeab22362938e2456b3076c0892bfdfac 2026-07-10 02:06:34.882261 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:34.922208 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:34.922354 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:34.922380 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:34.922397 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:34.922414 | ubuntu-noble-large | DiffID: sha256:1b18f54d35832f0cc5cb68661f2d4897f2e53f721fb55c4aac86d8f2884a72df 2026-07-10 02:06:34.972183 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:c3e5a7ac34da7819b69f903be8218c3aeab22362938e2456b3076c0892bfdfac 2026-07-10 02:06:34.974022 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:34.974179 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 02:06:34.974202 | ubuntu-noble-large | [SUCCESS] [82/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-07-10 02:06:34.980203 | ubuntu-noble-large | [INFO]  [83/130] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 02:06:34.980263 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 02:06:35.978191 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 02:06:35.978279 | ubuntu-noble-large | [SUCCESS] [83/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 02:06:35.978292 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 02:06:36.019257 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 02:06:36.020340 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 02:06:36.020440 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:36.074325 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1b9f60f5e5cfe8cb245b18d15e6dd369f2716ddf54912b44c5b29211b12ba8ab 2026-07-10 02:06:36.074420 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-158821-26109 2026-07-10 02:06:36.372220 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:36.418753 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1b9f60f5e5cfe8cb245b18d15e6dd369f2716ddf54912b44c5b29211b12ba8ab 2026-07-10 02:06:36.418831 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:36.458684 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:36.458764 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:36.458786 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:36.458795 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:36.458804 | ubuntu-noble-large | DiffID: sha256:fdcf320dd8d3b544e7f3d273246fedc65cc4737ce3fc1a63263d9b52dd557cf9 2026-07-10 02:06:36.508340 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:e0558dac04e2a3e65b79b24b409af376f2e6e55c2f6a61e980de8c7a6e3b1740 2026-07-10 02:06:36.509710 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:36.550334 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:36.550417 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:36.550429 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:06:36.550438 | ubuntu-noble-large | DiffID: sha256:0100e3c546c0f8e6ff689e7a0d84288e4b67fbfccf2e1e40496afa638a8b18a1 2026-07-10 02:06:36.550447 | ubuntu-noble-large | DiffID: sha256:fdcf320dd8d3b544e7f3d273246fedc65cc4737ce3fc1a63263d9b52dd557cf9 2026-07-10 02:06:36.596202 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:e0558dac04e2a3e65b79b24b409af376f2e6e55c2f6a61e980de8c7a6e3b1740 2026-07-10 02:06:36.597231 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:36.597285 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 02:06:36.597297 | ubuntu-noble-large | [SUCCESS] [83/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-07-10 02:06:36.604101 | ubuntu-noble-large | [INFO]  [84/130] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 02:06:36.604191 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 02:06:37.495783 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 02:06:37.495878 | ubuntu-noble-large | [SUCCESS] [84/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 02:06:37.495892 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 02:06:37.543396 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 02:06:37.543483 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 02:06:37.543497 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:37.588761 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:61ee5bf698f34a33b7040c540fd36478ff7f050cba901f57daaceedbadb70917 2026-07-10 02:06:37.588904 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-158821-25438 2026-07-10 02:06:37.957623 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:38.001326 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:61ee5bf698f34a33b7040c540fd36478ff7f050cba901f57daaceedbadb70917 2026-07-10 02:06:38.001422 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:38.045138 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:38.045210 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:38.045217 | ubuntu-noble-large | DiffID: sha256:6210a9057306e0c92ff24d9716c55dfc6df95c5ac89572d57ce8e626563e67fe 2026-07-10 02:06:38.045223 | ubuntu-noble-large | DiffID: sha256:a3409dfb6f860d371e8f5d09b1fdab28faa3ffaea4b5068b3627a3256d18d31e 2026-07-10 02:06:38.092133 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:6465c7acb414e850a33c1f4c11f4b55bfea68b2be1dd87de2ff79c1d181ecd2d 2026-07-10 02:06:38.093236 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:38.130977 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:38.131084 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:38.131103 | ubuntu-noble-large | DiffID: sha256:6210a9057306e0c92ff24d9716c55dfc6df95c5ac89572d57ce8e626563e67fe 2026-07-10 02:06:38.131126 | ubuntu-noble-large | DiffID: sha256:a3409dfb6f860d371e8f5d09b1fdab28faa3ffaea4b5068b3627a3256d18d31e 2026-07-10 02:06:38.181091 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:6465c7acb414e850a33c1f4c11f4b55bfea68b2be1dd87de2ff79c1d181ecd2d 2026-07-10 02:06:38.182144 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:38.182172 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 02:06:38.182186 | ubuntu-noble-large | [SUCCESS] [84/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-07-10 02:06:38.187412 | ubuntu-noble-large | [INFO]  [85/130] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 02:06:38.187457 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 02:06:38.646189 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 02:06:38.646289 | ubuntu-noble-large | [SUCCESS] [85/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 02:06:38.646300 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 02:06:38.691197 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 02:06:38.691305 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 02:06:38.691325 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:38.737318 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6f8621b3212f50ba78c50de71518e89ef1ea16058d38ea321fc2000f12086d06 2026-07-10 02:06:38.737389 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-158821-8895 2026-07-10 02:06:39.048304 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:39.092118 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6f8621b3212f50ba78c50de71518e89ef1ea16058d38ea321fc2000f12086d06 2026-07-10 02:06:39.092191 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:39.129681 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:39.129768 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:39.129777 | ubuntu-noble-large | DiffID: sha256:6210a9057306e0c92ff24d9716c55dfc6df95c5ac89572d57ce8e626563e67fe 2026-07-10 02:06:39.129784 | ubuntu-noble-large | DiffID: sha256:4dec5c6885c8f09f3e3209a3c4a7b9cd0b0b0a297f2f6efcc53158178b529f62 2026-07-10 02:06:39.179572 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:6f50fa5754f04c8a9269b2e081742942f1e86c9bdd820372760796069476242d 2026-07-10 02:06:39.180388 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:39.225698 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:39.225815 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:39.225826 | ubuntu-noble-large | DiffID: sha256:6210a9057306e0c92ff24d9716c55dfc6df95c5ac89572d57ce8e626563e67fe 2026-07-10 02:06:39.225835 | ubuntu-noble-large | DiffID: sha256:4dec5c6885c8f09f3e3209a3c4a7b9cd0b0b0a297f2f6efcc53158178b529f62 2026-07-10 02:06:39.272399 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:6f50fa5754f04c8a9269b2e081742942f1e86c9bdd820372760796069476242d 2026-07-10 02:06:39.273152 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:39.273266 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 02:06:39.273488 | ubuntu-noble-large | [SUCCESS] [85/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-07-10 02:06:39.280468 | ubuntu-noble-large | [INFO]  [86/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 02:06:39.280552 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 02:06:40.333822 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 02:06:40.333951 | ubuntu-noble-large | [SUCCESS] [86/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 02:06:40.333962 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 02:06:40.372065 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 02:06:40.372358 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 02:06:40.372579 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:40.413022 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:780cd92b44d7c54a81f9883f1646505441af35870d4e0e8f4fa026de0713c935 2026-07-10 02:06:40.413192 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-158821-7258 2026-07-10 02:06:40.704450 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:40.747467 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:780cd92b44d7c54a81f9883f1646505441af35870d4e0e8f4fa026de0713c935 2026-07-10 02:06:40.747567 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:40.787067 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:40.787140 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:40.787146 | ubuntu-noble-large | DiffID: sha256:65ea552cde14ca7e8577d447d119a8e529789f0f42346ce861e34234e5845c9c 2026-07-10 02:06:40.787150 | ubuntu-noble-large | DiffID: sha256:fa010df37614f96c75dfc36552d9a37a0825f78a19b9c22e92d70040e2fd9d11 2026-07-10 02:06:40.831167 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:9110203d2be022df98ca8ff833a6468f4471e7ed07a19a2dbacabaf055f63b07 2026-07-10 02:06:40.832275 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:40.875943 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:40.876022 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:40.876032 | ubuntu-noble-large | DiffID: sha256:65ea552cde14ca7e8577d447d119a8e529789f0f42346ce861e34234e5845c9c 2026-07-10 02:06:40.876070 | ubuntu-noble-large | DiffID: sha256:fa010df37614f96c75dfc36552d9a37a0825f78a19b9c22e92d70040e2fd9d11 2026-07-10 02:06:40.916507 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:9110203d2be022df98ca8ff833a6468f4471e7ed07a19a2dbacabaf055f63b07 2026-07-10 02:06:40.917319 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:40.917422 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 02:06:40.917582 | ubuntu-noble-large | [SUCCESS] [86/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-07-10 02:06:40.924977 | ubuntu-noble-large | [INFO]  [87/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 02:06:40.925078 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 02:06:41.371162 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 02:06:41.371242 | ubuntu-noble-large | [SUCCESS] [87/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 02:06:41.371252 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 02:06:41.417301 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 02:06:41.417423 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 02:06:41.418476 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:41.456801 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c88eba07f7620bc982a78e6455166ccc6096f10f1481655ec16f0ec2d8fe3bc6 2026-07-10 02:06:41.456893 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-158821-10759 2026-07-10 02:06:41.738992 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:41.787797 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c88eba07f7620bc982a78e6455166ccc6096f10f1481655ec16f0ec2d8fe3bc6 2026-07-10 02:06:41.787878 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:41.831081 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:41.831193 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:41.831206 | ubuntu-noble-large | DiffID: sha256:65ea552cde14ca7e8577d447d119a8e529789f0f42346ce861e34234e5845c9c 2026-07-10 02:06:41.831216 | ubuntu-noble-large | DiffID: sha256:d4f2f5a838dd21945f968b94bb362c9d2af40109ffc0b37eb8734c7269b200c6 2026-07-10 02:06:41.869321 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:451bfd4076e9d8e5ee6e5c1863c0004c0f8352ccea67e70ca7681f74e3c09c6d 2026-07-10 02:06:41.869877 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:41.910882 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:41.910989 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:41.911008 | ubuntu-noble-large | DiffID: sha256:65ea552cde14ca7e8577d447d119a8e529789f0f42346ce861e34234e5845c9c 2026-07-10 02:06:41.911022 | ubuntu-noble-large | DiffID: sha256:d4f2f5a838dd21945f968b94bb362c9d2af40109ffc0b37eb8734c7269b200c6 2026-07-10 02:06:41.961175 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:451bfd4076e9d8e5ee6e5c1863c0004c0f8352ccea67e70ca7681f74e3c09c6d 2026-07-10 02:06:41.961646 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:41.961694 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 02:06:41.961835 | ubuntu-noble-large | [SUCCESS] [87/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-07-10 02:06:41.968276 | ubuntu-noble-large | [INFO]  [88/130] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 02:06:41.968427 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 02:06:42.802728 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 02:06:42.802839 | ubuntu-noble-large | [SUCCESS] [88/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 02:06:42.802883 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 02:06:42.846648 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 02:06:42.846788 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 02:06:42.846811 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:42.895997 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:af759e5bb018b28fd7d3722251daea702d388a9a92c7bc38874379b3e8e87965 2026-07-10 02:06:42.896350 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-158821-5062 2026-07-10 02:06:43.169466 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:43.213950 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:af759e5bb018b28fd7d3722251daea702d388a9a92c7bc38874379b3e8e87965 2026-07-10 02:06:43.214067 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:43.254446 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:43.254525 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:43.254535 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:43.254542 | ubuntu-noble-large | DiffID: sha256:5314ae83af1e8277f8f8eb9bf1a27dc73570d2ca1d556180344efd7a6606a32d 2026-07-10 02:06:43.303701 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:e419d772c74db3ff4f5fbcdb76a73244301d5ac4eb75c30b993faa8efa939847 2026-07-10 02:06:43.304880 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:43.337791 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:43.337888 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:43.337902 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:43.337913 | ubuntu-noble-large | DiffID: sha256:5314ae83af1e8277f8f8eb9bf1a27dc73570d2ca1d556180344efd7a6606a32d 2026-07-10 02:06:43.378019 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:e419d772c74db3ff4f5fbcdb76a73244301d5ac4eb75c30b993faa8efa939847 2026-07-10 02:06:43.378964 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:43.379087 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 02:06:43.379299 | ubuntu-noble-large | [SUCCESS] [88/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-07-10 02:06:43.386177 | ubuntu-noble-large | [INFO]  [89/130] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 02:06:43.386248 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 02:06:44.049505 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 02:06:44.049687 | ubuntu-noble-large | [SUCCESS] [89/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 02:06:44.049931 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 02:06:44.094170 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 02:06:44.094355 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 02:06:44.094536 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:44.140605 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:64376d78582fbd9b6c383f22aadeb1391740ec5eb1266b88cda07b09dfa07867 2026-07-10 02:06:44.140713 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-158821-27207 2026-07-10 02:06:44.443344 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:44.490224 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:64376d78582fbd9b6c383f22aadeb1391740ec5eb1266b88cda07b09dfa07867 2026-07-10 02:06:44.490355 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:44.525880 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:44.525955 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:44.525980 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:44.525991 | ubuntu-noble-large | DiffID: sha256:e94a447a10d4ad4fb8580ec6a48a7faea62a13b405aa2fcd3fd84bef5e56242b 2026-07-10 02:06:44.579179 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:91eacb567396832e6a08f6cf77e8eb311ebc4ec652827da5b29750e2d580adbb 2026-07-10 02:06:44.580699 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:44.626462 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:44.626567 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:44.626586 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:44.626601 | ubuntu-noble-large | DiffID: sha256:e94a447a10d4ad4fb8580ec6a48a7faea62a13b405aa2fcd3fd84bef5e56242b 2026-07-10 02:06:44.671895 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:91eacb567396832e6a08f6cf77e8eb311ebc4ec652827da5b29750e2d580adbb 2026-07-10 02:06:44.673233 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:44.673316 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 02:06:44.673334 | ubuntu-noble-large | [SUCCESS] [89/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-07-10 02:06:44.679348 | ubuntu-noble-large | [INFO]  [90/130] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 02:06:44.679411 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 02:06:45.445548 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 02:06:45.445668 | ubuntu-noble-large | [SUCCESS] [90/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 02:06:45.445725 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 02:06:45.492687 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 02:06:45.492766 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 02:06:45.492917 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:45.536930 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2f68269ad96e29ce286cc69220d2c24d17c1a55c0134cb0ae1fe9e9f679c24ca 2026-07-10 02:06:45.537077 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-158821-11631 2026-07-10 02:06:45.994646 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:46.045778 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2f68269ad96e29ce286cc69220d2c24d17c1a55c0134cb0ae1fe9e9f679c24ca 2026-07-10 02:06:46.045904 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:46.094561 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:46.094669 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:46.094711 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:46.094723 | ubuntu-noble-large | DiffID: sha256:8e918ea57faf15d2c692dd1d0bb5aa0fe333d982a3f44654c128c5c2e8c24df7 2026-07-10 02:06:46.147155 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:e5ef2ae2ce5e5c527d59811e72fbfda7c4b68814d5c16ae5d1c96f2c2dcd4129 2026-07-10 02:06:46.147990 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:46.189143 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:46.189213 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:46.189219 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:46.189224 | ubuntu-noble-large | DiffID: sha256:8e918ea57faf15d2c692dd1d0bb5aa0fe333d982a3f44654c128c5c2e8c24df7 2026-07-10 02:06:46.239692 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:e5ef2ae2ce5e5c527d59811e72fbfda7c4b68814d5c16ae5d1c96f2c2dcd4129 2026-07-10 02:06:46.240566 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:46.240756 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 02:06:46.240985 | ubuntu-noble-large | [SUCCESS] [90/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-07-10 02:06:46.247261 | ubuntu-noble-large | [INFO]  [91/130] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 02:06:46.247410 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 02:06:47.008607 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 02:06:47.008735 | ubuntu-noble-large | [SUCCESS] [91/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 02:06:47.008745 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 02:06:47.046829 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 02:06:47.046964 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 02:06:47.046995 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:47.095140 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1d991d618e798a4262c29ef71288b98ef1cdcc48544295ac43a5a8992115afd8 2026-07-10 02:06:47.095215 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-158821-20330 2026-07-10 02:06:47.387569 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:47.435702 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1d991d618e798a4262c29ef71288b98ef1cdcc48544295ac43a5a8992115afd8 2026-07-10 02:06:47.435783 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:47.485260 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:47.485372 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:47.485382 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:47.485389 | ubuntu-noble-large | DiffID: sha256:a07f50a4ec86b80099837103b778ec110bec4970c5ac2755cf4f1c5a6203ede3 2026-07-10 02:06:47.543617 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:6f7918f8168478aced975de6ca9ca5203c47c0e25604ced5f3e7ba77f08aee40 2026-07-10 02:06:47.544213 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:47.587757 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:47.587849 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:47.587888 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:47.587900 | ubuntu-noble-large | DiffID: sha256:a07f50a4ec86b80099837103b778ec110bec4970c5ac2755cf4f1c5a6203ede3 2026-07-10 02:06:47.637605 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:6f7918f8168478aced975de6ca9ca5203c47c0e25604ced5f3e7ba77f08aee40 2026-07-10 02:06:47.638351 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:47.638469 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 02:06:47.638654 | ubuntu-noble-large | [SUCCESS] [91/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-07-10 02:06:47.645307 | ubuntu-noble-large | [INFO]  [92/130] Checking: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 02:06:47.645394 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 02:06:48.186654 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 02:06:48.186762 | ubuntu-noble-large | [SUCCESS] [92/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 02:06:48.187142 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 02:06:48.230072 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 02:06:48.230283 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 02:06:48.230493 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:48.272780 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d56da8158e356347fdb1b72de60cbaba994d6cbf5f6b48a30fe89745d5adfdfa 2026-07-10 02:06:48.272873 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-158821-29665 2026-07-10 02:06:48.561526 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:48.607698 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d56da8158e356347fdb1b72de60cbaba994d6cbf5f6b48a30fe89745d5adfdfa 2026-07-10 02:06:48.607796 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:48.651454 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:48.651545 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:48.651561 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:48.651575 | ubuntu-noble-large | DiffID: sha256:fa76bba44deb849d53210d0f401812441e39b69518f1cbd968a8a6e98a10d895 2026-07-10 02:06:48.701693 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:6ab270cda77ee1152c56a2305ae20a788d8d7cd1e53ed030e5e168079de2fb29 2026-07-10 02:06:48.702453 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:48.747966 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:48.748100 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:48.748150 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:48.748161 | ubuntu-noble-large | DiffID: sha256:fa76bba44deb849d53210d0f401812441e39b69518f1cbd968a8a6e98a10d895 2026-07-10 02:06:48.795150 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:6ab270cda77ee1152c56a2305ae20a788d8d7cd1e53ed030e5e168079de2fb29 2026-07-10 02:06:48.795902 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:48.796009 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 02:06:48.796235 | ubuntu-noble-large | [SUCCESS] [92/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-07-10 02:06:48.802176 | ubuntu-noble-large | [INFO]  [93/130] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 02:06:48.802375 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 02:06:49.536030 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 02:06:49.536194 | ubuntu-noble-large | [SUCCESS] [93/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 02:06:49.536289 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 02:06:49.580377 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 02:06:49.580628 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 02:06:49.580898 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:49.627436 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:468826994cf2f6858709ef3386b7acc08f1c6be042dfe523e6d956e2c72f4530 2026-07-10 02:06:49.627657 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-158821-6110 2026-07-10 02:06:49.973079 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:50.019977 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:468826994cf2f6858709ef3386b7acc08f1c6be042dfe523e6d956e2c72f4530 2026-07-10 02:06:50.020142 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:50.064210 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:50.064333 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:50.064347 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:50.064358 | ubuntu-noble-large | DiffID: sha256:c251d06aaa4f2e5a89a54fd99cce238c5849311a4d7315da4ac27f8d0059a3d1 2026-07-10 02:06:50.105832 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:02779e4e3a837a8fffba5fbc738a003ed21e22e8fc8f0e2321eece85922722c8 2026-07-10 02:06:50.106695 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:50.143725 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:50.143821 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:50.143831 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:50.143839 | ubuntu-noble-large | DiffID: sha256:c251d06aaa4f2e5a89a54fd99cce238c5849311a4d7315da4ac27f8d0059a3d1 2026-07-10 02:06:50.197911 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:02779e4e3a837a8fffba5fbc738a003ed21e22e8fc8f0e2321eece85922722c8 2026-07-10 02:06:50.198690 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:50.198793 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 02:06:50.198945 | ubuntu-noble-large | [SUCCESS] [93/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-07-10 02:06:50.206557 | ubuntu-noble-large | [INFO]  [94/130] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 02:06:50.206772 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 02:06:51.104567 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 02:06:51.104700 | ubuntu-noble-large | [SUCCESS] [94/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 02:06:51.104712 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 02:06:51.151607 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 02:06:51.151756 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 02:06:51.151992 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:51.196074 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0f84f5e3eb07d7954c3bc71834a1361305167ecefd38c01fe8a83796e357d22f 2026-07-10 02:06:51.196241 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-158821-29420 2026-07-10 02:06:51.486908 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:51.528377 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0f84f5e3eb07d7954c3bc71834a1361305167ecefd38c01fe8a83796e357d22f 2026-07-10 02:06:51.528475 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:51.566821 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:51.566904 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:51.566915 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:51.566923 | ubuntu-noble-large | DiffID: sha256:f13a1de9e6f9b7d65eacd7df66ba513313f461521754987759647660d6cc7b82 2026-07-10 02:06:51.614844 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:f8eba4c17440bc149d370ed8981c1887fc746318a61522bd82d84704b6b6bfc8 2026-07-10 02:06:51.616786 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:51.663795 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:51.663891 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:51.663906 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:51.663918 | ubuntu-noble-large | DiffID: sha256:f13a1de9e6f9b7d65eacd7df66ba513313f461521754987759647660d6cc7b82 2026-07-10 02:06:51.715647 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:f8eba4c17440bc149d370ed8981c1887fc746318a61522bd82d84704b6b6bfc8 2026-07-10 02:06:51.717245 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:51.717325 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 02:06:51.717343 | ubuntu-noble-large | [SUCCESS] [94/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-07-10 02:06:51.724426 | ubuntu-noble-large | [INFO]  [95/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 02:06:51.724549 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 02:06:52.550834 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 02:06:52.551026 | ubuntu-noble-large | [SUCCESS] [95/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 02:06:52.551139 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 02:06:52.594436 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 02:06:52.594577 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 02:06:52.594594 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:52.634241 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0dc8edf3fe8d23f91acfd381ab8cc637f13a2cdbe3bbf624dd659f99262036f4 2026-07-10 02:06:52.634325 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-158821-31365 2026-07-10 02:06:53.059394 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:53.101904 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0dc8edf3fe8d23f91acfd381ab8cc637f13a2cdbe3bbf624dd659f99262036f4 2026-07-10 02:06:53.102084 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:53.147864 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:53.147962 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:53.147972 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:53.147980 | ubuntu-noble-large | DiffID: sha256:98bbd3eac64fba67c085e7b0830f2c325de8a6a4d3bb86bfd442147eb2399457 2026-07-10 02:06:53.201479 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:68fb19d9901748d5d68c9da2bf4632717434667cc41baeb2cb9ffa4db94486e1 2026-07-10 02:06:53.202302 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:53.242611 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:53.242712 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:53.242726 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:53.242737 | ubuntu-noble-large | DiffID: sha256:98bbd3eac64fba67c085e7b0830f2c325de8a6a4d3bb86bfd442147eb2399457 2026-07-10 02:06:53.292163 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:68fb19d9901748d5d68c9da2bf4632717434667cc41baeb2cb9ffa4db94486e1 2026-07-10 02:06:53.292847 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:53.292893 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 02:06:53.293012 | ubuntu-noble-large | [SUCCESS] [95/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-07-10 02:06:53.296713 | ubuntu-noble-large | [INFO]  [96/130] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 02:06:53.296780 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 02:06:54.320350 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 02:06:54.320482 | ubuntu-noble-large | [SUCCESS] [96/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 02:06:54.320495 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 02:06:54.363996 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 02:06:54.364227 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 02:06:54.364420 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:54.406442 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f4171fe50e968f6486d5dfa6ee0ad7300078e61f20495c877dee8de2415912ea 2026-07-10 02:06:54.406534 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-158821-27330 2026-07-10 02:06:54.934462 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:54.978465 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f4171fe50e968f6486d5dfa6ee0ad7300078e61f20495c877dee8de2415912ea 2026-07-10 02:06:54.978557 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:55.023900 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:55.023984 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:55.023995 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:55.024002 | ubuntu-noble-large | DiffID: sha256:c0961a71720b2012728263cfd8542dbee5161eafeca24efbf5544f3bf1bcc19f 2026-07-10 02:06:55.075169 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:7a3b9b2095146b7d8f94a4ce1a2031ce12580920e7547676eec1f608c3ae6c96 2026-07-10 02:06:55.075834 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:55.110272 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:55.110360 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:55.110371 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:55.110380 | ubuntu-noble-large | DiffID: sha256:c0961a71720b2012728263cfd8542dbee5161eafeca24efbf5544f3bf1bcc19f 2026-07-10 02:06:55.159396 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:7a3b9b2095146b7d8f94a4ce1a2031ce12580920e7547676eec1f608c3ae6c96 2026-07-10 02:06:55.160292 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:55.160381 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 02:06:55.160590 | ubuntu-noble-large | [SUCCESS] [96/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-07-10 02:06:55.166972 | ubuntu-noble-large | [INFO]  [97/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 02:06:55.167145 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 02:06:55.683682 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 02:06:55.683807 | ubuntu-noble-large | [SUCCESS] [97/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 02:06:55.683824 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 02:06:55.729276 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 02:06:55.729416 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 02:06:55.729683 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:55.771227 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9520fc6b8cd6dbfa90e335a2c6442fc3d711df0d3e5417efd84617e25724dbb1 2026-07-10 02:06:55.771548 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-158821-31977 2026-07-10 02:06:56.076703 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:56.126287 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9520fc6b8cd6dbfa90e335a2c6442fc3d711df0d3e5417efd84617e25724dbb1 2026-07-10 02:06:56.126387 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:56.161876 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:56.161988 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:56.162003 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:56.162015 | ubuntu-noble-large | DiffID: sha256:3d92d8a214d2c3d8a41b751a8a3b1e286eea6fb7a893c8d4807e71429c05cc30 2026-07-10 02:06:56.201755 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:34ad008a3b10657c97233f274bc136ea232881e5b6f2893f7c4ef7c438380bc4 2026-07-10 02:06:56.202568 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:56.242879 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:56.242991 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:56.243012 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:56.243029 | ubuntu-noble-large | DiffID: sha256:3d92d8a214d2c3d8a41b751a8a3b1e286eea6fb7a893c8d4807e71429c05cc30 2026-07-10 02:06:56.290085 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:34ad008a3b10657c97233f274bc136ea232881e5b6f2893f7c4ef7c438380bc4 2026-07-10 02:06:56.290847 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:56.290886 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 02:06:56.291078 | ubuntu-noble-large | [SUCCESS] [97/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-07-10 02:06:56.298295 | ubuntu-noble-large | [INFO]  [98/130] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 02:06:56.298400 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 02:06:57.022666 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 02:06:57.022774 | ubuntu-noble-large | [SUCCESS] [98/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 02:06:57.022799 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 02:06:57.060649 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 02:06:57.060755 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 02:06:57.060772 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:57.101444 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e730baf11bf9b811b6e957679cb83c1bdc5bbec6b012890aca6769807c719ea1 2026-07-10 02:06:57.101586 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-158821-28621 2026-07-10 02:06:57.410952 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:57.452000 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e730baf11bf9b811b6e957679cb83c1bdc5bbec6b012890aca6769807c719ea1 2026-07-10 02:06:57.452106 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:57.493999 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:57.494156 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:57.494175 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:57.494189 | ubuntu-noble-large | DiffID: sha256:59cc7cb291cfd13b52238323b26640761379523c2026dd5b0f3e7779ab7b4442 2026-07-10 02:06:57.540812 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:362f3c6c653ef7ea86bd7ef8d209b7accea756c3c21336295278004075ac1c5b 2026-07-10 02:06:57.541842 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:57.581454 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:57.581528 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:57.581536 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:57.581543 | ubuntu-noble-large | DiffID: sha256:59cc7cb291cfd13b52238323b26640761379523c2026dd5b0f3e7779ab7b4442 2026-07-10 02:06:57.628281 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:362f3c6c653ef7ea86bd7ef8d209b7accea756c3c21336295278004075ac1c5b 2026-07-10 02:06:57.629029 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:57.629160 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 02:06:57.629188 | ubuntu-noble-large | [SUCCESS] [98/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-07-10 02:06:57.636368 | ubuntu-noble-large | [INFO]  [99/130] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 02:06:57.636435 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 02:06:58.109852 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 02:06:58.109967 | ubuntu-noble-large | [SUCCESS] [99/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 02:06:58.110134 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 02:06:58.144080 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 02:06:58.144163 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 02:06:58.144251 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:58.187027 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3f41a807a7cfd65d88f1b4be456933fa9ba9b5f824f4a39ad5dd9a771545fcf1 2026-07-10 02:06:58.187315 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-158821-23269 2026-07-10 02:06:58.565250 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:58.610174 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3f41a807a7cfd65d88f1b4be456933fa9ba9b5f824f4a39ad5dd9a771545fcf1 2026-07-10 02:06:58.610266 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:58.647589 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:58.647661 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:58.647669 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:58.647675 | ubuntu-noble-large | DiffID: sha256:fa7fd2c7df5edc3297576696fb37d1e8830e27dcebad5b54b1ec8d46a42cb916 2026-07-10 02:06:58.694185 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:63e47664f7093b81863a811b564ac9342da78225a6bf0422f46f6f40935c2491 2026-07-10 02:06:58.695267 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:58.729950 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:58.730016 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:58.730022 | ubuntu-noble-large | DiffID: sha256:70f832d11015e43f1f69b6a3eeca4b3d1ab7b94bb218bf45baf3de11e7e0b6d7 2026-07-10 02:06:58.730028 | ubuntu-noble-large | DiffID: sha256:fa7fd2c7df5edc3297576696fb37d1e8830e27dcebad5b54b1ec8d46a42cb916 2026-07-10 02:06:58.772708 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:63e47664f7093b81863a811b564ac9342da78225a6bf0422f46f6f40935c2491 2026-07-10 02:06:58.773600 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:06:58.773705 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 02:06:58.773974 | ubuntu-noble-large | [SUCCESS] [99/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-07-10 02:06:58.781828 | ubuntu-noble-large | [INFO]  [100/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 02:06:58.782053 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 02:06:59.378160 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 02:06:59.378249 | ubuntu-noble-large | [SUCCESS] [100/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 02:06:59.378379 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 02:06:59.417509 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 02:06:59.417745 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 02:06:59.417924 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:06:59.461451 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d43b0ed889a72123c7ebc85036a01afc9fe1db1c58c6d2e637c9cd203cec4f14 2026-07-10 02:06:59.461594 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-158821-3129 2026-07-10 02:06:59.828481 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:06:59.865140 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d43b0ed889a72123c7ebc85036a01afc9fe1db1c58c6d2e637c9cd203cec4f14 2026-07-10 02:06:59.865244 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:06:59.912851 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:59.912921 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:59.912928 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:06:59.912935 | ubuntu-noble-large | DiffID: sha256:1b04e1022c03002f4beab7e22abb444695e309e5948801dc1fa7e5a995010930 2026-07-10 02:06:59.949029 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:b2c70161c50b9f2b4a8931eb6860133444831d9541df92c38ed7d5f0b8960696 2026-07-10 02:06:59.949653 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:06:59.976359 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:06:59.976415 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:06:59.976420 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:06:59.976424 | ubuntu-noble-large | DiffID: sha256:1b04e1022c03002f4beab7e22abb444695e309e5948801dc1fa7e5a995010930 2026-07-10 02:07:00.018168 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:b2c70161c50b9f2b4a8931eb6860133444831d9541df92c38ed7d5f0b8960696 2026-07-10 02:07:00.019151 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:00.019326 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 02:07:00.019453 | ubuntu-noble-large | [SUCCESS] [100/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-07-10 02:07:00.026348 | ubuntu-noble-large | [INFO]  [101/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 02:07:00.026429 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 02:07:00.845983 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 02:07:00.846180 | ubuntu-noble-large | [SUCCESS] [101/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 02:07:00.846199 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 02:07:00.887504 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 02:07:00.887607 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 02:07:00.887724 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:00.930854 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1ec7dcc7b52a184a7650d6d086fc311d1d08551fc314aaa7e47721fe260b695a 2026-07-10 02:07:00.930956 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-158821-19702 2026-07-10 02:07:01.308208 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:01.348300 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1ec7dcc7b52a184a7650d6d086fc311d1d08551fc314aaa7e47721fe260b695a 2026-07-10 02:07:01.348434 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:01.386137 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:01.386245 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:01.386303 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:07:01.386317 | ubuntu-noble-large | DiffID: sha256:900eacc41d9186dfd85cb80bc299869ce5c21b59b3fb5d0ea88261ce00946e66 2026-07-10 02:07:01.433939 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:c66d554b461c38054732b734d3931e30d83db73e17afe081f00f9ba0680d187c 2026-07-10 02:07:01.434797 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:01.474259 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:01.474335 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:01.474347 | ubuntu-noble-large | DiffID: sha256:d17f49023dded97a0417a0009222e48a32f1f8394850f4326bdbd44a60fa9d4c 2026-07-10 02:07:01.474357 | ubuntu-noble-large | DiffID: sha256:900eacc41d9186dfd85cb80bc299869ce5c21b59b3fb5d0ea88261ce00946e66 2026-07-10 02:07:01.521522 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:c66d554b461c38054732b734d3931e30d83db73e17afe081f00f9ba0680d187c 2026-07-10 02:07:01.522099 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:01.522270 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 02:07:01.522459 | ubuntu-noble-large | [SUCCESS] [101/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-07-10 02:07:01.529169 | ubuntu-noble-large | [INFO]  [102/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 02:07:01.529245 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 02:07:02.035670 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 02:07:02.035784 | ubuntu-noble-large | [SUCCESS] [102/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 02:07:02.035878 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 02:07:02.083031 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 02:07:02.083360 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 02:07:02.083770 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:02.133158 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a451eeb28d25b1ca512345fa26f9bdd97434bcb87399b031d0adf6c751fdcacb 2026-07-10 02:07:02.133257 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-158821-24475 2026-07-10 02:07:02.438028 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:02.484244 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a451eeb28d25b1ca512345fa26f9bdd97434bcb87399b031d0adf6c751fdcacb 2026-07-10 02:07:02.484351 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:02.521551 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:02.521637 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:02.521645 | ubuntu-noble-large | DiffID: sha256:2f45fc758d28ad9dcd9c5f04525d54615ad14791689b770abdbf721d0c83468e 2026-07-10 02:07:02.521652 | ubuntu-noble-large | DiffID: sha256:f280c5a451feebd0c974e17cc040974844b13435132b5b3e42bcc96162ed7f3a 2026-07-10 02:07:02.571994 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:f321d95f631c7d8a0bc016d90ac09753882bb9a9f77d9a45acfbe8435c329f62 2026-07-10 02:07:02.572723 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:02.613877 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:02.613952 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:02.613985 | ubuntu-noble-large | DiffID: sha256:2f45fc758d28ad9dcd9c5f04525d54615ad14791689b770abdbf721d0c83468e 2026-07-10 02:07:02.613994 | ubuntu-noble-large | DiffID: sha256:f280c5a451feebd0c974e17cc040974844b13435132b5b3e42bcc96162ed7f3a 2026-07-10 02:07:02.662471 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:f321d95f631c7d8a0bc016d90ac09753882bb9a9f77d9a45acfbe8435c329f62 2026-07-10 02:07:02.663172 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:02.663215 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 02:07:02.663328 | ubuntu-noble-large | [SUCCESS] [102/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-07-10 02:07:02.669770 | ubuntu-noble-large | [INFO]  [103/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 02:07:02.669843 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 02:07:03.104390 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 02:07:03.104467 | ubuntu-noble-large | [SUCCESS] [103/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 02:07:03.104473 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 02:07:03.136740 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 02:07:03.136859 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 02:07:03.137002 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:03.176600 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:661a93b9d55915f12d05bbef8df4f845607e9d4bc7dc510c8192c60cce91fcaa 2026-07-10 02:07:03.176687 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-158821-19748 2026-07-10 02:07:03.481452 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:03.523495 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:661a93b9d55915f12d05bbef8df4f845607e9d4bc7dc510c8192c60cce91fcaa 2026-07-10 02:07:03.523615 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:03.566349 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:03.566421 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:03.566429 | ubuntu-noble-large | DiffID: sha256:2f45fc758d28ad9dcd9c5f04525d54615ad14791689b770abdbf721d0c83468e 2026-07-10 02:07:03.566435 | ubuntu-noble-large | DiffID: sha256:9aac6a45e22fa06970467747bbf47002cfa48ef36bef7b0661888f6ed100db1d 2026-07-10 02:07:03.609805 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:9435d604b7c67de10470b902ea33515c6adff2f4df7dd30d295e542c006c8064 2026-07-10 02:07:03.610654 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:03.650327 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:03.650388 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:03.650394 | ubuntu-noble-large | DiffID: sha256:2f45fc758d28ad9dcd9c5f04525d54615ad14791689b770abdbf721d0c83468e 2026-07-10 02:07:03.650398 | ubuntu-noble-large | DiffID: sha256:9aac6a45e22fa06970467747bbf47002cfa48ef36bef7b0661888f6ed100db1d 2026-07-10 02:07:03.689691 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:9435d604b7c67de10470b902ea33515c6adff2f4df7dd30d295e542c006c8064 2026-07-10 02:07:03.690496 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:03.690648 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 02:07:03.690809 | ubuntu-noble-large | [SUCCESS] [103/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-07-10 02:07:03.695285 | ubuntu-noble-large | [INFO]  [104/130] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 02:07:03.695408 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 02:07:04.173896 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 02:07:04.174007 | ubuntu-noble-large | [SUCCESS] [104/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 02:07:04.174160 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 02:07:04.209345 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 02:07:04.209532 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 02:07:04.209749 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:04.248307 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4a2f06e4e1486bc60c5b9eabfa94ecbef649712cc05e94d94e0d3ebacdae6621 2026-07-10 02:07:04.248389 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-158821-28127 2026-07-10 02:07:04.548160 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:04.589540 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4a2f06e4e1486bc60c5b9eabfa94ecbef649712cc05e94d94e0d3ebacdae6621 2026-07-10 02:07:04.589634 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:04.624154 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:04.624225 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:04.624234 | ubuntu-noble-large | DiffID: sha256:2f45fc758d28ad9dcd9c5f04525d54615ad14791689b770abdbf721d0c83468e 2026-07-10 02:07:04.624245 | ubuntu-noble-large | DiffID: sha256:51c3ec4d9f8d92c9a52f1ba57c0e5832c9cf55793fc9a919f34d8697b37d9a4a 2026-07-10 02:07:04.667696 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:b893f1811daf53140526c0523dca29f144cc8070bad775c6bc7eb000db767cfe 2026-07-10 02:07:04.668482 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:04.713916 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:04.714007 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:04.714020 | ubuntu-noble-large | DiffID: sha256:2f45fc758d28ad9dcd9c5f04525d54615ad14791689b770abdbf721d0c83468e 2026-07-10 02:07:04.714031 | ubuntu-noble-large | DiffID: sha256:51c3ec4d9f8d92c9a52f1ba57c0e5832c9cf55793fc9a919f34d8697b37d9a4a 2026-07-10 02:07:04.761413 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:b893f1811daf53140526c0523dca29f144cc8070bad775c6bc7eb000db767cfe 2026-07-10 02:07:04.762351 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:04.762508 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 02:07:04.762786 | ubuntu-noble-large | [SUCCESS] [104/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-07-10 02:07:04.768464 | ubuntu-noble-large | [INFO]  [105/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 02:07:04.768664 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 02:07:05.241121 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 02:07:05.241212 | ubuntu-noble-large | [SUCCESS] [105/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 02:07:05.241290 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 02:07:05.283985 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 02:07:05.284276 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 02:07:05.284489 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:05.326688 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:158e8edff577e3f12cf681493de0aaecfc10ebbcfc3914e7cf9828278b8245e6 2026-07-10 02:07:05.326792 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-158821-31411 2026-07-10 02:07:05.655461 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:05.700885 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:158e8edff577e3f12cf681493de0aaecfc10ebbcfc3914e7cf9828278b8245e6 2026-07-10 02:07:05.700974 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:05.743538 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:05.743689 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:05.743715 | ubuntu-noble-large | DiffID: sha256:2f45fc758d28ad9dcd9c5f04525d54615ad14791689b770abdbf721d0c83468e 2026-07-10 02:07:05.743725 | ubuntu-noble-large | DiffID: sha256:bdadc7a845f3a2eb291393eb820da880f802a891afaaac9dab6f08baf558b056 2026-07-10 02:07:05.789539 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:b6dfbc90967a1f1b330a483767bfc8a3d2b332616d663781ed317ddb7908a981 2026-07-10 02:07:05.790473 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:05.831327 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:05.831401 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:05.831410 | ubuntu-noble-large | DiffID: sha256:2f45fc758d28ad9dcd9c5f04525d54615ad14791689b770abdbf721d0c83468e 2026-07-10 02:07:05.831417 | ubuntu-noble-large | DiffID: sha256:bdadc7a845f3a2eb291393eb820da880f802a891afaaac9dab6f08baf558b056 2026-07-10 02:07:05.876832 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:b6dfbc90967a1f1b330a483767bfc8a3d2b332616d663781ed317ddb7908a981 2026-07-10 02:07:05.877696 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:05.877787 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 02:07:05.877855 | ubuntu-noble-large | [SUCCESS] [105/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-07-10 02:07:05.884744 | ubuntu-noble-large | [INFO]  [106/130] Checking: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 02:07:05.884900 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 02:07:06.290182 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 02:07:06.290296 | ubuntu-noble-large | [SUCCESS] [106/130] EXISTS: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 02:07:06.290479 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 02:07:06.336938 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 02:07:06.337198 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 02:07:06.337411 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:06.381377 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:848e6a27e6bc230d5a20962eceaddb76f0d6e92a5b1230f8e7f4f4e57be95d23 2026-07-10 02:07:06.381489 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-158821-24439 2026-07-10 02:07:06.732376 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:06.777150 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:848e6a27e6bc230d5a20962eceaddb76f0d6e92a5b1230f8e7f4f4e57be95d23 2026-07-10 02:07:06.777248 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:06.820930 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:06.821030 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:06.821099 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:07:06.821137 | ubuntu-noble-large | DiffID: sha256:f094fbdba0589a4c660a3336b3885d765a2fdbf0c5c60d58a79eb6726a48a386 2026-07-10 02:07:06.871206 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:2825e1421f2e5d7d15d3961b56612f396847caf25cdefa4f693b09539a490a9c 2026-07-10 02:07:06.872231 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:06.915623 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:06.915714 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:06.915728 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:07:06.915739 | ubuntu-noble-large | DiffID: sha256:f094fbdba0589a4c660a3336b3885d765a2fdbf0c5c60d58a79eb6726a48a386 2026-07-10 02:07:06.966287 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:2825e1421f2e5d7d15d3961b56612f396847caf25cdefa4f693b09539a490a9c 2026-07-10 02:07:06.967718 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:06.967801 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 02:07:06.967815 | ubuntu-noble-large | [SUCCESS] [106/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-07-10 02:07:06.975028 | ubuntu-noble-large | [INFO]  [107/130] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 02:07:06.975194 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 02:07:07.472207 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 02:07:07.472293 | ubuntu-noble-large | [SUCCESS] [107/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 02:07:07.472304 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 02:07:07.514156 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 02:07:07.515096 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 02:07:07.515132 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:07.558238 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a3067f94ad1575d0d2c0a4211aaac40e7a31ed1eb292615b1856bf523f14b24b 2026-07-10 02:07:07.558329 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-158821-19208 2026-07-10 02:07:07.931215 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:07.974139 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a3067f94ad1575d0d2c0a4211aaac40e7a31ed1eb292615b1856bf523f14b24b 2026-07-10 02:07:07.974233 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:08.017575 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:08.017649 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:08.017657 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:07:08.017664 | ubuntu-noble-large | DiffID: sha256:5317d602ed75ffb24d34c3054213405acf9991c7946b3068fc56c363759822ea 2026-07-10 02:07:08.068647 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:488f8696e1638edf31bafd287ec5172102a2164b67aa6b4ee90f5b5c03f048e6 2026-07-10 02:07:08.070162 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:08.113889 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:08.113958 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:08.113965 | ubuntu-noble-large | DiffID: sha256:d872308363d3dfce058766933993b2e6a125d9b46b49b42f1367470ff9296536 2026-07-10 02:07:08.113986 | ubuntu-noble-large | DiffID: sha256:5317d602ed75ffb24d34c3054213405acf9991c7946b3068fc56c363759822ea 2026-07-10 02:07:08.163097 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:488f8696e1638edf31bafd287ec5172102a2164b67aa6b4ee90f5b5c03f048e6 2026-07-10 02:07:08.164172 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:08.164238 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 02:07:08.164249 | ubuntu-noble-large | [SUCCESS] [107/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-07-10 02:07:08.170342 | ubuntu-noble-large | [INFO]  [108/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 02:07:08.170499 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 02:07:08.641212 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 02:07:08.641311 | ubuntu-noble-large | [SUCCESS] [108/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 02:07:08.641337 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 02:07:08.684162 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 02:07:08.685162 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 02:07:08.685235 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:08.723941 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:989773c990478f0a94275e0d993cc3f75c64271ba178ad6797b01f94259bbcc5 2026-07-10 02:07:08.724031 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-158821-29795 2026-07-10 02:07:09.036223 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:09.080270 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:989773c990478f0a94275e0d993cc3f75c64271ba178ad6797b01f94259bbcc5 2026-07-10 02:07:09.080375 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:09.120218 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:09.120305 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:09.120320 | ubuntu-noble-large | DiffID: sha256:398083c157c191eaefe2f25eca30cb2780e10a3d3a5a8a29dac4286e023cb25a 2026-07-10 02:07:09.120331 | ubuntu-noble-large | DiffID: sha256:8078035e75385bfcf45b97dc1fc989a1546728e6c8464b236b8b13429970c5f8 2026-07-10 02:07:09.156185 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:20c366ed70cc1ce7f12468512f7f7e28c9da8d061469affb91d259192e943341 2026-07-10 02:07:09.157432 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:09.197211 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:09.197303 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:09.197317 | ubuntu-noble-large | DiffID: sha256:398083c157c191eaefe2f25eca30cb2780e10a3d3a5a8a29dac4286e023cb25a 2026-07-10 02:07:09.197328 | ubuntu-noble-large | DiffID: sha256:8078035e75385bfcf45b97dc1fc989a1546728e6c8464b236b8b13429970c5f8 2026-07-10 02:07:09.244823 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:20c366ed70cc1ce7f12468512f7f7e28c9da8d061469affb91d259192e943341 2026-07-10 02:07:09.246371 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:09.246448 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 02:07:09.246463 | ubuntu-noble-large | [SUCCESS] [108/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-07-10 02:07:09.252148 | ubuntu-noble-large | [INFO]  [109/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 02:07:09.252197 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 02:07:09.846286 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 02:07:09.846412 | ubuntu-noble-large | [SUCCESS] [109/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 02:07:09.846434 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 02:07:09.892180 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 02:07:09.893176 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 02:07:09.893265 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:09.938815 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ca20afa76dff055e91eeac48ab7ea2fc57b92cc09e7f46919fcc7c1dc476c695 2026-07-10 02:07:09.938891 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-158821-13720 2026-07-10 02:07:10.243012 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:10.285182 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ca20afa76dff055e91eeac48ab7ea2fc57b92cc09e7f46919fcc7c1dc476c695 2026-07-10 02:07:10.285273 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:10.322688 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:10.322811 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:10.322827 | ubuntu-noble-large | DiffID: sha256:398083c157c191eaefe2f25eca30cb2780e10a3d3a5a8a29dac4286e023cb25a 2026-07-10 02:07:10.322838 | ubuntu-noble-large | DiffID: sha256:01b6ad04d72d11521192fb15a38c7ad80292633b28fc3866cfd32dae6e0e0c47 2026-07-10 02:07:10.360923 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:9b7e37367c79c6c542800acc6ae745f526a82aa8230e65ec7375dd3efc200f28 2026-07-10 02:07:10.361839 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:10.397200 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:10.397271 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:10.397278 | ubuntu-noble-large | DiffID: sha256:398083c157c191eaefe2f25eca30cb2780e10a3d3a5a8a29dac4286e023cb25a 2026-07-10 02:07:10.397284 | ubuntu-noble-large | DiffID: sha256:01b6ad04d72d11521192fb15a38c7ad80292633b28fc3866cfd32dae6e0e0c47 2026-07-10 02:07:10.438446 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:9b7e37367c79c6c542800acc6ae745f526a82aa8230e65ec7375dd3efc200f28 2026-07-10 02:07:10.439158 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:10.439228 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 02:07:10.439239 | ubuntu-noble-large | [SUCCESS] [109/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-07-10 02:07:10.444151 | ubuntu-noble-large | [INFO]  [110/130] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 02:07:10.444218 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 02:07:10.920508 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 02:07:10.920603 | ubuntu-noble-large | [SUCCESS] [110/130] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 02:07:10.920617 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 02:07:10.962186 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 02:07:10.962274 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 02:07:10.962287 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:10.999180 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:917d09c2a5a40127fa451e063a9c79875c40a37cb7611817050c9061f7f9c14b 2026-07-10 02:07:10.999250 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-158821-27764 2026-07-10 02:07:11.286610 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:11.334330 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:917d09c2a5a40127fa451e063a9c79875c40a37cb7611817050c9061f7f9c14b 2026-07-10 02:07:11.334403 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:11.376146 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:11.376237 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:11.376247 | ubuntu-noble-large | DiffID: sha256:2c172719da7a51751cf242a99bf0a49fd71edd38f57657fbc3859e897ab225e8 2026-07-10 02:07:11.376254 | ubuntu-noble-large | DiffID: sha256:4cbbfed0235bcc309f9f7077bce617e611312822bdd217c06637c0fde3687377 2026-07-10 02:07:11.415937 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:afb1261064b5bf9fdeb12aee221775093432876bf0401426289547403e45635e 2026-07-10 02:07:11.417169 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:11.467297 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:11.467379 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:11.467390 | ubuntu-noble-large | DiffID: sha256:2c172719da7a51751cf242a99bf0a49fd71edd38f57657fbc3859e897ab225e8 2026-07-10 02:07:11.467399 | ubuntu-noble-large | DiffID: sha256:4cbbfed0235bcc309f9f7077bce617e611312822bdd217c06637c0fde3687377 2026-07-10 02:07:11.514677 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:afb1261064b5bf9fdeb12aee221775093432876bf0401426289547403e45635e 2026-07-10 02:07:11.515215 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:11.515320 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 02:07:11.515359 | ubuntu-noble-large | [SUCCESS] [110/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-07-10 02:07:11.522410 | ubuntu-noble-large | [INFO]  [111/130] Checking: osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 02:07:11.522491 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 02:07:12.223193 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 02:07:12.223288 | ubuntu-noble-large | [SUCCESS] [111/130] EXISTS: osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 02:07:12.223305 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 02:07:12.269229 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 02:07:12.269307 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 02:07:12.269325 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:12.316148 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7baa354620e0b815fd05d33485cef668ab61abeb920917c212734e3911e08046 2026-07-10 02:07:12.316223 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-158821-3387 2026-07-10 02:07:12.620203 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:12.664590 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7baa354620e0b815fd05d33485cef668ab61abeb920917c212734e3911e08046 2026-07-10 02:07:12.664668 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:12.707238 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:12.707356 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:12.707377 | ubuntu-noble-large | DiffID: sha256:2c172719da7a51751cf242a99bf0a49fd71edd38f57657fbc3859e897ab225e8 2026-07-10 02:07:12.707420 | ubuntu-noble-large | DiffID: sha256:680707106c548353176253e86b85a38a871d821e842bd6c34bd149d975e8bce6 2026-07-10 02:07:12.752164 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:b26907efbfe33deceb79c8f1b5541289ecea855090832ab95a806babda1ea898 2026-07-10 02:07:12.753948 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:12.790073 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:12.790199 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:12.790221 | ubuntu-noble-large | DiffID: sha256:2c172719da7a51751cf242a99bf0a49fd71edd38f57657fbc3859e897ab225e8 2026-07-10 02:07:12.790236 | ubuntu-noble-large | DiffID: sha256:680707106c548353176253e86b85a38a871d821e842bd6c34bd149d975e8bce6 2026-07-10 02:07:12.830998 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:b26907efbfe33deceb79c8f1b5541289ecea855090832ab95a806babda1ea898 2026-07-10 02:07:12.832152 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:12.832192 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 02:07:12.832871 | ubuntu-noble-large | [SUCCESS] [111/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2024.2 2026-07-10 02:07:12.840161 | ubuntu-noble-large | [INFO]  [112/130] Checking: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 02:07:12.840235 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 02:07:13.339336 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 02:07:13.339452 | ubuntu-noble-large | [SUCCESS] [112/130] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 02:07:13.339476 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 02:07:13.389461 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 02:07:13.389550 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 02:07:13.389562 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:13.427241 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fcb75249ed9a1213b56a4593a58ce403ecb916c2c0f6b46953ab640da2c49572 2026-07-10 02:07:13.427316 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-158821-8025 2026-07-10 02:07:13.735226 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:13.783228 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fcb75249ed9a1213b56a4593a58ce403ecb916c2c0f6b46953ab640da2c49572 2026-07-10 02:07:13.783324 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:13.816617 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:13.816718 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:13.816733 | ubuntu-noble-large | DiffID: sha256:b1922fdbc547d2f5f2e539897e2159e9bd1ea7db54dab920ae95e19a77ea389f 2026-07-10 02:07:13.864224 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:fd2a288f28869628d4b2dc3c53220243c16ea1a3f2b64416d1fb6a59f6d354ea 2026-07-10 02:07:13.865196 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:13.905080 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:13.905204 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:13.905219 | ubuntu-noble-large | DiffID: sha256:b1922fdbc547d2f5f2e539897e2159e9bd1ea7db54dab920ae95e19a77ea389f 2026-07-10 02:07:13.952775 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:fd2a288f28869628d4b2dc3c53220243c16ea1a3f2b64416d1fb6a59f6d354ea 2026-07-10 02:07:13.954146 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:13.954228 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 02:07:13.954281 | ubuntu-noble-large | [SUCCESS] [112/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-07-10 02:07:13.959245 | ubuntu-noble-large | [INFO]  [113/130] Checking: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 02:07:13.959298 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 02:07:14.394242 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 02:07:14.394357 | ubuntu-noble-large | [SUCCESS] [113/130] EXISTS: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 02:07:14.394372 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 02:07:14.442103 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 02:07:14.442202 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 02:07:14.442215 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:14.487886 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8fea6dc77cee2892fc1ba910dd64940f6e267cadf85b9a350ff371c9dfd3386b 2026-07-10 02:07:14.487944 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-158821-14775 2026-07-10 02:07:14.802216 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:14.846194 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8fea6dc77cee2892fc1ba910dd64940f6e267cadf85b9a350ff371c9dfd3386b 2026-07-10 02:07:14.846299 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:14.894535 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:14.894615 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:14.894625 | ubuntu-noble-large | DiffID: sha256:e7f14706d7affce213ec0fbb892a02a1816f2f203260f62acc512de1776bc6f6 2026-07-10 02:07:14.931727 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:c33fa7d6e5b0e975ef349361a27f1bff40a26b05741b56847bb971b7e53e18d4 2026-07-10 02:07:14.932385 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:14.975435 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:14.975527 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:14.975542 | ubuntu-noble-large | DiffID: sha256:e7f14706d7affce213ec0fbb892a02a1816f2f203260f62acc512de1776bc6f6 2026-07-10 02:07:15.027994 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:c33fa7d6e5b0e975ef349361a27f1bff40a26b05741b56847bb971b7e53e18d4 2026-07-10 02:07:15.029072 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:15.029233 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 02:07:15.029399 | ubuntu-noble-large | [SUCCESS] [113/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-07-10 02:07:15.035683 | ubuntu-noble-large | [INFO]  [114/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 02:07:15.035771 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 02:07:15.642192 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 02:07:15.642289 | ubuntu-noble-large | [SUCCESS] [114/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 02:07:15.642303 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 02:07:15.681981 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 02:07:15.682136 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 02:07:15.682346 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:15.727486 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:51c16cc1c26bcae602a0b5c7e3c2c8cae2268903ed90b7cb1d8713a9613f510e 2026-07-10 02:07:15.727625 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-158821-5395 2026-07-10 02:07:16.081526 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:16.128708 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:51c16cc1c26bcae602a0b5c7e3c2c8cae2268903ed90b7cb1d8713a9613f510e 2026-07-10 02:07:16.128797 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:16.167867 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:16.167952 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:16.167963 | ubuntu-noble-large | DiffID: sha256:65ea552cde14ca7e8577d447d119a8e529789f0f42346ce861e34234e5845c9c 2026-07-10 02:07:16.218692 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:6c2adcf036390c7c107b8ff94998cd85b163b90f7839d84d930171f29b648fb5 2026-07-10 02:07:16.219429 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:16.261690 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:16.261770 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:16.261781 | ubuntu-noble-large | DiffID: sha256:65ea552cde14ca7e8577d447d119a8e529789f0f42346ce861e34234e5845c9c 2026-07-10 02:07:16.316619 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:6c2adcf036390c7c107b8ff94998cd85b163b90f7839d84d930171f29b648fb5 2026-07-10 02:07:16.317447 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:16.317511 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 02:07:16.317716 | ubuntu-noble-large | [SUCCESS] [114/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-07-10 02:07:16.324517 | ubuntu-noble-large | [INFO]  [115/130] Checking: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 02:07:16.324626 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 02:07:16.825016 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 02:07:16.825172 | ubuntu-noble-large | [SUCCESS] [115/130] EXISTS: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 02:07:16.825314 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 02:07:16.860292 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 02:07:16.860436 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 02:07:16.860694 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:16.903357 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:48a1012f622b94d5c0d460a85645efb8de383b3739c1788ae9895dbc0bb08955 2026-07-10 02:07:16.903456 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-158821-4631 2026-07-10 02:07:17.207131 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:17.251147 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:48a1012f622b94d5c0d460a85645efb8de383b3739c1788ae9895dbc0bb08955 2026-07-10 02:07:17.251214 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:17.293219 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:17.293282 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:17.293288 | ubuntu-noble-large | DiffID: sha256:a3e82b6a8fc9970d92fed2e58cbfc7ca5132adbbe4b51702ca010f446ad6c818 2026-07-10 02:07:17.340595 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:500b504a471af63fae6cda7019ef50dadcb96dd6cf554c4f26652f0949dfeb04 2026-07-10 02:07:17.341270 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:17.381466 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:17.381579 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:17.381591 | ubuntu-noble-large | DiffID: sha256:a3e82b6a8fc9970d92fed2e58cbfc7ca5132adbbe4b51702ca010f446ad6c818 2026-07-10 02:07:17.433530 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:500b504a471af63fae6cda7019ef50dadcb96dd6cf554c4f26652f0949dfeb04 2026-07-10 02:07:17.434387 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:17.434597 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 02:07:17.434900 | ubuntu-noble-large | [SUCCESS] [115/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-07-10 02:07:17.441686 | ubuntu-noble-large | [INFO]  [116/130] Checking: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 02:07:17.441863 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 02:07:18.162140 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 02:07:18.162258 | ubuntu-noble-large | [SUCCESS] [116/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 02:07:18.162275 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 02:07:18.202702 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 02:07:18.203016 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 02:07:18.203153 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:18.246025 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:198003a94514b956ef8b711f0e5aa2dc02f35a3de0ff16ed07a7104e66e7b94d 2026-07-10 02:07:18.246250 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-158821-5203 2026-07-10 02:07:18.567763 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:18.609346 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:198003a94514b956ef8b711f0e5aa2dc02f35a3de0ff16ed07a7104e66e7b94d 2026-07-10 02:07:18.609442 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:18.653392 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:18.653491 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:18.653506 | ubuntu-noble-large | DiffID: sha256:f4041c40af34eaec87fdeb004a0bcaf8f1584c6a01aa0876c9b5cbd4a93c2ed3 2026-07-10 02:07:18.702309 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:f5d3c0b6253e210288120f95aa9e09c200ab070ec7710d1d847b102e11065010 2026-07-10 02:07:18.703083 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:18.749629 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:18.749700 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:18.749709 | ubuntu-noble-large | DiffID: sha256:f4041c40af34eaec87fdeb004a0bcaf8f1584c6a01aa0876c9b5cbd4a93c2ed3 2026-07-10 02:07:18.795955 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:f5d3c0b6253e210288120f95aa9e09c200ab070ec7710d1d847b102e11065010 2026-07-10 02:07:18.796748 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:18.796836 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 02:07:18.796862 | ubuntu-noble-large | [SUCCESS] [116/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-07-10 02:07:18.803256 | ubuntu-noble-large | [INFO]  [117/130] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 02:07:18.803443 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 02:07:19.344809 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 02:07:19.344944 | ubuntu-noble-large | [SUCCESS] [117/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 02:07:19.344959 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 02:07:19.385946 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 02:07:19.386262 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 02:07:19.386474 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:19.428100 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2fa13ba4314133888131644ba18189b1630c3c595c2e26879d6c2c56707b4e04 2026-07-10 02:07:19.428226 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-158821-16390 2026-07-10 02:07:19.742665 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:19.787580 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2fa13ba4314133888131644ba18189b1630c3c595c2e26879d6c2c56707b4e04 2026-07-10 02:07:19.787683 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:19.825617 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:19.825706 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:19.825719 | ubuntu-noble-large | DiffID: sha256:83b4a04d85675fb528edc72025fd95180437572355688de66235886432dad7c7 2026-07-10 02:07:19.878161 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:5a09199e62b71573a2edc3c249ac4d50e8bf8211241f90765f3755c5edf307a4 2026-07-10 02:07:19.878602 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:19.925201 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:19.925274 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:19.925297 | ubuntu-noble-large | DiffID: sha256:83b4a04d85675fb528edc72025fd95180437572355688de66235886432dad7c7 2026-07-10 02:07:19.973141 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:5a09199e62b71573a2edc3c249ac4d50e8bf8211241f90765f3755c5edf307a4 2026-07-10 02:07:19.973744 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:19.973841 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 02:07:19.973978 | ubuntu-noble-large | [SUCCESS] [117/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-07-10 02:07:19.980146 | ubuntu-noble-large | [INFO]  [118/130] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 02:07:19.980275 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 02:07:20.682476 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 02:07:20.682590 | ubuntu-noble-large | [SUCCESS] [118/130] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 02:07:20.682704 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 02:07:20.724104 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 02:07:20.724453 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 02:07:20.724538 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:20.767205 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ea03df5d9e559593a6f222900591e23c05224149e5e4a4d9772b8e903804d002 2026-07-10 02:07:20.767357 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-158821-18142 2026-07-10 02:07:21.055942 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:21.099734 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ea03df5d9e559593a6f222900591e23c05224149e5e4a4d9772b8e903804d002 2026-07-10 02:07:21.099845 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:21.137331 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:21.137391 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:21.137396 | ubuntu-noble-large | DiffID: sha256:e7073fa43f0e7ac98b8276d29f49319e6233684bd2347171cff472c260cbd9ed 2026-07-10 02:07:21.172529 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:4e4b4522de12ac744a246e1c824e3600a9d2f07459ec25007e1ed61c0ce3cc06 2026-07-10 02:07:21.172983 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:21.212409 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:21.212483 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:21.212493 | ubuntu-noble-large | DiffID: sha256:e7073fa43f0e7ac98b8276d29f49319e6233684bd2347171cff472c260cbd9ed 2026-07-10 02:07:21.254634 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:4e4b4522de12ac744a246e1c824e3600a9d2f07459ec25007e1ed61c0ce3cc06 2026-07-10 02:07:21.255282 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:21.255314 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 02:07:21.255482 | ubuntu-noble-large | [SUCCESS] [118/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-07-10 02:07:21.262154 | ubuntu-noble-large | [INFO]  [119/130] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 02:07:21.262223 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 02:07:21.867096 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 02:07:21.867212 | ubuntu-noble-large | [SUCCESS] [119/130] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 02:07:21.867376 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 02:07:21.906202 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 02:07:21.906286 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 02:07:21.906387 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:21.950636 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:42ba288f82ef5bc6b3cbc06191ef5475c9608ac4ebb16a09e56a6d18ac32e26f 2026-07-10 02:07:21.950735 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-158821-3233 2026-07-10 02:07:22.258766 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:22.303339 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:42ba288f82ef5bc6b3cbc06191ef5475c9608ac4ebb16a09e56a6d18ac32e26f 2026-07-10 02:07:22.303425 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:22.348140 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:22.348209 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:22.348215 | ubuntu-noble-large | DiffID: sha256:19ca76d9479b95e2a7ea73d6af4ff424cd7e27947b9ec148a01d5a753a82d6de 2026-07-10 02:07:22.394526 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:39c85f2b4bf00d16e3a261ec94d6f4839d6a71e73e6019674c50759b009e25f6 2026-07-10 02:07:22.395450 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:22.434769 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:22.434850 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:22.434860 | ubuntu-noble-large | DiffID: sha256:19ca76d9479b95e2a7ea73d6af4ff424cd7e27947b9ec148a01d5a753a82d6de 2026-07-10 02:07:22.479718 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:39c85f2b4bf00d16e3a261ec94d6f4839d6a71e73e6019674c50759b009e25f6 2026-07-10 02:07:22.480516 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:22.480580 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 02:07:22.480623 | ubuntu-noble-large | [SUCCESS] [119/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-07-10 02:07:22.485944 | ubuntu-noble-large | [INFO]  [120/130] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 02:07:22.485999 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 02:07:23.003360 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 02:07:23.003475 | ubuntu-noble-large | [SUCCESS] [120/130] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 02:07:23.003506 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 02:07:23.053508 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 02:07:23.053676 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 02:07:23.054032 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:23.096653 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6ca33f12a100b5143b7d84dcde594582fc366601a59308474cecd2fc79158e4b 2026-07-10 02:07:23.096788 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-158821-15810 2026-07-10 02:07:23.399606 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:23.441314 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6ca33f12a100b5143b7d84dcde594582fc366601a59308474cecd2fc79158e4b 2026-07-10 02:07:23.441397 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:23.486364 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:23.486430 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:23.486435 | ubuntu-noble-large | DiffID: sha256:d422ec1a86fb885435c3df14786cc2380bd728442ec4b0f77b5382be34c0b3d2 2026-07-10 02:07:23.535569 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:ced1e25995f92238ea7b94fb17dc119cb1f62817ce85d90500d00d6a6682cda5 2026-07-10 02:07:23.536167 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:23.577207 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:23.577298 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:23.577310 | ubuntu-noble-large | DiffID: sha256:d422ec1a86fb885435c3df14786cc2380bd728442ec4b0f77b5382be34c0b3d2 2026-07-10 02:07:23.627149 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:ced1e25995f92238ea7b94fb17dc119cb1f62817ce85d90500d00d6a6682cda5 2026-07-10 02:07:23.628263 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:23.628357 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 02:07:23.628470 | ubuntu-noble-large | [SUCCESS] [120/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-07-10 02:07:23.635000 | ubuntu-noble-large | [INFO]  [121/130] Checking: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 02:07:23.635086 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 02:07:24.073624 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 02:07:24.073701 | ubuntu-noble-large | [SUCCESS] [121/130] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 02:07:24.073834 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 02:07:24.114216 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 02:07:24.114463 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 02:07:24.114609 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:24.156062 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:43009b0e558be03d2ff3b43e0f19a328825874d6ba3577955b97e10eefcae4da 2026-07-10 02:07:24.156237 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-158821-23523 2026-07-10 02:07:24.522430 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:24.566080 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:43009b0e558be03d2ff3b43e0f19a328825874d6ba3577955b97e10eefcae4da 2026-07-10 02:07:24.566203 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:24.609731 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:24.609814 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:24.609826 | ubuntu-noble-large | DiffID: sha256:ae093df0a7cf5cd6635a43f1f954b113a0689774230a3549bbc0989bcec57f99 2026-07-10 02:07:24.658648 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:477777cc1c3babc3c2bd61eb4b6268efc643ed31cec690ebed33f289bbcc6ab7 2026-07-10 02:07:24.659567 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:24.703015 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:24.703151 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:24.703163 | ubuntu-noble-large | DiffID: sha256:ae093df0a7cf5cd6635a43f1f954b113a0689774230a3549bbc0989bcec57f99 2026-07-10 02:07:24.745653 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:477777cc1c3babc3c2bd61eb4b6268efc643ed31cec690ebed33f289bbcc6ab7 2026-07-10 02:07:24.746469 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:24.746524 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 02:07:24.746653 | ubuntu-noble-large | [SUCCESS] [121/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-07-10 02:07:24.753657 | ubuntu-noble-large | [INFO]  [122/130] Checking: osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 02:07:24.753867 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 02:07:25.238090 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 02:07:25.238255 | ubuntu-noble-large | [SUCCESS] [122/130] EXISTS: osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 02:07:25.238271 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 02:07:25.281188 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 02:07:25.281276 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 02:07:25.281289 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:25.325960 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3bfff77ecf071728e46b24a88b4ad00ffd6fc05dd0b3e2d5e4ae6df5ccead284 2026-07-10 02:07:25.326089 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-158821-18887 2026-07-10 02:07:25.676274 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:25.723238 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3bfff77ecf071728e46b24a88b4ad00ffd6fc05dd0b3e2d5e4ae6df5ccead284 2026-07-10 02:07:25.723328 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:25.763717 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:25.763801 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:25.763810 | ubuntu-noble-large | DiffID: sha256:00a8ee2231fa7781672c2182d0ec6576ab1bc61382b5e0027d29e34cc0623dfd 2026-07-10 02:07:25.806936 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:9ebdb8ff04ad8727fcc7e4aa7cee4d843db1270d964a3aad2a526ffa16ca99bb 2026-07-10 02:07:25.808993 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:25.855955 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:25.856069 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:25.856084 | ubuntu-noble-large | DiffID: sha256:00a8ee2231fa7781672c2182d0ec6576ab1bc61382b5e0027d29e34cc0623dfd 2026-07-10 02:07:25.906771 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:9ebdb8ff04ad8727fcc7e4aa7cee4d843db1270d964a3aad2a526ffa16ca99bb 2026-07-10 02:07:25.907271 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:25.907364 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 02:07:25.907390 | ubuntu-noble-large | [SUCCESS] [122/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2024.2 2026-07-10 02:07:25.914704 | ubuntu-noble-large | [INFO]  [123/130] Checking: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 02:07:25.914763 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 02:07:26.358206 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 02:07:26.358301 | ubuntu-noble-large | [SUCCESS] [123/130] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 02:07:26.358314 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 02:07:26.396676 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 02:07:26.396764 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 02:07:26.396776 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:26.445538 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:080661b3e05c7d7bce1f0187020ccfdd452950d28520fd142383061bd5cce39f 2026-07-10 02:07:26.445613 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-158821-2554 2026-07-10 02:07:26.762157 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:26.808849 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:080661b3e05c7d7bce1f0187020ccfdd452950d28520fd142383061bd5cce39f 2026-07-10 02:07:26.808939 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:26.852727 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:26.852801 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:26.852810 | ubuntu-noble-large | DiffID: sha256:37bba8fb57d9e6823fac0ecf7b451f95f7ff9efa9c7d1bbcfa7a4cd061302f2c 2026-07-10 02:07:26.902322 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:2c351fdee088c5aa233af46aef08e0913702ce1ac0af5cb1643e00c6a68ff6ad 2026-07-10 02:07:26.903101 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:26.951025 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:26.951168 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:26.951186 | ubuntu-noble-large | DiffID: sha256:37bba8fb57d9e6823fac0ecf7b451f95f7ff9efa9c7d1bbcfa7a4cd061302f2c 2026-07-10 02:07:26.997189 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:2c351fdee088c5aa233af46aef08e0913702ce1ac0af5cb1643e00c6a68ff6ad 2026-07-10 02:07:26.998023 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:26.998211 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 02:07:26.998349 | ubuntu-noble-large | [SUCCESS] [123/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-07-10 02:07:27.003610 | ubuntu-noble-large | [INFO]  [124/130] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 02:07:27.003732 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 02:07:27.531365 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 02:07:27.531478 | ubuntu-noble-large | [SUCCESS] [124/130] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 02:07:27.531497 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 02:07:27.574561 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 02:07:27.574795 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 02:07:27.575004 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:27.619983 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a2c2b73a38cc9652a7146f2c877ebef77cee851057fc632da51fa1b09feeea88 2026-07-10 02:07:27.620208 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-158821-22499 2026-07-10 02:07:27.944733 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:27.996679 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a2c2b73a38cc9652a7146f2c877ebef77cee851057fc632da51fa1b09feeea88 2026-07-10 02:07:27.996774 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:28.036985 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:28.037164 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:28.037185 | ubuntu-noble-large | DiffID: sha256:6c019e620f734870d0176f63c30aa0601b955d9c6be3dd665d504d8bea94ccb8 2026-07-10 02:07:28.085484 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:0b81413f848574bcb1fd162c808ab39f897b9fe320e1ab4106c7b6ea59aed332 2026-07-10 02:07:28.086516 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:28.128396 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:28.128472 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:28.128481 | ubuntu-noble-large | DiffID: sha256:6c019e620f734870d0176f63c30aa0601b955d9c6be3dd665d504d8bea94ccb8 2026-07-10 02:07:28.174976 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:0b81413f848574bcb1fd162c808ab39f897b9fe320e1ab4106c7b6ea59aed332 2026-07-10 02:07:28.175690 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:28.175822 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 02:07:28.176013 | ubuntu-noble-large | [SUCCESS] [124/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-07-10 02:07:28.181681 | ubuntu-noble-large | [INFO]  [125/130] Checking: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 02:07:28.181822 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 02:07:28.951340 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 02:07:28.951467 | ubuntu-noble-large | [SUCCESS] [125/130] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 02:07:28.951488 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 02:07:28.998798 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 02:07:28.999010 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 02:07:28.999267 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:29.038994 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c33d3ffd104950abea698a39f90d0fec24c959c48192fa979d22feed01c07156 2026-07-10 02:07:29.039186 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-158821-19587 2026-07-10 02:07:29.348006 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:29.391077 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c33d3ffd104950abea698a39f90d0fec24c959c48192fa979d22feed01c07156 2026-07-10 02:07:29.391208 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:29.435918 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:29.436013 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:29.436028 | ubuntu-noble-large | DiffID: sha256:a2db220ab3c1841a2ac4f734989585cdd709b4bbc195902019dada4c59d4e94b 2026-07-10 02:07:29.485722 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:a221714e2d624d98387f6a972d7a17e8aafada0a58d3de9af85dd124ea2bc3df 2026-07-10 02:07:29.486665 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:29.534417 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:29.534517 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:29.534534 | ubuntu-noble-large | DiffID: sha256:a2db220ab3c1841a2ac4f734989585cdd709b4bbc195902019dada4c59d4e94b 2026-07-10 02:07:29.585888 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:a221714e2d624d98387f6a972d7a17e8aafada0a58d3de9af85dd124ea2bc3df 2026-07-10 02:07:29.586366 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:29.586595 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 02:07:29.586871 | ubuntu-noble-large | [SUCCESS] [125/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-07-10 02:07:29.593202 | ubuntu-noble-large | [INFO]  [126/130] Checking: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 02:07:29.593429 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 02:07:30.477607 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 02:07:30.477719 | ubuntu-noble-large | [SUCCESS] [126/130] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 02:07:30.477738 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 02:07:30.520454 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 02:07:30.520636 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 02:07:30.520800 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:30.569638 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f14a96510bc0fbf4257557b8b5ac66d8703777b5c920bc69db94a65395e4ce80 2026-07-10 02:07:30.569853 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-158821-18338 2026-07-10 02:07:30.924495 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:30.973912 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f14a96510bc0fbf4257557b8b5ac66d8703777b5c920bc69db94a65395e4ce80 2026-07-10 02:07:30.974018 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:31.015532 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:31.015629 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:31.015646 | ubuntu-noble-large | DiffID: sha256:f5fd9a8c31d9f8585f267d9ff3c6ada2c286a3ea8f5208e6977eeadc5b54b244 2026-07-10 02:07:31.062918 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:9caae9098fa061c0d0b77aa7fe19f9bbea1d91c75b14421c4ba18e76feba5cc1 2026-07-10 02:07:31.063618 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:31.107393 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:31.107464 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:31.107471 | ubuntu-noble-large | DiffID: sha256:f5fd9a8c31d9f8585f267d9ff3c6ada2c286a3ea8f5208e6977eeadc5b54b244 2026-07-10 02:07:31.155755 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:9caae9098fa061c0d0b77aa7fe19f9bbea1d91c75b14421c4ba18e76feba5cc1 2026-07-10 02:07:31.156491 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:31.156680 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 02:07:31.156947 | ubuntu-noble-large | [SUCCESS] [126/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-07-10 02:07:31.162836 | ubuntu-noble-large | [INFO]  [127/130] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 02:07:31.162895 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 02:07:31.932318 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 02:07:31.932452 | ubuntu-noble-large | [SUCCESS] [127/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 02:07:31.932472 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 02:07:31.974285 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 02:07:31.974403 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 02:07:31.974454 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:32.022005 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ae7dfd1f211739c0cae41d58528bdb2f478cad5e16b4fc39fd7de4a76119f000 2026-07-10 02:07:32.022198 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-158821-10198 2026-07-10 02:07:32.315955 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:32.362235 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ae7dfd1f211739c0cae41d58528bdb2f478cad5e16b4fc39fd7de4a76119f000 2026-07-10 02:07:32.362323 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:32.406227 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:32.406323 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:32.406335 | ubuntu-noble-large | DiffID: sha256:aec63513b4e0a41b21f468e1e7a38252342c8dcc02068ae0192210a81239c514 2026-07-10 02:07:32.454993 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:e3fa95a237fcfae9eca5b7c05290eba80099056915c728a399895558bdcf197d 2026-07-10 02:07:32.455839 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:32.492789 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:32.492888 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:32.492904 | ubuntu-noble-large | DiffID: sha256:aec63513b4e0a41b21f468e1e7a38252342c8dcc02068ae0192210a81239c514 2026-07-10 02:07:32.539938 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:e3fa95a237fcfae9eca5b7c05290eba80099056915c728a399895558bdcf197d 2026-07-10 02:07:32.540579 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:32.540668 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 02:07:32.540805 | ubuntu-noble-large | [SUCCESS] [127/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-07-10 02:07:32.548079 | ubuntu-noble-large | [INFO]  [128/130] Checking: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 02:07:32.548254 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 02:07:33.156376 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 02:07:33.156449 | ubuntu-noble-large | [SUCCESS] [128/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 02:07:33.156588 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 02:07:33.198082 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 02:07:33.198194 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 02:07:33.198385 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:33.242696 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b095c55806fd126b3ec4d93b28c583f7fbb6e6cc609d1e800ae6c2382ac473c7 2026-07-10 02:07:33.242785 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-158821-16305 2026-07-10 02:07:33.539575 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:33.584833 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b095c55806fd126b3ec4d93b28c583f7fbb6e6cc609d1e800ae6c2382ac473c7 2026-07-10 02:07:33.584919 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:33.627585 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:33.627683 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:33.627697 | ubuntu-noble-large | DiffID: sha256:ee8d61bbf919d360a6ee9fba80ca91cd47700c49dee0ec355ce02c3a03c9a5e3 2026-07-10 02:07:33.679243 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:26bad0b45375b7dcdef0ba458dc30ce1da30af56b0b2ddb83e076a1d4fed4f2e 2026-07-10 02:07:33.679434 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:33.723694 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:33.723793 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:33.723806 | ubuntu-noble-large | DiffID: sha256:ee8d61bbf919d360a6ee9fba80ca91cd47700c49dee0ec355ce02c3a03c9a5e3 2026-07-10 02:07:33.769555 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:26bad0b45375b7dcdef0ba458dc30ce1da30af56b0b2ddb83e076a1d4fed4f2e 2026-07-10 02:07:33.770970 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:33.771078 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 02:07:33.771095 | ubuntu-noble-large | [SUCCESS] [128/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-07-10 02:07:33.776197 | ubuntu-noble-large | [INFO]  [129/130] Checking: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 02:07:33.776270 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 02:07:34.180778 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 02:07:34.180857 | ubuntu-noble-large | [SUCCESS] [129/130] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 02:07:34.180867 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 02:07:34.224248 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 02:07:34.224352 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 02:07:34.224892 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:34.270966 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:108428cb792fb62a876b250fb8bb3f927d9536f68c72bcbf7eef6678b8b552e2 2026-07-10 02:07:34.271034 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-158821-19355 2026-07-10 02:07:34.612269 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:34.653279 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:108428cb792fb62a876b250fb8bb3f927d9536f68c72bcbf7eef6678b8b552e2 2026-07-10 02:07:34.653378 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:34.698946 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:34.699138 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:34.699172 | ubuntu-noble-large | DiffID: sha256:393e9b73711eb3f74d7e3b5f3c0a9b94e1b65d0d97c4274029021cec43608eb3 2026-07-10 02:07:34.751474 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:e8ca05e8882b44863e3213fca7a611d20b4a97dea18e632bb6b3fced3525a231 2026-07-10 02:07:34.752431 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:34.789071 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:07:34.789176 | ubuntu-noble-large | DiffID: sha256:955d7ee726c050aec485787ad08f5b1c64a856ea06abf5261f7035f9f009f084 2026-07-10 02:07:34.789188 | ubuntu-noble-large | DiffID: sha256:393e9b73711eb3f74d7e3b5f3c0a9b94e1b65d0d97c4274029021cec43608eb3 2026-07-10 02:07:34.839148 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:e8ca05e8882b44863e3213fca7a611d20b4a97dea18e632bb6b3fced3525a231 2026-07-10 02:07:34.840218 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:34.840386 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 02:07:34.840404 | ubuntu-noble-large | [SUCCESS] [129/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-07-10 02:07:34.848153 | ubuntu-noble-large | [INFO]  [130/130] Checking: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-07-10 02:07:34.848215 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-07-10 02:07:35.613166 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-07-10 02:07:35.613260 | ubuntu-noble-large | [SUCCESS] [130/130] EXISTS: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-07-10 02:07:35.613276 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-07-10 02:07:35.657219 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-07-10 02:07:35.657317 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-07-10 02:07:35.657343 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:07:35.700178 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c4cd53e4cd6c66f5d9b2c24c218a3701bd161088fc0ffcaf99c0f50486b3a825 2026-07-10 02:07:35.700880 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-158821-14732 2026-07-10 02:07:36.020286 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:07:36.064336 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c4cd53e4cd6c66f5d9b2c24c218a3701bd161088fc0ffcaf99c0f50486b3a825 2026-07-10 02:07:36.064461 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:07:36.107595 | ubuntu-noble-large | DiffID: sha256:734042742daaecb13d4ad7573365430dd63447b52d36d5350c267bb53237c7ef 2026-07-10 02:07:36.154218 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:08a9fa20fe6b9298864492f330efe8a49b157386a982fad0b9619aee72ddad6b 2026-07-10 02:07:36.155575 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:07:36.198244 | ubuntu-noble-large | DiffID: sha256:734042742daaecb13d4ad7573365430dd63447b52d36d5350c267bb53237c7ef 2026-07-10 02:07:36.249728 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:08a9fa20fe6b9298864492f330efe8a49b157386a982fad0b9619aee72ddad6b 2026-07-10 02:07:36.252161 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:07:36.252224 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-07-10 02:07:36.252237 | ubuntu-noble-large | [SUCCESS] [130/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-07-10 02:07:36.252247 | ubuntu-noble-large | 2026-07-10 02:07:36.252258 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2026-07-10 02:07:36.252266 | ubuntu-noble-large | [INFO]  Total images checked: 130 2026-07-10 02:07:36.252274 | ubuntu-noble-large | [SUCCESS] Images already on registry: 130 2026-07-10 02:07:36.252317 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2026-07-10 02:07:36.252325 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2026-07-10 02:07:36.252333 | ubuntu-noble-large | 2026-07-10 02:07:36.252340 | ubuntu-noble-large | [INFO]  Cleaning up 130 temporary remote images... 2026-07-10 02:07:36.253991 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-158821-30494 2026-07-10 02:07:36.299777 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-158821-27381 2026-07-10 02:07:36.351169 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-158821-6000 2026-07-10 02:07:36.422205 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-158821-4786 2026-07-10 02:07:36.477769 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-158821-30499 2026-07-10 02:07:36.521148 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-158821-5588 2026-07-10 02:07:36.563698 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-158821-21241 2026-07-10 02:07:36.615807 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-158821-12290 2026-07-10 02:07:36.665205 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-158821-18627 2026-07-10 02:07:36.715210 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-158821-13771 2026-07-10 02:07:36.758995 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-158821-18765 2026-07-10 02:07:36.813221 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-158821-13639 2026-07-10 02:07:36.857187 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-158821-11020 2026-07-10 02:07:36.905269 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-158821-27157 2026-07-10 02:07:36.950243 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-158821-25284 2026-07-10 02:07:37.002430 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-158821-11235 2026-07-10 02:07:37.045586 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-158821-5623 2026-07-10 02:07:37.091865 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-158821-10772 2026-07-10 02:07:37.140087 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-158821-13605 2026-07-10 02:07:37.191282 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-158821-59 2026-07-10 02:07:37.244236 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-158821-18065 2026-07-10 02:07:37.290331 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-158821-6542 2026-07-10 02:07:37.332380 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-158821-14013 2026-07-10 02:07:37.383222 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-158821-21387 2026-07-10 02:07:37.436251 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-158821-18358 2026-07-10 02:07:37.478967 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-158821-27104 2026-07-10 02:07:37.527859 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-158821-30703 2026-07-10 02:07:37.577003 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-158821-12690 2026-07-10 02:07:37.625202 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-158821-28757 2026-07-10 02:07:37.673365 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-158821-19691 2026-07-10 02:07:37.725438 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-158821-8238 2026-07-10 02:07:37.779297 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-158821-12837 2026-07-10 02:07:37.832093 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-158821-18765 2026-07-10 02:07:37.878846 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-158821-20432 2026-07-10 02:07:37.928259 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-158821-19979 2026-07-10 02:07:37.981205 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-158821-8748 2026-07-10 02:07:38.043369 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-158821-26552 2026-07-10 02:07:38.091380 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-158821-27325 2026-07-10 02:07:38.145490 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-158821-8190 2026-07-10 02:07:38.189846 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-158821-28703 2026-07-10 02:07:38.241265 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-158821-5827 2026-07-10 02:07:38.286206 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-158821-19582 2026-07-10 02:07:38.333211 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-158821-15831 2026-07-10 02:07:38.382229 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-158821-32515 2026-07-10 02:07:38.430424 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-158821-581 2026-07-10 02:07:38.479150 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-158821-28836 2026-07-10 02:07:38.527172 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-158821-13209 2026-07-10 02:07:38.580208 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-158821-30985 2026-07-10 02:07:38.623278 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-158821-18431 2026-07-10 02:07:38.672191 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-158821-941 2026-07-10 02:07:38.721190 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-158821-23757 2026-07-10 02:07:38.768966 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-158821-1872 2026-07-10 02:07:38.817231 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-158821-17390 2026-07-10 02:07:38.869177 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-158821-12957 2026-07-10 02:07:38.919182 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-158821-32092 2026-07-10 02:07:38.967226 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-158821-6771 2026-07-10 02:07:39.017199 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-158821-3852 2026-07-10 02:07:39.066212 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-158821-29449 2026-07-10 02:07:39.115192 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-158821-6841 2026-07-10 02:07:39.164078 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-158821-12669 2026-07-10 02:07:39.215093 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-158821-22723 2026-07-10 02:07:39.267023 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-158821-3555 2026-07-10 02:07:39.316194 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-158821-6735 2026-07-10 02:07:39.361279 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-158821-19014 2026-07-10 02:07:39.408860 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-158821-58 2026-07-10 02:07:39.459022 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-158821-22849 2026-07-10 02:07:39.506894 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-158821-28791 2026-07-10 02:07:39.553196 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-158821-659 2026-07-10 02:07:39.601198 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-158821-2241 2026-07-10 02:07:39.652020 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-158821-28692 2026-07-10 02:07:39.697182 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-158821-12732 2026-07-10 02:07:39.749877 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-158821-3101 2026-07-10 02:07:39.797834 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-158821-15596 2026-07-10 02:07:39.849727 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-158821-16904 2026-07-10 02:07:39.903242 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-158821-9152 2026-07-10 02:07:39.956263 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-158821-4857 2026-07-10 02:07:40.009905 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-158821-32122 2026-07-10 02:07:40.060910 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-158821-19123 2026-07-10 02:07:40.105080 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-158821-28244 2026-07-10 02:07:40.150224 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-158821-12433 2026-07-10 02:07:40.205262 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-158821-12894 2026-07-10 02:07:40.252786 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-158821-12253 2026-07-10 02:07:40.301961 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-158821-26109 2026-07-10 02:07:40.352149 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-158821-25438 2026-07-10 02:07:40.406134 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-158821-8895 2026-07-10 02:07:40.459818 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-158821-7258 2026-07-10 02:07:40.507135 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-158821-10759 2026-07-10 02:07:40.556230 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-158821-5062 2026-07-10 02:07:40.610963 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-158821-27207 2026-07-10 02:07:40.661736 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-158821-11631 2026-07-10 02:07:40.712146 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-158821-20330 2026-07-10 02:07:40.763288 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-158821-29665 2026-07-10 02:07:40.807844 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-158821-6110 2026-07-10 02:07:40.856335 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-158821-29420 2026-07-10 02:07:40.901403 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-158821-31365 2026-07-10 02:07:40.951926 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-158821-27330 2026-07-10 02:07:41.003295 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-158821-31977 2026-07-10 02:07:41.056211 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-158821-28621 2026-07-10 02:07:41.106024 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-158821-23269 2026-07-10 02:07:41.144374 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-158821-3129 2026-07-10 02:07:41.190170 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-158821-19702 2026-07-10 02:07:41.233207 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-158821-24475 2026-07-10 02:07:41.284225 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-158821-19748 2026-07-10 02:07:41.327152 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-158821-28127 2026-07-10 02:07:41.374736 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-158821-31411 2026-07-10 02:07:41.434878 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-158821-24439 2026-07-10 02:07:41.478313 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-158821-19208 2026-07-10 02:07:41.528749 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-158821-29795 2026-07-10 02:07:41.576104 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-158821-13720 2026-07-10 02:07:41.623238 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-158821-27764 2026-07-10 02:07:41.670221 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-158821-3387 2026-07-10 02:07:41.719440 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-158821-8025 2026-07-10 02:07:41.766231 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-158821-14775 2026-07-10 02:07:41.817227 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-158821-5395 2026-07-10 02:07:41.869016 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-158821-4631 2026-07-10 02:07:41.915206 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-158821-5203 2026-07-10 02:07:41.965182 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-158821-16390 2026-07-10 02:07:42.012734 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-158821-18142 2026-07-10 02:07:42.060179 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-158821-3233 2026-07-10 02:07:42.113940 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-158821-15810 2026-07-10 02:07:42.162196 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-158821-23523 2026-07-10 02:07:42.211949 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-158821-18887 2026-07-10 02:07:42.263682 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-158821-2554 2026-07-10 02:07:42.312626 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-158821-22499 2026-07-10 02:07:42.362093 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-158821-19587 2026-07-10 02:07:42.416073 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-158821-18338 2026-07-10 02:07:42.467173 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-158821-10198 2026-07-10 02:07:42.514571 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-158821-16305 2026-07-10 02:07:42.565090 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-158821-19355 2026-07-10 02:07:42.609213 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-158821-14732 2026-07-10 02:07:42.656156 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2026-07-10 02:07:42.656232 | ubuntu-noble-large | 2026-07-10 02:07:42.656243 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2026-07-10 02:07:42.656924 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2026-07-10 02:07:42.660875 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2026-07-10 02:07:42.660936 | ubuntu-noble-large | + COSIGN_RETRIES=3 2026-07-10 02:07:42.660947 | ubuntu-noble-large | + LSTFILE=images.lst 2026-07-10 02:07:42.660955 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2026-07-10 02:07:42.660964 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2026-07-10 02:07:42.660987 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2026-07-10 02:07:42.661006 | ubuntu-noble-large | Downloading cosign binary... 2026-07-10 02:07:42.661015 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-07-10 02:07:42.675638 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-10 02:07:42.675699 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2026-07-10 02:07:42.898406 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-10 02:07:43.080976 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-10 02:07:47.153350 | ubuntu-noble-large | 16 134M 16 21.8M 0 0 17.0M 0 0:00:07 0:00:01 0:00:06 17.0M 41 134M 41 55.3M 0 0 24.2M 0 0:00:05 0:00:02 0:00:03 33.5M 67 134M 67 89.8M 0 0 27.3M 0 0:00:04 0:00:03 0:00:01 33.9M 94 134M 94 126M 0 0 29.4M 0 0:00:04 0:00:04 --:--:-- 34.7M 100 134M 100 134M 0 0 29.9M 0 0:00:04 0:00:04 --:--:-- 35.0M 2026-07-10 02:07:47.160927 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2026-07-10 02:07:47.164273 | ubuntu-noble-large | + command -v parallel 2026-07-10 02:07:47.164312 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2026-07-10 02:07:47.164321 | ubuntu-noble-large | Using parallel processing with 8 jobs 2026-07-10 02:07:47.164886 | ubuntu-noble-large | + cat images.lst 2026-07-10 02:07:47.164943 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2026-07-10 02:08:00.119203 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:00.119271 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:00.119283 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:00.119293 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:00.119304 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:00.119323 | ubuntu-noble-large | 2026-07-10 02:08:00.119333 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:00.119342 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-api 2026-07-10 02:08:01.352270 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:01.352347 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:01.352364 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:01.352377 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:01.352392 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:01.352407 | ubuntu-noble-large | 2026-07-10 02:08:01.352425 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:01.352448 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-07-10 02:08:02.404687 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:02.404774 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:02.404791 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:02.404805 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:02.404820 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:02.404851 | ubuntu-noble-large | 2026-07-10 02:08:02.404864 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:02.404875 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-worker 2026-07-10 02:08:03.188173 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:03.188256 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:03.188284 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:03.188296 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:03.188308 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:03.188320 | ubuntu-noble-large | 2026-07-10 02:08:03.188332 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:03.188343 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-07-10 02:08:04.516946 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:04.516995 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:04.517002 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:04.517007 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:04.517014 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:04.517020 | ubuntu-noble-large | 2026-07-10 02:08:04.517025 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:04.517030 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-07-10 02:08:05.370026 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:05.370208 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:05.370223 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:05.370234 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:05.370246 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:05.370259 | ubuntu-noble-large | 2026-07-10 02:08:05.370271 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:05.370282 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-07-10 02:08:06.501606 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-controller:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:06.501669 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:06.501680 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:06.501688 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:06.501697 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:06.501706 | ubuntu-noble-large | 2026-07-10 02:08:06.501715 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:06.501724 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-controller 2026-07-10 02:08:07.468807 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-northd:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:07.468878 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:07.468897 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:07.468912 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:07.468937 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:07.468956 | ubuntu-noble-large | 2026-07-10 02:08:07.468971 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:07.468985 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-northd 2026-07-10 02:08:13.354446 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-sink:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:13.354537 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:13.354552 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:13.354564 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:13.354576 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:13.354589 | ubuntu-noble-large | 2026-07-10 02:08:13.354601 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:13.354612 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-sink 2026-07-10 02:08:16.110298 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-central:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:16.110398 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:16.110420 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:16.110439 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:16.110458 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:16.110477 | ubuntu-noble-large | 2026-07-10 02:08:16.110497 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:16.110515 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-central 2026-07-10 02:08:17.468359 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-producer:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:17.468460 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:17.468476 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:17.468488 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:17.468501 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:17.468513 | ubuntu-noble-large | 2026-07-10 02:08:17.468526 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:17.468537 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-producer 2026-07-10 02:08:18.615211 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:18.615294 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:18.615325 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:18.615336 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:18.615348 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:18.615360 | ubuntu-noble-large | 2026-07-10 02:08:18.615372 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:18.615383 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-07-10 02:08:23.356206 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-mdns:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:23.356265 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:23.356275 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:23.356282 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:23.356298 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:23.356305 | ubuntu-noble-large | 2026-07-10 02:08:23.356313 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:23.356320 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-mdns 2026-07-10 02:08:25.127153 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:25.127210 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:25.127219 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:25.127226 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:25.127243 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:25.127249 | ubuntu-noble-large | 2026-07-10 02:08:25.127256 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:25.127261 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-monitors 2026-07-10 02:08:26.064446 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:26.064512 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:26.064546 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:26.064554 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:26.064564 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:26.064572 | ubuntu-noble-large | 2026-07-10 02:08:26.064581 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:26.064589 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-api 2026-07-10 02:08:36.733091 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-engine:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:36.733192 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:36.733207 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:36.733218 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:36.733231 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:36.733243 | ubuntu-noble-large | 2026-07-10 02:08:36.733256 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:36.733266 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-engine 2026-07-10 02:08:38.964677 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/placement-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:38.964749 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:38.964763 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:38.964774 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:38.964787 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:38.964801 | ubuntu-noble-large | 2026-07-10 02:08:38.964814 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:38.964825 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/placement-api 2026-07-10 02:08:39.922293 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-console:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:39.922369 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:39.922391 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:39.922402 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:39.922415 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:39.922446 | ubuntu-noble-large | 2026-07-10 02:08:39.922459 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:39.922471 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/skyline-console 2026-07-10 02:08:41.351582 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-manager:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:41.351659 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:41.351673 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:41.351685 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:41.351698 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:41.351711 | ubuntu-noble-large | 2026-07-10 02:08:41.351723 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:41.351734 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-manager 2026-07-10 02:08:42.287841 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:42.287942 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:42.287958 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:42.287970 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:42.287983 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:42.287995 | ubuntu-noble-large | 2026-07-10 02:08:42.288008 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:42.288019 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-worker 2026-07-10 02:08:43.817178 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:43.817259 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:43.817274 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:43.817285 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:43.817298 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:43.817311 | ubuntu-noble-large | 2026-07-10 02:08:43.817324 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:43.817335 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-07-10 02:08:47.154944 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:47.155022 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:47.155089 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:47.155189 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:47.155206 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:47.155218 | ubuntu-noble-large | 2026-07-10 02:08:47.155231 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:47.155241 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-api 2026-07-10 02:08:51.990225 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:51.990433 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:51.990448 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:51.990458 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:51.990471 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:51.990483 | ubuntu-noble-large | 2026-07-10 02:08:51.990495 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:51.990506 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/skyline-apiserver 2026-07-10 02:08:59.892919 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:08:59.892993 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:08:59.893009 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:08:59.893021 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:08:59.893035 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:08:59.893083 | ubuntu-noble-large | 2026-07-10 02:08:59.893096 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:08:59.893194 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-api 2026-07-10 02:09:03.997788 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:09:03.997876 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:09:03.997893 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:09:03.997906 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:09:03.997935 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:09:03.997947 | ubuntu-noble-large | 2026-07-10 02:09:03.997959 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:09:03.997970 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-pxe 2026-07-10 02:09:05.079089 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:09:05.079160 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:09:05.079171 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:09:05.079177 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:09:05.079186 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:09:05.079193 | ubuntu-noble-large | 2026-07-10 02:09:05.079201 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:09:05.079207 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-api 2026-07-10 02:09:07.589355 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:09:07.589410 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:09:07.589419 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:09:07.589425 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:09:07.589433 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:09:07.589439 | ubuntu-noble-large | 2026-07-10 02:09:07.589446 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:09:07.589452 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-notification 2026-07-10 02:09:12.395658 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:09:12.395732 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:09:12.395743 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:09:12.395750 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:09:12.395758 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:09:12.395766 | ubuntu-noble-large | 2026-07-10 02:09:12.395774 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:09:12.395781 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-07-10 02:09:21.382824 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:09:21.382904 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:09:21.382920 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:09:21.382933 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:09:21.382948 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:09:21.382963 | ubuntu-noble-large | 2026-07-10 02:09:21.382977 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:09:21.382990 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-central 2026-07-10 02:09:30.680353 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:09:30.680465 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:09:30.680482 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:09:30.680496 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:09:30.680512 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:09:30.680526 | ubuntu-noble-large | 2026-07-10 02:09:30.680541 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:09:30.680554 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-scheduler 2026-07-10 02:09:36.593257 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:09:36.593404 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:09:36.593422 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:09:36.593433 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:09:36.593446 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:09:36.593457 | ubuntu-noble-large | 2026-07-10 02:09:36.593470 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:09:36.593480 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-07-10 02:10:00.180318 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:10:00.180399 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:10:00.180410 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:10:00.180418 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:10:00.180428 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:10:00.180436 | ubuntu-noble-large | 2026-07-10 02:10:00.180445 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:10:00.180452 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-api 2026-07-10 02:10:02.359400 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/glance-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:10:02.359509 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:10:02.359527 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:10:02.359542 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:10:02.359557 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:10:02.359572 | ubuntu-noble-large | 2026-07-10 02:10:02.359588 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:10:02.359602 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/glance-api 2026-07-10 02:10:04.009234 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:10:04.009337 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:10:04.009355 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:10:04.009368 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:10:04.009383 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:10:04.009396 | ubuntu-noble-large | 2026-07-10 02:10:04.009409 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:10:04.009421 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-compute 2026-07-10 02:10:05.154213 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:10:05.154299 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:10:05.154316 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:10:05.154330 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:10:05.154345 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:10:05.154360 | ubuntu-noble-large | 2026-07-10 02:10:05.154375 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:10:05.154388 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-api 2026-07-10 02:10:08.153743 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:10:08.153835 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:10:08.153853 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:10:08.153867 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:10:08.153893 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:10:08.153906 | ubuntu-noble-large | 2026-07-10 02:10:08.153918 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:10:08.153929 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-07-10 02:10:20.197743 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:10:20.197821 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:10:20.197837 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:10:20.197850 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:10:20.197866 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:10:20.197881 | ubuntu-noble-large | 2026-07-10 02:10:20.197896 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:10:20.197909 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-novncproxy 2026-07-10 02:10:36.669360 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:10:36.669463 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:10:36.669491 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:10:36.669514 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:10:36.669538 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:10:36.669561 | ubuntu-noble-large | 2026-07-10 02:10:36.669586 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:10:36.669609 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-conductor 2026-07-10 02:11:11.819609 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:11:11.819680 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:11:11.819693 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:11:11.819702 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:11:11.819713 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:11:11.819725 | ubuntu-noble-large | 2026-07-10 02:11:11.819735 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:11:11.819745 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-07-10 02:11:44.396370 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-backup:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:11:44.396450 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:11:44.396466 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:11:44.396481 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:11:44.396496 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:11:44.396511 | ubuntu-noble-large | 2026-07-10 02:11:44.396525 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:11:44.396538 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-backup 2026-07-10 02:11:45.470177 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:11:45.470243 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:11:45.470254 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:11:45.470261 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:11:45.470269 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:11:45.470276 | ubuntu-noble-large | 2026-07-10 02:11:45.470284 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:11:45.470291 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute 2026-07-10 02:11:49.308900 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:11:49.308997 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:11:49.309012 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:11:49.309023 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:11:49.309085 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:11:49.309102 | ubuntu-noble-large | 2026-07-10 02:11:49.309156 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:11:49.309177 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-scheduler 2026-07-10 02:11:50.680204 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-volume:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:11:50.680305 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:11:50.680321 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:11:50.680333 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:11:50.680346 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:11:50.680358 | ubuntu-noble-large | 2026-07-10 02:11:50.680371 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:11:50.680382 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-volume 2026-07-10 02:11:53.203172 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:11:53.203262 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:11:53.203274 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:11:53.203282 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:11:53.203291 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:11:53.203300 | ubuntu-noble-large | 2026-07-10 02:11:53.203309 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:11:53.203317 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-07-10 02:11:54.283227 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-data:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:11:54.283306 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:11:54.283319 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:11:54.283329 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:11:54.283340 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:11:54.283351 | ubuntu-noble-large | 2026-07-10 02:11:54.283362 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:11:54.283372 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-data 2026-07-10 02:11:55.920773 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-share:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:11:55.920825 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:11:55.920833 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:11:55.920839 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:11:55.920846 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:11:55.920852 | ubuntu-noble-large | 2026-07-10 02:11:55.920858 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:11:55.920863 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-share 2026-07-10 02:11:58.097239 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:11:58.097312 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:11:58.097325 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:11:58.097334 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:11:58.097360 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:11:58.097371 | ubuntu-noble-large | 2026-07-10 02:11:58.097380 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:11:58.097390 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-api 2026-07-10 02:12:14.115238 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:14.115294 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:14.115303 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:14.115309 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:14.115317 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:14.115324 | ubuntu-noble-large | 2026-07-10 02:12:14.115330 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:14.115336 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-api 2026-07-10 02:12:17.256787 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:17.256865 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:17.256881 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:17.256894 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:17.256909 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:17.256923 | ubuntu-noble-large | 2026-07-10 02:12:17.256938 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:17.256951 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-api-cfn 2026-07-10 02:12:19.776353 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-engine:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:19.776403 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:19.776410 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:19.776415 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:19.776422 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:19.776427 | ubuntu-noble-large | 2026-07-10 02:12:19.776433 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:19.776437 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-engine 2026-07-10 02:12:21.240535 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:21.240613 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:21.240630 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:21.240643 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:21.240658 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:21.240673 | ubuntu-noble-large | 2026-07-10 02:12:21.240687 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:21.240700 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-ssh 2026-07-10 02:12:22.041678 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:22.041756 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:22.041773 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:22.041787 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:22.041802 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:22.041816 | ubuntu-noble-large | 2026-07-10 02:12:22.041831 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:22.041844 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-serialproxy 2026-07-10 02:12:23.081010 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:23.081197 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:23.081214 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:23.081225 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:23.081236 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:23.081247 | ubuntu-noble-large | 2026-07-10 02:12:23.081258 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:23.081267 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-scheduler 2026-07-10 02:12:23.835212 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:23.835487 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:23.835511 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:23.835525 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:23.835540 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:23.835554 | ubuntu-noble-large | 2026-07-10 02:12:23.835569 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:23.835582 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-conductor 2026-07-10 02:12:24.571289 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:24.571379 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:24.571392 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:24.571439 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:24.571453 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:24.571464 | ubuntu-noble-large | 2026-07-10 02:12:24.571475 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:24.571484 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-api 2026-07-10 02:12:29.557364 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:29.557459 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:29.557473 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:29.557484 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:29.557497 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:29.557510 | ubuntu-noble-large | 2026-07-10 02:12:29.557522 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:29.557533 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone-fernet 2026-07-10 02:12:30.448539 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:30.448629 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:30.448640 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:30.448647 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:30.448656 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:30.448663 | ubuntu-noble-large | 2026-07-10 02:12:30.448671 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:30.448677 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone 2026-07-10 02:12:31.460178 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:31.460251 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:31.460262 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:31.460271 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:31.460298 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:31.460307 | ubuntu-noble-large | 2026-07-10 02:12:31.460316 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:31.460324 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone-ssh 2026-07-10 02:12:32.339917 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:32.339986 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:32.339998 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:32.340008 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:32.340019 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:32.340029 | ubuntu-noble-large | 2026-07-10 02:12:32.340096 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:32.340107 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-expirer 2026-07-10 02:12:33.356784 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:33.356842 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:33.356848 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:33.356852 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:33.356859 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:33.356863 | ubuntu-noble-large | 2026-07-10 02:12:33.356868 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:33.356871 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-api 2026-07-10 02:12:37.743201 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-listener:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:37.743284 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:37.743302 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:37.743315 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:37.743330 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:37.743345 | ubuntu-noble-large | 2026-07-10 02:12:37.743359 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:37.743372 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-listener 2026-07-10 02:12:38.472341 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:38.472419 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:38.472435 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:38.472449 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:38.472464 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:38.472479 | ubuntu-noble-large | 2026-07-10 02:12:38.472493 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:38.472506 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-notifier 2026-07-10 02:12:39.426012 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:39.426148 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:39.426163 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:39.426172 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:39.426183 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:39.426192 | ubuntu-noble-large | 2026-07-10 02:12:39.426202 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:39.426212 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-evaluator 2026-07-10 02:12:40.244250 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:40.244374 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:40.244390 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:40.244402 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:40.244414 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:40.244427 | ubuntu-noble-large | 2026-07-10 02:12:40.244439 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:40.244450 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-health-manager 2026-07-10 02:12:41.228276 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:41.228371 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:41.228384 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:41.228395 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:41.228407 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:41.228418 | ubuntu-noble-large | 2026-07-10 02:12:41.228429 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:41.228439 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-07-10 02:12:42.455299 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:42.455401 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:42.455417 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:42.455428 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:42.455441 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:42.455452 | ubuntu-noble-large | 2026-07-10 02:12:42.455464 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:42.455475 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-07-10 02:12:47.656256 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:47.656353 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:47.656366 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:47.656376 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:47.656388 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:47.656398 | ubuntu-noble-large | 2026-07-10 02:12:47.656409 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:47.656419 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-api 2026-07-10 02:12:49.077145 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:49.077222 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:49.077230 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:49.077235 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:49.077242 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:49.077247 | ubuntu-noble-large | 2026-07-10 02:12:49.077253 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:49.077258 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-conductor 2026-07-10 02:12:50.122311 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:50.122417 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:50.122435 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:50.122449 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:50.122488 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:50.122500 | ubuntu-noble-large | 2026-07-10 02:12:50.122512 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:50.122524 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-worker 2026-07-10 02:12:51.021154 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:51.021216 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:51.021225 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:51.021232 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:51.021240 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:51.021247 | ubuntu-noble-large | 2026-07-10 02:12:51.021254 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:51.021261 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-07-10 02:12:51.697577 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:51.697675 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:51.697698 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:51.697716 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:51.697736 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:51.697755 | ubuntu-noble-large | 2026-07-10 02:12:51.697775 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:51.697793 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-07-10 02:12:52.731855 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:52.731928 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:52.731943 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:52.731954 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:52.731967 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:52.731979 | ubuntu-noble-large | 2026-07-10 02:12:52.731991 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:52.732016 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-api 2026-07-10 02:12:53.953244 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:53.953340 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:53.953357 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:53.953367 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:53.953380 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:53.953392 | ubuntu-noble-large | 2026-07-10 02:12:53.953404 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:53.953415 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-07-10 02:12:59.639681 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:12:59.639758 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:12:59.639779 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:12:59.639801 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:12:59.639825 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:12:59.639846 | ubuntu-noble-large | 2026-07-10 02:12:59.639867 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:12:59.639887 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-07-10 02:13:01.007458 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:01.007550 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:01.007564 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:01.007574 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:01.007586 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:01.007598 | ubuntu-noble-large | 2026-07-10 02:13:01.007610 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:01.007621 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-07-10 02:13:02.271757 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:02.271837 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:02.271849 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:02.271860 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:02.271871 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:02.271882 | ubuntu-noble-large | 2026-07-10 02:13:02.271893 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:02.271902 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-07-10 02:13:03.571933 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:03.572019 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:03.572031 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:03.572085 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:03.572098 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:03.572108 | ubuntu-noble-large | 2026-07-10 02:13:03.572132 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:03.572142 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-07-10 02:13:04.255631 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:04.255708 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:04.255724 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:04.255737 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:04.255752 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:04.255767 | ubuntu-noble-large | 2026-07-10 02:13:04.255782 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:04.255796 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-07-10 02:13:05.958326 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:05.958430 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:05.958448 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:05.958463 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:05.958479 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:05.958493 | ubuntu-noble-large | 2026-07-10 02:13:05.958507 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:05.958521 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-07-10 02:13:10.254340 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:10.254483 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:10.254515 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:10.254576 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:10.254600 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:10.254621 | ubuntu-noble-large | 2026-07-10 02:13:10.254641 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:10.254660 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-07-10 02:13:11.041316 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:11.041431 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:11.041451 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:11.041466 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:11.041483 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:11.041499 | ubuntu-noble-large | 2026-07-10 02:13:11.041515 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:11.041530 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-server 2026-07-10 02:13:12.434651 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:12.434755 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:12.434772 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:12.434782 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:12.434795 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:12.434810 | ubuntu-noble-large | 2026-07-10 02:13:12.434830 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:12.434841 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-07-10 02:13:13.716336 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:13.716424 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:13.716437 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:13.716447 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:13.716458 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:13.716469 | ubuntu-noble-large | 2026-07-10 02:13:13.716479 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:13.716488 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2026-07-10 02:13:14.439373 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:14.439468 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:14.439484 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:14.439497 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:14.439512 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:14.439524 | ubuntu-noble-large | 2026-07-10 02:13:14.439537 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:14.439549 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/mariadb-server 2026-07-10 02:13:15.536175 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:15.536231 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:15.536240 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:15.536247 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:15.536257 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:15.536264 | ubuntu-noble-large | 2026-07-10 02:13:15.536271 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:15.536279 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-07-10 02:13:20.648799 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:20.648880 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:20.648903 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:20.648922 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:20.648943 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:20.648964 | ubuntu-noble-large | 2026-07-10 02:13:20.648977 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:20.648988 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-07-10 02:13:21.533283 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:21.533365 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:21.533377 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:21.533384 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:21.533394 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:21.533403 | ubuntu-noble-large | 2026-07-10 02:13:21.533410 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:21.533418 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-07-10 02:13:22.389402 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:22.389501 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:22.389517 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:22.389528 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:22.389541 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:22.389553 | ubuntu-noble-large | 2026-07-10 02:13:22.389566 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:22.389577 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-07-10 02:13:23.325513 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:23.325584 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:23.325595 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:23.325602 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:23.325611 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:23.325618 | ubuntu-noble-large | 2026-07-10 02:13:23.325625 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:23.325631 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-07-10 02:13:24.538484 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:24.538589 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:24.538604 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:24.538615 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:24.538627 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:24.538640 | ubuntu-noble-large | 2026-07-10 02:13:24.538653 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:24.538664 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-07-10 02:13:29.815201 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:29.815274 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:29.815300 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:29.815304 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:29.815310 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:29.815315 | ubuntu-noble-large | 2026-07-10 02:13:29.815330 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:29.815334 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-07-10 02:13:31.266365 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:31.266469 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:31.266484 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:31.266495 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:31.266509 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:31.266521 | ubuntu-noble-large | 2026-07-10 02:13:31.266534 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:31.266544 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-07-10 02:13:32.099304 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:32.099404 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:32.099420 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:32.099431 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:32.099444 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:32.099457 | ubuntu-noble-large | 2026-07-10 02:13:32.099470 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:32.099481 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-v2-server 2026-07-10 02:13:32.792268 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:32.792354 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:32.792369 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:32.792381 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:32.792393 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:32.792405 | ubuntu-noble-large | 2026-07-10 02:13:32.792417 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:32.792429 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-07-10 02:13:34.385588 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:34.385687 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:34.385704 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:34.385715 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:34.385729 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:34.385741 | ubuntu-noble-large | 2026-07-10 02:13:34.385753 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:34.385765 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-mtail 2026-07-10 02:13:35.795275 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:35.795364 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:35.795380 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:35.795393 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:35.795407 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:35.795442 | ubuntu-noble-large | 2026-07-10 02:13:35.795457 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:35.795468 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-07-10 02:13:42.014288 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:42.014387 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:42.014402 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:42.014413 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:42.014425 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:42.014437 | ubuntu-noble-large | 2026-07-10 02:13:42.014448 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:42.014458 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-07-10 02:13:43.302167 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:43.302237 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:43.302245 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:43.302250 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:43.302257 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:43.302261 | ubuntu-noble-large | 2026-07-10 02:13:43.302266 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:43.302271 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-07-10 02:13:44.140735 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:44.140832 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:44.140864 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:44.140875 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:44.140888 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:44.140900 | ubuntu-noble-large | 2026-07-10 02:13:44.140912 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:44.140923 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-07-10 02:13:45.251347 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:45.251447 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:45.251463 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:45.251474 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:45.251486 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:45.251498 | ubuntu-noble-large | 2026-07-10 02:13:45.251510 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:45.251522 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-07-10 02:13:46.663968 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:46.664073 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:46.664082 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:46.664087 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:46.664093 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:46.664098 | ubuntu-noble-large | 2026-07-10 02:13:46.664102 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:46.664107 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-07-10 02:13:47.363964 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:47.364173 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:47.364198 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:47.364210 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:47.364223 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:47.364235 | ubuntu-noble-large | 2026-07-10 02:13:47.364248 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:47.364259 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-07-10 02:13:48.320945 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:48.321088 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:48.321110 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:48.321121 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:48.321180 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:48.321192 | ubuntu-noble-large | 2026-07-10 02:13:48.321204 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:48.321214 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-07-10 02:13:53.005028 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/horizon:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:53.005158 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:53.005173 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:53.005182 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:53.005193 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:53.005203 | ubuntu-noble-large | 2026-07-10 02:13:53.005212 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:53.005221 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/horizon 2026-07-10 02:13:53.878276 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:53.878379 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:53.878395 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:53.878406 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:53.878419 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:53.878430 | ubuntu-noble-large | 2026-07-10 02:13:53.878443 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:53.878454 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-corosync 2026-07-10 02:13:54.557812 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:54.557912 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:54.557930 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:54.557943 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:54.557958 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:54.557981 | ubuntu-noble-large | 2026-07-10 02:13:54.558005 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:54.558026 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-inspector 2026-07-10 02:13:56.183593 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:56.183713 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:56.183731 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:56.183767 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:56.183780 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:56.183792 | ubuntu-noble-large | 2026-07-10 02:13:56.183804 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:56.183815 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pcs 2026-07-10 02:13:57.032351 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:13:57.032448 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:13:57.032463 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:13:57.032474 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:13:57.032486 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:13:57.032499 | ubuntu-noble-large | 2026-07-10 02:13:57.032511 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:13:57.032522 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-07-10 02:14:02.645326 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:02.645434 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:02.645452 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:02.645465 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:02.645479 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:02.645494 | ubuntu-noble-large | 2026-07-10 02:14:02.645509 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:02.645523 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/redis-sentinel 2026-07-10 02:14:03.525465 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:03.525571 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:03.525590 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:03.525604 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:03.525619 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:03.525634 | ubuntu-noble-large | 2026-07-10 02:14:03.525649 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:03.525662 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/redis 2026-07-10 02:14:04.515579 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:04.515686 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:04.515705 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:04.515719 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:04.515732 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:04.515747 | ubuntu-noble-large | 2026-07-10 02:14:04.515762 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:04.515775 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-07-10 02:14:06.636194 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/grafana:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:06.636297 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:06.636314 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:06.636327 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:06.636343 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:06.636357 | ubuntu-noble-large | 2026-07-10 02:14:06.636372 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:06.636385 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/grafana 2026-07-10 02:14:07.530371 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/iscsid:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:07.530470 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:07.530485 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:07.530496 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:07.530508 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:07.530520 | ubuntu-noble-large | 2026-07-10 02:14:07.530532 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:07.530543 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/iscsid 2026-07-10 02:14:08.526751 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:08.526861 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:08.526886 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:08.526906 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:08.526927 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:08.526948 | ubuntu-noble-large | 2026-07-10 02:14:08.526969 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:08.526989 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk 2026-07-10 02:14:13.555765 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:13.555894 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:13.555914 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:13.555928 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:13.555942 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:13.555957 | ubuntu-noble-large | 2026-07-10 02:14:13.555972 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:13.555985 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/haproxy-ssh 2026-07-10 02:14:14.966019 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:14.966250 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:14.966284 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:14.966306 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:14.966331 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:14.966354 | ubuntu-noble-large | 2026-07-10 02:14:14.966375 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:14.966388 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/haproxy 2026-07-10 02:14:15.902265 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/memcached:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:15.902369 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:15.902387 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:15.902401 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:15.902416 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:15.902431 | ubuntu-noble-large | 2026-07-10 02:14:15.902446 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:15.902459 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/memcached 2026-07-10 02:14:16.908919 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/rabbitmq:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:16.909018 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:16.909072 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:16.909093 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:16.909158 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:16.909171 | ubuntu-noble-large | 2026-07-10 02:14:16.909184 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:16.909195 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/rabbitmq 2026-07-10 02:14:17.711535 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/dnsmasq:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:17.711629 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:17.711642 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:17.711650 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:17.711660 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:17.711669 | ubuntu-noble-large | 2026-07-10 02:14:17.711678 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:17.711685 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/dnsmasq 2026-07-10 02:14:18.738506 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:18.738609 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:18.738632 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:18.738652 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:18.738672 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:18.738692 | ubuntu-noble-large | 2026-07-10 02:14:18.738712 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:18.738732 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/kolla-toolbox 2026-07-10 02:14:23.104688 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/fluentd:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:23.104777 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:23.104792 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:23.104804 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:23.104817 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:23.104828 | ubuntu-noble-large | 2026-07-10 02:14:23.104840 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:23.104851 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/fluentd 2026-07-10 02:14:24.212860 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keepalived:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:24.212933 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:24.212943 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:24.212951 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:24.212959 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:24.212967 | ubuntu-noble-large | 2026-07-10 02:14:24.212974 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:24.212981 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keepalived 2026-07-10 02:14:25.088280 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cron:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:25.088355 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:25.088366 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:25.088385 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:25.088395 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:25.088402 | ubuntu-noble-large | 2026-07-10 02:14:25.088410 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:25.088417 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cron 2026-07-10 02:14:26.064262 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:26.064391 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:26.064404 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:26.064411 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:26.064419 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:26.064427 | ubuntu-noble-large | 2026-07-10 02:14:26.064436 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:26.064444 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/proxysql 2026-07-10 02:14:27.192127 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:27.192250 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:27.192268 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:27.192282 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:27.192298 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:27.192313 | ubuntu-noble-large | 2026-07-10 02:14:27.192327 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:27.192340 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-libvirt 2026-07-10 02:14:27.976731 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/tgtd:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:27.976838 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:27.976856 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:27.976870 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:27.976886 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:27.976901 | ubuntu-noble-large | 2026-07-10 02:14:27.976917 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:27.976931 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/tgtd 2026-07-10 02:14:32.184576 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/multipathd:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:32.184671 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:32.184689 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:32.184700 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:32.184713 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:32.184725 | ubuntu-noble-large | 2026-07-10 02:14:32.184738 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:32.184755 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/multipathd 2026-07-10 02:14:33.078604 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:33.078775 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:33.078860 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:33.078876 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:33.078892 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:33.078906 | ubuntu-noble-large | 2026-07-10 02:14:33.078921 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:33.078934 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/opensearch 2026-07-10 02:14:34.247730 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:34.247832 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:34.247858 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:34.247880 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:34.247904 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:34.247967 | ubuntu-noble-large | 2026-07-10 02:14:34.247988 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:34.248005 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-07-10 02:14:34.919501 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/sbom:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:14:34.919598 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:14:34.919612 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:14:34.919623 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:14:34.919636 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:14:34.919648 | ubuntu-noble-large | 2026-07-10 02:14:34.919660 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:14:34.919671 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/sbom 2026-07-10 02:14:34.926544 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2026-07-10 02:14:34.926610 | ubuntu-noble-large | === Cosign signing job log === 2026-07-10 02:14:34.926622 | ubuntu-noble-large | + cat cosign-signing.log 2026-07-10 02:14:34.929674 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-07-10 02:14:34.929701 | ubuntu-noble-large | 7 : 1783649267.359 12.758 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-api:2024.2' > /dev/null 2026-07-10 02:14:34.929735 | ubuntu-noble-large | 1 : 1783649267.322 14.029 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2' > /dev/null 2026-07-10 02:14:34.929747 | ubuntu-noble-large | 8 : 1783649267.366 15.037 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-worker:2024.2' > /dev/null 2026-07-10 02:14:34.929758 | ubuntu-noble-large | 2 : 1783649267.328 15.856 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2' > /dev/null 2026-07-10 02:14:34.929768 | ubuntu-noble-large | 3 : 1783649267.334 17.181 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2' > /dev/null 2026-07-10 02:14:34.929779 | ubuntu-noble-large | 5 : 1783649267.348 18.020 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2' > /dev/null 2026-07-10 02:14:34.929789 | ubuntu-noble-large | 6 : 1783649267.355 19.144 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-controller:2024.2' > /dev/null 2026-07-10 02:14:34.929800 | ubuntu-noble-large | 4 : 1783649267.341 20.126 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-northd:2024.2' > /dev/null 2026-07-10 02:14:34.929810 | ubuntu-noble-large | 11 : 1783649282.415 10.937 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-sink:2024.2' > /dev/null 2026-07-10 02:14:34.929821 | ubuntu-noble-large | 10 : 1783649281.362 14.746 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-central:2024.2' > /dev/null 2026-07-10 02:14:34.929831 | ubuntu-noble-large | 9 : 1783649280.126 17.340 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-producer:2024.2' > /dev/null 2026-07-10 02:14:34.929841 | ubuntu-noble-large | 12 : 1783649283.194 15.417 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2' > /dev/null 2026-07-10 02:14:34.929852 | ubuntu-noble-large | 13 : 1783649284.523 18.832 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-mdns:2024.2' > /dev/null 2026-07-10 02:14:34.929862 | ubuntu-noble-large | 14 : 1783649285.380 19.745 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-monitors:2024.2' > /dev/null 2026-07-10 02:14:34.929873 | ubuntu-noble-large | 15 : 1783649286.509 19.553 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-api:2024.2' > /dev/null 2026-07-10 02:14:34.929903 | ubuntu-noble-large | 16 : 1783649287.478 29.254 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-engine:2024.2' > /dev/null 2026-07-10 02:14:34.929914 | ubuntu-noble-large | 20 : 1783649298.622 20.341 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/placement-api:2024.2' > /dev/null 2026-07-10 02:14:34.929925 | ubuntu-noble-large | 21 : 1783649303.363 16.558 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-console:2024.2' > /dev/null 2026-07-10 02:14:34.929935 | ubuntu-noble-large | 23 : 1783649306.072 15.277 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-manager:2024.2' > /dev/null 2026-07-10 02:14:34.929945 | ubuntu-noble-large | 19 : 1783649297.476 24.810 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-worker:2024.2' > /dev/null 2026-07-10 02:14:34.929955 | ubuntu-noble-large | 17 : 1783649293.362 30.450 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2' > /dev/null 2026-07-10 02:14:34.929966 | ubuntu-noble-large | 18 : 1783649296.118 31.036 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-api:2024.2' > /dev/null 2026-07-10 02:14:34.929976 | ubuntu-noble-large | 22 : 1783649305.134 26.855 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2' > /dev/null 2026-07-10 02:14:34.930000 | ubuntu-noble-large | 24 : 1783649316.742 23.149 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-api:2024.2' > /dev/null 2026-07-10 02:14:34.930020 | ubuntu-noble-large | 25 : 1783649318.973 25.023 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-pxe:2024.2' > /dev/null 2026-07-10 02:14:34.930088 | ubuntu-noble-large | 26 : 1783649319.931 25.147 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-api:2024.2' > /dev/null 2026-07-10 02:14:34.930113 | ubuntu-noble-large | 28 : 1783649322.296 25.292 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2' > /dev/null 2026-07-10 02:14:34.930131 | ubuntu-noble-large | 30 : 1783649327.163 25.230 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2' > /dev/null 2026-07-10 02:14:34.930176 | ubuntu-noble-large | 31 : 1783649331.998 29.383 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-central:2024.2' > /dev/null 2026-07-10 02:14:34.930193 | ubuntu-noble-large | 35 : 1783649347.596 23.082 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-scheduler:2024.2' > /dev/null 2026-07-10 02:14:34.930210 | ubuntu-noble-large | 36 : 1783649352.403 24.187 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2' > /dev/null 2026-07-10 02:14:34.930227 | ubuntu-noble-large | 38 : 1783649370.689 29.489 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-api:2024.2' > /dev/null 2026-07-10 02:14:34.930244 | ubuntu-noble-large | 39 : 1783649376.601 25.756 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/glance-api:2024.2' > /dev/null 2026-07-10 02:14:34.930263 | ubuntu-noble-large | 29 : 1783649323.823 80.184 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2' > /dev/null 2026-07-10 02:14:34.930280 | ubuntu-noble-large | 33 : 1783649344.006 61.144 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-api:2024.2' > /dev/null 2026-07-10 02:14:34.930310 | ubuntu-noble-large | 37 : 1783649361.392 46.759 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2' > /dev/null 2026-07-10 02:14:34.930320 | ubuntu-noble-large | 44 : 1783649408.163 12.032 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2' > /dev/null 2026-07-10 02:14:34.930330 | ubuntu-noble-large | 27 : 1783649321.359 115.309 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-conductor:2024.2' > /dev/null 2026-07-10 02:14:34.930340 | ubuntu-noble-large | 46 : 1783649436.678 35.140 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2' > /dev/null 2026-07-10 02:14:34.930350 | ubuntu-noble-large | 41 : 1783649402.367 102.027 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-backup:2024.2' > /dev/null 2026-07-10 02:14:34.930360 | ubuntu-noble-large | 45 : 1783649420.208 85.259 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute:2024.2' > /dev/null 2026-07-10 02:14:34.930371 | ubuntu-noble-large | 40 : 1783649400.187 109.119 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2' > /dev/null 2026-07-10 02:14:34.930380 | ubuntu-noble-large | 43 : 1783649405.160 105.518 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-volume:2024.2' > /dev/null 2026-07-10 02:14:34.930390 | ubuntu-noble-large | 47 : 1783649471.825 41.376 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2' > /dev/null 2026-07-10 02:14:34.930400 | ubuntu-noble-large | 32 : 1783649339.904 174.375 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-data:2024.2' > /dev/null 2026-07-10 02:14:34.930410 | ubuntu-noble-large | 34 : 1783649345.085 170.835 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-share:2024.2' > /dev/null 2026-07-10 02:14:34.930420 | ubuntu-noble-large | 42 : 1783649404.016 114.079 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-api:2024.2' > /dev/null 2026-07-10 02:14:34.930441 | ubuntu-noble-large | 52 : 1783649513.212 20.902 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-api:2024.2' > /dev/null 2026-07-10 02:14:34.930452 | ubuntu-noble-large | 53 : 1783649514.289 22.966 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2' > /dev/null 2026-07-10 02:14:34.930462 | ubuntu-noble-large | 55 : 1783649518.104 21.671 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-engine:2024.2' > /dev/null 2026-07-10 02:14:34.930472 | ubuntu-noble-large | 48 : 1783649504.405 36.834 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-ssh:2024.2' > /dev/null 2026-07-10 02:14:34.930482 | ubuntu-noble-large | 51 : 1783649510.689 31.351 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2' > /dev/null 2026-07-10 02:14:34.930492 | ubuntu-noble-large | 49 : 1783649505.478 37.601 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-scheduler:2024.2' > /dev/null 2026-07-10 02:14:34.930502 | ubuntu-noble-large | 50 : 1783649509.318 34.514 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-conductor:2024.2' > /dev/null 2026-07-10 02:14:34.930512 | ubuntu-noble-large | 54 : 1783649515.928 28.641 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api:2024.2' > /dev/null 2026-07-10 02:14:34.930522 | ubuntu-noble-large | 57 : 1783649537.265 12.289 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-fernet:2024.2' > /dev/null 2026-07-10 02:14:34.930540 | ubuntu-noble-large | 58 : 1783649539.781 10.666 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2026-07-10 02:14:34.930550 | ubuntu-noble-large | 56 : 1783649534.121 17.335 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-ssh:2024.2' > /dev/null 2026-07-10 02:14:34.930560 | ubuntu-noble-large | 59 : 1783649541.250 11.088 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-expirer:2024.2' > /dev/null 2026-07-10 02:14:34.930570 | ubuntu-noble-large | 60 : 1783649542.050 11.305 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-api:2024.2' > /dev/null 2026-07-10 02:14:34.930607 | ubuntu-noble-large | 62 : 1783649543.840 13.901 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-listener:2024.2' > /dev/null 2026-07-10 02:14:34.930618 | ubuntu-noble-large | 63 : 1783649544.579 13.891 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-notifier:2024.2' > /dev/null 2026-07-10 02:14:34.930628 | ubuntu-noble-large | 61 : 1783649543.090 16.335 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2' > /dev/null 2026-07-10 02:14:34.930638 | ubuntu-noble-large | 64 : 1783649549.562 10.680 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2' > /dev/null 2026-07-10 02:14:34.930648 | ubuntu-noble-large | 65 : 1783649550.456 10.770 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2' > /dev/null 2026-07-10 02:14:34.930658 | ubuntu-noble-large | 66 : 1783649551.466 10.986 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930668 | ubuntu-noble-large | 67 : 1783649552.349 15.305 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-api:2024.2' > /dev/null 2026-07-10 02:14:34.930678 | ubuntu-noble-large | 69 : 1783649557.753 11.322 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-conductor:2024.2' > /dev/null 2026-07-10 02:14:34.930688 | ubuntu-noble-large | 68 : 1783649553.362 16.759 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-worker:2024.2' > /dev/null 2026-07-10 02:14:34.930698 | ubuntu-noble-large | 71 : 1783649559.433 11.584 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930708 | ubuntu-noble-large | 72 : 1783649560.248 11.448 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930725 | ubuntu-noble-large | 70 : 1783649558.480 14.250 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-api:2024.2' > /dev/null 2026-07-10 02:14:34.930741 | ubuntu-noble-large | 73 : 1783649561.236 12.715 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930751 | ubuntu-noble-large | 75 : 1783649567.664 11.973 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930761 | ubuntu-noble-large | 74 : 1783649562.464 18.542 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930771 | ubuntu-noble-large | 77 : 1783649570.129 12.141 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930789 | ubuntu-noble-large | 76 : 1783649569.082 14.489 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930799 | ubuntu-noble-large | 78 : 1783649571.025 13.228 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930809 | ubuntu-noble-large | 79 : 1783649571.706 14.250 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930819 | ubuntu-noble-large | 83 : 1783649581.017 9.235 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2' > /dev/null 2026-07-10 02:14:34.930829 | ubuntu-noble-large | 82 : 1783649579.647 11.391 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-server:2024.2' > /dev/null 2026-07-10 02:14:34.930839 | ubuntu-noble-large | 81 : 1783649573.963 18.470 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930849 | ubuntu-noble-large | 80 : 1783649572.740 20.974 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2' > /dev/null 2026-07-10 02:14:34.930859 | ubuntu-noble-large | 84 : 1783649582.280 12.157 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-server:2024.2' > /dev/null 2026-07-10 02:14:34.930869 | ubuntu-noble-large | 86 : 1783649584.265 11.269 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2' > /dev/null 2026-07-10 02:14:34.930879 | ubuntu-noble-large | 89 : 1783649591.050 9.597 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2' > /dev/null 2026-07-10 02:14:34.930889 | ubuntu-noble-large | 85 : 1783649583.579 17.951 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2' > /dev/null 2026-07-10 02:14:34.930899 | ubuntu-noble-large | 88 : 1783649590.264 12.124 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2' > /dev/null 2026-07-10 02:14:34.930909 | ubuntu-noble-large | 87 : 1783649585.965 17.358 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2' > /dev/null 2026-07-10 02:14:34.930919 | ubuntu-noble-large | 90 : 1783649592.443 12.093 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2' > /dev/null 2026-07-10 02:14:34.930929 | ubuntu-noble-large | 93 : 1783649595.543 14.270 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2' > /dev/null 2026-07-10 02:14:34.930939 | ubuntu-noble-large | 91 : 1783649593.723 17.540 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2' > /dev/null 2026-07-10 02:14:34.930949 | ubuntu-noble-large | 92 : 1783649594.446 17.650 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2' > /dev/null 2026-07-10 02:14:34.930959 | ubuntu-noble-large | 94 : 1783649600.658 12.132 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2' > /dev/null 2026-07-10 02:14:34.930975 | ubuntu-noble-large | 95 : 1783649601.541 12.843 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2' > /dev/null 2026-07-10 02:14:34.930991 | ubuntu-noble-large | 96 : 1783649602.396 13.398 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2' > /dev/null 2026-07-10 02:14:34.931008 | ubuntu-noble-large | 99 : 1783649609.825 12.187 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2' > /dev/null 2026-07-10 02:14:34.931018 | ubuntu-noble-large | 97 : 1783649603.331 19.968 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2' > /dev/null 2026-07-10 02:14:34.931028 | ubuntu-noble-large | 98 : 1783649604.547 19.593 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2' > /dev/null 2026-07-10 02:14:34.931067 | ubuntu-noble-large | 101 : 1783649612.107 13.142 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2' > /dev/null 2026-07-10 02:14:34.931078 | ubuntu-noble-large | 100 : 1783649611.275 15.386 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2' > /dev/null 2026-07-10 02:14:34.931088 | ubuntu-noble-large | 103 : 1783649614.393 12.970 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2' > /dev/null 2026-07-10 02:14:34.931098 | ubuntu-noble-large | 102 : 1783649612.799 15.520 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2' > /dev/null 2026-07-10 02:14:34.931108 | ubuntu-noble-large | 106 : 1783649623.310 9.694 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2026-07-10 02:14:34.931118 | ubuntu-noble-large | 104 : 1783649615.803 18.074 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2' > /dev/null 2026-07-10 02:14:34.931159 | ubuntu-noble-large | 107 : 1783649624.148 10.408 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-inspector:2024.2' > /dev/null 2026-07-10 02:14:34.931179 | ubuntu-noble-large | 105 : 1783649622.021 14.161 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2' > /dev/null 2026-07-10 02:14:34.931197 | ubuntu-noble-large | 108 : 1783649625.258 11.773 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2' > /dev/null 2026-07-10 02:14:34.931215 | ubuntu-noble-large | 110 : 1783649627.373 15.271 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis-sentinel:2024.2' > /dev/null 2026-07-10 02:14:34.931231 | ubuntu-noble-large | 111 : 1783649628.329 15.194 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2026-07-10 02:14:34.931242 | ubuntu-noble-large | 109 : 1783649626.670 17.843 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2' > /dev/null 2026-07-10 02:14:34.931252 | ubuntu-noble-large | 113 : 1783649633.886 12.749 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2026-07-10 02:14:34.931261 | ubuntu-noble-large | 112 : 1783649633.014 14.514 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2026-07-10 02:14:34.931271 | ubuntu-noble-large | 114 : 1783649634.564 13.961 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2026-07-10 02:14:34.931281 | ubuntu-noble-large | 117 : 1783649642.652 10.901 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2' > /dev/null 2026-07-10 02:14:34.931291 | ubuntu-noble-large | 116 : 1783649637.041 17.923 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2026-07-10 02:14:34.931310 | ubuntu-noble-large | 115 : 1783649636.190 19.710 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2026-07-10 02:14:34.931329 | ubuntu-noble-large | 118 : 1783649643.535 13.372 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2026-07-10 02:14:34.931339 | ubuntu-noble-large | 119 : 1783649644.525 13.184 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2026-07-10 02:14:34.931355 | ubuntu-noble-large | 120 : 1783649646.644 12.092 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2' > /dev/null 2026-07-10 02:14:34.931366 | ubuntu-noble-large | 121 : 1783649647.538 15.565 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2026-07-10 02:14:34.931376 | ubuntu-noble-large | 123 : 1783649653.564 10.647 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2026-07-10 02:14:34.931386 | ubuntu-noble-large | 122 : 1783649648.536 16.549 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2026-07-10 02:14:34.931395 | ubuntu-noble-large | 125 : 1783649655.909 10.154 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2026-07-10 02:14:34.931405 | ubuntu-noble-large | 124 : 1783649654.974 12.217 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-libvirt:2024.2' > /dev/null 2026-07-10 02:14:34.931415 | ubuntu-noble-large | 126 : 1783649656.915 11.059 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2026-07-10 02:14:34.931425 | ubuntu-noble-large | 129 : 1783649663.111 9.072 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2026-07-10 02:14:34.931435 | ubuntu-noble-large | 128 : 1783649658.746 14.330 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2026-07-10 02:14:34.931445 | ubuntu-noble-large | 127 : 1783649657.718 16.526 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2' > /dev/null 2026-07-10 02:14:34.931455 | ubuntu-noble-large | 130 : 1783649664.221 10.697 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2026-07-10 02:14:34.931465 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2026-07-10 02:14:34.942181 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2026-07-10 02:14:34.942239 | ubuntu-noble-large | === Cosign signing completed successfully === 2026-07-10 02:14:35.309756 | ubuntu-noble-large | ok: Runtime: 0:24:01.799882 2026-07-10 02:14:35.393885 | 2026-07-10 02:14:35.394060 | TASK [Run release push script] 2026-07-10 02:14:35.927045 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 02:14:35.932776 | 2026-07-10 02:14:35.932966 | PLAY RECAP 2026-07-10 02:14:35.933114 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-10 02:14:35.933193 | 2026-07-10 02:14:36.260545 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2026-07-10 02:14:36.262965 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-10 02:14:37.092274 | 2026-07-10 02:14:37.092516 | PLAY [Base post-fetch] 2026-07-10 02:14:37.108183 | 2026-07-10 02:14:37.108383 | TASK [diagnose-network : Ensure log directory exists] 2026-07-10 02:14:37.825156 | ubuntu-noble-large | ok 2026-07-10 02:14:37.848534 | 2026-07-10 02:14:37.848974 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-10 02:14:49.878676 | ubuntu-noble-large | ok: Runtime: 0:00:06.138980 2026-07-10 02:14:49.886054 | 2026-07-10 02:14:49.886184 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-10 02:14:56.081227 | ubuntu-noble-large | ok: Runtime: 0:00:00.400263 2026-07-10 02:14:56.087905 | 2026-07-10 02:14:56.088082 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-10 02:15:02.299597 | ubuntu-noble-large | ok: Runtime: 0:00:01.036859 2026-07-10 02:15:02.313014 | 2026-07-10 02:15:02.313154 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-10 02:15:02.381549 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 02:15:02.396955 | 2026-07-10 02:15:02.397135 | TASK [fetch-output : Set log path for single node] 2026-07-10 02:15:02.444027 | ubuntu-noble-large | ok 2026-07-10 02:15:02.453605 | 2026-07-10 02:15:02.453764 | LOOP [fetch-output : Ensure local output dirs] 2026-07-10 02:15:02.760417 | ubuntu-noble-large -> localhost | ok: "/var/lib/zuul/builds/1ad85302f4324b849b4c13e3753b9097/work/logs" 2026-07-10 02:15:03.049168 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/1ad85302f4324b849b4c13e3753b9097/work/artifacts" 2026-07-10 02:15:03.331998 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/1ad85302f4324b849b4c13e3753b9097/work/docs" 2026-07-10 02:15:03.364687 | 2026-07-10 02:15:03.364874 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-10 02:15:04.243536 | ubuntu-noble-large | changed: 2026-07-10 02:15:04.243801 | ubuntu-noble-large | .d..t...... ./ 2026-07-10 02:15:04.243839 | ubuntu-noble-large | >f+++++++++ net-debug.post.txt 2026-07-10 02:15:04.243863 | ubuntu-noble-large | >f+++++++++ net-debug.pre.txt 2026-07-10 02:15:04.243885 | ubuntu-noble-large | >f+++++++++ sudo-debug.txt 2026-07-10 02:15:04.243907 | ubuntu-noble-large | >f+++++++++ sudo-strace.log 2026-07-10 02:15:04.243928 | ubuntu-noble-large | >f+++++++++ sudo-strace.log.time 2026-07-10 02:15:04.243965 | ubuntu-noble-large | changed: All items complete 2026-07-10 02:15:04.243987 | 2026-07-10 02:15:04.836480 | ubuntu-noble-large | changed: .d..t...... ./ 2026-07-10 02:15:05.460166 | ubuntu-noble-large | changed: .d..t...... ./ 2026-07-10 02:15:05.486649 | 2026-07-10 02:15:05.486888 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-10 02:15:05.524716 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 02:15:05.527786 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 02:15:05.552738 | 2026-07-10 02:15:05.552904 | PLAY RECAP 2026-07-10 02:15:05.552994 | ubuntu-noble-large | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-10 02:15:05.553035 | 2026-07-10 02:15:05.713107 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-10 02:15:05.714743 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 02:15:06.510666 | 2026-07-10 02:15:06.510893 | PLAY [Base post] 2026-07-10 02:15:06.525931 | 2026-07-10 02:15:06.526097 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-10 02:15:07.418444 | ubuntu-noble-large | changed 2026-07-10 02:15:07.428443 | 2026-07-10 02:15:07.428590 | PLAY RECAP 2026-07-10 02:15:07.428667 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-10 02:15:07.428743 | 2026-07-10 02:15:07.593115 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 02:15:07.594244 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-10 02:15:08.420940 | 2026-07-10 02:15:08.421146 | PLAY [Base post-logs] 2026-07-10 02:15:08.432964 | 2026-07-10 02:15:08.433129 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-10 02:15:08.958355 | localhost | changed 2026-07-10 02:15:08.970607 | 2026-07-10 02:15:08.970801 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-10 02:15:09.007757 | localhost | ok 2026-07-10 02:15:09.011734 | 2026-07-10 02:15:09.011873 | TASK [Set zuul-log-path fact] 2026-07-10 02:15:09.042330 | localhost | ok 2026-07-10 02:15:09.058221 | 2026-07-10 02:15:09.058610 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 02:15:09.104460 | localhost | ok 2026-07-10 02:15:09.112225 | 2026-07-10 02:15:09.112502 | TASK [upload-logs : Create log directories] 2026-07-10 02:15:09.690480 | localhost | changed 2026-07-10 02:15:09.693683 | 2026-07-10 02:15:09.693801 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-10 02:15:10.270715 | localhost -> localhost | ok: Runtime: 0:00:00.007484 2026-07-10 02:15:10.281427 | 2026-07-10 02:15:10.281653 | TASK [upload-logs : Upload logs to log server] 2026-07-10 02:15:10.912852 | localhost | Output suppressed because no_log was given 2026-07-10 02:15:10.918887 | 2026-07-10 02:15:10.919027 | LOOP [upload-logs : Compress console log and json output] 2026-07-10 02:15:10.978033 | localhost | skipping: Conditional result was False 2026-07-10 02:15:10.984253 | localhost | skipping: Conditional result was False 2026-07-10 02:15:10.993609 | 2026-07-10 02:15:10.993871 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-10 02:15:11.046804 | localhost | skipping: Conditional result was False 2026-07-10 02:15:11.047453 | 2026-07-10 02:15:11.052097 | localhost | skipping: Conditional result was False 2026-07-10 02:15:11.068277 | 2026-07-10 02:15:11.068882 | LOOP [upload-logs : Upload console log and json output]